STANDARDS · 2026-05-20 · ~10-min read

Performance Level (PL) vs SIL — How ISO 13849 and IEC 62061 Actually Decide Your Safety Rating

PL a to PL e. SIL 1 to SIL 3. Two scales, two standards, one underlying question — how reliably does the safety function reduce risk? Here is what the letters mean and where engineers most often get them wrong.

PL e safety standard documentation for an industrial machine safety function
The rating on the box is a component capability — not the rating of your function.

We get a version of this question almost every week: “Your light curtain says PL e — so my emergency-stop function is PL e, right?” The honest answer is “not necessarily, and probably not.” That gap — between the rating printed on a component and the rating of the safety function it sits inside — is where a surprising amount of machine-safety paperwork quietly falls apart.

This article explains what PL and SIL actually are, what inputs decide them, how the two scales relate, and the handful of mistakes that cause real functions to come in below the level their designers assumed. It is not a substitute for the standards themselves or for a competent safety engineer — but it should let you read a safety calculation without taking anything on faith.

Two standards, one question

A safety function — “when the light curtain is broken, the machine stops” — has to be reliable. Both major machinery standards exist to quantify that reliability so it stops being a matter of opinion.

ISO 13849-1 gives you the Performance Level, written PL a through PL e. PL e is the highest. This is the standard most machine builders reach for first, because its method is approachable and there is good software tooling for it.

IEC 62061 gives you the Safety Integrity Level, written SIL 1 through SIL 3 in the machinery context. It is the machine-sector application of IEC 61508, the broad functional-safety standard that also underpins the process industries. SIL 4 exists in IEC 61508 but is essentially never required on machinery.

Here is the important part: they measure the same thing. Both ultimately resolve to PFHd — the average probability of a dangerous failure per hour. That shared currency is what lets a PL rating and a SIL rating be compared at all.

How the two scales line up

Performance Level (ISO 13849-1)SIL (IEC 62061)PFHd — dangerous failures per hour
PL a10⁻⁵ to 10⁻⁴
PL bSIL 13×10⁻⁶ to 10⁻⁵
PL cSIL 110⁻⁶ to 3×10⁻⁶
PL dSIL 210⁻⁷ to 10⁻⁶
PL eSIL 310⁻⁸ to 10⁻⁷

Each step down the table is roughly a factor of ten in reliability. A PL e function is about ten times less likely to fail dangerously in a given hour than a PL d function. That factor-of-ten intuition is worth holding onto, because it explains why combining components is not free — the failure probabilities add up.

What actually determines the Performance Level

Under ISO 13849-1, the PL of a subsystem is not a single number you look up. It is built from several inputs:

You combine Category, MTTFd and DC using the chart in the standard to read off the PL, then confirm the CCF score clears the minimum. The CCF step is the one people skip — and skipping it is dangerous, because redundancy that shares a common failure cause is not really redundancy.

DAIDISIKE DA31 safety relay module — the logic stage of a safety function
The logic stage — here a safety relay — is one of three subsystems whose ratings combine.

A worked example — and the mistake hiding in it

Take a simple safety function: a light curtain guards a robot cell; when a beam is broken, the robot stops. The chain has three subsystems.

If the output stage is a single contactor with no feedback monitoring, that subsystem might only reach PL c. And the PL of the whole function cannot exceed the PL of its weakest subsystem — so the headline result is PL c, regardless of the PL e printed on the light curtain. The fix is well known: use two contactors in series, monitor them with an EDM (external device monitoring) feedback loop into the safety logic, and the output subsystem can reach PL e too.

The takeaway: A safety function is rated as a chain — input, logic, output. The achieved PL is limited by the weakest subsystem and by how the subsystem PFHd values sum. A PL e component is a necessary condition for a PL e function, never a sufficient one.

How much PL do you actually need?

The required PL is not a free choice — it comes from the risk assessment. ISO 13849-1 provides a risk graph that takes three parameters: the severity of the potential injury (reversible or irreversible), the frequency and duration of exposure to the hazard, and the possibility of avoiding the hazard once it occurs. Feed those in and the graph returns a required PL — the PLr — for that function.

