温度采集实验报告

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

课程设计任务书

题目基于AD590的温度测控系统设计

系(部) 信息科学与电气工程学院

专业电气工程及其自动化

班级电气092

学生姓名刘玉兴

学号090819210

月日至月日共周

指导教师(签字)

系主任(签字)

年月日

摘要

温度是工业生产和自动控制中最常见的工艺参数之一。过去温度检测系统设计中,大多采用模拟技术进行设计,这样就不可避免地遇到诸如传感器外围电路复杂及抗干扰能力差等问题;而其中任何一环节处理不当,就会造成整个系统性能的下降。随着半导体技术的高速发展,特别是大规模集成电路设计技术的发展, 数字化、微型化、集成化成为了传感器发展的主要方向。

以单片机为核心的控制系统.利用汇编语言程序设计实现整个系统的控制过程。在软件方面,结合ADC0809并行8位A/D转换器的工作时序,给出80C51单片机与ADC0908并行A /D转换器件的接口电路图,提出基于器件工作时序进行汇编程序设计的基本技巧。本系统包括温度传感器,数据传输模块,温度显示模块和温度调节驱动电路,其中温度传感器为数字温度传感器AD590,包括了单总线数据输出电路部分。文中对每个部分功能、实现过程作了详细介绍。

关键词:单片机、汇编语言、ADC0809、温度传感器AD590

Abstract

Temperature is the most common one of process parameters in automatic control and industrial production. In the traditional temperature measurement system design, often using simulation technology to design, and this will inevitably encounter error compensation, such as lead,complex outside circuit,poor anti-jamming and other issues, and part of a deal with them Improperly, could cause the entire system of the decline. With modern science and technology of semiconductor development, especially large-scale integrated circuit design technologies, digital, miniaturization, integration sensors are becoming an important direction of development.

In the control systems with the core of SCM,assembly language programming is used to achieve the control of the whole system.Combining with the operation sequence of ADC0809,the interface circuit diagrams of 80C51 SCM and ADC0809 parallel A/D conveger ale given.The basic skills of assembly language programming based on the operation se—quenee of the chip ale put forward.This system include temperature sensor and data transmission, the moduledisplays

module and thermoregulation driven circuit from the sensors intofigures of the temperature sensors

AD590, including a list of the data outputcircuit. The text of every part of the functions and procedure at present.

Key word s:single-chip;assembly language;parallel A/D conversion;ADC0809;Temperature

sensor AD590

目录

摘要 (4)

Abstract (5)

第一章系统功能原理及硬件介绍 (7)

1.1 80C51单片机介绍 (7)

1.2 ADC0809介绍-- (9)

l.2.1 ADC0809的主要特点 (9)

1.2.2 ADC0809芯片的工作原理 (9)

1.3 AD590的介绍 (10)

第二章理论分析 (12)

2.1 各模块接线及原理说明 (12)

2.1.1 AD590采集温度信号模块 (12)

2.1.2 ADC0809 A/D(模数)转换模块 (12)

2.1.3动态数码管显示模块 (12)

2.1.4 蜂鸣器超量程报警模块 (12)

2.2最小分度、量程及报警温度的算法 (12)

2.2.1最小分度、量程的算法 (12)

第三章各模块电路设计 (13)

3.1温度测量采集及加热电路模块 (13)

3.2 并行A/D(模数)转换模块 (14)

3.3 蜂鸣器超量程报警模块 (15)

3.4 可按键设置报警模块 (15)

第四章 电路与程序设计 (15)

4.1 程序流程图 (16)

4.2 程序清单 (16)

总结 (20)

参考文献 (20)

第一章 系统功能原理及硬件介绍

该数字温度计利用AD590集成温度传感器及其接口电路完成温度的测量并转换成模拟

电压信号,经由模数转换器ADC0809转换成单片机能够处理的数字信号,然后送到单片机

80C51中进行处理变换,最后将温度值显示在LED 显示器上。系统以80C51单片机为控制核

心,加上AD590测温电路、ADC0809模数转换电路、温度数据显示电路以及外围电源等组

成。系统组成框图如图1所示。

图1 系统组成框图

1.1 80C51单片机介绍

80C51是美国ATMEL 公司生产的低电压,高性能CMOS8位单片机,可提供以下标准功能:

4K 字节闪存,128字节内部RAM ,32个I/O 口线,两个16位定时/计数器,一个5向量两

级中断结构,一个全双工串行通信口,片内振荡器及时钟电路。同时,80C51可降至0HZ 的

静态逻辑操作,并支持两种软件可选的节电工作模式。空闲方式停止CPU 的工作,但允许

RAM ,定时/计数器,串行通信口及中断系统继续工作。掉电方式保存RAM 中的内容,但振

相关文档
最新文档