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 animationBuck, 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
| Topology | Arrangement | Transfer function | Output |
|---|---|---|---|
| Buck | Switch, then inductor | V_out = D·V_in | Always below input |
| Boost | Inductor, then switch | V_out = V_in/(1−D) | Always above input |
| Buck-boost | Inductor to ground via switch | V_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.
| Topology | Power range | Character |
|---|---|---|
| Flyback | Up to ~100 W | Stores energy in the transformer itself; fewest components |
| Forward | To a few hundred W | Transfers directly; needs a reset winding |
| Half / full bridge | Kilowatts | Uses the core in both directions; four switches |
| Resonant LLC | Wide | Soft 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
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.