基于单片机的交通灯设计.doc

约29页DOC格式手机打开展开

基于单片机的交通灯设计,28页共计8621字摘要红黄绿交通灯控制器采用单片机及程序存储器的扩展控制,实现控制器的功能要求,例如红黄绿灯的交替闪烁,定时等等。单片机将cpu,存储器,定时器/计数器及各接口电路组成,具有良好的性价比。本控制器可分时段进行道路的管制,还可在紧急时刻进行手动控制,实施道路路况的控制。交通信号灯控制方式很多。本系统采用...
编号:45-71703大小:301.50K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 bfxqt 发布

28页共计8621字


摘要
红黄绿交通灯控制器采用单片机及程序存储器的扩展控制,实现控制器的功能要求,例如红黄绿灯的交替闪烁,定时等等。单片机将CPU,存储器,定时器/计数器及各接口电路组成,具有良好的性价比。本控制器可分时段进行道路的管制,还可在紧急时刻进行手动控制,实施道路路况的控制。
交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。

Abstract

Red yellow and green traffic light controller using microcontroller and program memory expansion control to realize control of the functional requirements, such as red and yellow alternate flashing green light, timing and so on. SCM will be CPU, memory, timer / counter and the interface circuit, and has good cost performance. The controller can be divided into the control of road time, but also in times of emergency manual control, the implementation of road traffic control.
Many ways to control traffic lights. In this system, MSC-51 Series MCU ATSC51 and programmable parallel I / O interface chip 8255A-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, countdown 5 seconds left when the yellow light flashing warning (traffic lights signal output port through the PA, indicating time directly through the 8255's PC port to double-digit output of the digital control); vehicle ran a red light alarm; green time can detect vehicles flow can be through the double-digit digital display. The system practical, simple, powerful extensions.

Key words: SCM Traffic lights Red light Detection of traffic flow


目录
摘要 I
Abstract I
第1章 绪论 1
第2章 单片机的概述 2
2.1 MSC-51芯片简介 2
2.2 8255芯片简介 6
2.3 74LS373简介 7
第3章 系统硬件设计 8
3.1交通管理的方案论证 8
3.2系统硬件设计 8
3.3 系统总框图如下: 9
3.4 系统工作原理 9
第4 章 控制器的软件设计 10
4.1每秒钟的设定 10
4.2计数器硬件延时 10
4.2.1 计数器初值计算 10
4.2.2 计算公式 10
4.2.3 1秒的方法 11
4.2.4 相应程序代码 11
4.3 软件延时 12
4.4 时间及信号灯的显示 13
4.4.1 8051并行口的扩展 13
4.4.2 显示原理: 13
4.4.3 8255PA口输出信号接信号灯: 13
4.4.4 8255输出信号与数码管的连接: 13
4.4.5 8255与8051的连接: 14
第5章 设计总结 15
参考文献 16
致谢 17
附录一 交通灯硬件设计 18
附录二 程序流程图 19
附录三 程序源代码 20

关键词:单片机 交通灯 闯红灯 检测车流量
参考文献

[1]吕能元,孙育才,杨峰. MCS-51单片微型计算机原理•接口技术•应用实例.第一版. 北京科技出版社.1993年12月
[2]童本敏.标准集成电路数据手册TTL集成电路.第一版. 北京 电子工业出版社.1989年5月
[3]黄贤武.传感器实际应用电路设计. 成都电子科技大学出版社.1997年
[4]李广军 实用接口技术 电子科技大学出版社 1998.2