Monday, October 27, 2014
Lead Acid Battery Charger LM317
Wednesday, October 22, 2014
12V Powered 12V Lead Acid Battery Charger with Indicator

It works, it is uncritical to build, and uses only easy-to-find parts, so it has something in its favor. The downside is mainly the low efficiency: This charger wastes about as much power as it puts into the battery. The charger consists of two stages: The first is a capacitive voltage doubler, which uses a 555 timer IC driving a pair of transistors connected as emitter followers, which in turn drive the voltage doubler proper. The doubler has power resistors built in, which limit the charging current. The second stage is a voltage regulator, using a 7815 regulator IC. Its output is applied to the battery via a diode, which prevents reverse current and also lowers the voltage a bit.

The resulting charge voltage is about 14.4V, which is fine for charging a gelled or AGM battery to full charge, but is too high as a trickle charger, so dont leave this charger permanently connected to a battery. If you would like to do just that, then add a second diode in series with D3! There is a LED connected as a charge indicator. It will light when the charge current is higher than about 150mA. The maximum charge current will be roughly 400mA. There is an auxiliary output, that provides about 20V at no load (depending on input voltage), and comes down as the load increases. I included this for charging 12V, 4Ah NiCd packs, which require just a limited current but not a limited voltage for charging.

Note that if the charge output is short-circuited, the overcurrent protection of U2 will kick in, but the current is still high enough to damage the diodes, if it lasts. So, dont short the output! If instead you short the auxiliary output, the fuse should blow. I built this charger into a little homemade aluminum sheet enclosure, using dead-bug construction style. Not very tidy, but it works. Note the long leads on the power resistors. They are necessary, because with shorter leads the resistors will unsolder themselves, as they get pretty hot! The transistors and the regulator IC are bolted to the case, which serves as heat sink. The transistors dont heat up very much, but the IC does.
Sunday, September 21, 2014
Solar Charger for Lead Acid Batteries
This circuit is still under development, but works well as shown.
This circuit is intended for charging lead-acid batteries with a solar panel. 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 baterry 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 (Attempts to use micropower comparators have failed spectacularly so far, see below);
- Burns less than 20mW in FETs when charging at 0,5A. (More expensive FETs with a lower RDSON will yield even better results). 11v>
- If I ground the first two comparators (LM393) in the same place as the third, i.e. not between the FETs, the thing wont 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 comparators 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?
Note that the charging current is limited only by the solar panel used.
Heres the circuit:
Note the funny place of grounding of the first 2 comparators. Theres some weirdness here: this bit of the circuit gives me headaches. Two problems:
Help would be greatly appreciated!
Next attempt
This one works fine and uses about 0.5mA, but that might improve because Im not done tweeking yet:
by Oscar den Uijl, odu@xs4all.nl