OTD ACADEMY
Sign in / Sign up
Library

LIBRARYLDO vs switcher: picking one.

Choose a regulator by the drop, the current, and the noise budget. When an LDO wins on simplicity and quiet, when a buck or boost wins on efficiency, and the hybrid that gets both.

There is no universally best regulator, only the right one for the job. Three questions decide it: how big is the voltage drop, how much current flows, and how clean must the output be. Answer those and the choice is usually obvious.

The trade-off

A linear regulator is simple, cheap in parts, and quiet, but it wastes the dropped voltage as heat. A switching regulator is efficient and handles big conversions, but it is more parts, more layout care, and a noisier output. You are trading efficiency against simplicity and noise.

When each one wins

RegulatorBest atReach for it when
LDOSimplicity, low noise, tiny dropsA small drop, low current, or a clean analog rail
BuckEfficient step-down at high currentA big drop or high current, where an LDO would cook
BoostMaking a higher rail from a lower oneThe supply sits below the rail you need

Reading the numbers

The math is the same as in the earlier guides. An LDO's loss is the dropped voltage times the current, so a small drop at low current is nearly free, while a large drop at high current is a furnace. A switcher's loss is roughly a fixed efficiency percentage of the power it moves, so it stays reasonable even for a big conversion. Put your numbers in and the winner shows itself.

PLDO=(VinVout)IloadP_{LDO} = (V_{in} - V_{out}) \cdot I_{load}

The hybrid: switcher then LDO

The two combine well when you need both efficiency and quiet. A common pattern steps a battery down efficiently with a buck to just above the target, then feeds a small LDO that scrubs the switching noise off and delivers a clean analog rail. You pay a little efficiency at the LDO for a low-noise output. Precision sensor front-ends use exactly this.

A decision comparison of LDO, buck, and boost across efficiency, noise, and when to use each, with the hybrid buck-then-LDO path shown for a clean rail.
Pick by drop, current, and noise; combine a buck and an LDO when you need efficiency and quiet.
Deep dive· Quiescent current: the number that decides a sleeping board

For a board that spends its life asleep on a battery, the regulator's own idle draw, its quiescent current, can matter more than its efficiency at full load. A switcher that is efficient at 500 mA may burn more just idling than a tiny LDO does, draining the cell while the board sleeps. This is why a low-power design often chooses a regulator on its quiescent current first, and why the datasheet figure to compare is not always the peak efficiency.

Checkpoint

Quick check

You need a quiet 3.3 V analog rail from a 3.6 V input. Which regulator?
A switching regulator's main advantage over an LDO is what?
What does the buck-then-LDO hybrid achieve?
0 / 3 correct

One Thousand Drones engineering team · verified 2026-07