Learn PLCs free
Programming Guides11 min read4 883 words

How a Light Curtain Works: Safety Light Curtains Explained

Safety light curtains explained — how the transmitter/receiver beams detect intrusion, resolution and safety distance, muting and blanking, and PLC/safety wiring.

IAE
Senior PLC Programmer
15+ years hands-on experience • 50+ automation projects completed
PLC
Programming Excellence

A safety light curtain is an electro-sensitive protective device (ESPD) that creates an invisible infrared detection zone across a hazardous machine opening.

Safety light curtain operating principle — transmitter IR beams, receiver OSSD outputs, and safety relay wiring diagram A diagram showing a safety light curtain transmitter on the left emitting parallel infrared beams to a receiver on the right, with OSSD1 and OSSD2 outputs wiring to a safety relay that controls a motor contactor. TRANSMITTER (TX) ! RECEIVER (RX) OSSD1 0 V DC (tripped) OSSD2 0 V DC (tripped) Safety Relay Dual-channel monitoring Force-guided contacts Motor Contactor Opens on safety trip INTRUSION DETECTED Beam 4 blocked → OSSD trip
Safety light curtain operating principle: the transmitter fires IR beams sequentially; any interrupted beam drives both OSSD outputs to 0 V, opening the safety relay and stopping the machine.
When any object — a finger, hand, or body — interrupts one or more of the beams inside that zone, the curtain's outputs immediately switch off, signalling a connected safety relay or safety controller to stop the hazardous motion before contact occurs.

Light curtains are among the most common safeguarding devices in industrial automation. You will find them guarding press brakes, injection moulding machines, assembly robots, palletisers, and conveyor in-feed points. Understanding how they work — and, critically, how to wire and integrate them correctly — is a core competency for any controls engineer working in machine safety.


What Is a Safety Light Curtain?

A safety light curtain belongs to the broader family of optoelectronic safety devices covered by IEC 61496 (Safety of Machinery — Electro-Sensitive Protective Equipment). It consists of two separate housings mounted opposite each other across the hazardous opening:

  • Transmitter (TX): contains an array of infrared LEDs that emit modulated light beams.
  • Receiver (RX): contains a matching array of photodetectors, one aligned with each transmitter LED.

Together, the TX and RX create a planar "curtain" of parallel beams. The active sensing height is the total span covered by those beams; the active width is determined by how far apart the two housings are installed.

Because this is a safety device, it must satisfy the fault-detection and reliability requirements of IEC 61496, IEC 62061, or ISO 13849-1 at an appropriate Performance Level (PL) or SIL. A standard photoelectric sensor does not meet those requirements and must never be used as the primary safeguard for a hazardous machine motion.


How a Safety Light Curtain Works

Transmitter, Receiver, and Synchronized Beams

The transmitter does not fire all its LEDs simultaneously. Instead, it activates each LED in a rapid, timed sequence — typically cycling through the full array many times per second. This sequential scanning approach has two important benefits:

  1. It eliminates cross-talk between adjacent beams, because only one beam is active at any instant.
  2. It allows the receiver to correlate each detected pulse with the expected LED position, making the system immune to external ambient light and certain failure modes.

The modulation frequency is proprietary to each manufacturer, but the principle is universal. The receiver evaluates each pulse: if all expected pulses arrive within tolerance, the curtain is "clear." If any pulse is missing — because the corresponding beam has been interrupted — the curtain switches to the "tripped" state.

OSSD Outputs

The curtain's safety state is communicated to the rest of the safety circuit through OSSD outputs (Output Signal Switching Device). A properly functioning light curtain provides two independent, redundant OSSD channels:

  • OSSD1 and OSSD2 are both solid +24 V DC when the curtain is clear (no intrusion detected).
  • Both switch simultaneously to 0 V when the curtain trips (beam interrupted, fault detected, or power lost).
  • Each OSSD periodically pulses low for a short test interval (typically a few hundred microseconds). This self-test pulse proves the output circuit is alive and capable of switching. A safety relay or safety controller monitors these test pulses as proof of device health.

