温度测控系统课程设计报告 摘要与前言
- 格式:doc
- 大小:28.00 KB
- 文档页数:2
温度测控系统设计
摘 要
摘 要:
随着电子技术的发展,集成电路器件的运用越来越广泛,许
多场合的电子控制系统都会用到这些器件。本设计中对多种器件进行了
综合运用,使设计达到可以测量并控制温度的目的。为了提高温度测量
的精度和范围,本次设计采用了16位的AD7705芯片和Pt100铂热电阻
来检测温度,再连接上单片机从而构成了数据采集处理模块。同时还有
其他模块,包括提供电源的电源模块,控制加热的输出模块,键盘模块
和显示模块共同构成了温度控制系统。
关键词:温度控制,AD7705,Pt100铂热电阻,单片机
Abstract: As the development of electronic technology, integrated circuit devices
are used more and more widely. These devices are used in the electronic control
system in many situations. In this design, many devices are applied
comprehensively, so that they can be used to achieve the purpose of control
temperature. In order to raise accuracy and range of temperature measurement, in
this design, the 16 bits AD7705 chip and Pt100 platinum resistance are used to
measure the temperature, connecting the two devices with the MCU can constitute
Data acquisition and processing module. In addition, there are some other modules,
such as power-supply power module, output module which can control heating,
keyboard module and display module. All of those modules make up the
temperature controlled system.
Keywords: Temperature control, AD7705, Pt100 platinum resistance, MCU
1前言
温度测量控制的应用十分广泛,在日常生活、工业生产工程各领域均具有广
阔的应用前景。根据温度测控的需求和所运用到的领域,其实现方法也有多种。
使用热敏电阻和A/D转换器件可以较容易地实现测温,但其测得的数据精度不
高。如果要实现多点的温度测量,可能会使用到串行传输数据的数字式传感器,
这种方案的成本会相对较高。本文中提到的方法是用于测量单个点的温度,为了
提高测量范围和精度选用了性能较好的器件。
1.1设计背景
随着工业自动化的普及与发展,要求有更加先进、稳定、可靠的检测控制系
统,以完成数据的采集并控制输出设备安全运行。一些工业上的自动化设备需要
将温度控制在一定范围内,才能保证所制造的产品的质量。因此,温度测量控制
系统有了提高自动化设备性能的重要意义。
1.2设计目标
(1) 能够进行一定范围的温度测量;
(2) 能够使温度控制在预设的温度范围内。
1.2实施计划
(1) 先在草稿纸上画出主体及扩展电路的大体框图;
(2) 查阅资料并选择相关电子元件并查阅其参数;
(3) 通过软件画出电路原理图;并进行仿真。用protel软件画出PCB板。
1.3必备条件
计算机、Keil软件、Protel软件、电子元器件、电路板、电烙铁、万用表、
示波器、直流电压源。