电梯毕业设计

  • 格式:docx
  • 大小:14.80 KB
  • 文档页数:11

下载文档原格式

  / 19
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

电梯毕业设计

【篇一:电梯毕业设计】

摘要

本文简要论述了当前电梯控制系统的发展现状,并对电梯的控制方

式做了详细的分析,针对现在电梯控制系统的优缺点设计了一个基

于可编程控制的四层电梯控制系统。

本文依照实验室的硬件配置,工程设计的实际要求,针对四层电梯

的控制系统,应用omron公司cpm2a系列plc实现电梯控制系统

的设计,给出了详细的系统设计过程、i/o配置方案、及相应的梯形

图控制程序。该控制系统可以完成电梯的厅外召唤指令、楼层位置

指示等控制任务,并着重的阐述了电梯plc软件设计部分,最后用世纪星组态软件对系统进行实时监控。

本设计采用模块化的编程思想进行设计,按照电梯系统的启动复位

模块,电梯的上下行模块来单独分析。因此该系统具有理解较容易,查找代码及调试方便等特点,并且能很好的达到电梯的各项控制性

能指标,完全可以在实际中进行应用。

关键词:可编程控制器;电梯;梯形图

abstract

this paper briefly discusses the current development of the elevator control system status, and makes a detailed analysis

of the control mode of the elevator. then design this system of the four-story elevator control system which is based on programmable control, aiming at the advantages and disadvantages of elevator control system.

according to the actual requests of the laboratory’s hardware and the design of this project, this design shows a detailed system design process, i / o configuration and the corresponding control procedures of the elevator’s control

with the use of the cpm2a plc which is made by omron

company to the elevator control system design. the elevator control system realize the duties of the elevators hall

summons the instruction outside, floor location instructions

and focus on the elevator on the plc software design part of

the last century with the system-configuration software to conduct real-time monitoring.

this design uses modular the programming thought to carry on the it, and analysis the start replacement module and ascending-descending module of elevator independently. so the system owns the advantages of more easily to understand and more convenient to find the debugging code, achieving each targets of the elevator’s control performance, fully applied in practice.

keywords: plc; electric elevators; ladder

目录

论 ....................................................................................................... (1)

1 系统硬件设

计 ....................................................................................................... (4)

1.1 电梯模型的硬件介

绍 (4)

1.1.1 电梯控制技

术 (4)

1.1.2 电梯运行的理想曲

线 (6)

1.2 系统硬件选

择 ....................................................................................................... . (9)

1.2.1 plc的选型及性

能 (9)

1.2.2 变频器的选择及接

线 (10)

1.2.3 变频器的工作原

理 (12)

1.3 电梯控制系统组

成 (13)

1.4 电梯控制系统的硬件组

成 (13)

1.5 电梯的具体要

求 (14)

2 系统的软件设

计 ....................................................................................................... (15)

2.1 总体设计思

想 ....................................................................................................... .. (15)

2.2 电梯的正常工作流

程 (15)

2.3 系统流程

图 ....................................................................................................... (16)

2.4 i/o点数及其分

配 (17)

2.5 电梯内部plc编

程 (17)

2.5.1 启动/停止部分的程序设

计 (17)

2.5.2 判断电梯上行还是下行的程序设

计 (18)

2.5.3 电梯上行的程序设

计 (22)

2.5.4 电梯下行的程序设

计 (23)

3 世纪星组态软件的设

计 (25)

3.1 世纪星组态软件开发系统描

述 (25)

3.2 组态画面的设

计 (26)