Skip to content

Kicad sketches for solar charger for 3.2v LiFePo4 batteries

License

Notifications You must be signed in to change notification settings

fadushin/solar-esp32

Repository files navigation

This github repository contains Ki-Cad and other auxiliary files for building a solar charging circuit, designed to charge a Lithium Iron Phosphate (LiFePo4) battery, while the battery powers an ESP32 device.

solar-esp32.png

This circuit is designed to support the following features:

  • Over-charge protection, to prevent over-charging of LiFePo4 battery;
  • Maximum Power Point Tracking (MPPT), to optimize power extraction from the solar cell;
  • Under-voltage protection, to prevent the ESP32 from draining the battery when it cannot deliver sufficient voltage;
  • (optional) Charge and charge-done status LEDs;
  • (optional) Monitoring of solar cell voltage output;
  • (optional) Monitoring of battery voltage;
  • (optional) ESP32 LED status pin;
  • Small form-factor (1" square)

At the heart of the charging board is a Consonance CN3801, an integrated circuit that uses pulse-width modulation to control a P-channel MOS-FET, providing the appropriate voltage and current to charge a LiFePo4 battery, based on the battery's charge state. This IC uses the "constant voltage" technique, via a voltage divider on the solar-esp32 charging board to track the maximum power point of the solar panel. This voltage can be regulated, depending on the solar panel in operation. (See the Component Assembly section, below, for more information.)

IMPORTANT. This circuit is designed for use with Lithium Iron Phosphate (LiFePo4) batteries only. Do not attempt to use this charging circuit with any other battery chemistry.

With the Ki-Cad files in this repository, you can order a printed circuit board (PCB) at one of your favorite PCB print shops (I use OshPark) and get a few copies sent to you for small change. You will be responsible for procuring and assembling the components on the board (See the Component Assembly section, below).

Using this circuit, I have been able to run an ESP32 indefinitely using a 1500mAh 18650 LiFePo4 battery and a 6V 2W solar panel, with the ESP32 in deep sleep, waking at 1 minute intervals, and briefly connecting to WiFi. Your mileage may vary, depending your application's power needs.

License

This work is licensed under the terms of the BSD License 2.0.

Copyright 2021 dushin.net

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation and/or
  other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors
  may be used to endorse or promote products derived from this software without
  specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

Typical Circuit

The following block diagram illustrates a typical circuit using this charging board (solar-esp32):

           +------------+
           |   solar    |
           |   panel    |
           |            |
           |            |
           |            |
           |    +  -    |
           |    o  o    |
           +----|--|----+
                |  |
                |  |
              +-|--|------------+              +---------------+
              | o  o            |              |               |
              | +  -     +3.3v o----------------o +3.3v        |
              | Solar     vBAT o----------------o IO32 (ex)    |
              |  in       vSOL o----------------o IO33 (ex)    |
              |            LED o----------------o IO2 (ex)     |
              | BAT         EN o----------------o EN           |
              | +  -       GND o----------------o GND          |
              | o  o            |              |               |
              +-|--|------------+              +---------------+
                |  | solar-esp32                          ESP32
                |  |
                |  +-----------------------------+
                |                                |
                |   +-------------------------+  |
                |   |                         |  |
                +-}| +    LiFePo4 battery   - |{-+
                    |                         |
                    +-------------------------+

The solar-esp32 charging board contains three sets of pins:

  • Solar in (+/-)
  • BAT (+/-)
  • esp32 (+3.3v/vBAT/vSOL/LED/EN/GND)

To use this charging board:

  1. Connect the + and - terminals of the solar cell to the corresponding Solar in + and - pins on the solar-esp32 charging board;
  2. Connect the + and - terminals of the LiFePo4 battery to the corresponding BAT + and - pins on the solar-esp32 charging board;
  3. Connect the +3.3v pin of the ESP32 to the corresponding +3.3v pin on the solar-esp32 charging board;
  4. Connect the GND pin of the ESP32 to the corresponding GND pin on the solar-esp32 charging board;
  5. Connect the EN (or "chip_pu") pin of the ESP32 to the corresponding EN pin on the solar-esp32 charging board.

With this configuration, the ESP32 should run off the LiFePo4 battery, as long as the battery can supply adequate voltage (e.g., 3.2v), and the battery should take a charge from the solar panel as long as the panel can deliver sufficient power to the battery (optimized to the specifications of the solar panel).

See below for more information about the vSol, vBat, and LED pins on the solar-esp32 charging board.

Optional Voltage Monitoring

The solar-esp32 charging board supports pins for monitoring supply voltage from the solar panel (vSOL), as well as supply voltage from the battery (vBAT).

The voltage ranges for these pins are provided in the following table:

solar-esp32 Pin Voltage range (typical)
vSOL 0v - 1.5v
vBAT 0v - 1.1v

You may design an application to read these voltage levels using the ADC pins (32-39) on the ESP32, or using an external ADC circuit (e.g., the ADS1115). Note that if you use the ADC on the ESP32, you should only take readings when the WiFi is inactive. You should adjust the ADC attenuation based on the voltage ranges of the two pins.

Note. Voltage ranges may vary depending on the solar panel and battery in use.

Optional LED Status

The solar-esp32 charging board contains pads for 3 status LEDs:

  • Charging LED (red, typically) -- This LED on when the solar panel is delivering charge to the battery (also blinks when the battery is disconnected and the board is receiving adequate voltage from the solar panel);
  • Charing done LED (blue, typically) -- This LED on when the battery is done charging and is no longer delivering current to the battery;
  • ESP32 status LED -- This LED is connected to the LED pin on the solar-esp32 charging board and can be used by the application to deliver status to the user about the application, using any suitable I/O pin on the ESP32 device.

Component Assembly

Users are responsible for procurement and assembly of components used on the solar-esp32 charging board. Most pads are surface mount imperial code 1206 (0.12" x 0.06") and should be readily solderably by hand. The SOT-23 pads for the MOSFET and voltage supervisor might be a little trickier with a conventional soldering iron, and the 10-pin pad for the CN3801 may be the most challenging.

Many of these components have fixed values that should not need to be adjusted.

The following components, however, may depend on the choice of solar panel, LiFePo4 battery, and attenuation settings for the ADC used to monitor battery voltage.

Components Subsystem Recommended values Description
R3, R5 MPPT voltage divider 300k, 100k ohms This set of resistors should set the voltage at the MPPT pin to 1.205v when the solar panel reaches its maximum power point. Recommended values are based on a solar panel MPP of 5.2v, but your solar panel may have a different MPP. Note that the vSOL pin is connected to this circuit, so be sure to make any adjustments to ADC attenuation if you are monitoring the solar panel voltage through this pin.
R1 current sense resistor 0.24 ohms This resistor sets the current to deliver to the battery when charging in "constant current" mode. It is a kind of upper-bound on charge current, and is dependent on the battery in service. The selection of R1 us computed by 120mV/Ic, where Ic is the desired maximum charge current. The recommended value is based on a ~500mA limit, e.g., for a 1500mAh 18650 LiFePo4 battery. I have yet to find a small cheap solar panel that can deliver anywhere near this amperage.
R7, R9 battery voltage divider 226k, 100k ohms This set of resistors sets the voltage range used to monitor battery voltage. The recommended values sets the maximum expected voltage (~3.6v) at the vBAT pin to 1.1v. You may adjust these resistors, depending on the attenuation used to read voltage off this pin.
U2, C9 battery voltage supervisor 3.0v, active-low, 100uF This voltage supervisor and capacitor is designed to pull the EN pin low when battery voltage drops below 3.0v. When EN is connected to the EN pin on the ESP32, this will disable the ESP32. You may want to select an active-low voltage supervisor with a different voltage cutoff, depending on your application. Note that the ESP32 will draw a considerable amount of current when using WiFi, so lower voltage cutoff values tend to work better for applications that make use of WiFi.

For information about selection of the rest of the components in this charging circuit, please refer to the CN3801 datasheet.

This repository includes a Bill of Materials that you can use to select components from your favorite parts warehouse.

About

Kicad sketches for solar charger for 3.2v LiFePo4 batteries

Topics

Resources

License

Stars

Watchers

Forks

Packages