文档介绍:本科毕业设计(论文)
题目基于单片机的热电偶的温度采集电路设计
学生姓名
专业班级
学号
院(系)
指导教师(职称)
完成时间
目录
中文摘要 I
英文摘要 II
1 绪论 1
2 系统原理概述 3
快速测温的算法实现 3
热电偶测温基本原理 4
热电偶冷端补偿方案确定 5
分立元气件冷端补偿方案 5
集成电路温度补偿方案 6
方案确定 7
硬件组成原理 7
软件系统工作流程 7
3 硬件设计 9
热电偶简介 9
热电效应 9
热电偶基本定律 11
热电偶温度补偿 11
热电偶的结构形式 12
K型热电偶概述 13
K型热电偶特点 14
具有冷端补偿的数字温度转换芯片MAX6675功能简介 14
冷端补偿专用芯片MAX6675性能特点 15
冷端补偿专用芯片MAX6675温度变换 16
冷端补偿专用芯片MAX6675的冷端补偿问题 17
冷端补偿专用芯片MAX6675的热补偿跟噪声补偿问题 17
冷端补偿专用芯片MAX6675测量精度的提高方法 17
冷端补偿专用芯片MAX6675的温度读取 17
单片机选择及部分功能简介 18
AT89C51单片机的SPI实现 20
路同相三态双向总线收发器74LS245 21
硬件电路详细设计 21
温度采集电路 21
显示电路 22
报警电路 24
单片机控制电路 25
4 软件设计 26
主程序设计 27
温度采集转换程序设计 28
显示程序设计 30
5 系统仿真 31
Proteus概述 31
系统仿真结果 31
结束语 33
致谢 34
参考文献 35
附录 36
摘要
本文主要介绍了基于热电偶温度传感器的快速测温系统的设计。本文综合考虑到热电偶的热惰性时间常数问题,采用快速算法实现了温度快速测量的功能。快速算法思想是:在等时间间隔内快速采集三个温度数据,然后根据它们与热时间常数、初始温度以及稳定后的温度之间的关系,最后得出稳定后温度的数学计算公式,从而得到所测量的温度值。
本文采用了带有冷端补偿的温度转换芯片MAX6675、K型热电偶、89C51单片机、数码管等元器件设计了相应温度采集电路、温度转换电路、温度控制电路、超量程报警电路、数码管显示电路。结合硬件电路给出了相应的软件设计,℃。本系统的工作流程是:首先热电偶采集温度,数据经过MAX6675内部电路的处理后送给单片机进行算法处理,最后通过数码管电路显示出测量温度。本设计最后对系统进行了protuse的调试和仿真,实现了设计的要求。
关键词温度传感器热电偶热时间常数冷端补偿
ABSTRACT
This design describes the thermocouple temperature sensor based on the rapid temperature measurement system. prehensive taking into account the thermal inertia of the thermocouple time constant problem, the use of fast algorithm features fast measurement of temperature. Fast algorithm idea is: in the other three intervals quickly acquire temperature data, and then based on they contact with thermal time constant, initial temperature and stable temperature, Finally, temperature formula is given, so we can obtain the measured temperature values.
This design uses a temperature conversion chip MAX6675,K-type thermocouple, 89C51microcontroller, LED and ponents, design cor