The two-channel redundancy is fundamental. A single stuck-at-high fault on one output does not prevent the safety function from being executed, because the second output still transitions correctly.


Resolution and Detection Capability

Safety light curtain resolution guide — 14 mm finger detection to 90 mm whole-body detection with application examples A horizontal bar chart comparing four light curtain resolution values and their typical machine safety applications, from 14 mm finger detection for small presses to 90 mm whole-body presence detection for large cells. Light Curtain Resolution vs. Body-Part Detection (IEC 61496) 0 25 mm 50 mm 75 mm 100 mm Finger detection 14 mm Small press tooling zones · IEC 61496 Type 4 Hand detection 25 mm Injection moulding, assembly robots Arm/Wrist detection 55 mm Palletisers, conveyor feeds Whole Body presence 90+ mm Large robot cells, AGV zones
Safety light curtain resolution determines which body part is detected — select based on your risk assessment and ISO 13857 minimum distance requirements.

Resolution is the minimum object diameter that the light curtain is guaranteed to detect. It is determined by the beam pitch (centre-to-centre spacing between adjacent beams) and the optical aperture of the lenses.

The standard formula used by IEC 61496 for calculating minimum detectable object size is:

Minimum object size = beam pitch + effective aperture constant

In practice, manufacturers specify a defined resolution (d) value directly:

Resolution Typical Application
14 mm Finger detection (down to finger-tip entry)
20–25 mm Hand detection
30–40 mm Wrist / hand detection
55–90 mm Arm / body detection
90+ mm Whole-body presence detection

Finger-detection curtains (14 mm resolution) are used where the hazard point is reachable by a single finger — for example, the tooling area of a small press. Hand-detection and body-detection curtains are used where the geometry of the guarded opening makes finger access physically impossible.

Choosing too coarse a resolution for the hazard is a safety design error; always follow ISO 13857 for minimum distances and the risk assessment outcome for the required body-part resolution.


Safety Distance Calculation

ISO 13855 safety distance formula for light curtains — S equals K times stopping time plus curtain response time plus depth correction A diagram illustrating the ISO 13855 safety distance formula with a worked example: approach speed K of 2000 mm per second, machine stopping time 0.18 seconds, curtain response time 8 milliseconds, giving a minimum safety distance of 376 mm. S = K × (t_s + t_r) + C ISO 13855 — Minimum Safety Distance Formula K Approach speed 2,000 mm/s hand/arm 1,600 mm/s whole body t_s Machine stopping time Worst-case measured value — in seconds t_r Curtain response time From manufacturer datasheet — seconds C Depth penetration C = 8 × (d − 14) mm when resolution d ≤ 40 mm Worked Example — Finger-Detection Curtain (14 mm resolution) K = 2,000 mm/s · t_s = 0.18 s · t_r = 0.008 s · d = 14 mm → C = 8 × (14 − 14) = 0 mm S = 2,000 × (0.18 + 0.008) + 0 = 376 mm minimum Round up and add installation tolerance → target ≥ 400 mm · Always use worst-case stopping time
ISO 13855 safety distance formula: the minimum distance depends on the machine's worst-case stopping time, the curtain's response time, and the approach speed of the relevant body part.

Installing a light curtain at the correct distance from the hazard is mandatory — and it is an engineering calculation, not an installation preference. Positioning the curtain too close to the hazard means the machine may not stop before the detected hand or finger reaches the danger zone.

The Formula (ISO 13855)

The minimum safety distance S is:

S = K × (t_s + t_r)

Where:

  • K = approach speed of the relevant body part (mm/s). ISO 13855 specifies 2,000 mm/s for hand/arm approach and 1,600 mm/s for whole-body approach.
  • t_s = stopping time of the machine (measured from when the stop signal is issued to when all hazardous motion ceases), in seconds.
  • t_r = response time of the light curtain (specified by the manufacturer), in seconds.

Additional Correction for Finger-Detection Curtains

