Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
ISO 25762:2009 specifies requirements for lift (elevator) control systems, covering control logic, signal processing, user interfaces, and communication protocols. The standard addresses both single-unit and group control systems for electric and hydraulic lifts, defining functional requirements for landing call registration, car call registration, direction selection, door control, and supervisory functions.
The control system architecture defined by the standard follows a hierarchical model with three levels: the station level (landing and car operating panels), the controller level (main processing unit), and the drive level (traction or hydraulic power unit interface). Communication between levels must implement error detection and fault-tolerant protocols to prevent unintended car movement due to data corruption.
| Control Function | Response Time Limit | Safety Integrity |
|---|---|---|
| Landing call registration | < 200 ms | Standard |
| Car call registration | < 100 ms | Standard |
| Door reversal command | < 50 ms | Enhanced |
| Emergency stop activation | < 20 ms | Safety-critical |
| Position reference update | < 10 ms | Safety-critical |
The standard defines multiple operational modes including normal service, full load bypass, inspection operation, firefighter service, emergency power operation, and earthquake return. Each mode has specific logic requirements and priority hierarchies. Direction selection logic implements collective control principles with hall call allocation based on car position, direction, and load status.
Door control logic must coordinate door opening with car arrival verification, obstacle detection, and timed closing cycles. Re-opening devices (light curtains or mechanical safety edges) must trigger door reversal within 50 ms of obstacle detection. The standard also specifies requirements for early door opening (permitted only after confirmation of safe landing zone within ±20 mm of floor level).
From a control engineering perspective, ISO 25762 raises several important design considerations. The position reference system must provide absolute position information with resolution better than 5 mm, typically using encoders or laser distance measurement. Safety-related control functions must be implemented according to ISO 13849 Category 3 or SIL 2 per IEC 62061, requiring redundant processing channels and cross-monitoring.
Communication protocol design for lift control networks must address electromagnetic compatibility, transmission latency, and data integrity. The standard recommends using CAN bus or similar industrial protocols with CRC error checking for safety-critical communications. Modern implementations increasingly use Ethernet-based protocols (CAB, CANopen, or proprietary protocols) with security measures against unauthorized access.