Fault Detection, Isolation, and Recovery
Design algorithms to identify and manage system failures
Enable your safety-critical model to recover from system failures by using redundant logic and explicit transitions for every state. When system faults occur, detect and isolate them by using operating points. Test your model at specific fail times without rerunning the entire simulation.
Argomenti
- Map Fault Conditions to Actions by Using Truth Tables
Use truth tables to map fault conditions to their consequent actions.
- Design for Isolation and Recovery in a Chart
Detect system faults and recover from failure modes.
- Test Chart with Fault Detection and Redundant Logic
Check the response of an aircraft elevator system to an actuator failure.