Converter Topologies
Buck, Boost and Buck-Boost
A regulator can look like a small black chip and still be doing a fast mechanical trick in electrical form: open a switch, close a switch, store energy in a magnetic field, release it, repeat before the load notices. Change where the inductor, diode and switch sit, and the same parts become a step-down supply, a step-up supply, or an inverting supply.
Topology is the converter's grammar. It decides what the switch is allowed to say.
The previous power-tree lesson used a buck as a choice: efficient step-down instead of a hot linear drop. Here we open the converter and ask what the three common non-isolated topologies actually do.
By the end, you can
- Predict ideal output voltage for buck, boost and inverting buck-boost converters
- Connect duty cycle to the on-time and off-time energy path
- Estimate inductor ripple from voltage across the inductor, switching frequency and inductance
- Choose a topology from the relationship between input, output and polarity
Intuition first
An inductor resists changes in current. That one sentence is the heart of every switching converter. During one part of the cycle the circuit pushes energy into the inductor's magnetic field. During the other part, the inductor releases that energy into the load. The switch decides which direction the energy path points.
In a buck, the switch connects the input to the inductor only part of the time. The load sees the average of those packets, so the output is lower than the input:
In a boost, the switch first stores energy in the inductor, then places the inductor in series with the input so their voltages add. The output rises above the input:
In an inverting buck-boost, the inductor is charged from the input, then flipped so it discharges into the load with opposite polarity:
These formulas are ideal. Real converters lose voltage across switches, diodes, inductors and copper, and their controllers limit duty cycle so they have enough time to recharge, discharge and sense.
Drive it
Choose a topology, move duty cycle and switching frequency, and watch the ideal output and inductor ripple change. The ripple estimate is the inductor-voltage slope multiplied by on-time.
The important pattern is not the exact number. It is which knob changes which burden:
- More duty raises buck output, raises boost output sharply, and drives buck-boost deeper negative.
- More inductance lowers ripple because the same voltage produces a slower current slope.
- Higher switching frequency lowers ripple because each energy packet is shorter.
A buck converter runs from 24 V with 25% duty cycle. What is the ideal output?
-
Correct. For an ideal buck, $V_\text{out} = D V_\text{in} = 0.25 \times 24 = 6$ V.
-
12 V would be 50% duty.
-
24 V would require nearly 100% duty in an ideal buck.
-
96 V is the inverse relationship, not a buck step-down.
Which topology naturally makes an output above the input while keeping the same polarity?
-
A buck steps down.
-
Correct. A boost stores energy in the inductor, then adds the inductor voltage to the input.
-
A buck-boost can step up or down, but the basic version inverts polarity.
-
An LDO can only regulate below its input and wastes the voltage difference as heat.
Continuous and discontinuous conduction
The simple formulas above assume continuous conduction mode: inductor current never falls to zero during a cycle. At light load, many converters enter discontinuous conduction mode, where the inductor empties before the next cycle begins. Then the output no longer follows the same simple duty-cycle expression; load current and inductance become part of the conversion ratio. This is why converter datasheets show mode boundaries and why light-load efficiency can look very different from full-load efficiency.
Key takeaways
- A buck steps down: .
- A boost steps up: .
- An inverting buck-boost can step up or down but flips polarity.
- Ripple falls when inductance or switching frequency rises.
- Topology choice comes from output voltage, polarity, current, noise and available duty-cycle margin.
You have a 12 V battery and need 36 V for a small actuator rail. Which topology do you choose, and what ideal duty cycle gives 36 V?
Show worked solution
Choose a boost converter because the output must be above the input with the same polarity. For an ideal boost,
So and , about 67% duty. In a real design you would leave margin for losses and controller limits, so the actual duty would be a little higher.
Converters are not magic voltage boxes. They are timed energy routes. Once you can name where the inductor charges and where it discharges, the topology stops feeling like a memorized circuit and starts reading like a sentence.