内容发布更新时间 : 2024/11/7 0:22:32星期一 下面是文章的全部内容请认真阅读。
学号:
常 州 大 学 毕业设计(论文) (2012届)
题 目 学 生 学 院 专业班级 校内指导教师 专业技术职务 校外指导老师 专业技术职务
二○一二年六月
I
基于PLC的电梯控制系统设计
摘 要:电梯已经成为现代城市物质文明的一种标志。特别是在高层建筑中,电梯是不可缺少的垂直运输设备。
本设计将可编程序控制器(PLC)应用于六层电梯进行逻辑控制,通过合理的选择和设计,不但提高了电梯可靠性、可维护性以及灵活性,同时延长了使用寿命,缩短了电梯的开发周期,并提高了电梯的控制水平。本文所设计的电梯控制系统具有楼层指示、厅召唤、选层选向、手动和自动等功能。
在介绍电梯基本结构的基础上,重点完成了基于PLC的电梯的硬件设计和软件设计,提出了基于PLC电梯控制系统设计的实现方案,最后对所设计的系统进行了实验室模拟实验,结果表明,所设计的系统能实现预期的基本功能。 关键词:电梯;PLC
II
Design of Elevator Control System Based on PLC
Abstract: The elevator has become a symbol of urban material. Especially in the high-rise building, the elevator is absolutely necessary in vertical transportation equipment.
A programmable logic controller (PLC) is used for six-storey elevator control logic, through the rational selection and design, not only to improve the reliability of the elevator, maintainability, and flexibility, but also extending the of life ,shorting the development cycle of the elevator and raising the level of the elevator operation. In this paper, the design of the elevator control system has a layer, indicator, calls to the layer selected, manual and automatic functions.
After introducing the basic structure of the lift,the hardware design and software design based on PLC ,are completed, and the schems of control system designed to realize is put forward , Finally, simulation experiment of the designed system is done in laboratory. The results show that the system can achieve the desired basic functions for the design of elevator control systems.
Key words:elevator;PLC
III
目 录
摘 要 ...................................................................................................................................... Ⅰ 目 录 ...................................................................................................................................... Ⅲ 1 引言 ........................................................................................................................................ 1 1.1 课题研究的意义 ................................................................................................................. 1 1.2 国内外现状综述 ................................................................................................................. 1 1.3 基于PLC的电梯控制系统的关键技术 ............................................................................ 2 1.4论文的主要工作 .................................................................................................................. 2 2 电梯基本知识 ........................................................................................................................ 2 2. 1电梯基本知识简介 ............................................................................................................. 2 2.1.1电梯的分类 ....................................................................................................................... 2 2.1.2 电梯的主要组成部分 ...................................................................................................... 4 3 基于PLC的电梯控制系统硬件设计 ................................................................................... 6 3.1 电梯控制系统的硬件结构 ................................................................................................. 6 3.1.1 可编程序控制器简介 ...................................................................................................... 6 3.1.2 可编程控制器的编程语言 .............................................................................................. 6 3.1.3 可编程序控制器基本结构电路图 .................................................................................. 7 3.1.4 可编程序控制器的工作原理 .......................................................................................... 8 3.2 硬件选择及硬件结构框图 ................................................................................................. 9 3.2.1 控制元件选择 .................................................................................................................. 9 3.2.2 程序中间继电器说明 .................................................................................................... 10 3.2.3 电梯控制系统结构图 .................................................................................................... 12 4电梯控制系统PLC软件设计 .............................................................................................. 13 4.1 I/O变量列表 ...................................................................................................................... 13 4.2 电梯控制流程图 ............................................................................................................... 15 4.3 程序设计思路 ................................................................................................................... 16 4.3 软件介绍 ........................................................................................................................... 20 4.3.1 编程软件简介 ................................................................................................................ 20 4.3.2 仿真软件简介 ................................................................................................................ 21 5 模拟实验 .............................................................................................................................. 22 6 工作总结和展望 .................................................................................................................. 27 参 考 文 献 ............................................................................................................................ 28 致 谢 ...................................................................................................................................... 30 附 录 A ............................................................................................................................... 31 附 录 B ............................................................................................................................... 32
IV