毕业论文

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

AT89C52单片机电梯控制系统设计+电路图+源程序

时间:2018-03-07 16:22来源:毕业论文
使用Proteus软件完成,软件设计使用Keil uvison3进行编译,最后再通过Proteus软件进行仿真调试。文章中将详细介绍各个模块的硬件设计过程和软件的编译

摘要:本文主要介绍了一种基于AT89C52单片机的四层电梯控制系统。该系统主要分为四大模块,分别为MCU控制模块、按键模块、显示模块、复位电路与时钟电路。内外按键均采用矩阵按键,内外显示均采用7段数码管。
本设计主要实现的功能有:能够显示电梯当前的运行方向和所在楼层;2、3层配有上升和下降按钮,1层只有上升按钮,4层只有下降按钮,;有一个控制台电路能够控制电梯的开始运行和停止运行。19396
本设计的硬件电路设计使用Proteus软件完成,软件设计使用Keil uvison3进行编译,最后再通过Proteus软件进行仿真调试。文章中将详细介绍各个模块的硬件设计过程和软件的编译。
关键词  电梯控制系统  单片机  AT89C52  Proteus Keil  uvision3
毕业设计说明书(论文)外文摘要
Title    The elevator control system design based on single chip microcomputer
Abstract
This article shows a four floor elevator control system based on AT89C52 single-chip computer. The system consists of four modules, namely MCU control module, keyboard module, display module, reset circuit and clock circuit. The internal and external keys are of matrix keyboard and the inner and outer display both use seven-segment digital tube.
This design improves the operation function. The instant direction of the elevator and the current floor can be shown. There are both “up” and “down” buttons on the keyboards of the second floor and the third floor, while only a “up” button for the first floor and a “down” button for the fourth floor. A console control circuit can be used for controlling the start and stop of the elevator.
This design uses Proteus for hardware circuit, Keil uvison3 for compiling the software and Proteus for simulation debugging at the last stage. The hardware design procedure of each module and the software compiling will be described in this article in detail.
Keywords  elevator control system、single-chip computer、 AT89C52,Proteus、 Keil uvision3
目   次
1  引言…1
1.2电梯的起源与发展 1
1.2  课题的目的与研究前景1
1.3  电梯的发展趋势与主要研究方向2
2  总体方案的论证… 3
2.1 主控芯片 …  3
2.2  LED显示模块  3
2.3  按键模块  3
3  硬件电路设计  4
3.1  系统结构框图  4
3.2  控制核心AT89C52…4
3.3  显示模块的设计7
3.4  按键模块的设计…9
3.5  最小系统的设计…10
4  系统软件的设计… 12
4.1  主程序的设计12
4.2  子程序的设计14
5  仿真与调试16
5.1  Proteus软件简介…16
5.2  仿真结果图…17
总结与展望19
致谢 … 21
参考文献22

附录一  仿真系统电路图 … 23
附录二  C语言源程序 …24
1 引言
随着城市建设的高速发展,城市人口急剧增多,受制于土地面积限制,高层建筑不断出现,电梯已经成为了人们日常生活中不可或缺的运输设备。无论是在商场,宾馆,办公楼,居民住宅,我们都可以看到电梯的身影。电梯的应用已经不再只局限于工业运输中,它已经成为了人们日常生活中的一项基础设备。因此,对于其安全性,舒适性,外观,可操作性的要求也随之升高。
在这样的背景下,电梯技术也有了飞速的发展。目前,电梯的主要控制方式仍为继电器控制,继电器控制虽然有着价格便宜,线路直观等优点;但由于其触点多,线路杂,机械噪音大,可靠性不高等缺点,它已经越发的无法满足人们的要求。随着可编程控制器(PLC)控制方式和单片机控制方式的出现和技术的不断革新,电梯的控制系统即将迎来一次更新换代 AT89C52单片机电梯控制系统设计+电路图+源程序:http://www.751com.cn/zidonghua/lunwen_10735.html
------分隔线----------------------------
推荐内容