毕业设计基于51单片机的无线智能交通灯控制系统设计.doc
《毕业设计基于51单片机的无线智能交通灯控制系统设计.doc》由会员分享,可在线阅读,更多相关《毕业设计基于51单片机的无线智能交通灯控制系统设计.doc(20页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、课程(综合)设计报告设计题目:基于51单片机的无线智能交通灯控制系统目录摘要. . . . .2一、绪论. .51.1概述. . . .51.2设计题目. . . .51.3设计内容. . .51.4 任务分工. . .6二、系统简介. . . . .62.1 总体设计思路. . . .62.1.1 系统设计思路. . .62.1.2 系统设计流程. . .62.1.3 红绿灯显示规律. . .72.1.4 智能控制方案. . . . . . .82.2 硬件设计. . . . . . . . . . .92.2.1 单片机最小系统. . . . . . .92.2.2 单片机最小系统. .
2、. . . .92.2.3 无线传输模块. . . . . . .102.2.4 传感器. . . . . . . . . .122.2.5 LED数码管的结构与原理. . . . 122.2.6 稳压模块. . . . . . . . .132.3 软件设计. . . . . . . . . . .14三、个人设计工作 .163.1系统原理图. . . . . . . .163.2从机原理图 .17四、设计总结. . . . . . . . . . . .18五、参考文献. . . . . . . . . . . .18摘 要交通控制系统是近代社会随着物流出行等交通发展产生的一套独特的公共管
3、理系统。要保证高效安全的交通秩序,除了制定一系列的交通规则还必须通过一定的科技手段加以实现。本文在对目前交通控制进行深入分析得基础上,运用传感器检测技术,无线传输技术,实时调整智能化控制的实现技术,将传感器检测、实时调整车辆通行时间的算法与单片机作用相结合,提出了基于单片机的智能交通控制系统设计方案。8051单片机的交通灯无线智能控制系统由8051单片机、交通灯显示、LED倒计时。车流量检测及调整、无线传输等模块组成。系统除基本交通灯功能外还具有车流量检测,无线传输以达到智能控制车流量的目的。系统通过传感器测试车辆的数目,通过无线传输模块NRF24L01发送给主机,主机通过智能控制算法改变该方
4、向的车道绿灯亮的时间来实现智能控制。理论证明该系统能够简单、经济、有效的疏导交通,提高交通路口的通行能力。本设计主要做了如下几个方面的工作:一、显示部分,传感器,无线传输部分硬件的焊接。二、交通灯的常规控制方法和传感器计数的实现。三、无线传输数据的实现。【关键词】8051单片机 传感器检测 无线传输 智能控制AbstractTraffic control system is a modern society with logistics, travel and other transportation development produce a unique set of public man
5、agement system. To ensure the efficient and safe traffic order, as well as setting a series of traffic rules must pass a certain technological means to achieve them. Based on the current traffic control based on in-depth analysis to, using the sensor detection technology, wireless transmission techn
6、ology, real-time adjustment of the realization of the intelligent control technology, the sensor detection, real-time adjustment of traffic time algorithm combined with single chip microcomputer, is proposed based on single chip microcomputer intelligent traffic control system design.8051 single chi
7、p wireless intelligent traffic light control system controlled by 8051, traffic light display, LED countdown. Traffic detection and adjustment, such as wireless transmission module. In addition to the basic function of traffic light also has the traffic detection system, wireless transmission in ord
8、er to achieve the purpose of the intelligent traffic control. System by the number of the test vehicle, by wireless transmission module NRF24L01 sent to the host, the host through the intelligent control algorithm lane in the direction of the change of green light time to realize intelligent control
9、. Theory to prove the system is simple, economic and effective traffic, improve the traffic capacity of the traffic intersection.This design mainly do the following several aspects work: one part, display, sensors, wireless transmission welding part of the hardware. Second, traffic lights of convent
10、ional control method and the realization of the sensor count. Third, the realization of the wireless data transmission.【Keywords】The traffic light 8051Single chip microcomputer Wireless transmission Intelligent control sensors一、绪论1.1 概述信号灯的出现使得交通得以有效管制,对于疏导交通流量、提高交通道路通行能力减少交通事故有明显效果。但是,随着城市机动车增长速度加快
11、,我国的城市道路密度和面积率偏低。交通管理水平还欠发展。本设计就这一现象就行分析设计出基于51单片机的无线智能交通灯控制系统。在这个系统中,我们将采用车流量来控制红绿灯的时间并以此来达到舒缓交通压力的目的。本设计主要做了如下几个方面的工作:1、确定系统交通的总体设计,包括,十字路口具体的进行方案设计以及系统应用有的各项功能。在这里,本设计除了有信号灯状态孔子能实现基本的交通功能,还增加了倒计时显示提示。基于实际情况又增加了对车流量进行检测的功能,无线通信的功能。2、进行显示电路,各个无线结点的硬件电路等的设计,对各器件的选择,大体分配各个期间及模块的基本功能要求。3、进行软件系统的设计,对于本
12、系统,我们采用c语言编写。对于无线模块的通信的软件的编写我们做了充分研究,总体上完成了软件的编写。1.2设计题目1、设计任务运用所学传感器技术、计算机网络和单片机原理等方面的知识,设计于无线传感器网络的智能交通红绿灯控制系统,完成无线传感器网络节点设计以及基于单片机的交通红绿灯系统软硬件设计等工作。具体任务如下:2、设计要求(1)绘出无线传感器网络红绿灯控制的原理图(节点布设及系统搭建方案)。(2)设计无线传感器网络节点,实现对车辆的计数功能。(3)设计基于单片机的红绿灯控制方案,实现依赖于车流量的智能交通控制功能。(4)绘出程序流程图并编写调试代码。1.3 设计内容1、无线通信结点无线通信节
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 毕业设计 基于 51 单片机 无线智能 交通灯 控制系统 设计
限制150内