Type a branch, a subject or a topic — “round robin”, “paging”, “civil”.

Buck, Boost and Buck-Boost

The same four components rearranged three ways — including a passive circuit that produces more voltage than its own supply, without violating anything.

Skip to the animation

Buck, boost and buck-boost are the same switch, inductor, diode and capacitor rearranged — the inductor turning a chopped voltage into a steady current, and in the boost arrangement adding its own reversed voltage on top of the supply.

Chop and average

Switching a supply gives an average of D·V_in with nothing dissipating the difference. The problem is that the instantaneous output is a square wave, and a load generally wants a steady voltage.

An inductor resists changes in current, turning the chopped voltage into a nearly steady current with a triangular ripple. The diode gives that current a path when the switch opens — mandatory, since interrupting an inductor's current produces a destructive spike.

The three topologies

TopologyArrangementTransfer functionOutput
BuckSwitch, then inductorV_out = D·V_inAlways below input
BoostInductor, then switchV_out = V_in/(1−D)Always above input
Buck-boostInductor to ground via switchV_out = −V_in·D/(1−D)Either, and inverted

In a boost converter, opening the switch forces the inductor's voltage to reverse and add to the input. Nothing is created — the output current falls in proportion, and energy is conserved exactly.

Conduction modes

In continuous conduction the inductor current never reaches zero and V_out depends only on duty cycle. In discontinuous conduction it hits zero and rests there, and the transfer function acquires a load dependence.

A controller tuned for one mode misbehaves in the other, and light load is where the transition happens. Synchronous rectification changes it again, since a MOSFET can conduct backwards where a diode cannot.

Isolated topologies

Mains safety requires galvanic isolation, which requires a transformer, which requires AC — so the switching frequency becomes the transformer's operating frequency.

TopologyPower rangeCharacter
FlybackUp to ~100 WStores energy in the transformer itself; fewest components
ForwardTo a few hundred WTransfers directly; needs a reset winding
Half / full bridgeKilowattsUses the core in both directions; four switches
Resonant LLCWideSoft switching, so very high efficiency at high frequency

It is a feedback loop

A regulating converter measures its output, compares it with a reference and adjusts the duty cycle — with all the stability questions that implies. The output LC filter contributes a pole pair, so compensation is designed with Bode plots and phase margin.

A boost converter additionally has a right-half-plane zero: increasing the duty cycle momentarily *reduces* the output, because the inductor is diverted from the load while it charges. That fundamentally limits how fast its loop can be, regardless of the compensator.

The numbers you will be asked for

Buck

V_out = D · V_in

Boost

V_out = V_in / (1 − D)

Buck-boost

V_out = −V_in · D / (1 − D)

Inductor ripple current

ΔI = V_L · t_on / L

Output ripple voltage

ΔV ≈ ΔI / (8·f·C)

plus ΔI × ESR

CCM boundary

I_load = ΔI / 2

Watch it work

loading visualisation…

Check yourself

question 1 / 4

One question at a time. Pick an answer to see why it is right or wrong, then move on — there is no score to keep and nothing is saved.

How does a boost converter produce a voltage higher than its supply?
Why is the diode not optional in a buck converter?
What changes when a converter enters discontinuous conduction?
Why can a boost converter's control loop not be made arbitrarily fast?

0 / 4

4 still unanswered — the dots above jump straight to them.