基于单片机的电子体温计的设计及实现
基于单片机的电子体温计的设计及实现(任务书,开题报告,外文翻译,论文13000字)
摘要
通俗的讲,体温反映的是人体内部的温度,但是他也是医生诊断各种疾病的重要依据。如今在医学等领域的体温测量,通常是通过水银温度计来进行测量的。但是采用这种方法有许多的弊端,诸如:用时长、读书误差较大、水银泄露会造成二次伤害等。对于以上的这些问题,我们可以使用单片机控制温度传感器来解决。
本文讲述了基于单片机的电子体温计的总体设计思路和具体方法,他包括三个大的模块:温度传感DS18B20模块、液晶显示模块和蜂鸣器模块。达到能够快速、及时、精确的监测温度的变化的功能,相比于传统的温度计能有更高的精确度。另外它还可以实现设置报警温度,对于过高或者过低的温度予以报警,从而进行温度监测的功能。论文研究的重点内容包括单片机的使用,温度传感器的选择和使用以及如何通过液晶模块予以显示等,还有单片机如何控制各个模块以及控制程序的编写。
关键词:温度;单片机;DS18B20;液晶
ABSTRACT
Generally speaking, body temperature reflects the temperature inside the human body. But it is also an important basis for doctors to diagnose various diseases. At present, clinical temperature measurement methods are usually measured by mercury thermometer. But this method has many disadvantages. Such as: wasting time, reading error is large, mercury leakage will cause secondary injury, etc. For this series of topics, we can solve them by single-chip computer.
[资料来源:www.doc163.com]
This paper presents the design principle and method of electronic thermometer based on single chip computer.It consists of three modules: temperature sensor DS18B20 module, liquid crystal display module and buzzer module.It realizes fast, accurate and real-time monitoring of temperature change.And the accuracy is much higher than the traditional mercury thermometer.At the same time, it can also set the alarm temperature to alarm the temperature which is too high or too low, so as to realize the function of temperature monitoring.The main contents of this paper include the use of single chip computer, the choice and use of temperature sensor, and how to display it through LCD module. Also how to control each module and the compilation of control program by MCU will be displayed.
Key words:Temperature; Single Chip Microcomputer; DS18B20; Liquid Crystal
目录
第1章绪论 1
1.1课题的背景和意义 1
1.2体温计的发展历史及现状 2
1.3 论文的主要内容 3
第2章电子体温计的整体方案设计 4
2.1系统方案的选择 4
2.2系统功能的描述 4
[资料来源:http://www.doc163.com]
2.3系统的组成 4
第3章硬件设计 6
3.1单片机电路的设计 6
3.1.1单片机的选择 6
3.1.2 复位电路 7
3.1.3时钟电路 8
3.2温度传感器模块 9
3.2.1温度传感器的选择 9
3.2.2 DS18B20温度传感器的介绍 10
3.3 显示模块 13
3.3.1LCD1602的简介 13
3.3.2LCD1602的工作原理 14
3.4 报警模块 15
3.4.1蜂鸣器的介绍和选择 16
3.4.2蜂鸣器的管脚图 16
3.5 本章小结 16
第4章软件设计及实物演示 17
4.1单片机开发环境的介绍 17
4.2Altium Designer仿真 17
4.3 PCB的布局 18
4.3.1 PCB的布线规则 18
4.3.2 设计规则的检测 19
4.3.3 电路的焊接 19 [来源:http://Doc163.com]
4.4实物演示 21
4.5本章小结 22
第5章结论与展望 23
5.1 结论 23
5.2展望 23
参考文献 24
附录A 25
致谢 34
[来源:http://www.doc163.com]