毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

MSP430F149单片机Mlx90615红外传感器的数字体温计设计+程序

时间:2021-03-12 20:52来源:毕业论文
基于MSP430F149单片机及MLX90615红外传感器来设计非接触式数字体温计,单片机通过SMBus方式与MLX90615进行通信,将读出的温度数据进行处理,再由串口中断控制输出,将结果显示在串口调试

摘要一般来说,测量温度的方式可以分为接触式和非接触式两类。红外测温属于后一种,是根据被测物体红外热辐射出来,不需达到热平衡即可快速读取精确温度,在可测范围内对难接触物进行测量,有效地避免国内传统的体温测量的缺点,在快速、准确、没有交叉感染的情况下测量出人体温度。64288

顾及仪器测量高精度前提下,以追求低成本为原则, 通过基于MSP430F149单片机及MLX90615红外传感器来设计非接触式数字体温计,单片机通过SMBus方式与MLX90615进行通信,将读出的温度数据进行处理,再由串口中断控制输出,将结果显示在串口调试软件界面。

本课题主要侧重驱动程序的设计调试工作,同时要完成整个系统的联调工作。完成MLX90615红外传感器的驱动程序设计,温度值的读取,同时设计相关串行通信系统RS232电路,完成数据的远程控制。

毕业论文关键词 : 红外  体温计  MSP430F149  MLX90615  

毕业设计说明书(论文)中文摘要毕业设计说明书(论文)外文摘要

Title   Design of infrared thermometer based on MLX90615                 

Abstract In general,the temperature measurement can be pided into contact and non-contact type two.Infrared temperature belongs to the latter,the object to be measured is based on infrared thermal radiation,can be read quickly,need not to reach thermal equilibrium,measured in the measurable range of hard contact situation,avoiding the disadvantage of the traditional temperature measurement effectively,measuring the temperature of human body fast,accurate,in no cross infection situation.

Considering the high precision measuring instruments under the premise,in the pursuit of low cost as the principle,through the MSP430F149 MCU and MLX90615 infrared sensor to design the non-contact type digital thermometer,microcontroller communicates with MLX90615 through SMBus,the temperature for reading data processing,again by the serial port interrupt control output,the results displayed in the serial debugging software interface.

This topic focuses primarily driver design debugging,while the entire system to complete the unit.Complete MLX90615 infrared sensor driver design to get the temperature value,while designing related system RS232 serial communication circuits to complete data remote control.

Keywords: Infrared  thermometer  MSP430F149  MLX90615

1  引言1

1.1  课题研究的目的和意义1

1.2  红外非接触体温计的优势2

2  红外测温的基础5

2.1  基础理论5

2.2  红外测温传感器的一般结构及测温的特点9

3  硬件部分10

3.1  MSP430部分10

3.2  MLX90615部分12

3.3  RS232部分13

4  软件部分15

4.1主程序模块15

4.2  红外测温模块17

4.3  串口显示模块25

5  系统调试与分析27

5.1  红外测温系统调试27

5.2  红外测温系统分析27

结论29

致谢30

参考文献31

附录A  完整程序32

1  引言

一般来说,测量温度的方式可以分为接触式和非接触式两类。接触式测温的优点是简单、可靠、测量精度高,但其只有当测量装置与被测物体热交换完毕,达到热平衡后才能进行读数,所以其缺点就是响应时间长、极易受环境温度的影响。红外测温则是根据被测物体红外热辐射出来,有效地避免国内传统的体温测量的缺点,在快速﹑准确﹑没有交叉感染的情况下测量出人体温度,因此不接触式的红外温度测量法就被广泛用于SARS预防的检测工作中[1]。 MSP430F149单片机Mlx90615红外传感器的数字体温计设计+程序:http://www.751com.cn/zidonghua/lunwen_71372.html

------分隔线----------------------------
推荐内容