H-Bridge Inverter: Voltage Drops as I keep Increasing Power

Thread Starter

Tariqul Islam

Joined Jun 27, 2015
6
I have created an Inverter system with 48V DC in the input.
The DC Voltage is stepped up using a Full Bridge DC-DC converter to 360V.
Then, this voltage is fed to a H-Bridge Inverter run by an 8KHz SPWM (generated in Arduino Nano). The desired Output of the inverter is 230V (RMS) AC.
I'm using a RLC network to filter out the hi frequency components. Additional Loads are attached to parallel RC branch of the filter. Values are L=26mH, C=2.2uF, R=100ohm.

Currently I'm using 100W light bulbs as loads. When I use as single light bulb the output voltage is around 230V. And when I use two light bulbs the voltage drops to 180V.

I'm not submitting any schematics as of now. Just want to know your general opinion. What could be the cause of this? What are the mechanism to increase voltage.
 

shortbus

Joined Sep 30, 2009
10,045
More amperage in the input. When you double voltage the current halves. I know that's not what your doing but it's the easy explanation. The voltage drops to keep trying to deliver the current being pulled from the circuit. If you put a 50W bulb as a load the voltage would get higher.

Could I ask why such a high switching frequency? The old rule of thumb was IIRC, 100 times the output Hz needed, for the carrier frequency.
 

Thread Starter

Tariqul Islam

Joined Jun 27, 2015
6
What does the 360VDC drop to when using those bulbs as loads?
It stays constant as far I have seen. I've connected a Multimeter to the output of DC-DC Stage. Sometimes the voltage drops or increases momentarily when I turn on the switches of the loads and then the multimeter reading goes back to 360V DC.


More amperage in the input. When you double voltage the current halves. I know that's not what your doing but it's the easy explanation. The voltage drops to keep trying to deliver the current being pulled from the circuit. If you put a 50W bulb as a load the voltage would get higher.

Could I ask why such a high switching frequency? The old rule of thumb was IIRC, 100 times the output Hz needed, for the carrier frequency.
But the DC-DC voltage does not drop. How can I increase the amperage then?
I selected the frequency because I read few papers where they used these frequencies: 8KHz, 16KHz, 20KHz etc.

Sorry for replying late though.
 

tcmtech

Joined Nov 4, 2013
2,867
What is the voltage drop across your RC filter?

Could I ask why such a high switching frequency? The old rule of thumb was IIRC, 100 times the output Hz needed, for the carrier frequency.
I'm going to sort of agree not not entirely. For a high precision PWM wave form like in an audio signal or specialty drive application yes but in a power inverter type application 10:1 followed by a simple RC filter is typically going to be plenty good.
 

Thread Starter

Tariqul Islam

Joined Jun 27, 2015
6
This is the filter arrangement.

The voltage I mentioned in the post is the voltage across RC Branch.
It drops from 230V to 180V as I switch on 2nd light bulb.

Edit: How do I scale the image down? [img=WidthxHeight] code doesn't seem to work.
 

#12

Joined Nov 30, 2010
18,224
Did I get that wrong? "Additional (unknown) loads are attached to this RLC filter." but not the 8KHz H-bridge load.

You asked about light bulb loads. Are they attached to the H-bridge or are they the, "additional" loads?

Where is this RLC filter attached and what is driving it? The H-bridge?

and so, loading the circuit reduces the output voltage. There must be some impedance in the H-bridge, right?

How is the 50 Hz coming into this circuit? I have looked 3 times and I can not see where you mentioned 50 Hz.
 
Last edited:

Thread Starter

Tariqul Islam

Joined Jun 27, 2015
6
How is the 50 Hz coming into this circuit? I have looked 3 times and I can not see where you mentioned 50 Hz.
I'm sorry I did not make that clear. The switching/carrier frequency of Sine PWM is 8KHz. And the modulating signal is 50Hz Sine Wave.

Simulation shows only a small voltage drop across the filter: therefore the voltage drop you are experiencing under load must be due to poor regulation by the inverter.
This might be the problem. Can you tell me how can I increase the voltage of the H-Bridge output? Any suggestions?

However, The output of the Inverter is 50Hz. But not quite sine wave. Looks like heavily tapered Squared wave.
 

tcmtech

Joined Nov 4, 2013
2,867
What is driving the H bridge components?

Your voltage drop should be fairly easy to find just by looking for where the voltage is changing as the load changes.

If the DC side is stable and the AC voltage is stable before the filter then the filter is the problem. What is the actual DC resistance of the inductor?
 

#12

Joined Nov 30, 2010
18,224
How does the 8KHz which is being modulated by a 50Hz frequency turn into 50 Hz before it gets to the filter in post #6?
 

Thread Starter

Tariqul Islam

Joined Jun 27, 2015
6
What is driving the H bridge components?

Your voltage drop should be fairly easy to find just by looking for where the voltage is changing as the load changes.

If the DC side is stable and the AC voltage is stable before the filter then the filter is the problem. What is the actual DC resistance of the inductor?
IR2112 ICs are driving the H Bridge.
Inductor DC resistance is around 1.2ohm.

Can you post the schematic of your inverter?
Sure. http://imgur.com/LLSDvVI ; this is half of the H bridge. other half of h bridge is mirror of this circuit.

How does the 8KHz which is being modulated by a 50Hz frequency turn into 50 Hz before it gets to the filter in post #6?
It doesn't, I guess. This filter is supposed to remove the high frequency components.
 
Top