Design for XDesign for excellence (DfX or DFX) is a term and abbreviation used interchangeably in the existing literature, where the X in design for X is a variable which can have one of many possible values. In many fields (e.g., very-large-scale integration (VLSI) and nanoelectronics) X may represent several traits or features including: manufacturability, power, variability, cost, yield, or reliability. This gives rise to the terms design for manufacturability (DfM, DFM), design for inspection (DFI), design for variability (DfV), design for cost (DfC).
Design for manufacturabilityDesign for manufacturability (also sometimes known as design for manufacturing or DFM) is the general engineering practice of designing products in such a way that they are easy to manufacture. The concept exists in almost all engineering disciplines, but the implementation differs widely depending on the manufacturing technology. DFM describes the process of designing or engineering a product in order to facilitate the manufacturing process in order to reduce its manufacturing costs.
Use caseIn software and systems engineering, the phrase use case is a polyseme with two senses: A usage scenario for a piece of software; often used in the plural to suggest situations where a piece of software may be useful. A potential scenario in which a system receives an external request (such as user input) and responds to it. This article discusses the latter sense. A use case is a list of actions or event steps typically defining the interactions between a role (known in the Unified Modeling Language (UML) as an actor) and a system to achieve a goal.
Plane (esotericism)In esoteric cosmology, a plane is conceived as a subtle state, level, or region of reality, each plane corresponding to some type, kind, or category of being. The concept may be found in religious and esoteric teachings—e.g. Vedanta (Advaita Vedanta), Ayyavazhi, shamanism, Hermeticism, Neoplatonism, Gnosticism, Kashmir Shaivism, Sant Mat/Surat Shabd Yoga, Sufism, Druze, Kabbalah, Theosophy, Anthroposophy, Rosicrucianism (Esoteric Christian), Eckankar, Ascended Master Teachings, etc.
Unified ProcessThe unified software development process or unified process is an iterative and incremental software development process framework. The best-known and extensively documented refinement of the unified process is the rational unified process (RUP). Other examples are OpenUP and agile unified process. The unified process is not simply a process, but rather an extensible framework which should be customized for specific organizations or projects. The rational unified process is, similarly, a customizable framework.
Forwarding planeIn routing, the forwarding plane, sometimes called the data plane or user plane, defines the part of the router architecture that decides what to do with packets arriving on an inbound interface. Most commonly, it refers to a table in which the router looks up the destination address of the incoming packet and retrieves the information necessary to determine the path from the receiving element, through the internal forwarding fabric of the router, and to the proper outgoing interface(s).
Control planeIn network routing, the control plane is the part of the router architecture that is concerned with drawing the network topology, or the information in a routing table that defines what to do with incoming packets. Control plane functions, such as participating in routing protocols, run in the architectural control element. In most cases, the routing table contains a list of destination addresses and the outgoing interface(s) associated with each.