Intelligent lighting system for facility agriculture based on LED

Publisher:BlissfulAuraLatest update time:2012-09-20 Source: 21ICKeywords:LED Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

introduction

During the growth of crops, light conditions have an important impact on the growth rate, yield and quality of crops [1, 2]. At present, most of my country's facility agriculture still relies on incandescent lamps, halogen tungsten lamps, high-pressure mercury fluorescent lamps, high-pressure sodium lamps, etc. as light sources to supplement plant light [3-4]. These traditional supplementary lighting methods have disadvantages such as poor spectral matching [5-6], low light energy utilization, and failure to consider the impact of other environmental factors. Their high energy consumption makes it difficult to form a high input-output ratio in actual production. With the development of semiconductor technology, the use of LED cold light sources as supplementary light sources has also been proposed [7], which can solve the above-mentioned supplementary light source problems to a certain extent. However, since most research and development solutions and products still use a fixed light intensity and fixed light quality supplementary lighting method, without considering the differences in light requirements of different plants at different stages, the phenomenon of insufficient supplementary lighting and excessive supplementary lighting coexisting has not yet been truly solved. The problem of low-energy precision supplementary lighting [8].

In response to the above problems, this paper has developed an intelligent, accurate and energy-saving supplementary lighting system, which fully considers the influence of different plants in different stages and different environments on the amount of supplementary lighting required. Based on modern electronic information technologies such as sub-band light intensity detection technology and intelligent control technology, the STC12C5A60S2 single-chip microcomputer is used as the core processor [9] and the PT4115 is used as the LED driver module [10]. According to the temperature and light intensity detection results, the quantitative supplementary lighting of various plants in different wavelengths can be realized according to the demand in the appropriate environment. Under the premise of meeting the light required for their growth, the utilization rate of the output light energy is maximized, with the characteristics of low error, fast response speed, low cost and simple maintenance.

1 Overall system design

This system adopts modular design, which is divided into power module, detection module, control module, fill light module and user interaction module. The overall structure is shown in Figure 1. Among them, the power module is powered by solar energy, providing two power supply voltages of 5V and 12V respectively, to power the entire system; the intelligent control module uses the STC series microcontroller as the core, and according to the data collected by the system and the threshold value, it realizes the duty cycle calculation of the corresponding PWM control signal and the output of two PWM control signals; the detection module detects the red and blue light intensity and real-time temperature in different bands, and transmits the detection signal to the microcontroller after filtering and amplifying it, so as to realize the detection of relevant environmental information; the fill light module adopts two constant current drive circuits with PWM current control function to control the brightness of the red and blue LED fill light array lamps respectively, so as to realize quantitative and accurate fill light; the user interaction module uses an LCD screen to display the detection results, and the keyboard realizes the functions of threshold modification on demand, completes the threshold modification and setting, and effectively improves the convenience and scalability of the system.

2 Hardware Design

2.1 Power module

The power module of this system consists of a solar panel, a battery and a control circuit. The entire system is powered by solar cells. The schematic diagram is shown in Figure 2. Among them, the input end of the control circuit is connected to the solar cell, and the input voltage charges the 12V battery through the LM317 and its peripheral standard circuits. The battery powers the entire system. The output end of the battery uses the MIC29302 voltage regulator and transformer module to output a 12V regulated power supply signal, and adjusts the matching resistor to generate a 5V regulated power supply signal, thereby providing the 12V and 5V power supplies required by this system. Among them, the microcontroller, detection module and user interaction module are all powered by a 5V power supply, and the LED fill light module is powered by a 12V power supply.

Figure 1. Schematic diagram of power module

2.2 Control module

The control module uses STC12C5A60S2 microcontroller as the core processor and is powered by 5V power supply. It has 8 10-bit A/D interfaces, 2 PWM output ports, 56K Flash storage space, 1 280B static access memory, and 1K programmable read-only memory. It completes node task scheduling, data acquisition, intelligent management, control signal output, threshold adjustment, data dump and other tasks. The circuit is shown in Figure 3. Among them, port P0 is connected to the 8-channel data port of the LCD screen; port P1 is responsible for connecting to the sampling signal, P1.0 is connected to the temperature detection signal, P1.1 is connected to the red light detection signal, and P1.2 is connected to the blue light detection signal, thereby completing the collection of sensor monitoring data; port P2 is connected to the 4 × 4 matrix keyboard, P3.0 and P3.1 are used for the data read and write lines connecting the microcontroller and the serial port to complete the program download; P3.2 to P3.7 are the LCD control terminals; P4.2 and P4.3 are the output ports of the microcontroller PWM control terminal, which calculate the PWM signal duty cycle corresponding to the required fill light amount of the two bands according to the microcontroller, and output PWM signals to control the brightness of the LED light group.

