JIMI 发表于 20:51

染缸温度水位控制系统设计

论文编号:DZXX105  论文字数:10595,页数:31
 摘要
 随着社会经济的不断发展,现代工农业生产离不开环境控制,本文在对国内外温度智能控制进行深入分析的基础上,提出了基于单片机的温度水位检测系统设计方案。
 整个系统的控制芯片采用PIC16F737单片机,触摸按键芯片采用SG8F160电容式触摸芯片。染缸水温的信号采集用NTC热敏电阻,再通过单片机对继电器的控制来分别对冷水阀和蒸汽阀的开和关进行控制,对染缸的水位检测采用浮子水位传感器来进行采样控制。系统的显示部分用8个八段数码管来显示,对数码管的驱动采用驱动芯片MAX7219。在防水的设计上采用IP65防水设计。系统的按键设计采用触摸式,能更好的与外界环境隔离。系统的报警装置用高亮的LED和蜂鸣器配合报警。
关键词:单片机,温度水位控制,传感器,触摸按键,防水
ABSTRACT
 As the social and economic developed, the modern industrial and agricultural production can not be separated environmental control. This article is on intelligent temperature control at home and abroad to propose an scheme that based on the temperature and water level detection.
 The control chip of system chooses PIC16F737 MCU, the touch chip chooses SG8F160 capacitive touch chips. The temperature signal acquisition by NTC Thermistors, and then use the SCM to control about the cold water and steam valve which opening or closing. The dye vat of water level detected by the float level sensors to control the sample. The display of the system select eight segments, the driver of segments using MAX7219. In waterproof designing choose IP65 design adopted. The keys are designed by touch keys in order to isolate from the outside environment. The alarm system equipped with the highlight of the LEDs and the buzzer.
Keywords: MCU, The Temperature and Water Level Control, Sensor, Touch Key, Waterproof

目录
摘要 I
ABSTRACT II
第1章 引言 1
1.1 背景 1
1.2 研究内容 2
第2章 系统概述 3
2.1单片机染缸温度水位控制系统功能设计 3
2.2单片机温度测量系统的设计的原则 3
2.3单片机温度测量系统的组成 4
第3章 系统硬件设计 5
3.1 硬件系统组成 5
3.2 系统核心 5
 3.2.1 核心处理器PIC16F737简介 5
3.2.2 系统端口分配 7
3.3 外围电路设计 7
3.3.1 单片机外围电路 7
3.3.2 电源模块 8
3.3.2触摸按键模块 9
3.3.3 传感器 10
3.3.4报警模块 12
3.3.5数码管驱动模块 12
3.3.6 显示模块 15
3.3.7 漏电保护模块 15
3.3.8 继电器控制模块 16
第4章软件设计 18
4.1软件结构总体流程图 18
4.2 硬件程序说明 19
 4.2.1初始化程序 19
 4.2.2 NTC热敏电阻 19
 4.2.3 水位传感器 20
 4.2.4 显示函数 20
 4.2.5 时钟中断 21
 4.2.6 按键设计 22
第5章 结束语 23
致  谢 24
参考文献 25
附录1 电路原理图 26
附录2实物图 27
页: [1]
查看完整版本: 染缸温度水位控制系统设计