西门子PLC电梯控制系统设计电气工程及其自动化专业毕业设计毕业论文

  • 格式:doc
  • 大小:377.50 KB
  • 文档页数:34

可修改可编辑

精选文档 湖 南 科 技 大 学

毕 业 设 计( 论 文 )

题目 基于PLC的电梯控制系统设计

作者 何奕

学院 信息与电气工程学院

专业 电气工程及其自动化

学号 0704010316

指导教师 谢道文 可修改可编辑

精选文档

二〇一一 年 月 日 可修改可编辑

精选文档 摘要

当今世界,电梯的生产情况和使用数量已成为衡量一个国家现代化程度的标志之一。随着城市人口的不断提高,人们物质文化生活水平的提高,建筑业不断的发展,已是高楼林立,电梯在人们的生产、生活、工作中日益重要。因此电梯的研究也越来越重要。

国内外对电梯的研究一直没有停滞过。在中高层建筑中,电梯是必不可缺少的垂直运输设备。人们对电梯安全性、高效性、舒适度的不断追求推动了电梯技术的进步。电梯质量的好坏在很大程度上取决于它的控制系统。目前,电梯控制系统已基本上淘汰了传统继电器控制方式.取而代之的是以PLC积分控制器为核心的数字控制系统。其中,PLC由于编程简单、使用维护方便、设计和调试周期短、抗干扰能力强、可靠性高等优点,倍受人们重视,被广泛的应用在电梯控制系统中。

本文主要分析了电梯的主要结构以及控制要求,对电梯的硬件进行相应的选择,又对电梯的PLC软件进行设计,以此完成对基于PLC的电梯控制设计。

关键词

电梯;PLC;三相异步交流电机

可修改可编辑

精选文档 Abstract

Summary of today's world, the elevator number of production and use have

become the measure of the degree of modernization of a country one of the

symbols. With the continuous improvement of the urban population, people's

material and cultural living standards, the construction industry continues

to develop, has the tall buildings, elevators in people's production and

living and working in the increasingly important. Therefore, the elevator

research is increasingly important. Study at home and abroad on the elevator

has not been stagnant. In the high-rise buildings, elevators, is essential

for the vertical transportation equipment. People on the elevator safety,

efficiency, comfort the constant pursuit of technological progress to promote

the elevator. Lift the quality of good or bad depends largely on its control

system. At present, the elevator control system has largely eliminated the

traditional relay control mode. Integral controller based on PLC is the core

digital control system. PLC, which has advantage of simple and easy to use

and easy maintenance, design and debug cycle is short, anti-interference

ability, high reliability, is widely used in elevator control system. This

paper analyzes the main structure of the elevator and the control requirements

of the elevator and make the appropriate choice of hardware, but also on the

elevator PLC software design, thereby completing the elevator PLC-based

control design.

Keywords

Elevator; PLC; Three-phase Asynchronous Electric Motors 可修改可编辑

精选文档 目录

摘要 .................................................................................................................... i

Abstract ............................................................................................................. ii

前言 ................................................................................................................... 2

第1章 绪论 ..................................................................................................... 3

1.1 电梯继电器控制系统的特点及存在问题 ......................................... 3

1.1.1电梯继电器控制系统的优点 .................................................... 3

1.1.2电梯继电器控制的缺点 ................................................................... 3

1.2 PLC及在电梯控制中的应用特点 ..................................................... 4

1.2.1 PLC简介及其特点 .................................................................... 4

1.2.2 PLC控制电梯的逻辑关系 ........................................................ 6

1.2.3 PLC控制电梯的优点 ................................................................ 6

1.3 电梯变频调速控制的特点 ................................................................. 7

第2章PLC控制系统硬件设计 ..................................................................... 8

2.1 四层电梯主电路 ................................................................................. 8

2.1.1 四层电梯曳引电机及门电机电路图 ....................................... 8

2.1.2 plc外部接线图 .......................................................................... 9

2.2 I/0点数的分配及机型的选择 ............................................................ 9

2.2.1 I/O点数的估算 .......................................................................... 9

2.2.2 输入/输出的分配 .................................................................... 10

2.2.3 机型的选择 ............................................................................. 11

第3章 系统软件设计 ................................................................................. 11

3.1 四层电梯梯形图 ............................................................................... 11

3.1.1 PLC的编程语言 ...................................................................... 12

3.1.2 STEP 7概述 ............................................................................. 12

3.1.3 程序设计常用方法 ................................................................. 13

3.2.1 外召唤信号登记及消除 ......................................................... 15

3.2.2 内指令信号登记及消除 ......................................................... 16

3.2.3 电梯的平层信号处理 ............................................................. 17

3.2.4 选层定向及反向截梯 ............................................................. 18

3.2.5 内指令外召唤信号的保持 ..................................................... 20

3.2.6 各楼层停车信号 ..................................................................... 21