1 / 28
文档名称:

毕业设计(论文)单片机模拟交通灯控制系统设计.doc

格式:doc   大小:585KB   页数:28页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)单片机模拟交通灯控制系统设计.doc

上传人:aena45 2021/11/7 文件大小:585 KB

下载得到文件列表

毕业设计(论文)单片机模拟交通灯控制系统设计.doc

文档介绍

文档介绍:摘要
本论文是以十字路口交通灯的控制系统为研究对象,以交通控制根本理论为根底,运用单片机技术原理和应用,对智能交通灯控制系统进行分析研究并做出模拟应用。文章论述了基于STC89C52单片机的交通灯控制系统,以STC89C52作为系统的控制元件,实现发光二极管点亮、数码管倒计时显示以及中断和监测车流量等功能。该系统设计了红绿灯转换、车辆通行倒计时显示,并设计了可监测车流量的控制模块。通过对现有各种方案的分析,采用了槽型光耦管来实现对车流量的监测,以单片机作为核心器件来控制电路各局部的工作。电路主要包括:单片机主控模块、车流量监测模块、红绿灯及倒计时显示模块等。本系统简单模拟现有的交通灯系统,并设置简单的监测的车流量模块,可以对路况进行简单的分析,从而调节交通灯的时间。本系统实用性强、操作简单、扩展功能强。
关键词 : 单片机;车流量;交通灯
Abstract
In this thesis, according to basic traffic engineering theory, combined with current technology and application of microcontroller, which does detai analysis and research on intelligent traffic lights control system. This article discusses traffic lights control systems based on STC89C52 microcontroller, which can display different time of traffic lights in accordance with the actual traffic flow, and achieve the purpose of intelligent control of traffic. Through to the analysis of the existing scheme, the infrared to the traffic to achieve the monitoring, with the single chip processor as the core device to control circuit each part of work. The Circuit mainly includes: the single-chip microcomputer control module, traffic monitoring module, traffic lights and the countdown display module, etc. This system simple simulation existing traffic light system, and set up a simple monitoring traffic module, and the simple analysis of traffic, which regulates the traffic lights of time. This system is practical, and has simple operation and strong function in expansion.
Key words: microcontroller;traffic flow;traffic lights
目录
1 引 言 5
概述 5
论文研究内容及要求 6
2 系统设计与原理图 6
方案的设计思路 6
系统的硬件设计 7
中央控制器 STC89C52及其外围电路的设计与分析 8
芯片STC89C52芯片简介 8
单片机时钟电路的设计 10
单片机复位电路的设计 10
单片机复位后的状态分析 11
显示电路的设计 12
锁存器74HC573芯片介绍 12
七段数码管介绍 13
显示电路的系统原理图 14
车流量监测电路的设计 14
电源电路的设计 15
3 系统软件设计 16
系统程序设计流程图 16
控制器的软件设计 17
4 调试与分析 18
元器件的安装