- 1、本文档共40页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于51单片机的速度检测系统
摘 要
在工程实践中,经常会遇到各种需要测量转速的场合,测量转速的方法分为模拟式和数字式两种。模拟式采用测速发电机为检测元件,得到的信号是模拟量。数字式通常采用光电编码器,霍尔元件等为检测元件,得到的信号是脉冲信号。随着微型计算机的广泛应用,特别是高性能价格比的单片机的出现,转速测量普遍采用以单片机为核心的数字式测量方法。
本文便是运用单片机控制的智能化测量自行车转速。自行车在运行过程中,需要对其进行监控,转速是一个必不可少的一个参数。本系统就是对自行车转速进行测量,并显示转速,了解自行车运行的基本状况。
本设计主要用AT89C51作为控制核心,LED数码显像管、详细介绍了串行通讯。充分发挥了单片机的性能。其优点硬件电路简单,软件功能完善,控制系统可靠,性价比较高等特点
关键字:MSC-51(单片机); 计算机; 传感器 自动化 测量
Speed test brief introduction
Abstract:In the bike practice, we will meet each kind to need frequently to survey the rotational speed the situation, the survey rotational speed method divides into the simulation type and the digital two kinds. The simulation type uses measured that the fast generator is the detecting element, obtains the signal simulates the the de graduated from the design of the issue is control of the intelligent use of speed measuring instrument.
The aticle is the motor speed measurement, and basic situation. This topic describes the design steps and method of humidity measurement system which based on chipdesign a system which can measure temperature and humidity, show the measurement results and warming.
This system uses AT89C51 as the main chip, use a new integrated digital temperature and humidity sensor DHT11 gather the temperature and humidity data.It uses C language to design system programming on development platform. The main design is divided .
Key words:single chip; intelligence; computer; ; test.
目 录
第1章 引言 1
第2章 系统介绍 2
2.1 系统结构 2
2.2 系统要求 3
第3章 硬件电路设计 4
3.1 单片机模块 4
3.2 霍尔传感器模块 9
3.3 显示模块 10
3.4 24C02存储器简介 11
第4章 软件设计 14
4.1编译语言的选择 14
4.2程序模块 14
4.3集成开发环境Keil介绍 17
第5章 调试 22
5.1系统硬件调试 22
5.2 系统软件调试 22
5.3 系统整体调试 23
结 论 24
致 谢 24
参考文献 25
附件1原理图 26
附件2 PCB板 27
附件3 实物 28
附件4 程序 28
第1章 引 言
自行车被发明及使用到现在已有两百多年的历史,在这两百年间人类在不断的尝试与研发过程中,自行车发展的目的也从最早的代步工具转换成休闲娱乐的用途,随着生活水平的提高,人们希望自行车的功能更强大,比如说对行车信息的掌握,而里程计/速度计正满足了这个需求。现在先进的里程/速度计能够显示实时的速度和里程,是人们实时掌握相关信息,更好的安全行车。
我国是自行车大国,据统计,平均每个家庭拥有2.6两自行车,自行车在人们的日常生活中扮
文档评论(0)