毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

51单片机的4层电梯控制系统设计+电路图+源程序

时间:2018-07-28 13:55来源:毕业论文
设计一个4层楼的电梯控制系统,它要求包含电梯里面的设计部分、每一层电梯外面的设计部分以及控制台设计部分3个具体的电路


摘要随着社会的发展和生活水平的提高,人们需求的空间越来越多,高楼大厦已经成为城市发展水平的标志,而电梯则是高楼大厦所必不可少的交通运输设备。本篇文章概况了一个简单的以单片机A T 8 9 C 5 1为基础的电梯布控体系的例子。其中,4个部分构成了这个电梯布控体系的硬件电路,它们依次为M C U最小体系部分、控制台设计部分、电梯里面的设计部分和每一层电梯外面的设计部分。其软件模块需要的代码采纳汇编来完成,操纵间断手段从而检查代表客户要求的按钮的消息,从而实现按钮功效。在这个电梯布控体系中,使用K e i l软件对设计的代码进行调试,从而生成 . H E X文件。末了,在P r o t e u s软件中完成了该电梯控制体系的模拟运作。26346
关键词  电梯  AT89C51  Keil  HEX  Proteus
毕业论文设计说明书外文摘要
Title     The project of elevator control system based on MCU      
Abstract
With the development of society,and also with the improvement of people’s living standards,people demand more and more space.So tall buildings have become a symbol of the level of development of a city,and the lift is the indispensable transportation equipment of these tall buildings.This article introduces the project of a simple lift control system which based on the MCU AT89C51.Among them,four parts compose the hardware part of the lift control system ,including the part of the MCU minimum system,the part of each floor of the outside elevator,the part of the inside elevator and the part of the console design.The code of the software part uses assembly to complete.The interrupts are used to test the  information of the key,which on behalf of user’s request,so that the function of the key can be realized.In the elevator control system,I use Keil to debug the code to create a HEX file.Finally,I do the simulation of the elevator control system in Proteus.
Keywords  Elevator  AT89C51  Keil  HEX  Proteus
目   次
1 绪论    1
1.1 电梯的概述    1
1.2 单片机简介    2
1.3 本文的设计要求    2
2 系统方案论证    4
2.1 电梯控制体系的构成    4
2.2 计划方案和所需的主要元器件    5
3 硬件电路设计    9
3.1 单片机最小系统模块    9
3.2 电梯内电路模块    11
3.3 各楼层电梯间电路模块    12
3.4 控制台电路模块    13
4 软件程序设计    15
4.1 设置T1中断服务程序来实现按键状态的检查    15
4.2 设置没有按下STOP键时电梯正常工作的程序    16
5 系统仿真    19
5.1 软件调试    19
5.2 总电路仿真    20
结  论    29
致  谢    30
参考文献31
附录A  源程序    32
1 绪论
如今,电梯已经成为各个城市必不可少的工具,也是智慧建造自动化体系的主要构成成分[1]。该篇文章实现了一个功能简洁的四层电梯布控体系的计划方案和仿真,这个电梯布控体系以A T 8 9 C 5 1为焦点,通过单片机A T 8 9 C 5 1来实现该电梯体系硬件电路4个部分统一和互补的运行。因此,在本章中我们简单的介绍一下电梯的发展、单片机的基础以及本文设计的电梯控制系统最终需实现的功能。
1.1 电梯的概述
电梯从产生至今数来已有160多年的时间了,在这160多年的风雨历程中,变化极大的是时间的流逝,恒久不改的则是电梯对提高人们生存水平的允诺。 51单片机的4层电梯控制系统设计+电路图+源程序:http://www.751com.cn/zidonghua/lunwen_20483.html
------分隔线----------------------------
推荐内容