Academia.eduAcademia.edu

ELEVATOR

AI-generated Abstract

A control system for an elevator is designed to manage movements based on user inputs. The system uses motors for vertical movement and limit switches for safety, allowing for UP and DOWN commands. The operation sequence is outlined through a ladder diagram, ensuring precise control and response to push-button inputs.

An Example of Ladder Diagram As an example, a ladder diagram for a elevator control system is discussed. In Fig. 4, left, the the physical description of the elevator system is presented. The global objective is that when the UP button is pushed, the platform carries something to the UP position, and when the DOWN button is pushed, the platform carries something to the DOWN position. The following hardware specifications define the equipment used in the elevator: Output Elements Ml = Motor to drive the platform UP M2 = Motor to drive the platform DOWN Input Elements LS1 = NC limit switch to indicate UP position LS2 = NC limit switch to indicate DOWN position START = NO push-button for START STOP = NO push-button for STOP UP = NO push-button for UP command DOWN = NO push-button for DOWN command The ladder diagram in Fig. 4, on the right describes the following sequence of events required for the elevator System: 1. When the START button is pushed, the platform is driven to the DOWN position. 2. When the STOP button is pushed, the platform is halted at whatever position it occupies at that time. 3. When the UP button is pushed, the platform, if it is not in DOWN motion, is driven to the UP position. 4. When the DOWN button is pushed, the platform, if it is not in UP motion, is driven to the DOWN position. Prepare a ladder diagram to implement this control function. As an example, a ladder diagram for a elevator control system is discussed. In Fig. 4, left, the the physicaldescription of the elevator system is presented. The global objective is that when the UP button is pushed, the platform carries something to the UP position, and when the DOWN button is pushed, the platform carries something to the DOWN position. The following hardware specifications define the equipment used in the elevator: Output Elements Ml = Motor to drive the platform UP M2 = Motor to drive the platform DOWN Input Elements LS1 = NC limit switch to indicate UP position LS2 = NC limit switch to indicate DOWN position START = NO push-button for START STOP = NO push-button for STOPUP = NO push-button for UP command DOWN = NO push-button for DOWN command The ladder diagram in Fig. 4, on the right describes the following sequence of events required for the elevator System: 1. When the START button is pushed, the platform is driven to the DOWN position. 2. When the STOP button is pushed, the platform is halted at whatever position it occupies at that time. 3. When the UP button is pushed, the platform, if it is not in DOWN motion, is driven to the UP position. 4. When the DOWN button is pushed, the platform, if it is not in UP motion, is driven to the DOWN position. Prepare a ladder diagram to implement this control function.