文档介绍:中文摘要
近年来随着科技的飞速发展,单片机的应用正在不断深入,同时带动传统控制检测技术日益更新。在实时检测和自动控制的单片机应用系统中,单片机往往作为一个核心部件来使用,仅单片机方面知识是不够的,还应根据具体硬件结构软硬件结合,加以完善。
十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片80C51为中心器件来设计交通灯控制器,实现了能根据实际车流量通过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 puter application system, the microcontroller is often used as a ponent, 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 mand. 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
目录
中文摘要 1
ABSTRACT 2
第一章单片机控制交通灯的背景 5
5
5
5
5
5
6
MCS—51单片机内部结构有8大部分 6
9
第二章单片机控制交通系统总体设计 10
10
11
11
车流量检测及调整 12
12
紧急处理 12
12
第三章系统硬件电路的设计 14
14
14
14
16
17
18
第四章系统软件程序的设计 19
19
20
20
21