Figure: Control module circuit design

2.3 Detection module

The detection module uses light sensors and temperature sensors to detect the light intensity and temperature inside the facility in real time, and provides the collected data to the single-chip microcomputer for processing. The schematic diagram is shown in Figure 4. Among them, the temperature detection module is composed of the temperature sensor 18B20 and its standard conditioning circuit. The data line is connected to the P1.0 port of the single-chip microcomputer to realize the temperature collection. Light detection includes red light intensity detection and blue light intensity detection. The blue light 2BU6 silicon photocell with a wavelength range of 400 to 500nm and the red light 2BU6 silicon photocell with a wavelength range of 600 to 700nm are used as detection elements. The 4-way operational amplifier LM324 is used to design the operational amplifier to convert and amplify the weak analog signal of the silicon photocell respectively, and finally the analog signal is connected to the P1.1 and P1.2 ports of the single-chip microcomputer for A/D conversion, thereby realizing the sub-band light intensity detection.

Figure 1. Schematic diagram of the detection module

2.4 Fill light module

The fill light module includes an LED light group and its driving circuit. The driving circuit adopts the PT4115 driving module circuit. The red light and blue light modules work independently. The schematic diagram is shown in Figure 5. Among them, the LED light group adopts a narrow-band red light LED array with a rated power of 1W and a central wavelength of 660nm and a narrow-band blue light LED array with a central wavelength of 450nm. The two PWM signals output by the single-chip microcomputer are connected to the DIM control terminals of the red and blue light PT4115 respectively. The red light driver chip is connected to the PWM signal generated by P4.2, and the blue light is connected to the PWM signal generated by P4.3. The output current of the driver chip PT4115 is controlled by the PWM signal, thereby realizing the quantitative fill light of the LED light group.

Figure 1. Schematic diagram of fill light module

2.5 User Interaction Module

The user interaction module mainly consists of two parts: LCD screen and keyboard. The LCD screen adopts OCM12864-3 LCD screen, which can realize the query and display of system data; and the keyboard adopts 4 × 4 matrix keyboard to realize the setting and change of system related data.

3 Software Design

The system software mainly includes sensor analysis function, data management and parameter setting program, PWM signal control program and display program, realizing 3 types of parameter settings, environmental factor collection and automatic control functions of the controlled light group. The software flow is shown in Figure 6. When the system is working, the temperature and red and blue light intensity thresholds need to be set first. The temperature sensor periodically monitors the temperature in the facility to determine whether the temperature exceeds the threshold range that is not conducive to photosynthesis. If it exceeds, the LED fill light group is turned off. When the temperature is within the set threshold range, the red and blue light intensity are detected respectively. When the actual light intensity is within the threshold, the system enters the automatic quantitative fill light state, and the actual light requirement is calculated according to the difference between the set threshold and the actual value. Then, according to the duty cycle of the two PWM control signals corresponding to the actual light requirement, the corresponding PWM signals are generated respectively, so as to achieve the purpose of controlling the brightness of the LED lamp and implementing accurate fill light for plants.

4. Operation Results Analysis

The system fully considers various factors affecting plant light supplementation. Through monitoring, setting, data management and decision-making procedures of various factors, it accurately calculates the overall difference between the light required by the plant and the actual light, and uses the mean method to calculate the output light intensity of each LED; based on the relationship between LED drive current and output light intensity, the system can control the amount of light supplementation by controlling the PWM output current. The system was put into trial use at the melon base of Northwest Agriculture and Forestry University in 2010, realizing various partial functions in the design scheme, and can effectively achieve quantitative and accurate light supplementation for a long time. Figure 7 is the prototype interface of the device.

Figure, software flow chart

5 Conclusion

