本站所列毕业设计(论文)资料均属于原创者所有,初衷是为大家在毕业设计(论文)过程中参考和学习交流之用。

毕业设计我帮你

基于单片机的室温控制系统的设计

基于单片机的室温控制系统的设计

本论文的设计是根据在单片机的基础上对室内温度进行控制,DS1624检测到室内温度后,将数据传送到AT89S52单片机内,AT89S52单片机会自动将接收到的数据与设定值进行比较,单片机对数据进行处理,然后根据处理结果,调节特定I/O口的电平,实现控制热电制冷片是

如需购买请QQ扫描右边二维码或者加QQ 3449649974 咨询 毕业设计(论文)代做请加QQ 2269757180 微信号:bylwwwww


  • 详细描述

    基于单片机的室温控制系统的设计
    摘要
    在当今生活、生产以及在实验室中,很常见的室内温度控制是所有温度控制系统中的最简单,易用的控制,在此基础上可以形成温度不变的恒温箱,恒温室等。用于人们生活,商业生产及贮存为实验室提供必要的温度湿度等条件。
    本论文的设计是根据在单片机的基础上对室内温度进行控制。DS1624检测到室内温度后,将数据传送到AT89S52单片机内,AT89S52单片机会自动将接收到的数据与设定值进行比较,单片机对数据进行处理,然后根据处理结果,调节特定I/O口的电平,实现控制热电制冷片是加热还是制冷,从而达到室内温度控制的目的。本篇设计主要介绍了,室内温度控制系统,既可以对当前设定温度进行实时监控又可以对温度进行调节,以满足用户需要的温度。不但具有记忆功能,在没有新温度设定时保持已定值不变。更具有人性化的操作平面设计,使设置温度方便快捷,两位整数两位小数的显示方式具有更高的显示精度。而且还设定了温度的上下限,系统只执行允许范围内的温度变化,系统整体误差小于0.1°C。
    关键词单片机  热电制冷  DS1624   AT89S52
    Abstract
    In today's life and production as well as in the lab, it is common for the indoor temperature control is the simplest of all the temperature control system, easy to control, can be formed on the basis of the constant temperature incubator, constant greenhouse, etc. For people's life, commercial production and storage of laboratory to provide necessary conditions of temperature, humidity, etc.
    Design of this paper is based on single chip microcomputer to control the indoor temperature. On the basis of DS1624 detected indoor temperature, to transfer data to AT89S52 microcontroller, AT89S52 single chip microcomputer automatically receives the data comparing with set point, single-chip microcomputer for data processing, and then according to the result of processing, adjust the level of specific I/O mouth, to achieve control of thermoelectric refrigeration and heating or cooling, so as to achieve the aim of indoor temperature control. This design mainly introduces, indoor temperature control system, can be set to the current temperature of real-time monitoring and can be adjusted to temperature, in order to meet the temperature to meet the needs of users. Not only have memory function, when no new temperature setting is set value. Is more humanized operation plane design, convenient and quick to set the temperature, two integer two decimal display method has higher precision. , but also set the temperature of the upper and lower limits system only allows within the scope of the temperature change, the overall system error is less than 0.1 ° C.
    Key words: single chip microcomputer thermoelectric refrigeration DS1624 AT89S52 devices

    目录
    目录
    毕业设计调研报告 1
    摘要 4
    Abstract 4
    第一章系統方案论证 5
    1.1 主控制器选择 5
    1.2 温度采集系统的选择 5
    1.3 热电制冷系统的选择 6
    1.4 按键系统的选择 6
    1.5 显示器的选择 7
    1.6 警告及提示系统选择 7
    1.7 风扇电机选择 8
    第二章 系统硬件电路设计 8
    2.1 硬件总体结构框图 8
    2.2 单片机知识介绍 8
    2.2.1 单片机的应用领域 9
    2.2.2 单片机AT89S52介绍 9
    2.3 温度测量系统电路设计 11
    2.3.1 温度传感器DS1624介绍 12
    2.3.2 DS1624的引脚及内部结构 12
    2.3.3 DS1624的工作原理及方式 13
    2.3.4 片内256字节存储器操作 14
    2.3.5 DS1624的指令集 15
    2.3.6 I2C介绍 16
    2.3.7 DS1624的电路设计 16
    2.4 热电制冷片驱动电路设计 17
    2.4.1 驱动芯片MAX1968介绍 17
    2.4.2 热电制冷片TEC介绍 17
    2.4.3 驱动电路设计 19
    2.5 按键电路介绍 20
    2.6 复位与时钟电路 21
    2.7 LED显示电路 21
    2.8 警告及指示电路 22
    2.9 电机驱动电路 22
    2.10 整体电路图 23
    第三章 系统软件设计 26
    3.1 系统主程序流程图 26
    3.2 按键控制服务程序流程图 26
    3.3 热电制冷程序流程图 27
    总结 28
    参考文献 29
    致谢 30
    附件 程序清单 31

    参考文献
    [1] 张毅坤等编著.单片微型计算机原理及应用[M].西安电子科技大学出版社, 2007.7
    [2] 杨素行主编.模拟电子技术基础简明教程[M].高等教育出版社, 2006.5
    [3] 胡寿松.自动控制原理简明教程[M].科学出版社, 2008
    [4] 王兆安, 黄俊主编.电力电子技术[M].机械工程出版社, 2000
    [5] 刘海成主编.AVR单片机原理及测控工程应用[M].北京航空航天大学出版社, 2008
    [6] 张广溢, 郭前岗.电机学[M].重庆大学出版社, 2006.7
    [7] 汤竞南, 沈国琴编著.51单片机C语言开发与实例[M].人民邮电出版社, 2008.2
    [8] 赵建领, 薛园园等编著.零基础学单片机C语言程序设计[M].机械工业出版社, 2009.4
    [9] 欧伟明, 何静等编著.单片机原理与应用系统设计[M].电子工业出版社, 2009.7
    [10] 王幸之, 钟爱琴等编著.AT89系列单片机原理与接口技术[M].北京航空航天大学出版社, 2004.5
    [11] 朱定华.单片机原理与接口技术[M].电子工业出版社, 2001.4.
    [12] 沙占友, 王彦朋, 孟志永.单片机外围电路设计[M].电子工业出版社, 2003. 





    收缩