{$cfg_webname}
主页 > 电子信息 > 电子 >

太阳能热水器水温水位控制系统设计

来源:56doc.com  资料编号:5D27797 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27797
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

太阳能热水器水温水位控制系统设计(任务书,开题报告,外文翻译,论文10800字)
摘要
本文介绍了一种以MSP430F149单片机为核心,基于无线技术框架,通过DS18B20温度传感器和超声波测距模块等器件采集到的数据来实现水温水位无线控制系统。
文章着重介绍核心器件的选择、硬件电路的设计及系统软件的设计。在核心器件的选择方面,首先对多个同种类型的元件进行了介绍,然后进行对比,从而做出论证选择。在硬件电路的设计方面,首先对单片机的功能、结构等进行了介绍,然后分别介绍了温度传感器DS18B20模块、水位测量HC-SR04模块、LCD1602液晶模块、NRF24L01模块、按键控制模块、自动打开水阀模块的功能和设计过程。在软件方面分别设计了各模块的流程图,接着写了各模块的编写思路。论文最后给出了调试过程和结果,并总结了本文的设计具有的优点及未来前景。
关键词:单片机  MSP430F149  无线传输  超声波测距
 
The Design on Control System of Solar Water Heater’S Water Level and Temperature
Abstract
This paper introduces a kind of MSP430F149 MCU as the core, based on wireless technology, framework, through DS18B20 temperature sensor and ultrasonic ranging module such as collected data to achieve wireless temperature water level control system.
The paper focuses on the selection of core components, the design of hardware circuit and the design of system software. In the selection of the core device, the first element of the same type is introduced and then compared to make an argument choice. In the design of hardware circuit, first of all, the function of the MCU structure are introduced, then respectively introduces the temperature sensor DS18B20 module, water level measuring HC - SR04 module, LCD1602 LCD module, control module NRF24L01 module, buttons, automatically open the water valve module function and the design process. The flow chart of each module was designed separately, then the process was written. The paper finally gives out the debugging process and the result, and summarizes the advantages and future prospect of this paper.
Key Words: single chip microcomputer; MSP430F149;Wireless transmission; Ultrasonic ranging
 

太阳能热水器水温水位控制系统设计
太阳能热水器水温水位控制系统设计
太阳能热水器水温水位控制系统设计
太阳能热水器水温水位控制系统设计


目录
摘要    II
Abstract    III
目录    IV
第一章 绪论    1
1.1太阳能热水器无线控制系统的发展现状    1
1.2太阳能热水器无线控制系统的组成介绍    1
1.3设计任务和要求    2
第二章 系统方案设计    3
2.1系统总体方案的选择    3
2.2温度传感器的选择    4
2.3水位传感器的选择    4
第三章 硬件电路设计    6
3.1单片机最小系统的设计    6
3.1.1 MSP430F149单片机简介    6
3.1.2最小系统电路    6
3.2 测温模块的设计    7
3.2.1 温度传感器DS18B20简介    7
3.2.2温度采集电路    8
3.3 水位测量模块的设计    8
3.3 .1超声波HC-SR04简介    8
3.3.2水位测量模块电路    10
3.4 显示模块电路的设计    11
3.4.1 LCD1602液晶屏简介    11
3.4.2 显示模块电路    11
3.5无线传输模块电路的设计    12
3.5.1无线传输nRF24L01简介    12
3.5.2无线传输模块    13
3.6键盘控制模块的设计    14
3.7自动上水模块的设计    14
3.8报警器模块的设计    16
3.9硬件系统电路原理图    16
第四章 系统软件设计    18
4.1系统主程序设计    18
4.2 HC-SR04超声波测距模块    19
4.3温度检测程序    20
4.4显示模块程序    22
第五章 硬件调试    24
5.1 整机调试    24
5.2系统设计总结和展望    24
参考文献    26
致谢    28
附录    29
附录1 系统电路图及实物图    29
附录1.1 系统电路图    29
附录1.2 实物图    30
附录2 系统部分源程序    32

推荐资料