A hazard that can cause an irreversible injury, with frequent exposure and little chance of avoidance, lands at PLr e. That is why presses, robot cells and similar high-energy machinery so often demand PL e. A lower-energy hazard with rare exposure may only call for PL c. Designing to PL e everywhere “to be safe” is not actually conservative — it just wastes money and can over-complicate a system to the point where it is harder to maintain. Match the PL to the assessed risk.

ISO 13849-1 or IEC 62061 — which one?

A fair question, and our answer is opinionated. For the kind of safety functions most machine builders deal with — light curtains, interlocked guards, emergency stops, two-hand controls, all assembled from a sensor, a safety relay or safety PLC and contactors — ISO 13849-1 is the practical default. The category-and-MTTFd method is mature, well-tooled, and readily accepted by notified bodies.

IEC 62061 earns its place when the safety function is complex, heavily programmable, or electronically intricate enough that the detailed IEC 61508-style probabilistic treatment genuinely adds value. The 2021 revision of IEC 62061 widened its scope beyond purely electrical systems, narrowing the old gap between the two standards. One firm rule regardless of choice: do not mix the two methods within a single safety function. Pick one framework per function and stay inside it.

Common mistakes

Reading the component label as the function rating. Covered above, and worth repeating because it is that common. PL e on a curtain box is a capability, not a result.

Skipping the CCF checklist. Two channels that share a power supply, a cable route, or an environmental weakness can fail together. CCF scoring exists to catch that. A calculation that shows Category 3 architecture but never scores CCF is incomplete.

Forgetting the output stage. Engineers lavish attention on the sensor and the logic and then wire the result to a single unmonitored contactor. The output is a full subsystem and needs its own treatment — usually two monitored contactors with EDM feedback. Our light curtain and safety relay wiring guide shows the EDM loop in practice.

Ignoring response time. The PL tells you how reliably the function works; it says nothing about howfast. Those are separate requirements. A perfectly PL e function still injures someone if it is mounted closer than the ISO 13855 safety distance allows. Reliability and timing are both mandatory — see our ISO 13855 safety-distance guide.

Where DAIDISIKE products sit

For completeness, since you may be reading this on our site: the DQA safety light curtain is a Type 4 device to IEC 61496 and is rated for use in PL e / SIL 3 functions, and the DA31 safety relay provides the dual-channel logic stage with EDM feedback. Those ratings describe what the components are capable of. The PL your machine achieves still depends on the whole chain and your risk assessment — and our engineering team is happy to review a safety function with you rather than just quote a part.

The bottom line

PL and SIL are two scales for the same idea — how reliably a safety function reduces risk — and they map cleanly through PFHd. Pick ISO 13849-1 for ordinary machine functions, reach for IEC 62061 when complexity demands it, and never mix the methods. Above all, remember that the rating you care about is the rating of the function, not the rating on the box. Evaluate the whole chain, score the CCF, and respect the output stage. Do that and the paperwork survives the audit.

Related reading

ISO 13855 Safety Distance — Practical Guide

Reliability is PL; timing is ISO 13855. You need both.

Type 2 vs Type 4 Light Curtains

Why only Type 4 architecture supports a PL e / SIL 3 function.

Light Curtain & Safety Relay Wiring Guide

The EDM feedback loop that lets the output stage reach PL e.

Machine Safety on EV Battery Lines

A station-by-station guarding guide where these ratings get applied.

DAIDISIKE DA31 Safety Relay

Dual-channel safety logic with external device monitoring.

DAIDISIKE DQA Series

Type 4 light curtain rated for PL e / SIL 3 safety functions.

Frequently asked questions

What is the difference between Performance Level (PL) and SIL?

