Elevator control systems are the mechanisms that manage the movement and operation of elevators in buildings.
They are responsible for controlling various functions, such as motion control,door operation, floor selection, load management, safety features & traffic management.
An elevator control system is primarily responsible for managing the movement of the elevator between different .
Elevator Inputs
Elevator systems use Human-Machine Interface (HMI) to process inputs from users and sensors, interacting with algorithms to ensure smooth operation. Inputs are signals from sensors, buttons, and other user or environmental interactions.
Examples include:
Floor selection buttons: Pressed by passengers to request a specific floor.
Weight sensors: Measure the load inside the elevator to prevent overloading.
Position sensors: Detect the elevator's current position within the shaft.
Door sensors: Detect whether doors are fully closed or if there's an obstruction.
Emergency buttons: Trigger alarms or special safety actions when pressed.
Human-Machine Interface
ADCs in Elevators
Many sensors in elevators generate analog signals (e.g., from load sensors, temperature sensors). An ADC is required to convert these analog signals into digital data that the elevator's control system can process.
Example
The load sensor might produce an analog voltage proportional to the weight inside the elevator. The ADC converts this voltage to a digital value that can be read by the processor to determine if the elevator is overloaded.