How to select the right FaultOutput block from the FaultOutput package?
In the FaultOutput package, you will find several fault output models. To trigger the faults, the models ConstantRealFault up to VariableBooleanFault can be selected to trigger any faults.
There are two major types that can be selected; Variable and Parameter faults.
To help to choose between the faults, a short description and some examples are given:
Parameter Faults should be used for faults that change very slowly in time with respect to the simulation time so that a constant fault value can be assumed.
Examples:
Variable faults should be used so simulate relatively fast faults with respect to simulation time, and no constant fault signal can be assumed during simulation time. When simulationg this kind of faults, usually transient and dynamic effects are important.
Examples:
The choice between Real, Integer and Boolean faults, can usually be mady by analysing the fault and the test procedures which are planned with it.
If a fault has a variable "fault" value (such as a friction increase), a Real fault is most appropriate. If the faultoutput is used to switch certain pre-defined fault cases (different fault modes of a bearing), an Integer fault should be used. If a fault only has an "Off" and an "On" state (such a short circuit or shaft breakage), a boolean fault should be used.
Copyright
© 2012-2015, DLR Institute of System Dynamics and Control |