温度测控仪设计学生:XXX 指导老师:XXX内容摘要:本文主要介绍了智能温度测量仪的设计,包括硬件和软件的设计。先对该测量仪进行概括性介绍,然后介绍该测量仪在硬件设计上的主要器件:“Pt100 热电阻”、AT89C51 单片机和 LCD 显示器以及描述测量仪的总体结构原理。在本设计中,是以铂电阻 PT100 作为温度传感器,采纳恒流测温的方法,通过单片机进行控制,用放大器、A/D 转换器进行温度信号的采集。总体来说,该设计是切实可行的。 关键词:温度 Pt100 热电阻 AT89C51 单片机 LCD 显示器Design of and control instrumentAbstract: This paper describes the design of the intelligent temperature measuring instrument, including hardware and software design. Be the first general description of the measuring instrument, and then describes the hardware design of the measuring instrument's main device: "Pt100 thermal resistance", AT89C51 microcontroller and LCD display, and describe the principle of measuring the overall structure. In this design, as is the PT100 platinum resistance temperature sensor, temperature measurement using constant current method, through the microcontroller to control, amplifier, A/D converter for temperature signal acquisition. Overall, the design is feasible. Keywords: temperature Pt100 thermal resistance AT89C51 microcontroller LCD monitor.目 录前言11 总体硬件方案设计1 温度传感器的放大电路设计2 TLC549 模数转化电路设计4 显示电路设计 5 无线发送与接收模块的选择与设计 5 键盘设计 62 总体的软件程序的设计6 温度数据采集和数据处理子程序的设计6 温度显示、保存处理的子程序设计 7 无线发送与接受的子程序的设计7 十组温度查询的子程序设计93 调试与结果分析 10 调试仪器及方法10 软、硬件调试与故障原因分析 104 结束语10附录 1:硬件原理图及 PCB 板12附录 2:软件程序代码13参考文献34温度测控仪的设计前言随着工业生产效率的不断提高,自动化水平与范围也不断扩大,因而对温度检测技术的要求也愈来愈高, 现在工业上通用的温度检测范围为 200 ~3000℃,而今后要求能测量超高温度与超...