modelFaultTrigger
Demonstrates using the fault trigger model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The example uses the FaultTrigger model to simulate failures of a component with a given failure rate. The resulting failure rate compares well to the theoretical value. See image below:
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Statistics.FaultTrigger | faultTrigger | ||
| Modelica.Blocks.Sources.Constant | failureRate | ||
| Modelica.Blocks.Noise.GlobalSeed | globalSeed | ||
| Modelica.Blocks.MathInteger.TriggeredAdd | countFaults | ||
| Modelica.Blocks.Sources.IntegerExpression | one | ||
| Modelica.Blocks.Sources.RealExpression | reconstructedFailureRate | The failure rate reconstructed from the simulation |
Revisions
|
Copyright © DLR Institute of System Dynamics and Control Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter. DLR Institute of System Dynamics and Control |