This paper develops a plant intelligent and precise lighting system based on the STC12C5A60S2 single-chip microcomputer. The system uses solar power to control the driving current of the two-way red and blue LED light groups of specific wavelengths through the core processor STC12C5A60S2 using PWM signals according to the monitoring results of the temperature and light sensors, thereby controlling the brightness of the light source, solving the shortcomings of existing lighting equipment, and realizing intelligent and precise lighting for crops. System tests have proved that it has good stability and can meet the requirements of intelligent and precise lighting for different plants at different growth stages. The yield and quality of crop products are improved, and energy consumption is significantly reduced. At the same time, it has the characteristics of low error, fast response speed, easy use, flexible deployment, low cost, and simple maintenance.

Keywords:LED Reference address:Intelligent lighting system for facility agriculture based on LED

Previous article:Basic knowledge of LED dimming
Next article:4.2 W GU10 LED Lighting Driver Using Primary-Side Feedback

Recommended ReadingLatest update time:2024-11-16 15:47

ICLS602*X Series LED Bulb and LED Spotlight Driver IC
The ICLS60*X series ICs launched by Infineon contain four devices, namely ICLS6021J, ICLS6022J, ICLS6022G and ICLS6023J. This series of devices are suitable for building offline single-stage power factor correction (PFC) flyback switch power supply (SMPS) to drive LED bulbs and LED spotlights, which are used to replace
[Power Management]
ICLS602*X Series LED Bulb and LED Spotlight Driver IC
Mains powered LED driver
The characteristic of LED is that the working voltage is low. Even the working voltage of white light LED will not be higher than 4V. Compared with the AC mains with an effective value of 220V, it needs to be reduced or limited. Voltage reduction is to reduce the mains to a voltage level that mat
[Power Management]
Mains powered LED driver
Positioning analysis of LED lighting market, LED products and LED companies
If the semiconductor lighting industry is a new industry of the future, then LED lighting is the master of future lighting. Since 2008, LED lighting has become a very popular investment hotspot in China. Regardless of whether it is related to the industry or not, even some engineering company CEOs have flocked to in
[Power Management]
Positioning analysis of LED lighting market, LED products and LED companies
Jihai officially released the first GALT61120 automotive headlight LED matrix control chip, leading the intelligent future of automotive lighting
On June 26, the ALE Shanghai International Automotive Lighting Exhibition was grandly opened in Kunshan. From 10:15 to 10:35 on June 28, Jihai held a GALT61120 new product launch conference at the "Smart Cockpit and Light Environment" venue in Hall A during the exhibition, fully demonstrating to the participants the
[Automotive Electronics]
Jihai officially released the first GALT61120 automotive headlight LED matrix control chip, leading the intelligent future of automotive lighting
Use an op amp to connect a two-color LED to display voltage fluctuations
   So, only   Only when the op amp outputs a high potential, U2 is the first threshold that makes the op amp output this potential.   When the input Ui decreases, once   Yes, it seems that the output potential is about to be grounded, but it is not. When Ui is just lower than U2, the output is just low, R
[Power Management]
Use an op amp to connect a two-color LED to display voltage fluctuations
Programming of LED digital tube seconds display based on PIC16F84A microcontroller
  The source program pIC07.c is a 2-digit LED digital tube second display based on the PIC16F84A microcontroller. Its display mode is 0 to 99 seconds repeated display. If readers need to conduct experiments, real-time display can be performed on the hardware circuit (of course, the prerequisite is to first burn the ta
[Microcontroller]
Programming of LED digital tube seconds display based on PIC16F84A microcontroller
s3c2440 learning path-002 C language lights up LED
Hardware platform: jz2440 Software platform: Ubuntu16.04 arm-linux-gcc-3.4.5 Source code location: https://github.com/lian494362816/C/tree/master/2440/003_led_c 1 Main Process Following the previous blog https://blog.csdn.net/lian494362816/article/details/84309342, the principle analysis is skipped and the process i
[Microcontroller]
s3c2440 learning path-002 C language lights up LED
Design and implementation of white light LED driving circuit
With the rapid development of LED. Compared with traditional light sources, white light LED light sources now have the advantages of long life, solid lighting is not easy to damage, high light efficiency, mercury-free environmental protection, and earthquake resistance. In the future, it will become the third gene
[Power Management]
Design and implementation of white light LED driving circuit
Latest Power Management Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号