When using a curtain with resolution d ≤ 40 mm, ISO 13855 requires adding an additional depth penetration factor C to account for the possibility that a hand can reach past the outermost beam before being detected:

C = 8 × (d − 14) (in mm, where d is in mm)

The full formula becomes:

S = K × (t_s + t_r) + C

Worked Example

  • Machine stopping time (t_s): 0.18 s
  • Light curtain response time (t_r): 0.008 s (8 ms — typical for a finger-detection curtain)
  • Approach speed (K): 2,000 mm/s
  • Resolution (d): 14 mm → C = 8 × (14 − 14) = 0 mm

S = 2,000 × (0.18 + 0.008) + 0 = 376 mm minimum

Round up and add installation tolerance. Most engineers target at least 400–450 mm in this scenario.

Never measure stopping time once and assume it is constant. Mechanical wear, load variation, and brake degradation all affect stopping time. The distance calculation must be based on the worst-case (longest) measured stopping time, and stopping time should be monitored periodically over the machine's life.


Type 2 vs Type 4 (IEC 61496)

IEC 61496 defines performance types for ESPDs. For light curtains, Type 2 and Type 4 are the most common:

Feature Type 2 Type 4
Self-test Periodic (not continuous) Continuous during every scan cycle
Fault detection before next cycle Not guaranteed Guaranteed
Single fault tolerance No (may not detect all faults before next demand) Yes (fault detected before it can prevent the safety function)
Maximum achievable PL (ISO 13849) PL c PL e
Maximum achievable SIL (IEC 62061) SIL 1 SIL 3
Typical applications Lower-risk applications, supplementary guarding High-risk machinery, primary guarding of serious hazards

Type 4 is the default choice for primary machine guarding in most industrial applications. Type 2 devices are appropriate only where the risk assessment confirms a lower required PL or SIL — for example, as a presence-sensing device inside a zone already protected by primary guards.

Verify the device type on the manufacturer's datasheet and confirm it matches the required PL/SIL from your functional safety assessment. Mismatching a Type 2 curtain to a PL d or PL e requirement is a common and dangerous specification error.

For background on how PL and SIL are determined from a risk assessment, see the linked guides.


Muting and Blanking Explained

Light curtain muting sequence — T-type sequential muting sensor arrangement with product flow and muting lamp indicator A horizontal flow diagram showing a T-type sequential muting arrangement where two independent muting sensors S1 and S2 are placed before the light curtain along the product flow, both must activate simultaneously to initiate muting, with the muting lamp illuminated during the muted interval. T-Type (Sequential) Muting — Product Flow Left to Right Product (pallet/load) S1 Muting sensor 1 Active S2 Muting sensor 2 Active Safety Relay / Controller S1 AND S2 active → initiate muting MUTING Muting Lamp ON Visible indicator mandatory LIGHT CURTAIN TX LIGHT CURTAIN RX MUTED — no trip Muting Requirements • Two independent sensors (S1 + S2) • Cannot be defeated by one action • Time-limited muting window • Muting lamp must be visible • Logic in safety relay, NOT std PLC • Restore immediately on clearance Standard: ISO 11161 / IEC 62046 Single sensor = safety design fault PLC-only muting = non-compliant
T-type sequential muting: two independent sensors S1 and S2 must activate simultaneously within a time window — a single sensor or PLC-commanded muting without hardware sensors is a safety design fault.

What Is Muting?

Muting is the intentional, temporary, and automatic suspension of the light curtain's safeguarding function to allow material — not personnel — to pass through the detection zone without triggering a machine stop.

The classic use case is a conveyor feeding a palletiser or packaging machine. The pallet or product load must pass through the curtain opening on every cycle. Without muting, the curtain would trip every time a product entered the cell. With muting, the safety function is automatically suspended for the duration of material passage and then automatically restored.

