Running inverters on battery drains the battery. This decreases the battery voltage. To regulate output voltage and to make it independent(upto a certain level) we use PWM based drivers like the SG3524 based one. Lets consider the following example:
- Battery capacity: 100Ah
- Battery voltage: 12V
- Inverter load: 500Watts
- Inverter efficiency (avg): 80%.
Now when the battery is full, it will give some 13.5V. When the above inverter is in action at the load, it will draw near 46.3A current. Drawing this much current will make the battery drain in less than an hour.
Assume that after 50mins the battery voltage is 10.5V(almost discharged), then the PWM based one will draw more current like 59.52A. At this time the battery has low charge but the inverter is eating max current out of it.
This can lead to extremely discharged battery if there is no low voltage cutoff protection. It should be mentioned that this types of discharging decreases battery life.
Firstly, low voltage cutoff circuit should have two threshold volts, one for stop and one for start. If it has one volt threshold say,10.5V, then when battery will reach 10.5V it will cut the load, but cutting load will make the battery voltage higher and the load will be on and the load will make voltage lower than 10.5V again and the cycle will go on. For this reason we need two threshold voltages. For example consider the cutoff voltage is10.5V then when the battery goes below 10.5V the load is cutoff, after load if disconnected the battery voltage will increase by 0.1~0.3V, so we need to make the power on threshold voltage to 11V.
So, the first challenge is to make a device with two threshold voltages one for cutoff another for turnon.
Secondly, an average inverter of 500watts(example above) eats 50-60Amps of current. If we want to cutoff the supply by really, we'll need atleast 60A rated relay which is too expensive. Also, if we use MOSFET with typical RDS(on)=0.015~0.020 Ohm , then at the full load we'll loss near 1V which is near 8% of energy also that will make 50Watt of heat in the MOSFET. So, we need not to dut the supply line for the power stage, bu we need to cut the supply for the driver stage. The driver circuit normally sends positive pulses to activate MOSFET or BJT in the driver section, so we need to cut the supply line (positive) of the driver circuit. Now, a typical driver circuit eats 30mA current, so we can make the switching through a relay as well as through a regular transistor.
The sketch should be as follows.
Work on circuit in progress and will be updated soon.
Scott McKie says
Hi Arup,
Looking forward to seeing what you come up with on this. Please keep me in the progress loop, via email.
Thanks,
Scott McKie
Bijendra singh says
Hi,
Arup ,
I leave Calcutta(Dum Dum Estate, Gora bazaar) 13 years before now I am in Delhi. Electronics is my hobby or you can say weakness. Present I am a software Engineer (.net plat form/ C#).
I want to know how to write microcomputer programing as beginner.
if any site help full please suggest.
Please help me
Tomar lekha blog podte bhalo lage.
Thanks in advance
Arup says
I'd highly recommend to buy a development board for some demo and start practicing on the codes provided.
imranbutt says
get projects on http://www.embedded-lab.com and do practice on proteus
anurag says
hi mr. Arup i want to make a mobile charger. Can u help me? I have a battery which output 5v, 2A dc current. Can i charge mobile if not then how i convert to 5v, 500 dc current.
Please help me!
Arup says
You can use 5V-2A source without any problem. Just connect it.
Joshua says
Hello, thanks for the good work you are doing. But pls, I also build inverter but I want to know how to build the batery low and batery full cut off circuit. And how to build solar panel charger. Thanks
carlton says
Hi Arup,
I'm impressed by your blog in which you show different new ideas related to electronics. At present I'm staying in mumbai at my friends house. He is having problem with increasing power tariff and can't afford it. So kindly suggest, if we use an inverter of 1500va where we can run 7 fans + 10 tube-lights + LCD Tv keeping mains line separate that runs refrigerator, AC and washing machine. Both the line output of inverter and mains running parallel at the same time and mains charging the inverter as well, can u suggest something like this. If yes kindly post the diagram so that all those people who can't afford heavy power tariff can benefit from your ideas, thanks
Arup says
That way you'll not save power bills.
Vinay Prakash says
Arup,
I am from IIT delhi. do call me on 9810501690. Need to discuss a project related with low volt cut out battery device .
segz says
I love this place, u guyz are wonderful, the initiative will be a wonderful one, please let me know, when you come out with the stipulated design via Email. Tanks
Tittu Thomas says
Hello Everybody, Go here
Simple Inverter Circuit
chris says
i need a device that detects low voltage and starts the generator to start chargers, will be good to have on off user defined volt start stop, or timer it is a new 5kva 12v strart sine wave inverter any help or suggestions please. or if you can prove and show me you can build a device that all i need do once picked up is connect this to generator, here and bank her is is a key start new 12v battery stat in generator.
Elias says
This is basic digital design on electric engineering. You can do this easily using two op amps as comparators for the desired voltages plus one flip-flop to enable/disable the signal going from the control circuit to the power stage of the inverter, and feed a combinational circuit from it all. You would end up with a states machine with eight states, comprised of the two possible states of each comparator and the flip-flop current output value.
Samuel Amon says
your kindness help me with a low voltage inverter shutdown circuit. l want it in a that it will shutdown at 22v then resume at 26v. thanks