基于PLC电梯控制系统的设计与实践毕业论文外文翻译.doc
《基于PLC电梯控制系统的设计与实践毕业论文外文翻译.doc》由会员分享,可在线阅读,更多相关《基于PLC电梯控制系统的设计与实践毕业论文外文翻译.doc(17页珍藏版)》请在三一办公上搜索。
1、英文原文 2008 Workshop on Power Electronics and intelligent Transportation System Design and Practice of an Elevator Control System Based on PLC Abstract This paper describes the development of 2 nine-storey elevators control system for a residential building. The control system adopts PLC as controller
2、, and uses a parallel connection dispatching rule based on minimum waiting time to run 2 elevators in parallel mode. The paper gives the basic structure, control principle and realization method of the PLC control system in detail. it also presents the ladder diagram of the key aspects of the system
3、. The system has simple peripheral circuit and the operation result showed that it enhanced the reliability and performance of the elevators. 1. 1ntroduction With the development of architecture technology, the building is taller and taller and elevators become important vertical transportation vehi
4、cles in high-rise buildings. They are responsible to transport passengers, living, working or visiting in the building, comfortable and efficiently to their destinations. So the elevator control system is essential in the smooth and safe operation of each elevator. it tells the elevator in what orde
5、r to stop at floors, when to open or close the door and if there is a safety-critical issue.The traditional electrical control system of elevators is a relay-controlled system. it has the disadvantages such as complicated circuits, high fault ratio and poor dependability; and greatly affects the ele
6、vators running quality. Therefore, entrusted by an enterprise, we have improved electrical control system of a relay-controlled elevator in a residential building by using PLC. The result showed that the reformed system is reliable in operation and easy for maintenance. This paper introduces the bas
7、ic structure, control principle and realization method of the elevator PLC control system in detail. 2. System structure The purpose of the elevator control system is to manage movement of an elevator in response to users requests. it is mainly composed of 2 parts: 2.1. Electric power driving system
8、 The electric power driving system includes: the elevator car, the traction motor, door motor, brake mechanism and relevant switch circuits. Here we adopted a new type of LC series AC contactors to replace the old ones, and used PLCs contacts to substitute the plenty of intermediate relays. The circ
9、uits of traction motor are reserved. Thus the original control cabinets disadvantages, such as big volume and high noise are overcome efficiently. 2.2. Signal control system The elevators control signals are mostly realized by PLC. The input signals are: operation modes, operation control signals, c
10、ar-calls, hall-calls, safety/protect signals, door open/close signal and leveling signal, etc. All control functions of the elevator system are realized by PLC program, such as registration, display and elimination of hall-calls or car-calls, position judgment of elevator car, choose layer and direc
11、tion selection of the elevator, etc. The PLC signal control system diagram of elevator is showed in Figure 1. 2.3. Requirements The goal of the development of the control system is to control 2 elevators in a 9-storey residential building. For each elevator, there is a sensor located at every floor.
12、 We can use these sensors to locate the current position of the elevator car. The elevator car door can be opened and closed by a door motor. There are 2 sensors on the door that can inform the control system about the doors position. There is another sensor on the door can detect objects when the d
13、oor is closing. The elevator cars up or down movement is controlled by a traction motor. Every floor, except the first and the top floor, has a pair of direction lamps indicating that the elevator is moving up or down. Every floor, has a seven segment LED to display the current location of the eleva
14、tor car. The first step for the development of the elevator control is to define the basic requirements. informally, the elevators behavior is defined as follows. (1) Running with a single elevator Generally, an elevator has three operation states: normal mode, fire-protection mode and maintenance m
15、ode. The maintenance mode has the highest priority. Only the maintenance mode is canceled can the other operation modes be implemented. The next is fire-protection mode, the elevator must return to the bottom floor or base station immediately when the fire switch acts. The elevator should turn to no
16、rmal operation mode when the fire switch is reset. Under normal operation mode, the control systems basic task is to command each elevator to move up or down, to stop or start and to open and close the door. But is has some constraints as follows: Each elevator has a set of 9 buttons on the car cont
17、rol panel, one for each floor. These buttons illuminate when they are pressed and cause the elevator to visit the corresponding floor. The illumination is canceled when the corresponding floor is visited by the elevator. Each floor, except the first and the top floor, has two buttons on the floor co
18、ntrol panel, one to request an up- elevator, one to request a down-elevator. These buttons illuminate when they are pressed. The illumination is canceled when an elevator visits the floor, then moves in the desired direction. The buttons on the car control panel or the floor control panel are used t
19、o control the elevators motion. The elevator cannot pass a floor if a passenger wants to get off there. The elevator cannot stop at a floor unless someone wants to get off there. The elevator cannot change direction until it has served all onboard passengers traveling in the current direction, and a
20、 hall call cannot be served by a car going in the reverse direction. if an elevator has no requests, it remains at its current floor with its doors closed. (2) Parallel running with two elevators in this situation, there are two elevators to serve the building simultaneously. it runs at 7am to 9am a
21、nd 5pm to 7pm every day.When an elevator reaches a level, it will test if the stop is required or not. it will stop at this level when the stop is required. At the same time, to balance the number of stops, the operation of two elevators will follow a certain dispatching principle. An elevator doesn
22、t stop at a floor if another car is already stopping cooperation of its electric power driving system and logic control system. 3. Software design Due to the random nature of call time, call locations and the destination of passengers, the elevator control system is a typical real-time, random logic
23、 control system. Here we adopted collective selective control method with siemens PLC S7-200 CPU226 and its extension modules. There are 46 input points and 46 output points in the system. The i/O points are showed in Tablei and Table 2. About software designing, we adopt the modularized method to w
24、rite ladder diagram programs. The information transmission between modules is achieved by intermediate register bit of PLC.The whole program is mainly composed of i0 modules: hall-call registration and display module, car-call registration and display module, the signal combination module, the hall-
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 PLC 电梯 控制系统 设计 实践 毕业论文 外文 翻译
链接地址:https://www.31ppt.com/p-4086524.html