毕业论文—交通灯控制系统.doc
毕业论文—交通灯控制系统,交通灯控制系统的设计与制作摘 要:道路交通信号灯是交通安全产品中的一个类别,是为了加强道路交通管理,减少交通事故的发生,提高道路使用效率,改善交通状况的一种重要工具。适用于十字、丁字等交叉路口,由道路交通信号控制机控制,指导车辆和行人安全有序地通行。近年来随着科技的飞速发展,单片机的应用正在不断...
内容介绍
此文档由会员 cgq123 发布毕业论文—交通灯控制系统
交通灯控制系统的设计与制作
摘 要:道路交通信号灯是交通安全产品中的一个类别,是为了加强道路交通管理,减少交通事故的发生,提高道路使用效率,改善交通状况的一种重要工具。适用于十字、丁字等交叉路口,由道路交通信号控制机控制,指导车辆和行人安全有序地通行。近年来随着科技的飞速发展,单片机的应用正在不断深入,同时带动传统控制技术日益更新。本文将介绍一种基于单片机控制的交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机AT89C51和芯片74LS245为中心器件来设计交通灯控制系统。本系统性能稳定,功能完善,实用性强。
Abstract: Road traffic lights is a safety product categories, is to enhance road traffic management and reduce the occurrence of traffic accidents and enhance road use efficiency and improve the traffic conditions of an important tool. Applicable to cross, such as T-intersection, from road traffic signal control machine control, guidance of vehicles and pedestrian traffic safety in an orderly manner. In recent years, with the rapid development of science and technology, the application of SCM is at the same time, increasingly driven to update the traditional control technology. This article will introduce a single-chip microcomputer-based control of the automatic traffic signal control system. Many traffic lights control. The system uses MSC-51 series single-chip and chip AT89C51 devices to 74LS245-centric design of the traffic light control system. Stable performance of the system, functional, practical.
关键词: 单片机 多路交通灯 紧急情况处理
Abstract : In recent years, with the rapid development of science and technology, SCM applications are at the same time,
traditional detection techniques to control the growing update. design and actualization of the traffic light controller based on the single-chip microcomputer
目 录
引 言 1
第1章 方案选择及总体设计 1
1.1方案选择 1
1.2 总体设计 2
1.2.1 系统构成 2
1.2.1功能概述 2
第2章 系统硬件设计 3
2.1交通灯四种通行模式及行车方向指示 3
2.2各功能模块硬件设计及实现 5
2.2.1行人通行指示及其实现 5
2.2.2 各路口交通状态显示及其实现 6
2.2.3主次干道独立控制功能 6
2.2.4紧急情况处理功能及其实现 6
2.2.5倒计时计数功能及其实现 6
第3章 系统软件设计 7
3.1 软件总体流程图 7
3.2 软件主要子程序流程 8
3.2.1 紧急状态子程序 8
3.2.2 显示状态子程序 9
第4章 系统调试分析及结果 10
4.1 电路板实物的制作 10
4.1.1 印刷电路板PCB图的绘制 10
4.1.2 实物的制作 11
4.2 系统硬件调试 13
4.3 系统软件调试 13
4.4 系统总体调试 13
第5章 结束语 15
参考文献 15
附录: 16
附录一:元件清单 16
附录二:系统硬件电路图 17
附录三:程序清单 18