优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

温度检测与监控系统的设计

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

温度检测与监控系统的设计(任务书,开题报告,外文翻译,论文8200字)
摘  要
    随着科技的进步,自动化检测被广泛应用于生产生活的方方面面。在工业生产中,温度是一项基本且重要的指标,对产品温度进行监测和控制具有深远的意义。本文设计了一个温度检测及监控系统,能实现多点测温功能。将单片机应用在温度控制上有使用方便和功能多样的特点,并且可以优化测温过程的准确性和实时性。在本设计中,主要以AT89C51单片机和DS18B20温度传感器为核心,包含了单片机模块、按键模块、LCD显示模块、温度采集模块和蜂鸣模块。利用DS18B20检测温度,通过单片机处理数据后,LCD液晶屏显示输出,如果被测温度超出或低于预设的上下限温度,将会触发蜂鸣电路报警。整个硬件系统简单可靠,成本低廉,准确地实现多点温度检测与监控。
关键词:单片机   温度检测   DS18B20温度传感器

Design of the system with temperature detection and monitoring
Abstract
    With advances in technology,automatic detection is widely used in all aspects of production and life. In industrial production, temperature is one of the basic and important indicator which has far-reaching significance for testing and monitoring product temperature. Using the microcontroller in the temperature control has convenient and flexible features, and can optimize the accuracy and timeliness of the measured temperature. This design focuses on AT89C51 MCU and temperature sensor DS18B20, including the single-chip module, button module, LCD display module, the temperature acquisition module and buzzer module. The DS18B20 is used to detect temperature data. Then LCD liquid crystal screen display output after the microcontroller processes data. If the measured temperature exceeds or falls below a preset upper limit temperature, it will trigger an alarm buzzer circuit. The entire hardware system is simple, reliable, low cost and it can accurately detecte and monitor multi-point temperature.

[资料来源:http://think58.com]

Key Words: microcontroller; temperature detection; DS18B20 temperature sensor
 
[版权所有:http://think58.com]

温度检测与监控系统的设计
温度检测与监控系统的设计


目  录
第一章 绪论    1
    1.1课题背景与发展现状    1
    1.2本文的主要工作及研究目的    2
第二章 硬件电路设计    4
    2.1系统设计思想    4
    2.2整体仿真图    4
    2.3单片机模块    5
2.3.1 复位电路    6
2.3.2 时钟电路    7
    2.4温度检测模块    8
    2.5按键模块    10 [来源:http://www.think58.com]
    2.6 LCD显示模块    11
    2.7报警模块    12
第三章 软件设计    13
    3.1软件设计思想    13
    3.2温度检测模块程序    14
    3.3按键模块程序    14
    3.4 LCD显示模块程序    16
第四章 软件与硬件调试结果    17
    4.1软件调试    17
    4.2硬件调试    18
    4.3软硬件调试小结    20
总结与展望    21
参考文献    23

[资料来源:http://think58.com]