超声波测厚仪的设计
无需注册登录,支付后按照提示操作即可获取该资料.
超声波测厚仪的设计(论文12000字)
摘要:目前市场上测厚仪多数采用超声波测厚,本设计以超声波为应用背景,介绍了一种基于单片机的超声波测厚仪。
本论文的设计选用89C51作为主控制器,通过超声波测厚模块对信息进行采集,然后采用单片机计算收发时间从而计算出被测物体的厚度,并通过蓝牙将数据传递到手机app上显示,最终实现了一种价格低廉,精度适中的超声波测厚系统。
关键词:单片机89C51、超声波测厚、LCD1602、蓝牙
Design of Ultrasonic Thickness Gauge
Abstract:At present, most of the thickness gauge on the market using ultrasonic thickness measurement, the design of ultrasonic applications for the background, introduced a single-chip ultrasonic thickness measurement.
The design of this paper uses 89C51 as the main controller, through the ultrasonic thickness measurement module to collect information, and then use the microcontroller to calculate the transceiver time to calculate the thickness of the measured object, and through the Bluetooth data to the mobile app display, the final A low-cost, precision-accurate ultrasonic thickness measurement system.
Key word: Single chip microcomputer 89C51, Ultrasonic Thickness, LCD1602,Bluetooth
目 录
1绪论 3
1.1研究背景 3
1.2研究目的 4
1.3研究意义 4
1.4 本章小结 5
2系统分析和系统总体设计 5
2.1超声波测厚系统的指标要求 5
2.2系统组成及工作原理 6
2.2.1系统组成 6
2.2.2超声波测厚原理 6
2.2.3非接触式测厚的实现 8
2.2.4蓝牙模块的工作原理 9
2.3 本章小结 10
3系统硬件选择和介绍 10
3.1 89C51单片机 10
3.2超声波探头HC-SR04的结构 10
3.3液晶显示LCD1602 11
3.4蓝牙模块BT-06 12
4系统硬件设计 13
4.1单片机89C51最小系统设计 13
4.2超声波测厚模块电路设计 14
4.3显示模块 14
4.4蓝牙模块 15
4.5其它外围模块 16
4.6 本章小结 16
5系统的软件设计 17
5.1超声波发射接收模块程序设计 17
5.2蓝牙发送数据设计 18
5.3 LCD显示模块设计 19
5.4蓝牙app的设计 20
5.5 本章小结 20
6系统调试和结果分析 21
6.1各模块调试原则 21
6.1.1超声波测厚模块调试 21
6.1.2 LCD显示模块 21
6.1.3 蓝牙模块的调试 21
6.2误差分析 22
6.3 实验及系统误差矫正 22
6.4成果展示 23
6.5本章小结 23
7总结 24
参考文献 25
致谢 26