Terminoglogy Flashcards
Definition: System
A system is a set of entities and their relationship (they interact or are interrelated), whose functionality is greater than the sum of the individual entities.
Definition: Entities
Parts, modules, routines, assemblies, pieces that make up the whole
Definition: product
A product is something that is, or has the potential to be, exchanged. A product is not a system. Example rice is a product not a system. A solar system is not a product.
Definition: architecture
An abstract description of the entities of a system and the relationship between those entities
Definition: emergence
Emergence refers to what appears, materializes, or. Surfaces when a system operates
Definition: function
What the system does. It’s actions, outcomes, or outputs. Consists of a process and an operand. Ex. Cars transport people.
Definition: performance
Performance is how well a system operates or executes its function. Ex. How quickly can a car transport its people.
Definition: “ilitities”
Emergence valued that emerge over the lifecycle of the system. Reliability, maintainability, operability, safety, and robustness.
Definition: emergency
Unanticipated and undesirable emergence
Definition: value
Benefit (worth, importance’s, utility) at cost.
Definition: form
What the system is. Physical or informational embodiment that exists or has the potential to exist. Form has shape, configuration, arrangement, or layout.
Definition: process
Process is the part of the function that is pure action or transformation. Transformation applied to one or more objects. Oval in the OPM
Definition: operand
The operand is the thing whose state is changed by that process. Rectangle in OPM
Decomposition
Breaking a system into smaller pieces of form
Aggregation
Collecting pieces into the form of a system. Opposite of decomposition