Muting is a safety function in its own right and must be implemented correctly:

  • Muting is initiated by two independent muting sensors (typically photoelectric sensors or position switches), not by a PLC output alone. Using a single sensor or a PLC-commanded signal to enable muting is a design fault — the independence of the two muting signals provides the required redundancy.
  • The two muting sensors must be arranged so that a person cannot generate the muting condition by manipulating them (for example, by blocking both sensors simultaneously with a single action or body part). The geometry of the sensor arrangement — their spacing and position relative to the curtain and the product flow — is critical.
  • Muting must be time-limited in most implementations. Indefinite muting with no watchdog is a recognised hazard.
  • A muting lamp (a clearly visible indicator) must be active during the muting period so operators and bystanders can see that the safeguard is suspended.
  • The muting function logic is typically implemented in the safety relay or safety controller, not in the standard PLC.

Common Muting Sensor Arrangements

Two arrangements are widely used:

T-type (sequential) muting: Two sensors are placed in series along the material flow, before the curtain. The product triggers sensor 1 first, then sensor 2. Both must be active simultaneously (within a maximum time window) to initiate muting. The curtain muting window closes when the product clears the curtain's field.

L-type (parallel/cross) muting: Two sensors are arranged perpendicular to the material flow so the product activates both simultaneously. This arrangement is often used where the product enters the curtain field at low speed or in a specific orientation.

Both arrangements require careful dimensional design to prevent personnel from defeating the muting condition.

What Is Blanking?

Blanking (also called beam suppression) is different from muting. Rather than suspending the entire curtain, blanking permanently or semi-permanently disables one or more specific beams within the active field — usually to accommodate a fixture, tool holder, or part of a machine structure that passes through the detection zone permanently.

  • Fixed blanking: A specific beam (or contiguous set of beams) is disabled during configuration. The curtain will not trip if that beam is blocked, but will trip if any other beam is blocked.
  • Floating blanking: One or more beams can be blocked anywhere in the field without tripping, as long as the object does not exceed a defined size. Used for slow-moving tooling or workpieces that traverse the field.

Blanking reduces the effective resolution and detection capability of the curtain. Always verify that the blanked zone cannot be used as an access route by a person and that the remaining active field still provides adequate protection.


Wiring to a Safety Relay or Safety PLC

This is where many controls engineers — especially those new to machine safety — make critical mistakes.

Why You Cannot Wire a Light Curtain to a Standard PLC Input for the Safety Function

A standard PLC digital input is a Category 1 or at best Category 2 device with no internal redundancy, no cross-channel monitoring, and no proof-test capability at the speed required by IEC 62061 or ISO 13849. A standard PLC output used to stop a machine via a contactor has a single point of failure — a welded contact, a firmware fault, or a watchdog failure can leave the machine running even when the PLC program commands a stop.

The light curtain's OSSD outputs are designed to connect to a safety relay or safety controller input circuit. These devices:

  • Monitor both OSSD channels simultaneously and independently.
  • Detect discrepancies between OSSD1 and OSSD2 (which indicate a wiring fault or device fault).
  • Monitor the OSSD self-test pulses to confirm the curtain is functioning.
  • Control the safety output contacts (which switch the motor contactor or drive enable) through redundant, force-guided relay contacts or solid-state outputs — and monitor those contacts for welding or failure.

For a deeper discussion on why the architecture matters, see Safety PLC vs Standard PLC.

Typical Wiring Architecture

24 V DC Supply (safety-rated)
        |
  [Light Curtain TX]   [Light Curtain RX]
                              |
                        OSSD1 ──┐
                        OSSD2 ──┤──► Safety Relay (or Safety Controller)
                        0 V ────┘        |
                                   Force-guided contacts
                                         |
                               Motor Contactor / Drive Enable
                                         |
                                  Standard PLC (monitoring only)
                                  (stop confirmation, HMI feedback)