Both describe how reliably a safety function reduces risk, but they come from different standards. Performance Level (PL a to PL e) comes from ISO 13849-1 and is the more common framework for machine safety. SIL — Safety Integrity Level, SIL 1 to SIL 3 in the machine context — comes from IEC 62061, which is the machinery-sector application of the broader IEC 61508 functional-safety standard. They measure the same underlying thing: the probability that the safety function fails dangerously per hour (PFHd). PL e and SIL 3 represent essentially the same level of risk reduction. The practical difference is the calculation method and the type of system each standard handles most comfortably.

How do PL and SIL map onto each other?

The two scales align through the dangerous-failure rate PFHd. As a working mapping: PL a corresponds to a PFHd range that has no SIL equivalent; PL b and PL c both correspond to SIL 1; PL d corresponds to SIL 2; and PL e corresponds to SIL 3. In machine safety you rarely need SIL 4 — that level belongs to process-industry applications under IEC 61508. Because the scales align on PFHd, a function rated PL d under ISO 13849-1 and a function rated SIL 2 under IEC 62061 are considered equivalent for risk-reduction purposes.

Which standard should I use, ISO 13849-1 or IEC 62061?

For the large majority of machine safety functions — light curtains, interlocked guards, emergency stops, two-hand controls built from a sensor, a safety relay or safety PLC, and contactors — ISO 13849-1 is the practical choice. Its category-and-MTTFd method is well understood, widely tooled, and accepted by notified bodies. IEC 62061 becomes the better fit for complex, programmable, electronically intricate safety functions where the detailed IEC 61508-style probabilistic analysis is genuinely needed. The 2021 revision of IEC 62061 broadened its scope so it is no longer restricted to electrical systems. Our recommendation: default to ISO 13849-1 unless you have a specific reason to need 62061, and never try to mix methods within a single safety function.

What inputs determine the Performance Level under ISO 13849-1?

Five things. The Category (B, 1, 2, 3 or 4) describes the structural architecture — how much redundancy and self-monitoring the system has. MTTFd is the mean time to dangerous failure of each channel, rated low, medium or high. DC, the diagnostic coverage, is how much of the dangerous failure the system can detect. CCF, common cause failure, is a checklist score that confirms a single shared cause cannot defeat both channels of a redundant system. And for Category 2 systems, the test rate of the monitoring matters. You feed Category, MTTFd and DC into the standard's chart to get the PL, then verify CCF is adequate. Miss CCF and the redundancy you paid for can be an illusion.

Does a Type 4 / PL e light curtain make my safety function PL e?

No, and this is the single most common misunderstanding. A safety light curtain rated Type 4 to IEC 61496 and PL e to ISO 13849-1 is capable of being part of a PL e function. But a safety function is a chain: the sensor that detects, the logic that evaluates, and the actuator that removes the hazard. The achieved PL of the whole function is governed by the weakest part of that chain and by how the parts combine. Put a PL e curtain in front of a single non-monitored contactor and the function is nowhere near PL e. You must evaluate the complete chain — input, logic, output — not just the headline rating on the sensor box.

What is PFHd and why does it matter?

PFHd is the average probability of a dangerous failure per hour. It is the common currency that lets PL and SIL be compared, because both standards ultimately resolve to a PFHd band. PL e / SIL 3 corresponds to a PFHd between 10⁻⁸ and 10⁻⁷ dangerous failures per hour; PL d / SIL 2 corresponds to 10⁻⁷ to 10⁻⁶; and so on, each level being roughly a factor of ten. When you combine subsystems into a full safety function, their individual PFHd values add up — which is the mathematical reason a chain of decent components can still land below the level you needed.

About DAIDISIKE: Foshan-based industrial safety sensor manufacturer since 2006. The DQA, DQC, DQE, DQO, MK and JER safety light curtain families are Type 4 devices to IEC 61496, rated for use in PL e / SIL 3 safety functions, and ship to OEMs including BYD, Huawei, Midea, Foxconn, Amphenol and Samsung Electronics. Talk to our engineering team: contact us or browse the full DAIDISIKE safety light curtain family.

inXfrWA✉︎PTG

Leave your message