Table of Contents | ||
---|---|---|
|
Excerpt | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Fault TreeDescriptionThis module allows to create a fault tree diagram. Fault tree is a top-down, deductive method of analyzing in which undesired state of a system is represented and analyzed using Boolean logic to combine a series of low-level events. Fault Tree XML SpecificationVariables used to describe Fault Tree in XML FaultTree Fieldsroot - event tree identity faultMap - map of failures, contains at least one entry section scale - (LINEAR or LOGARITHMIC) Root fieldsname triangleFunction→name - function name Fig 1. Fault Tree
EntryEntry and Entry → Value fields key - entry key value - entry value value→name - value name value→triangleFunction→name - function name Parent fieldsname logicGateType - GATE_AND or GATE_OR triangleFunction→name - function name Fig.2 Entry
|