1 / 50
文档名称:

基于单片机控制的交通信号灯的设计与实现-毕业设计.doc

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

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

分享

预览

基于单片机控制的交通信号灯的设计与实现-毕业设计.doc

上传人:799474576 2013/9/8 文件大小:0 KB

下载得到文件列表

基于单片机控制的交通信号灯的设计与实现-毕业设计.doc

文档介绍

文档介绍:南京工程学院
毕业设计说明书(论文)
作者: 邵振飞学号: 240092229
系部: 康尼学院
专业: 通信工程
题目: 基于单片机控制的交通信号灯
的设计与实现
指导者: 宋红梅讲师

评阅者:
2013年6月南京
The traffic light control system based on single chip
A Dissertation Submitted to
Nanjing Institute of Technology
For the Academic Degree of Bachelor of Science
By
Shao Zhenfei
supervised by
Professor Song Hongmei
College munication Engineering
Nanjing Institute of Technology
June 2013
摘要
近年来,随着国民经济的快速发展,车辆的数量也在飞速增长,交通拥挤和阻塞的现象也频繁的出现。交通阻塞已经成为城市交通所迫切要解决的难题。所以设计一个合理控制的交通灯系统具有重要意义。
本文介绍了一种基于单片机控制的交通信号灯的控制系统。该系统采用8051单片机为控制核心,以七段LED数码管作为等待或通行时间显示,LED作为交通灯红、黄、绿显示。系统采用上电自动复位,时间显示采用倒计时方式,四组红、黄、绿三色灯用发光二极管作为模拟交通信号灯,可以模拟各种道路交通灯控制情况。
关键词:LED数码显示;单片机;交通灯;
Abstract
In recent years, with the rapid development of the national economy, the number of vehicles is also growing rapidly, traffic congestion and blocking the emergence of the phenomenon frequently. Urban traffic congestion has e a problem to be solved urgently. So the reasonable control of designing a traffic light system is important.
This paper describes a microcontroller-based control of traffic lights control system. The system uses 8051 as the control core, seven-segment LED digital tube as waiting or travel time display, LED traffic lights as red, yellow, green display. System uses the power automatically reset the countdown time display mode using four groups of red, yellow and green lights with light-emitting diodes as a simulation of traffic lights, you can simulate a variety of road traffic lights control the situation.
Key words: LED digital display;SCM;Traffic
目录
第一章绪论 1
课题研究背景与意义 1
研究现状 1
城市交通的作用 1
国内外交通系统发展现状 3
我国交通中存在的主要问题 3
城市交通解决的主要途径 4
论文研究的主要内容 5
主要章节安排 5
第二章系统的总体设计 6
具体介绍交通信号系统 6
信号控制方式的分类 6
交通规则介绍 7
交通信号控制硬件设备简介 7
交通信号控制系统信息传输系统简介 7
常用交通标志简介 8
交通信号控制原理 9
设计方案 10
系统工作原理 11
简单介绍STC89C52RC单片机 11
总体设计 15
功能概述 15
系统构成 16
第三章系统硬件设计 17
3