Design of solar power supply system for wireless sensor network nodes

Publisher:meirongLatest update time:2011-05-24 Source: 互联网 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
Abstract: For wireless sensor network nodes, power supply is one of the key parts of the system. This paper proposes a power supply system that collects solar energy in the environment to power sensor nodes. The system adopts efficient and safe charging control technology, unique battery voltage monitoring circuit, and low-power DC-DC conversion circuit. Through experimental verification, the sensor node based on this solar power supply has good dynamic power consumption adjustment performance and significantly increased life cycle. The system can be applied to various outdoor monitoring nodes, such as environmental monitoring, precision agriculture, forest fire prevention, etc.

Keywords: wireless sensor network; sensor node; energy harvesting; solar energy; DC-DC

0 Introduction

Wireless sensor networks have broad application prospects in environmental monitoring, smart home, transportation, precision agriculture and other fields, and are increasingly valued by people. As an important component of wireless sensor networks, sensor nodes are usually scattered in a certain area to collaboratively monitor, perceive and collect information about various environments and monitored objects in real time. The deployment environment of sensor nodes and the requirements of actual applications determine that the node power supply cannot be connected to the normal power system in most cases. For example, if the MICAz node of Crossbow uses a 3,000 mAh battery set at a 1% duty cycle, the battery needs to be replaced every 17.35 weeks. In addition, since the nodes are often deployed in harsh and complex environments, the cost of replacing batteries is further increased. How to stably and effectively provide power supply for sensor nodes has become a key issue in sensor node design. The current research ideas for this problem are mainly how to collect energy from the environment where the node is located and store it effectively, so that the node has energy replenishment capabilities and effectively extends the node's life cycle. The environment has a variety of abundant energies, such as solar energy, wind energy, thermal energy, mechanical vibration energy, acoustic energy, electromagnetic energy, etc. At present, some companies have studied and developed systems that use environmental energy for wireless sensor network functions. For example, the solar energy collection module CBC-EVAL-08 has been successfully applied to TI's ultra-low power wireless sensor network node eZ430-RF2500-SHE to provide energy for it. The startup company Perpetuum launched the PMG7 micro vibration generator, which can generate up to 5 mW/3.3 V output power from a 100 mg vibration. However, current energy collection has some limitations. For example, the solar energy collection module CBC-EVAL-08 can only work when there is sunlight due to the small amount of energy collected by photovoltaic thin-film batteries and the lack of backup energy; the use of vibration energy limits the layout environment of the node. Even in an intermittent vibration environment, the system cannot work stably and continuously.

By comparing and analyzing various energies in the environment, it is concluded that using solar energy to power outdoor sensor nodes is a good choice. This paper proposes a node power system design based on solar energy, which can automatically manage the charging process and perform effective energy storage. By monitoring the battery voltage and executing energy-saving solutions, the purpose of extending the node life cycle is achieved. In addition, since the voltages required by various devices on the node are inconsistent, efficient DC-DC conversion is also an indispensable link.

1 Power System Design

The power supply unit is the energy supply part of the sensor node, which determines the life of the sensor network, so the power supply design of the node is very important. The power supply unit is mainly composed of batteries, power management modules and peripheral circuits. The first thing to consider in power supply design is low power consumption. Since the power consumption of the load is proportional to the square of the voltage, it is best to use a lower operating voltage to ensure reliable operation of the system. Node components such as sensors, MCUs, and wireless RF modules all have low operating voltage options, such as +3.3 V. Taking the above factors into consideration, a power supply system as shown in Figure 1 is proposed.

In this system, the energy generated by the solar panel is stored in the lithium battery through the charging control unit; the power supply management unit selects the appropriate energy supply scheme by real-time monitoring of the battery voltage. As the battery terminal voltage gradually decreases when it discharges, it will affect ADC sampling, etc. In addition, the operating voltages of various devices are not consistent. In order to ensure the reliable operation of the system, a stable power supply voltage is required. Since the power supply unit itself should consume as little battery energy as possible, the conversion efficiency of the power supply must be improved. Therefore, a highly efficient DC-DC conversion unit is designed to provide a stable voltage for the load on the node.

1.1 Charging control unit

