Computing Library › Real Time Systems
Real Time Systems

Safety Integrity Levels

SILs grade how reliably a safety function must perform, turning a hazard's severity into a measurable target for the protective system's design.

Grading Protection

A safety integrity level (SIL) is a discrete measure of how dependable a safety function must be. Defined in functional-safety standards, SILs run from 1, the least demanding, to 4, the most demanding. The level is not chosen arbitrarily: it follows from how severe the hazard is and how likely it is to occur without protection. A more dangerous, more likely hazard requires a higher-integrity safety function.

What the Level Specifies

Kronos motion — design envelope

A SIL corresponds to a target range for the probability that the safety function fails to act when needed. Higher SILs demand lower failure probability, which in turn drives design choices: more redundancy, better self-diagnostics, diverse channels, and more rigorous verification. The level therefore connects a qualitative hazard assessment to quantitative reliability requirements the engineering must meet.

Achieving a Target Level

Meeting a SIL is a system property, combining the reliability of sensors, the logic solver, and the final elements. Redundant channels reduce the chance that a single failure defeats the function; diagnostic coverage catches dangerous failures before they matter; and periodic proof testing verifies that undetected failures have not accumulated. The overall probability of failure on demand is calculated and compared against the target for the assigned level.

Beyond the Number

A SIL is a useful discipline, but a number alone does not make a system safe. The hazard analysis that assigns the level must be correct, the safety function must be specified completely including its response time, and the implementation must be independent enough that common-cause failures do not defeat the redundancy the calculation assumes. For a facility at the design stage, SIL targets guide the architecture of protection systems and the degree of fault tolerance each function needs.