朱家麟 郑祖岭 冯泉水 徐颖秦



【摘要】基于C51单片机和PT100温度检测技术,设计了一种带有太阳能充电功能的大棚温度自动检测装置。该装置由太阳能电池板、A/D转换器、蓄电池、单片机、温度检测电路等模块组成。通过PT100热电阻桥式测温电路,对大棚温度进行实时监测;利用单片机控制技术实现太阳能电池板和蓄电池之间的充放电管理;利用八位点阵终端显示实时温度值。通过实验验证装置性能稳定,运行良好。
【关键词】太阳能;单片机;PT100热电阻;温度检测。
Vegetable greenhouse temperature detection device with solar charging function
Jialin Zhu,Zuling Zheng,Quanshui Feng,Yingqin Xu
(School of IoT Jiangnan University,Jiangsu Wuxi,214122,China)
Abstract:the design of the automatic detection device with a solar charging function of greenhouse temperature bases on C51 MCU and PT100 temperature detection technology.The device comprises by a solar panel,battery,A/D converter,microcontroller,temperature detection circuit module.Through the PT100 thermal resistance bridge measurement circuit,the automatic detection device monitor greenhouse temperature in real time;using single-chip microcomputer control technology to realize the management of charging and discharging between the solar panels and batteries;the eight dot matrix display real-time temperature.The device runs stably and well in the experiment.
Keywords:Solar energy;Microcontroller;PT100;Temperature detection.
1.引言
溫度是影响蔬菜生长的主要因素之一。每一种蔬菜的生长对温度都有一定的要求,在适宜温度范围内,蔬菜生长、发育正常;超过其所能承受的最高和最低温度临界值后,蔬菜的生长就会受到严重影响。因此为了确保植物的最佳生长温度,需要对大棚温度进行实时检测。本文基于单片机和传感器等技术,设计了一套带有太阳能充电功能的大棚温度自动检测装置,既能实时检测蔬菜大棚温度,同时利用太阳能供电,方便又环保。
图1 装置组成原理图
2.设计原理
带有太阳能充电功能的蔬菜大棚温度检测装置是以AT89C51单片机[1]为控制中心,软硬件相结合的一种自动装置,由太阳能电池板、A/D转换器、蓄电池、单片机、温度检测电路、放大和显示电路等7大模块组成,组成原理如图1所示。利用分压电路分别对蓄电池和太阳能电池板的电压进行采样,经过A/D转换后输入到单片机中处理;单片机输出信号经光耦驱动电路控制充放电路的开启与关闭。……