Detección de fallos, aislamiento y recuperación
Diseñe algoritmos para identificar y gestionar fallos de sistema
Permita que su modelo crucial para la seguridad se recupere de fallos del sistema utilizando lógica redundante y transiciones explícitas para cada estado. Cuando se producen fallos del sistema, detéctelo y aíslelos utilizando puntos operativos. Compruebe el modelo en momentos de fallo específicos sin volver a ejecutar toda la simulación.
Temas
- 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.