OTD ACADEMY
Sign in / Sign up
Library

LIBRARYBuck regulators (step-down).

A buck regulator steps voltage down efficiently by switching instead of burning the difference as heat. The topology, how duty cycle sets the output, and when to pick a buck.

A buck regulator steps a voltage down without cooking a regulator. Instead of burning the excess voltage as heat, it switches the input on and off fast and filters the result, so almost all the energy reaches the output. It is how you get 3.3 V from a 12 V input efficiently.

How switching avoids the heat

An LDO wastes the voltage it drops as heat. A buck does not drop voltage across a resistor at all. It chops the input into pulses with a fast switch, then smooths those pulses back into a steady lower voltage with an inductor and a capacitor. Little is wasted, so a buck can be over 90 percent efficient where an LDO doing the same big step-down would be far worse.

The basic buck

A buck is a switch, an inductor, a second switch or a diode, and an output capacitor. The switch feeds the inductor in pulses; the inductor stores energy in its magnetic field and hands it to the output smoothly; the capacitor holds the output steady between pulses. The controller adjusts the timing to keep the output on target.

Duty cycle sets the output

The fraction of each cycle the main switch is on is the duty cycle, and for a buck it sets the output as that fraction of the input. Fifty percent of 12 V gives 6 V; a smaller duty cycle gives a lower output. The controller trims the duty cycle continuously to hold the output fixed as the input and load move.

Vout=DVinV_{out} = D \cdot V_{in}
A buck converter topology: a switch chopping the input, an inductor and a diode or second switch, and an output capacitor, with the switched waveform smoothed into a lower steady voltage.
The switch chops the input; the inductor and capacitor smooth it into a lower steady voltage.
Deep dive· Ripple, and why the inductor and capacitor matter

A buck's output is not perfectly flat. Each switching cycle leaves a small sawtooth called ripple riding on the DC. The inductor and the output capacitor set how large that ripple is: a bigger inductor holds the current steadier, a bigger capacitor absorbs more of the wobble. The same fast switching that makes a buck efficient also radiates noise, which is why a switching supply needs careful layout and sometimes a filter, and why a noise-sensitive analog rail is sometimes fed by a small LDO placed downstream of the buck.

Checkpoint

Quick check

Why is a buck more efficient than an LDO for a big step-down?
Which two parts smooth a buck's chopped input into a steady output?
In a buck, the duty cycle sets what?
0 / 3 correct

One Thousand Drones engineering team · verified 2026-07

Buck converter basics: efficient step-down explained