Documentation Index
Fetch the complete documentation index at: https://docs.roboticks.io/llms.txt
Use this file to discover all available pages before exploring further.
IEC 61496
IEC 61496 (all parts) is the standard family for Electro-Sensitive Protective Equipment (ESPE) used in machinery safeguarding. It covers the devices that detect the presence of a person and trigger a safety stop — primarily light curtains, area scanners, and vision-based protective systems.- IEC 61496-1:2020 — General requirements. Type 2, Type 3, Type 4 classification. Response time, detection capability, robustness.
- IEC 61496-2:2020 — Particular requirements for active opto-electronic protective devices (light curtains).
- IEC 61496-3:2018 — Particular requirements for active opto-electronic protective devices responsive to diffuse reflection (area scanners).
- IEC 61496-4 — Particular requirements for vision-based protective devices.
Types
ESPE devices are classified by integrity:| Type | Approximate equivalent | Use |
|---|---|---|
| Type 2 | SIL 1 / PLc | Lower-risk applications |
| Type 3 | SIL 2 / PLd | Moderate-risk applications |
| Type 4 | SIL 3 / PLe | Higher-risk applications |
What Roboticks supports
- Clause-level derivation from IEC 61496-1 / -2 / -3.
- Integration-test patterns for ESPE devices — verifying end-to-end response time (sensor detection → cell stop) under nominal and fault conditions.
- Cross-derivation with the upstream safety-function standard (typically IEC 62061 or ISO 13849).
- Configuration management — ESPE devices have configuration (detection zones, response time, blanking). The platform’s release-scoped requirements snapshot pins the configuration in force at release time.
What Roboticks does not do
- We do not certify the ESPE device itself. The device’s IEC 61496 certification comes from the device supplier and is validated by the supplier’s certification body. The Roboticks scope is the integration — the cell behaves correctly given the certified device.
- We do not generate detection-zone configurations. The geometry of the protective zone is a risk-assessment output, not a Roboticks deliverable.
Example integration requirement
@deadline:
Suggested test patterns
| Clause area | Pattern |
|---|---|
| §5.4 Response time | @deadline decorator + simulated beam-break / scanner-zone-violation |
| §5.5 Detection capability | Object-size tests (finger / hand / arm intrusion mocks) |
| §5.7 Fault response | Fault injection (channel loss, supply voltage drop); verify safe state |
| §5.10 Configuration integrity | Verify cell rejects mismatched-configuration sensor on startup |
Pinning
amr-eu bulk template (AMR safety scanners are universally IEC 61496-3 devices).
Next steps
IEC 62061
The upstream safety-function standard.
ISO 13849
Alternative PL-based safety-function standard.
ISO 12100
The risk assessment that justifies the ESPE Type selection.