- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
自行車测速系统设计
毕 业 设 计 [论 文]
题 目: 自行车测速系统设计
学 院: 电气与信息工程学院
专 业: 电子信息工程
姓 名:
学 号:
指导老师: 陈英
完成时间:
摘 要
本设计主要阐述一种基于单片机的测速仪设计。以单片机为核心,使用霍尔传感器、DS18B20温度传感器/DS1302时钟芯片,实现对自行车里程、速度、温度、时间等参数的测量,并能简单的将速度及里程用液晶显示器进行实时的显示,且在掉电的时候可以保存里程信息。测速仪的设计主要由硬件电路的设计和软件程序的设计两部分组成。硬件部分的设计主要是利用霍尔传感器将每秒内采集的脉冲个数传入单片机系统,然后经单片机系统的计算处理并将过处理结果送到液晶显示器进行显示。软件的设计则采用模块化的结构,使程序的逻辑关系更加简洁明了。使硬件在软件的控制下协调运作。仿真和实验表明,所设计的硬件电路及软件程序是完全正确的,实际的硬件电路中也满足设计要求。
关键词:里程/速度,时间,温度,霍尔元件,单片机,LCD
Abstract
This design mainly expounds the design of a measuring instrument based on single chip microcomputer. Using single chip as the core, the use of the Holzer sensor, DS18B20 temperature sensor \/DS1302 clock chip, realize the measurement of the bicycle mileage, speed, temperature, time and other parameters, and can easily be speed and mileage for real-time display of liquid crystal display, and when power is off can save the mileage information. Design of velocimeter is mainly composed of design and program design of the hardware circuits of two parts. The design of hardware is mainly collected the number of pulses per second into single chip microcomputer system using the Holzer sensor, then by computing SCM system and processing result to the LCD display. The software design uses the modular structure, make the logic program more succinct. The hardware to coordinate the operation under the software control. The simulation and experimental results show, the design of hardware circuit and software program is correct, the actual hardware circuit can meet the design requirements.
Keywords: Mileage/speed,time, temperature, Hall element, MCU,LCD
目录
1 绪论 1
1.1 课题研究的目的和意义 1
1.2 课题的发展概况 1
1.3 研究的主要内容 2
2 系统硬件设计 4
2.1 系统方案 4
2.2单片机 4
2.2.1单片机介绍及选择 4
2.2.2
文档评论(0)