Solar-Power-Load-Sharing icon indicating copy to clipboard operation
Solar-Power-Load-Sharing copied to clipboard

experiments with CN3065 charging module

Open morrowwm opened this issue 1 year ago • 0 comments

Inspired by the discussion over on eevblog, I tried your idea with a CN3065 based charger, [like this]. (https://www.amazon.com/Charger-Lithium-Battery-Application-Charging/dp/B07KNVBYRL).

Solar panel into CN3065, battery out and "system out" to a 2 schottky diode power path decider, which outputs to the real load, a 3.3V Arduino Pro Mini. Partial schematic attached, showing the Arduino as a load resistor.

The idea is the output of the solar panel goes straight to the load when it's high enough, so the load does not interfere with charging the battery according to the CN3065's scheme. When the panel power drops below the battery voltage, the battery takes over powering the load.

After some time, I think related to the solar panel power dropping (i.e. at night), the Arduino will go into a strange constant rebooting state. Disconnecting power gets it going OK again. Voltage as measured with a meter is fine, and the drops across D1 and D2 make sense.

I do have a 220 uF capacitor across the load's power rails, thinking that would help smooth out the transition between states. Maybe that's actually enabling some oscillation?

cn3065_power_path power_path_pic

morrowwm avatar Mar 02 '23 18:03 morrowwm