- 1、本文档共38页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于单片机测控系统
PAGE
毕 业 论 文
单片机测控
基于单片机测控系统设计与制作
基于单片机计速器的设计
摘 要:随着信息技术的不断发展,单片机在测量系统中得到了广泛的应用。速度是一个系统经常需要测量、控制和保持的量。速度的测量方法有许多种,但在不同的应用环境下,相应的测量方法有它自己的特点和误差。因此对单片机速度测量系统的研究有着重要的目的和意义。本设计采用AT89S51单片机作为主要控制核心,应用霍尔传感器采集信号,经过单片机定时计数并运用一个算法测量出汽车行驶速度,最终用4位LED数码管显示其测量结果,具有较高的实用价值。本文的优点是充分发挥了单片机的性能,硬件电路简单,软件功能完善,测量速度快、精度高,成本低等特点。
关键词:单片机;速度测量;霍尔传感器;LED
Abstract
: with the development of information technology, computer has been widely used in the measurement system. Speed is a system often need to measure, control and maintain the amount. There are many methods for the measurement of speed, but in different application environments, the corresponding measurement method has its own characteristics and error. It is the purpose and significance of the speed measurement system. This design uses AT89S51 microcontroller as the control core, signal acquisition and application of Holzer sensor, and using the single-chip timer counter an algorithm to measure the vehicle speed, the final with 4 LED digital display of the measured results, it has high practical value. In this paper, the advantages of full play to the performance of the microcontroller, the hardware circuit is simple, the software function is perfect, fast measuring speed, high precision, low cost.
Keywords:
single chip microcomputer; velocity measurement; infrared sensor; LED
目 录
TOC \o 1-3 \h \z \u
1总体设计 1
1.1系统设计方案论证 1
1.2本系统设计的主要内容 1
2单片机速度测量系统 2
2.1单片机速度测量原理 2
2.2单片机速度测量系统结构框图 2
3系统硬件设计 2
3.1传感器概述 2
3.1.1霍尔传感器的基本工作原理 3
3.1.2 CS3020霍尔传感器 4
3.1.3霍尔传感器的硬件连接 6
3.2 MCU控制系统的设计 6
3.2.1 CPU的选用 6
3.2.2 AT89S51主要特性和引脚说明 7
3.2.3 单片机最小系统 9
3.3 LED数码管显示器 10
3.4单片机测速系统总原理图 11
4系统软件设计 12
4.1程序流程图 12
4.2 程序功能 13
4.3 程序调试 14
参考文献 15
附 录 15
1总体设计
1.1系统设计方案论证
现在测量速度的方法有很多,可以采用不同的器件做出多种测速器。在这里讨论了两种方案。
方案一:光电式脉冲发生器。
主要由光源、光敏器件和遮光盘组成。车轮旋转带
文档评论(0)