failsafety
Failsafety refers to the design and assessment practices that aim to ensure a system behaves safely when faults occur. The goal is to prevent harm, limit damage, and move the system into a defined safe state in the presence of errors. In practice, failsafe design often results in a fault-triggered shutdown or safe-mode operation instead of continuing to function in an unsafe manner. The concept is central to functional safety across industries.
Key principles include the introduction of safe states, redundancy to tolerate faults, fault detection and isolation,
Common techniques include protective interlocks, watchdog timers, heartbeat monitoring, sensors and actuators with defined safe positions,
Limitations include trade-offs among safety, cost, complexity, and reliability. No system can be guaranteed completely fault-free;