预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共39页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

基于单片机的客车超载监控系统的设计 2010年6月摘要 本文设计了一个客车超载监控系统,以MCS-51单片机为核心,利用反射式红外传感器、方向识别电路、报警电路、锁定电路设计,能够通过键盘手动设置乘客人数的上限值,并用LED显示器显示车内的实时乘客人数。当客车内人数超载时,系统发出声光报警,并通过继电器切断客车的电子启动装置,从而将汽车锁定,使之无法行驶。当超载解除后,声光报警也相应的解除,客车锁定解除,可以正常运行。 本设计共分两部分,硬件系统设计和软件系统设计。硬件部分利用红外传感器和方向识别电路将乘客的上、下车情况进行检测和判断并输入单片机系统。经过单片机系统将处理的数据送LED显示,声光报警电路由蜂鸣器和发光二极管组成,用继电器实现对客车启动装置的锁定。软件部分用汇编语言进行编程,采用模块化设计思想。该系统通过调试后,能够较好的完成客车超载的预警提示,并对超载情况进行相关控制。 关键词:客车;超载;监控;单片机 Abstract Thispaperillustratesthedesignofacarriageoverloadmonitoringsysterm.MCS-51MCUascoreisusedtodesignhardwarecircuitandsoftware.Inthissubjectweuseensors,identifycircuitandalarmcircuitlatchcircuittodesignacarriageoverloadmonitoringsystermthatenablesthekeyboardtomanuallysetlimitsonthenumberofpassengersandcanuseLEDatthesametimetodisplaythenumberofpassengersinside.Ifthepassengeroverloading,thesoundandlightalarmsystermcutsoffthebusthroughtheelectroniclaunchdevices.Bydoingthis,theoverloadmonitoringsystermcanlockthecar,sothatthecarcan’tbestarted.Whentheoverloadiscanceled,thesoundandlightwarningiscanceled.Thebusisalsounlockedandcanbeoperatednormally. Thedesignisdividedintotwoparts,hardwaresystermdesignandsoftwaresystermdesign.Thehardwaresystermspartusesandidentifycircuittodetectandjudgethesituationwhetherthepassengersaregettingonoroffthebus.ThissystermcandisplaythenumberofpassengersonLED.ThesoundandlightalarmcircuitiscomposedofbuzzerandLEDs,thelockfunctionofthebusslaunchdevicesachievesbyusingtherelayunit.Assemblelanguageisusedinthesoftwaresystemandmodularizationdesignideaisadopted.Themonitorsystemcancompleteanalarmbeforehandforoverload,meanwhilethemutualitycontrolwillbeadopted. Keywords:carriage;overloading;monitoring;SCM(singlechipmicrocomputer) 目录 TOC\t"标题_谢辞及参考文献,1,标题_附录,1,第2级标题,2,第3级标题,3,第1级标题,1"第1章绪论 PAGEREF_Toc265005404\h1 1.1立题的意义 PAGEREF_Toc265005405\h1 1.2课题研究任务及目标 PAGEREF_Toc265005406\h3 1.3课题主要内容 PAGEREF_Toc265005407\h3 第2章客车超载监控系统的方案论证 PAGEREF_Toc265005408\h4 2.1系统的原理 PAGEREF_Toc265005409\h4 2.2系统的组成 PAGEREF_T