1 / 42
文档名称:

毕业设计(论文)-基于单片机实现公交车的自动考核与报站.doc

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

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

分享

预览

毕业设计(论文)-基于单片机实现公交车的自动考核与报站.doc

上传人:3346389411 2013/3/9 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于单片机实现公交车的自动考核与报站.doc

文档介绍

文档介绍:基于单片机实现公交车的自动考核与报站
摘要公交车是现今社会人们出行的主要交通工具。针对公交车报站与考核的现状,本文设计了以单片机AT89C51为核心的公交车自动报站与考核系统。在自动报站部分,系统利用无线收发模块结合编码芯片PT2262和解码芯片PT2272实现公交车站台信息的发射与接收,用语音芯片ISD4004实现公交车的报站。在考核部分,利用霍尔传感器将车轮转过的圈数转换成脉冲数传入单片机。最终实现对公交车里程及速度的测量,并能通过LCD准确地显示。
本设计主要包括硬件设计和软件设计两个部分。其中:硬件包括单片机最小系统、无线射频发射电路、无线射频接收电路、语音电路、显示电路等;软件主要包括部分电路的设计流程。由于本设计为自动报站,在应用中可以大大降低司机的工作强度,提高车辆在行驶过程中的安全指数。
关键词单片机,自动报站,ISD4004,里程
ABSTRACT
Nowadays,bus travel is the main transport for at the bus stops and evaluation of the situation,this article is designed to AT89C51 SCM as the core of the bus automatic station and assessment the automatic stop part,system use wireless transceiver module with encording and decording chip PT2262 /PT2272 to implement the bus stattion emitting and receiving information,and use voice chip ISD
4004 to implement the bus the assessment part of the system,the number of cycles to the wheel turn can turn into the number of pulses by using Hall Sensor,and put the number into SCM..Finally implement the bus milege and speed measurement,and accurately displayed through the LCD.
The design includes hardware design and software them:Hardware including microcontrollers,RF transmitter circuit, RF receier circuit, voice circuit ,display is mainly talk about the process of the part circuit the design for the automatic station in application,it can greatly reduce the strength of the diver and improve the vehicle safety index in driving process.
Key Words: SCM Automaticlly Stop ISD4004 Mileage
目录
1、绪论 5
本课题的目的 5
本课题在国内外的发展状况 5
本课题的指导思想 6
2、单片机的相关介绍 7
单片机原理及其发展趋势 7
单片机的引脚功能介绍 7
3、硬件电路设计 10
单片机内部时钟电路 10
复位电路 10
无线射频发射电路 11
设计思路 11
设计电路及说明 13
无线射频接收电路 14
设计电路及说明 14
语音电路 15
设计思路 15
设计电路及说明 16
考核系统 18
设计电路及说明 18
4、软件部分设计 22
22
考核模块主程序设计 24
25
LCD显示子程序 26
28
5、仿真 30
考核部分仿真 30