Key wiring rules:

  • OSSD cables must be run in separate conduits or separate cores from non-safety wiring. OSSD signals are 24 V DC; a short to a non-safety 24 V source could hold OSSD high, masking a curtain trip.
  • Cable shielding: Follow the manufacturer's guidance. Excessive cable capacitance can affect the OSSD test pulse timing and cause nuisance trips or — worse — missed fault detection.
  • Feedback loop (EDM — External Device Monitoring): Most safety relays require the normally-closed auxiliary contacts of the downstream contactors to be wired back into the safety relay's EDM input. This confirms that the contactors actually opened when commanded. Without EDM, a welded contactor contact goes undetected.
  • Manual reset: After a curtain trip and machine stop, most safety circuits require a manual reset — a deliberate operator action (pressing a reset button outside the guarded zone) before the safety relay re-enables the machine. This prevents automatic restart, which is a separate and serious hazard.
  • Muting inputs: If muting is used, the two muting sensor signals are wired to dedicated inputs on the safety relay or safety controller — not to the standard PLC.

Integration with a Safety PLC (Safety Controller)

When a safety relay is replaced by a safety PLC (such as a Siemens S7-1500F, Allen-Bradley GuardLogix, or Pilz PSS 4000), the OSSD inputs connect to dedicated safety-rated digital input modules. The safety program:

  • Evaluates both OSSD channels.
  • Implements the muting logic (sensor arrangement, time limits, muting lamp output).
  • Drives the safety-rated output module to remove power from the hazardous actuator.
  • Provides diagnostic data back to the standard control PLC via standard I/O or a fieldbus.

The safety program is written in a certified safety programming environment (IEC 61131-3 compliant, with SIL/PL certification for the CPU and I/O modules) and undergoes a separate validation process from the standard machine program. For a broader view of how this fits into your safety architecture, refer to the machine guarding overview.


Frequently Asked Questions

How does a safety light curtain work?

A safety light curtain uses a transmitter housing containing an array of infrared LEDs and a receiver housing containing matching photodetectors. The transmitter fires each LED in a rapid sequence; the receiver checks that each corresponding pulse arrives. If any beam is blocked by an intrusion, the receiver does not detect that pulse, and the curtain's two OSSD outputs immediately switch from +24 V to 0 V. A safety relay or safety controller monitors both OSSD outputs and opens its force-guided contacts to remove power from the hazardous machine actuator.

What is muting on a light curtain?

Muting is the temporary, automatic suspension of the light curtain's protective function to allow material (a pallet, a product, a fixture) to pass through the detection zone without causing a machine stop. It is initiated by two independent muting sensors arranged so that personnel cannot falsely trigger the muting condition. A visible muting lamp must illuminate during any muted interval. Muting is a safety function and must be implemented in a safety relay or safety controller, not in a standard PLC.

What is the difference between Type 2 and Type 4 light curtains?

IEC 61496 Type 4 curtains perform a continuous self-test on every scan cycle, guaranteeing that any dangerous fault is detected before it can prevent the safety function from operating. Type 4 curtains can achieve up to PL e / SIL 3. Type 2 curtains perform only periodic self-tests and cannot guarantee fault detection before the next demand of the safety function; they are limited to PL c / SIL 1. Type 4 is the correct default for primary machine guarding. Type 2 may be used only where the risk assessment supports the lower performance level.

How do you calculate safety distance for a light curtain?

Use the ISO 13855 formula: S = K × (t_s + t_r) + C, where K is the approach speed (2,000 mm/s for hand/arm), t_s is the machine's worst-case stopping time, t_r is the curtain's response time, and C is an additional depth-penetration correction applied when the curtain resolution is 40 mm or less. Always use the longest measured stopping time, not a nominal or average value.

Can you connect a light curtain directly to a standard PLC input?

You can connect a light curtain OSSD output to a standard PLC input for monitoring and diagnostic purposes, but you must never rely on a standard PLC input/output path as the safety function that stops the machine. The safety function must run through a certified safety relay or safety controller with redundant, monitored output contacts. A standard PLC has no internal fault detection, cross-channel monitoring, or output contact monitoring at the level required by IEC 62061 or ISO 13849.

#lightcurtain#safetylight curtain#muting#OSSD#machinesafety#safetydistance
Share this article:

Related Articles