单片机测速系统.doc

约28页DOC格式手机打开展开

单片机测速系统,摘要 本系统采用单片机 at89s52 为控制核心,对超声波发射和接收探头的收发进行控制,采集数据,处理数据,以空气中超声波的传播速度为确定条件,利用反射超声波测量待测距离,通过二次测量物体的距离来计算物体在极短时间内的平均速度,把结果送led显示出来。软件部分应用单片机汇编语言实现了本设计的全部控制功能...
编号:45-203220大小:348.50K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 chemcary 发布

单片机测速系统

摘要 本系统采用单片机 AT89S52 为控制核心,对超声波发射和接收探头的收发进行控制,采集数据,处理数据,以空气中超声波的传播速度为确定条件,利用反射超声波测量待测距离,通过二次测量物体的距离来计算物体在极短时间内的平均速度,把结果送LED显示出来。软件部分应用单片机汇编语言实现了本设计的全部控制功能,包括开关控制工作和复位功能,具有错误报警功能。
论文概述了单片机的基本原理及发展,介绍超声传感器的原理及特性。对于测速系统的一些主要参数进行了讨论。并且在介绍单片机测速系统功能的基础上,提出了系统的总体构成。针对测距系统发射、接收、检测、数据处理、数据显示部分的总体设计方案进行了论证。进一步分析了系统各部分的硬件及软件实现。 
关键词 单片机   超声波   测速
 
Abstract:The system uses AT89S52 microcontroller as control core to realize the control of transmitting and receiving of ultrasonic probe transceiver, data acquisition, data processing,takes the ultrasonic propagation velocity in the air for determining conditions,uses reflective ultrasonic to measure distance,calculates the average speed of object in a very short period of time through secondary measurement of the object's position,then sends the results to LED.The part of software applies compiled language to achieve all control functions of the design,including switch control,reset function and the wrong alarm function.
The paper outlines the basic principles and development of SCM,the principles and characteristics of ultrasonic sensor,discusses the main parameters of velocimetry system.And also outlines the overall composition on the basis of introducing SCM velocimetry system functions . Demonstrate the design plans in terms of ranging system transmitter and receiver, detection,data processing, data display.Further analyses the realization of various parts of system hardware and software.

Key words:Microcontroller    Ultrasonic    Measurement speed
 
目 录
1、选题背景 1
1.1单片机的历史与发展 1
1.1.1 单片机的历史 1
1.1.2 单片机的发展方向 1
1.2 测速仪器的现状与意义 2
2、 方案论证 2
2.1单片机的基础知识介绍 2
2.1.1 单片机概述 2
2.1.2 单片机和微处理器 3
2.1.3 单片机和嵌入式系统 3
2.1.4  单片机的特点 4
2.1.5单片机的应用 5
2.1.6 MCS-51单片机 5
2.2超声波 6
2.2.1超声波的特点8  6
2.2.2 超声波传感器 7
2.3测速原理 8
2.3.1 测距 8
2.3.2 测速 8
3、设计过程论述 10
3.1单片机测速系统的硬件实现 10
3.1.1单片机测速系统的工作过程 10
3.1.2单片机测速系统的硬件的总体 11
3.1.3电源电路部分 12
3.1.4发射电路部分 15
3.1.5接收电路部分 16
3.1.6单片机控制部分 17
3.1.7显示电路部分 19
3.1.8 其它电路 20
3.2单片机测速系统的软件实现 21
3.2.1 单片机测速系统的软件工作过程 22
3.2.2 单片机测速系统的程序流程图 22
3.2.3 单片机测速系统软件组成 24
3.2.4 单片机测速系完整的汇编程序 24
4、结果分析 25
5、总结 25
附录 26
参考文献 35
致  谢 36