- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
新型多功能交通灯控制系统越来越多的被用于各大中小城市中,它的研究有效地改善了交通堵塞等现象。利用单片机可编程的特点,设计了城市路口交通灯控制系统。本系统由硬件和软件两个部分组成,以单片机AT89C52为核心,采用高亮发光二极管作为直行、左右拐弯和行人的指示灯,以LED数码管作为倒计时指示,以红外线接收器实现特种车辆检测,提出了系统的硬件实现方案,对各单元电路以及系统的整体硬件部分进行了设计,并结合软件,实现了方向指示、特殊车辆检测、自动控制手动控制转换等功能。在此基础上,还增设了盲人语音提示功能、120s与60s通行转换等功能。同时介绍了系统的存储单元分配,软件流程图,软件源程序及注释等内容。本设计的系统工作实用性能强,操作方便,整体性好,对优化城市交通具有一定的意义。
关键字:单片机AT89C52;程序流程图;中断程序;城市路口交通灯控制系统
Abstract
New multi-function traffic light control system is used more and more cities and towns in all its research effectively improve the traffic congestion and so on. Programmable microchip features, design of urban traffic light control system. The system consists of hardware and software components to AT89C52 microcontroller as the core, the use of bright light-emitting diodes as a straight, left turn and pedestrian lights, LED digital tube as the countdown to directions to the infrared receiver to achieve special vehicle detection, proposed system hardware implementation, the circuit of each unit and part of the overall system design of hardware and software combination to achieve the directions, special vehicle detection, automatic control, manual control of conversion and other functions. On this basis, but also the addition of voice prompts for the blind, 120s and 60s pass conversion. Also introduced the system of allocation of storage units, software, flow charts, software source code and comments and so on. The design of the system work and practical performance, easy operation, good integrity, and on the optimization of urban traffic with a certain significance.
Keyword:MCU AT89C52; program flow chart; interrupt program; urban intersection traffic light control system
目录
摘要 I
Abstract II
1 引言 1
1.1 单片机发展过程 1
1.2 设计要求 2
1.2.1 设计功能 2
1.2.2 设计方案 2
1.3 设计内容 3
2 硬件电路设计 5
2.1 主控制系统模块的设计 5
2.1.1 AT89C52的简介 5
2.1.2 主控制模块电路的设计 8
2.2 时间模块的设计 11
2.2.1 LED简介 11
2.2.2 时间显示模块电路的设计 14
2.3 通行灯输出控制的设计 14
2.3.1 74LS573简介 14
2.3.2 通行灯输出控制模块电路设计 15
2.4 电源电路的设计 16
2.4.1 LM7805的简介 16
2.4.2 电源电路模块的
文档评论(0)