Term
|
Description
|
---|---|
Cut set
|
A set of components whose failure ensures the failure of the system. A cut set is a set of blocks in the diagram that can prevent a successful path from the diagram’s start node to its end node.
|
Path set
|
A set of components whose operation ensures the successful operation of the system. A path set, which is also known as a tie set, is a set of blocks in the diagram that represent a successful path from the start node to the end node. Each path set contains at least one cut set component. If a cut set component fails, then the path fails. However, if all of the components in a path set are functioning, then the path is successful.
|