电梯控制系统的设计

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

电梯控制系统的设计

电梯控制系统的设计

2015届本科生毕业论文(设计)

本科生毕业论文(设计)题目:电梯控制系统的设计与实现

学院计算机学院

学科门类工科

专业计算机科学与技术

学号

姓名

指导教师

年月日

摘要

随着当前时代的进步和发展,单片机技术已经普及到我们生活、工作、科研以及各个领域,已经成为一种比较成熟的技术。本文主要介绍了一个基于STC89C52单片机的电梯控制系统,详细描述了一个电梯控制系统的调度模块,即根据每个楼层不同用户的按键需求,让电梯做出合理的判断,正确高效地知道电梯完成各项载客任务,重点是对整个电梯控制系统在单片机下的软件编程、硬件连接和各个控制模块系统流程进行的一步步透彻分析,同时对各部分硬件电路也进行了一一介绍。整个电梯控制系统,以单片机为核心,再辅以各楼层按键和控制程序来控制整个电梯的运行,并通过数码管和发光二极管来显示电梯的实时运行状态,具有成本低、通用性强、灵活性大及易于实现复杂控制等优点,适合于我们的日常生活中的电梯控制,应用前景较广泛。

关键词:单片机;电梯控制;调度模块

II

Abstract

With the progress and development of the current era, microcontroller technology has spread to our life, work, scientific research and various fields, has become a relat ively matu-re technology. This paper introduces an elevator control system based on S TC89C52 micro-controller, a detailed description of the scheduling module of an eleva tor control system,ac-cording to different user needs buttons on each floor, the elevato r to make a reasonable jud-gment, know correctly and efficiently finish the passenger elevator, key is connected and eac-h module of the system for the control process a thor ough analysis of the elevator control s-ystem under the singlechip software programmi ng and hardware at the same time, each par-t of the hardware circuit were introduce d in one one. The elevator control system, singlechi-p microcomputer as the core, suppl emented by the floor buttons and the control program co-ntrol the operation of the ele vator, and through the digitaltube and the light emitting diod-e to display the realtime operation state of elevator, has the advantages of low cost, versat-ility, flexibility an d has the advantages of easy to implementcomplex control, control of the elevator is s uitable for us in daily life, wide application prospect.

Key Words:single chip microcomputer; elevator control system;scheduling module

III

目录

摘要.............................................. I I Abstract........................................... I II

1.引言 (1)

2.设计目的及功能需求 (2)

2.1 设计目的 (2)

2.2 设计功能需求 (2)

3.课题的开发环境简介 (3)

3.1 电路仿真图制作软件 (3)

3.2 C51的程序开发软件 (3)

4.系统方案论证与设计 (5)

4.1 主控制器模块的选用 (5)

4.2 电梯楼层显示模块的选择 (5)

4.3 电梯楼层按键模块的设计 (6)

5.系统的硬件设计 (7)

5.1主控制模块的设计 (7)

5.1.1 单片机STC89C52概述 (7)

5.1.2 单片机时钟电路 (10)

5.1.3 单片机复位电路 (10)

5.2 显示模块的设计 (11)

5.3 按键模块的设计 (12)

5.4 蜂鸣器鸣响模块的设计 (13)

6.系统的软件设计 (14)

6.1程序设计思路 (14)

6.2系统主程序框图 (14)

6.3系统程序流程图 (15)

7.系统实物的焊接与调试 (16)

7.1系统焊接步骤 (16)

7.2系统电路的调试 (16)

7.3系统实物展示 (16)

8. 结语 (17)

参考文献 (18)

附录 (19)

致谢 (27)

相关文档
最新文档