资源描述:
《基于某单片机地自行车测速系统》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、实用标准文案郑州大学毕业设计(论文)题目基于单片机的自行车测速系统设计学生姓名指导教师所属系专业年级学号文档大全实用标准文案基于单片机的自行车测速系统设计摘要随着科技的迅速发展,单片机的应用也越来越广泛,并带动传统控制检测技术不断更新。现在的里程表大多是电子式的,用数码管或液晶显示器即时显示,显示更加直观。电子式里程表采用接触车速传感器代替软轴传动,可使里程表的安装位置不受距离限制,进一步有效地克服了机械式里程表中的诸多不足。方案采用了一种以单片机STC89C52为主控机,使用光电传感器进行自行车里程、速度测量的装置。传感器将不同车速产生
2、的不同频率的脉冲信号输入到单片机进行控制与计算,再采用LCD液晶显示模块进行显示,使得自行车的速度与里程数据能直观的显示给使用者。本设计主要包括自行车轮脉冲采集、键盘输入和数据显示等部分,主程序用C语言编写,完成各项功能及数据的处理。本里程表的设计具有结构简单,成本低廉,显示清晰,稳定可靠等优点。并且可以进行扩充,更方便于使用者。关键词光电传感器,单片机,液晶显示器,测速文档大全实用标准文案TheDesignofbicyclespeedmeasuringsystembasedonsinglechipmicrocomputerABSTRAC
3、TWiththerapiddevelopmentoftechnology,moreandmorewidespreadapplicationofmicrocomputer,promotethetraditionalcontroldetectiontechnologyconstantlyupdated.Mostofthecurrentelectronicodometer,andwiththeLEDdigitaltubeorLCDdisplayreal-time,displaymoreintuitive.Electronicodometerfl
4、exibleshaftusingthecontactspeedsensorinsteadofdriving,mileagetablescanbeinstalledwithoutdistancelimitations,andfurthertoeffectivelyovercomethemechanicaldisadvantagesofmileageinthetable.TheplanadoptsthesystemandconfigurationofcombiningthemicrocontrollerSTC89C52asthemaincon
5、trolcomputer,usingthephotoelectricsensorbicycleodometer,speedmeasuringdevices.whenDifferentspeedpulsesignalsofdifferentfrequenciesproducedbysensorareinputintothemicrocontroller,afteritscalculation,liquidcrystalwilldisplaythedatas,makingthebike'sspeedanddistancedatavisuall
6、ytotheuser.Thedesignincludesabikewheelpulseacquisition,keyboardinputanddatadisplaysection,themainprogramusingClanguage,Thispaperfirstneededto"milestones"designofequipmentindetail,ontheproblemsexistinginthedesign,explainedAndthentohardwareandsoftwaredesignandimplementation
7、ofthepartmadeearnestanalysis,Thenpresentedsystemmodelingprocessandthecorrespondingsystembasedonthismodel,thecontrolsimulation,andthesimulationresultsarecompared.KEYWORDSodometerphotoelectricsensor,MCU,LCD,Tachometer目录文档大全实用标准文案摘要IABSTRACTII1绪论11.1问题由来11.2课题现状11.3设计任务22方案论
8、证与分析22.1单片机模块论证与选择22.2显示模块论证与选择32.3电源模块论证与选择32.4光电测速模块论证与选择33系统硬件设计43.1光电传感器模块43.2单片机系统部分63.2.1S