Solar Power Module v2

Ideation

I build connected sensors, which are often deployed in local parks where there is no access to utility power. Over the past couple years, I have been refining and testing my solar power modules, and have arrived at this compact integrated design. I have a number of these deployed and they have been in continuous service for up to two years. I wanted to share this design in case it might be helpful for your projects. I would also greatly appreciate any input or suggestions on this design so v3 will be even better.

Solar Power Module v2

Purpose for the Components

The system diagram shows what the major components are for this system. My interest was to develop a system that can manage solar energy to keep the battery charged indefinitely. In order to do this, I needed the following functionality:

  • Safely charge the LiPo battery (don’t want to start forest fires)
  • Seamlessly switch between external power, solar and battery
  • Deliver a consistent 4.2v (fully charged battery) voltage to microcontroller
  • Monitor and communicate the actual state of the LiPo battery’s charge
  • Automatically turn off the load if the battery level reaches critical levels

Capabilities of these Components

These requirements are met using the following components:

  • Microchip MCP73871 to manage the solar and DC charging of the LiPo battery. While not a solar-specific charger, I have found it works well in this use and allows me to top-off the battery using a variety of inputs. Since it is focused on charging, the voltage output will vary from 3.6 to 6V depending on the availability of sunlight and the state of charge on the battery. To handle this range of voltages, I would need to put extra circuitry and complexity on my microcontroller. So the output goes to the ….
  • Power Supply – TI TPS63020 Buck-Boost Converter. This magical chip can either increase or decrease the voltage at high-efficiency. The output of the converter is variable so, I picked values to deliver a consistent 4.2V to the microcontroller which is what it would expect from a fully charged battery.
  • All this requires some monitoring and that is where the Maxim MAX17043 LiPo Fuel Gauge comes in. It can communicate the exact charge level to the microcontroller via i2c. It will also take action and turn off the power supply once the battery is dead.

Safety

A note on LiPo safety. If you are going to build this, please pay attention to the components listed on the data sheet. There are some elements which control the safe temperature range for charging the battery and the rate at which it is charged. I have had no issues over a couple years and the temperature ranges of the seasons. If you are not comfortable with this part, I encourage you to buy the Adafruit DC/ Solar Charger board and use the Solar Charge Manager v1 which only contains the fuel gauge and power supply components. Also, please buy your LiPo batteries from a reliable source such as the one in my components link.

Parts

If you would like to try the board as-is, you can order the board and stencils from OSHPark and OSHStencils respectively. Using the link in the Things section you can get the board for about $20 for a set of three.

Read more: Solar Power Module v2

 


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top