毕业论文 基于51单片机的十字路口交通灯控制.doc

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

毕业论文 基于51单片机的十字路口交通灯控制,摘 要在日常生活中,交通信号灯的使用,使交通得以有效管理,对于疏导交通流量、提高道路通行能力,减少交通事故有明显效果。本系统采用at89c51单片机作为核心器件,由单片机i/o口扩展、交通灯状态显示、led数码显示、紧急情况中断以及复位电路等几大部分组成,除具备基本交通灯功能外,还具有时间设置、led信息显示等功能,使...
编号:20-202458大小:480.20K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 ljjwl8321 发布

摘 要
在日常生活中,交通信号灯的使用,使交通得以有效管理,对于疏导交通流量、提高道路通行能力,减少交通事故有明显效果。
本系统采用AT89C51单片机作为核心器件,由单片机I/O口扩展、交通灯状态显示、LED数码显示、紧急情况中断以及复位电路等几大部分组成,除具备基本交通灯功能外,还具有时间设置、LED信息显示等功能,使交通实现有效控制。
系统具有实用性强、操作简单、扩展性强等优点。

关键字:AT89C51, LED, 交通灯, 显示,程序

















Abstract

In daily life, the use of traffic lights, so that the effective management of traffic, for ease traffic flow and improve road capacity and reduce traffic accidents have a demonstrable effect.
This system uses the microcontroller AT89C51 is designed as the central traffic light control device, the system practical, simple, and strong expansion. The design is simulated using SCM various states of traffic lights at crossroads display and countdown time.The design of the system by the MCU I / O port expansion, traffic light status display system, LED digital display systems, emergency interrupt system, reset circuit, such as several major components.
In addition to the traffic light system, the basic function, but also has a countdown, emergency and other functions, to achieve a better simulation of a crossroads situation that may arise.

Keywords: AT89C51, LED, traffic lights, display, program






目 录
第一章 序 言 5
1.1 交通灯的形成 5
1.2芯片简介 6
1.3论文研究内容与章节安排 8
第二章 方案比较、设计与论证 9
2.1 电源提供方案 9
2.2 显示界面方案 10
2.3 输入方案 10
第三章 理论分析与计算 12
3.1 交通灯显示时序的理论分析与计算 12
3.2 交通灯显示时间的理论分析与计算 16
第四章 电路图及设计文件 18
4.1 灯控制电路设计 18
4.2倒计时显示电路设计 18
4.3违规车辆检测电路设计 20
第五章 程序设计思路与流程图 22
5.1主程序流程图 22
5.2.按键子程序流程图 26
第六章 测试、数据及结果分析 32
6.1状态灯显示测试 32
6.2数码管的测试 32
总 结 34
附录 35