{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的电梯控制模拟系统设计

来源:56doc.com  资料编号:5D21709 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D21709
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的电梯控制模拟系统设计(任务书,论文9000字)
摘 要
本设计主要利用单片机强大控制功能结合相应的控制程序实现对电梯运行过程的模拟,设计分为硬件设计和软件设计两个部分。硬件部分包括单片机供电电路的设计,单片机最小系统设计,测温电路的设计,按键电路以及显示电路的设计。硬件主要是通过按键模拟电梯的运行状态,利用单片机强大的处理功能将运行结果在液晶屏上显示出来,同时点亮对应的发光二极管来指示所到达的楼层。软件部分主要是相关程序的编写,主要利用Keil进行编程和调试。针对出现的不同状况,要及时改变硬件以及相应软件部分的设计以达到实现预定的功能的目的。最后,对整个系统设计进行总结。
关键字:单片机  AT89C52  按键控制  KEIL

Design of elevator control simulation system based on single chip
Abstract
 This design mainly use microcontroller powerful control function combined with the corresponding control program to realize the simulation of elevator running process. The design is divided into two parts including hardware design and software design. Hardware part includes single chip design of power supply circuit, single chip microcomputer minimum system design, temperature measurement circuit design, key circuit and display circuit design. Hardware mainly is the simulation of elevator running state through the buttons, use powerful processing function of microcontroller run the results displayed on the LCD screen, at the same time light up the corresponding leds to indicate the arrival of the floor. Software part mainly is the writing of the relevant procedure, mainly using Keil programming and debugging. According to the different situation, change the part of hardware and software design in order to realize the function of reservation. Finally, to summarize the whole system design.
Key words: microcontroller; AT89C52; button control; keil

目录
摘要    I
Abstract    II
目录    III
第一章 绪论    1
1.1引言    1
1.2设计方案    1
1.3 单片机介绍    2
第二章 硬件电路设计    6
2.1单片机最小系统设计    6
2.1.1 复位电路设计    6
2.1.2 时钟电路设计    6
2.2 按键电路设计    8
2.3 LED电路设计    9
2.4 显示电路设计    9
2.5 测温电路设计    11
2.6 系统连接图    13
第三章 软件设计    14
3.1 软件开发工具的选择    14
3.2 软件实现方法    14
3.2.1 主程序    14
3.2.2 延时程序    19
3.2.3 LCD1602显示程序    20
3.2.4 DS18B20程序    22
第四章 系统实现与总结    25
4.1 实际使用    25
4.2 总结    26
致谢    28
参考文献    29
附录    30

推荐资料