Why is my boost converter output voltage spiking when load is removed?

AI Thread Summary
The discussion revolves around a DC-DC boost converter designed to output 11V from a 6V input, which experiences voltage spikes of 30V to 40V when the load is removed. Participants highlight that many converters require a minimum load for stability, as too little load can lead to oscillations and voltage fluctuations. The absence of closed-loop feedback in the design is noted as a potential cause for the voltage overshoot, particularly when the load is removed. It is suggested that the inductor's behavior during load removal contributes to the high voltage, as it can generate spikes when not properly managed. Overall, addressing the minimum load requirement and considering feedback mechanisms are crucial for stabilizing the output voltage.
dhanavanthri
Messages
3
Reaction score
0
Hi need some help here.
I have designed a dc-dc boost converter to give output voltage of 11v from 6 v input.
Well it has been implimented on PCB, works fine but one thing i din't understand well.

The have adjusted the duty cycle to get my 11volts on load(LED Load), when i remove the load the output voltage is shooting to 30v to 40v.
I checked in Pspice even there the output voltage shoots to the same value.
Is the driver has bad regulation or what??
please let me know if i am missing some thing very important!
 
Engineering news on Phys.org
A lot of the converters have minimum load. With too little load, the converter can be unstable and get into oscillation and the voltage will change. Use the scope probe to see whether you see any oscillation at the output.

The close loop feedback is around the PWM chip, I have seen a lot of converters that is not stable, even the ones from manufacturers. That is the reason they specified the minimum load and they get "noisy" if load is too light.
 
Do you have a feedback path to the chip to control the voltage?
Normally this reduces the output voltage to some fixed value and then the chip adjusts the duty cycle to give an output which maintains this control voltage at the fixed level.

It is possible that you should have some minimum load on the chip. This will be given in the data sheet for the chip.
 
Thank you guys.

@Yungman :
As far the oscillation are concerned i see that output voltage has dc offset of 30v above that have oscillations of Peak to peak of 2v to 3v.

@Vk6kro :
I am not using closed loop operation so no feed back.
since the load is LED no need for voltage constant voltage arrangement.
I need to say one more thing during the load the voltage is not changing only when i remove the laod the voltage is getting shot up.

And yes , i have a very less load of 60 to 80 mA.
Any solutions to counter the over shoot or its harmless?
 
If you have no feed back, then all bets are off. Voltage will usually jump if you remove the load. I don't even think the 2 to 3 volt signal you said is even oscillation, it might just by the frequency of the converter.

Without the schematic, it is hard to give you any solution.
 
Ok got your point but one thing still haunts me.
The current drawn through the inductor when switch is turned ON is same when OFF , right!..
if above is true then the output voltage during load and no load should be same!(Assumming Inductor internal resistance is 0).
 
That is the big assumption. Other components have loss also. Even your 6V supply input can have internal impedance. To find out why, you really have to chase down each component to find out where is the major loss and beef up the component.

For one, you check to make sure the 6V input change with load?

Also, is the way you boost the voltage is by hooking one end of the inductor to 6V, then use a transistor to pull the other end to ground and let the current build up in the inductor. Then you open the transistor and let the inductor fly back and kick to high voltage? If that is the case, there is no way out! That is because if you are not drawing current( when you remove the LED) then the inductor will fly to high voltage. I think the reason you only go to 30V is because some of the components zener out and start drawing current and stop the inductor from flying any higher.
 
Last edited:
Back
Top