The charging control unit connects the solar panel and the lithium battery, and its function is mainly to effectively store the collected energy in the lithium battery. In this design, the solar panel uses an 80mm×45mm panel. The output voltage of this panel is 5.5 V, the current is 150 mA, and the conversion efficiency is 16% when the maximum output power is output. The lithium battery has no memory effect, and a lithium battery with a capacity of 2 000 mAh and an operating voltage of 3.7 V is selected. The control part of this unit adopts the intelligent charging control chip LTC4070 launched by Linear Technology Corporation for lithium-ion batteries. With its 450 nA operating current, the device charges and protects the battery with very low current, intermittent or continuous charging that could not be used before. The function of this device is very suitable for continuous and intermittent, low-power charging power supply applications. The LTC4070 has pin-selectable 4.0V, 4.1 V or 4.2V settings, and its 1% accurate battery floating voltage allows users to optimize the balance between battery capacity and life. Independent low battery power and high battery power monitoring status outputs indicate that the battery is discharged or fully charged. With an external PFET in series with the load, the low battery status output implements a latch-off function that automatically disconnects the system load from the battery to protect the battery from deep discharge. The schematic diagram of the charging control unit is shown in Figure 2.

When the solar panel is not charging the lithium battery, in order to reduce the energy consumption of LTC4070, transistor Q1 is added. When the base voltage of Q1 drops, LTC4070 is isolated from the lithium battery. In normal charging mode, most of the current flows to the lithium battery through Q1. When VCC reaches the floating voltage set by ADJ, LTC4070 shunts the current of the bc junction in Q1 to continuously reduce the battery charging current until 0, and Q1 enters the saturation state. If the thermistor T increases and the floating voltage decreases, LTC4070 will shunt more current, and Q1 is forced to enter the reverse bias state until the battery voltage drops. The ADJ pin is used to set the floating voltage, which is 4.0 V when connected to ground, 4.2 V when connected to VCC, and 4.1 V when floating. When the lithium battery voltage is lower than 3.2 V, LBO pulls up D1 to light up. When the lithium battery is fully charged, HBO pulls up and D2 lights up.

1.2 Power Management Unit

The power management unit has two functions: one is to set the discharge threshold to prevent the lithium battery from being deeply discharged; the other is to obtain the current battery voltage to determine the power consumption mode adopted by the node.

The lithium battery discharge threshold setting circuit composed of MAX680 and MAX8211 is shown in Figure 3.

In this circuit, when the lithium battery voltage drops to the threshold voltage determined by R1 and R5, MAX8211 will cut off the supply voltage of MAX680, and finally turn off IRF541 to disconnect the supply battery and the load circuit. The on -current of IRF541 power switch is less than 0.5 mA, and the off-leakage current is only less than 8μA. The relationship between the startup threshold Vu and the cut-off threshold V1 of this circuit and the external resistors R5, R6 and R7 can be given by the following formula:

In order to perform effective power management, it is necessary to understand the battery energy storage and adjust the working state and communication strategy according to the task requirements and its own energy state. The design uses the LM4041 voltage reference chip, and the microprocessor samples its terminal voltage and calculates the actual voltage value of the battery for program processing. The schematic diagram is shown in Figure 4.

U4 is LM4041-1.2, which is a micro-power precision voltage regulator. Resistor Rs is responsible for providing the voltage regulator current IL and the load current IQ. The value of Rs should ensure that the current IQ flowing through the voltage regulator does not exceed IQmin and IQmax. The calculation formula of Rs is as follows:

Where: When VS is 4.2 V, VR is 1.2 V, IL+IQ is about 120 A, and the calculated Rs value is about 27 kΩ. In the implementation process, ADC0 is used to measure the stable voltage VQ, and the battery supply voltage is selected as the reference voltage Vref of ADC. When PC0 is set to "0", Q3 is turned on, and the reading of ADC0 is ADC_Data. The relationship between ADC_Data and the reference voltage Vref is shown in formula (4):

Where: VQ is a fixed value of 1.2 V; ADC_FS is the measured value of the input full scale, which is a constant such as 10 b ADC is 1 024. From the formula, Vref can be calculated to get the actual voltage of the battery.

1.3 Power output module

