- 1、本文档共39页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘要
近年来随着科技的飞速发展,单片机的应用正在不断深入,同时带动传统控制检测技术日益更新。在实时检测和自动控制的单片机应用系统中,单片机往往作为一个核心部件来使用,仅单片机方面知识是不够的,还应根据具体硬件结构软硬件结合,加以完善。
十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩秒时黄灯闪烁警示。本系统实用性强、操作简单、扩展功能强MSC-51 计时
ABSTRACT
Years with the rapid development of science and technology, SCM applications are deepening at the same time promote more traditional control detection update. In real-time detection and control of the microcomputer application system, the microcontroller is often used as a core component, only the SCM knowledge is inadequate and should be based on specific hardware architecture hardware and software, to be improved.
Crossroads shuttle vehicles, pedestrians bustling, car dealers Drive, people walkways, orderly. Then rely on to achieve the discipline of the order then? Rely on the automatic traffic light is the chain of command. Many ways to control traffic lights. In this system, MSC-51 Series MCU ATSC51 and programmable parallel I / O interface chip 80C51-centered design of traffic signal controller device to realize the actual traffic volume by 8051 according to the P1 port chip set of red, green time kindle function; traffic light cycle of light, yellow light flashes when the countdown seconds left warning. The system practical, simple, powerful extensions
Keywords: traffic light SCM MSC-51 timing目录
摘要 I
ABSTRACT II
前言 1
绪论 2
1单片机控制交通灯的背景 4
1.1交通灯的背景 4
1.1.1交通灯的历史 4
1.1.2交通灯的出现 4
1.2单片机的简介 4
1.2.1单片机的发展历程 4
1.2.2单片机的特点 5
1.2.3单片机的应用领域 5
1.2.4单片机应用系统的结构 6
1.2.5单片机内部资源分布图如图1.3所示 7
1.2.6 80C51引脚功能 7
2 单片机交通系统的整体设计 10
2.1方案比较 10
2.2单片机交通控制系统通行方案设计 10
2.3单片机控制系统的功能要求 12
2.3.1 倒计时显示 12
2.3.2 车流量监测及调整 13
2.3.3时间手动装置 13
2.3.4紧急处理 13
2.4 单片机交通控制系统基本构成及原理 13
3 系统硬件电路的设计 15
3.1 系统硬件总电路构成及原理 15
3.1.1系统硬件电路构成 15
3.2系统工作原理 16
3.3系统各个硬件部分 16
3.3.1 8段LED数码管 16
3.3.2 其它器件 17
4 系统软件设计 19
4.1主程序流程图 19
4.2计算器初值计算 20
4.3 延时程序 20
4.4显示子程序流程图
文档评论(0)