JIMI 发表于 20:51

恒温箱控制系统的设计与开发

论文编号:DZXX076  论文字数:10971,页数:39
摘要
 恒温箱在日常生活、工业生产和实验室中其应用随处可见。它能为工业、理化、生物、农学、医学等科学范畴的生产和科学实验提供所需要的恒定温度的环境模拟条件。随着各种高性能的集成温度传感器和新的温度控制算法的应用,使得恒温箱的控制精度也不断得以提高。
 本毕业设计的题目是恒温箱控温系统的设计与开发,本设计主要由AT89C51单片机,DS18B20测温模块,电源模块,半导体制冷片控温模块及LCD的显示模块组成,通过DS18B20的测温和单片机控制半导体制冷片的加温或制冷,采用直流通电,实现温度控制下,温度波动不大于1℃,最终实现小环境的温度稳定。
 本设计具有成本低,操作简单,实用性强的特点,用简单的硬件来实现,可广泛用于日常生活之中。
                                                       
关键词:温度传感,温度控制,半导体制冷

Abstract
 There are a lot of use of constant temperature incubators, which can provide a stable temperature environment for industrial, physical, biological and medical experiments and activities. The new developed integrated high-performance semiconductor temperature sensors and control algorithm also provide some improvement of the accuracy of temperature measurement and control..
 Thesis discusses the design and realization of an incubator temperature control system. An AT89C51 Microcontroller first reads temperature that comes from the DS18B20.  After comparing it with the set one, the microcontroller then send out control signals to the semiconductor cooling chip to change the temperature by heating or cooling the box. The current temperature and the set temperature are also displayed on a LCD. A temperature fluctuation less than 1 ℃ is achieved finally.
 This design is low cost, simple and practical. It can be used in daily life.
 
Key words: Temperature Control, Temperature Sensor, Semiconductor refrigeration           

目录
摘要 I
Abstract II
第1章 引言 3
1.1 课题的用途与意义 3
1.2 设计任务 2
第2章 系统设计概述 3
2.1关键问题分析及解决方案 3
2.2 系统主控模块及其他外围电路 5
2.3 系统总体设计 5
第3章 系统硬件设计 6
3.1 主控模块 7
3.2 温度检测模块 8
3.3 温度控制模块 10
3.4 键盘模块 12
3.5 显示模块 12
第4章 系统软件设计 15
4.1 温度测量模块 16
4.2 键盘模块 20
4.3 温度控制模块 21
4.4 温度显示模块 21
第5章 系统测试与功能调试 24
第6章 结束语 26
致谢 27
参考文献 28
附录1 总电路图 29
附录2 30
页: [1]
查看完整版本: 恒温箱控制系统的设计与开发