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
| Regulator | Best at | Reach for it when |
|---|---|---|
| LDO | Simplicity, low noise, tiny drops | A small drop, low current, or a clean analog rail |
| Buck | Efficient step-down at high current | A big drop or high current, where an LDO would cook |
| Boost | Making a higher rail from a lower one | The 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.
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.
▸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
One Thousand Drones engineering team · verified 2026-07