The operating voltage of MCU is generally 2.7-3.3 V, and the operating voltage of sensor is 3 V and 5 V. Since the voltage required by MCU and sensor is inconsistent, and the supply voltage of lithium battery is 3.7-4.2 V, DC-DC conversion is required. In this solution, the LTC3537 chip of Lingte Company is selected. LTC3537 has a 2.2 MHz, current mode synchronous step-up DC/DC converter with integrated output disconnect function and LD0. The internal 600 mA switch of the step-up converter of this device can provide an output voltage of up to 5.25 V from the input voltage range of 0.68 V at startup (0.5 V during operation) to 5 V, which is very suitable for lithium-ion/polymer or single/multi-cell alkaline/NiMH battery applications. The application schematic diagram of LTC3537 is shown in Figure 5.

Set the MODE pin of LTC3537 to low level to work in PWM mode, set ENBST and ENLDO to high level to work in normal state, or set them to low level to cut off. The two outputs are 3.3 V and 5 V respectively.

2 Power Control Process

According to the working status of the solar cell and the lithium battery, the control flow of the power supply is shown in FIG6 .

3 Experiments and Analysis

The design nodes and power supply assembly are shown in Figure 7. In the experiment, the Micaz node is used as the load node, and its duty cycle is set to 2% to conduct a power supply experiment.

In the experiment, the voltage of the solar panel and the lithium battery were monitored at an interval of 2 h. The data obtained are shown in Figure 8. The experiment started at 12 noon. When the system started, the lithium battery was 3.7 V, and the solar panel reached the maximum output voltage of 5.1 V. After that, the lithium battery was charged until it reached a saturation voltage of 4.2 V. As the sunlight gradually weakened in the afternoon, the output voltage of the solar panel gradually decreased. After dusk, the solar panel basically had no output and was cut off. At this time, the node entered the low-power mode and was powered only by the lithium battery. At this time, a low-power solution was used to reduce energy consumption. The voltage of the lithium battery dropped to a minimum of only 3.75 V at dawn. After that, as the sunlight gradually increased, the lithium battery entered the charging state again, reaching the maximum value at noon, and the above process was repeated.

4 Conclusion

This paper proposes and preliminarily implements a wireless sensor network node power supply system that uses solar energy. Experimental results show that the power supply system designed has a way to supplement energy, and combines energy management and energy transfer technology to improve energy utilization efficiency, thereby effectively extending the life cycle of the node. This design can be applied to nodes that can be exposed to sunlight outdoors, such as nodes arranged in the field in precision agriculture, and nodes arranged in the wild in environmental monitoring.

Reference address:Design of solar power supply system for wireless sensor network nodes

Previous article:Analysis and Design of Slope Compensation Circuit in Switching Power Supply
Next article:A constant current source design based on power amplifier

Recommended ReadingLatest update time:2024-11-17 00:49

High-Efficiency Step-Up DC-DC Controllers — MAX770-MAX773
The MAX770-MAX773 step-up switching controllers offer 90% efficiency for a 10mA to 1A load. A unique current-limited pulse-frequency modulation (PFM) control scheme enables these devices to benefit from pulse-width modulation (PWM) converters (high efficiency at heavy loads) while using less supply current than 10mA
[Power Management]
High-Efficiency Step-Up DC-DC Controllers — MAX770-MAX773
DC-DC Converter Loop Gain Measurement
1. Background and measurement methods       The DC-DC converter can be viewed as a simple feedback control system, as shown in Figure 1. Figure 1 A DC-DC converter can be abstracted as a feedback system       For a negative feedback loop, the closed-loop gain is:     When GH=-1, self-excitation will occur (GH is
[Test Measurement]
DC-DC Converter Loop Gain Measurement
ROHM develops the industry's most stable DC-DC converter IC "BD9S402MUF-C" for high-end ADAS
ROHM develops the industry's most stable DC-DC converter IC "BD9S402MUF-C" for high-end ADAS QuiCur™ technology significantly reduces power circuit design time for increasingly complex automotive applications ROHM, a world-renowned semiconductor manufacturer (headquartered in Ky
[Power Management]
ROHM develops the industry's most stable DC-DC converter IC
It’s all DC that’s to blame: A detailed discussion on the anti-interference performance of DC-DC converters
DC-DC Converters The topic of DC-DC converter immunity will be discussed in detail here , but first a brief discussion of DC-DC converters. Since the birth of electronics, there has been an old saying... "All problems are DC problems." DC, of ​​course, stands for "direct current," which is the one-way flow of electr
[Power Management]
It’s all DC that’s to blame: A detailed discussion on the anti-interference performance of DC-DC converters
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号