1 / 45
文档名称:

本科毕业论文-手持式激光转速测量仪的设计.doc

格式:doc   页数:45
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

本科毕业论文-手持式激光转速测量仪的设计.doc

上传人:799474576 2013/11/5 文件大小:0 KB

下载得到文件列表

本科毕业论文-手持式激光转速测量仪的设计.doc

文档介绍

文档介绍:摘要
本文在对了解转速测量理论与掌握单片机原理的基础上,根据硬件设计,提出系统程序设计方案,构建软件系统,以实现智能转速测量与显示的功能。
本设计根据基于STC89C52单片机的转速测量电路,设计出一种以半导体激光二极管作为传感器的激光测速仪,可同时实现数据的实时采集、处理和显示; 并详细叙述了测速原理、单片机系统和测速误差。对所设计的软件系统通过编译软件keil C51 μVision4对其进行程序调试。最后,对构建的系统利用设计的电路进行调试,对测量指标进行了分析、比较并提出改进方案。在设计中测量方法采用M法进行测量,单片机采用C语言编程。
关键词:激光;转速测量;手持;非接触式;单片机
Abstract
In this paper, the understanding of the theory and master of rotational speed measurement based on the principle of MCU, the system program design, to build software systems, compiler, in order to achieve intelligent Rotational speed measurement and display functions.
In this paper, according to the tachometric survey system based on the MCU of STC89C52, I designed the laser velocity meter which using laser diode as sensor. The velocity features real-time data acquisition, data processing and display functions. The principle of velocity measurement and them measurement error of the single puter are described. I set up them using the software of The Keil μVision4. At last, the builded system is setted up through circuit. The measured index were analysed pared and the improved programmes were proposed. M method was adopt in the measuring and the language of C was adopt puter.
Key words: Laser, Rotational speed measurement, Hand-held, Non-contact, MCU
目录
摘要 I
Abstract I
1绪论 1
1
1
2
2
3
2 系统设计的方案 4
4
5
6
3 基于单片机的转速测量方法及原理 7
7
7
8
9
10
11
“T法” 11
“M法” 12
“M/T法” 13
4智能转速测量系统的硬件结构 16
16
16
18
19
硬件电路中主要部件的介绍 20
STC89C52介绍 20
1602液晶显示屏介绍 21
5 智能转速测量系统的软件设计 23
23
23
25
25
27
28
29
keil C51软件集成开发环境 29
单片机下载 29
6结论 31