Solar charger for lead-acid batteries; first attempt.
This circuit (updated here) is intended for charging sealed lead-acid batteries with a solar panel in small and portable applications. The customary diode that prevents the battery from discharging through the solar panel has been replaced by a FET-comparator combination. The charger will stop charging once a pre-set voltage (temperature compensated) has been reached, and recommence charging when the voltage has dropped off sufficiently. The load is disconnected when the battery voltage drops below 11V and reconnected when it gets back to 12.5V.
The circuit has the following features:
- Charges until Vbat = 13.8V (adjustable), then float charges;
- Shuts down load when Vbat < 11V (adjustable), resets at 12.5V;
- Temperature compensation;
- Will work with cheap and readily available components like LM393 comparators and BUZ11 FETs;
- Uses less than 1.3mA;
- Burns less than 20mW in FETs when charging at 0,5A. (More expensive FETs with a lower RDSON will yield even better results).
Note that the charging current is limited only by the solar panel used.
Here's the circuit:
Note the funny place of grounding of the first 2 comparators. There's some weirdness here: this bit of the circuit gives me headaches. Two problems:
- If I ground the first two comparators (LM393) in the same place as the third, i.e. not between the FETs, the thing won't work and the battery will discharge over the solar panel. Why? Am I playing to close to the rails? How can this be remedied/improved/redesigned? Do I need a diode between the comparator's imputs?
- If I use micropower comparators like the Texas Instruments TLC393, the comparators blow up spectacularly, but with the standard LM393 everything works fine. Why? What did I miss?
I have since developed a better version, but I'm still curious about what goes wrong in this one.
This page was created by Oscar den Uijl, oscar@den-uijl.nl