Skip to main content

Solar Powered SLA Battery Maintenance Schematic


This circuit was designed to ‘baby-sit’ SLA (sealed lead-acid or ‘gel’) batteries using freely available solar power. SLA batteries suffer from relatively high internal energy loss which is not normally a problem until you go on holidays and disconnect them from their trickle current charger. In some cases, the absence of trickle charging current may cause SLA batteries to go completely flat within a few weeks. The circuit shown here is intended to prevent this from happening. Two 3-volt solar panels, each shunted by a diode to bypass them when no electricity is generated, power a MAX762 step-up voltage converter IC.

The ‘762 is the 15-volt-out version of the perhaps more familiar MAX761 (12 V out) and is used here to boost 6 V to 15 V.C1 and C2 are decoupling capacitors that suppress high and low frequency spurious components produced by the switch-mode regulator IC. Using Schottky diode D3, energy is stored in inductor L1 in the form of a magnetic field. When pin 7 of IC1 is open-circuited by the internal switching signal, the stored energy is diverted to the 15-volt output of the circuit. The V+ (sense) input of the MAX762, pin 8, is used to maintain the output voltage at 15 V. C4 and C5 serve to keep the ripple on the output voltage as small as possible. R1, LED D4 and pushbutton S1 allow you to check the presence of the 15-V output voltage.


Solar Powered SLA Battery Maintenance Schematic


Solar Powered SLA Battery-Maintenance-Circuit-Diagram
Solar Powered SLA Battery Maintenance Circuit Diagram


D5 and D6 reduce the 15-volts to about 13.6 V which is a frequently quoted nominal standby trickle charging voltage for SLA batteries. This corresponds well with the IC’s maximum, internally limited, output current of about 120 mA. The value of inductor L1 is not critical — 22 µH or 47 µH will also work fine. The coil has to be rated at 1 A though in view of the peak current through it. The switching frequency is about 300 kHz. A suggestion for a practical coil is type M from the WEPD series supplied by Würth (www.we-online.com). Remarkably, Würth supply one-off inductors to individual customers. At the time of writing, it was possible, under certain conditions, to obtain samples, or order small quantities, of the MAX762 IC through the Maxim website at www.maxim-ic.com.



Author : Myo Min

Comments

Popular posts from this blog

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

Build a Key Operated Gate Locking System Circuit

This simple key-operated gate locking system allows only those persons who know the preset code to open the gate. The code is to be entered from the keypad within the preset time to operate the motor fitted in the gate. If anyone trying to open the gate presses a wrong key in the keypad, the system is disabled and, at the same time, sounds an alarm to alert you of an unauthorized entry. Figs 1 and 2 show the block and circuit diagrams of the key-operated code locking system, respectively. Connect points A, B, C, D, E, F and ground of the circuit to the respective points of the keypad. Keys S7, S16, S14 and S3 are used here for code entry, and the remaining keys are used for disabling the system. It is very important to press the keys in that order to form the code. To start the motor of the gate, press switches S7, S16, S14 and S3 sequentially. If the keys are pressed in a different order from the preset order, the system will lock automatically and the motor will not start. Fig. 1: Bl...

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...