资源描述:
《光电式自行车速度里程表设计-毕业论文.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、光电式速度里程表设计光电式自行车速度里程表设计摘要随着科技的迅速发展,单片机的应用也越来越广泛,并带动传统控制检测技术不断更新。现在的里程表大多是电子式的,用数码管或液晶显示器即时显示,显示更加直观。电子式里程表采用接触车速传感器代替软轴传动,可使里程表的安装位置不受距离限制,进一步有效地克服了机械式里程表中的诸多不足。方案采用了一种以单片机AT89C51为主控机,使用光电传感器进行自行车里程、速度测量的装置。传感器将不同车速产生的不同频率的脉冲信号输入到单片机进行控制与计算,再采用LCD液晶显示模块进
2、行显示,使得自行车的速度与里程数据能直观的显示给使用者。本设计主要包括自行车轮脉冲采集、键盘输入和数据显示等部分,主程序用C语言编写,完成各项功能及数据的处理。本里程表的设计具有结构简单,成本低廉,显示清晰,稳定可靠等优点。并且可以进行扩充,更方便于使用者。关键词光电传感器单片机液晶显示器里程表II光电式速度里程表设计THEDESIGNOFPHOTOELECTRICBICYCLEODOMETERABSTRACTWiththerapiddevelopmentoftechnology,moreandmore
3、widespreadapplicationofmicrocomputer,promotethetraditionalcontroldetectiontechnologyconstantlyupdated.Mostofthecurrentelectronicodometer,andwiththeLEDdigitaltubeorLCDdisplayreal-time,displaymoreintuitive.Electronicodometerflexibleshaftusingthecontactspee
4、dsensorinsteadofdriving,mileagetablescanbeinstalledwithoutdistancelimitations,andfurthertoeffectivelyovercomethemechanicaldisadvantagesofmileageinthetable.TheplanadoptsthesystemandconfigurationofcombiningthemicrocontrollerAT89C51asthemaincontrolcomputer,
5、usingthephotoelectricsensorbicycleodometer,speedmeasuringdevices.whenDifferentspeedpulsesignalsofdifferentfrequenciesproducedbysensorareinputintothemicrocontroller,afteritscalculation,liquidcrystalwilldisplaythedatas,makingthebike'sspeedanddistancedatavi
6、suallytotheuser.Thedesignincludesabikewheelpulseacquisition,keyboardinputanddatadisplaysection,themainprogramusingClanguage,Thispaperfirstneededto"milestones"designofequipmentindetail,ontheproblemsexistinginthedesign,explainedAndthentohardwareandsoftware
7、designandimplementationofthepartmadeearnestanalysis,Thenpresentedsystemmodelingprocessandthecorrespondingsystembasedonthismodel,thecontrolsimulation,andthesimulationresultsarecompared.KEYWORDSodometerphotoelectricsensorMCULCDII光电式速度里程表设计目录摘要IABSTRACTII1绪
8、论11.1问题由来11.2课题现状11.3设计任务22系统原理概述32.1系统原理总概述32.2系统硬件组成原理32.3软件系统工作流程43系统硬件设计53.1采集信息部分以及传感器的选择53.2轮脉冲检测与转换电路63.2.1.轮脉冲检测73.2.2.信号预处理电路73.3单片机系统部分93.3.1AT89C51单片机介绍93.3.2定时/计数器的结构及控制93.3.3中断控制113.4单片机外围电路介绍113.4.1复位电路113.4.