OTD ACADEMY
Sign in / Sign up
Library

LIBRARYLinear regulators (LDO).

A linear regulator drops a higher voltage to a fixed lower one by burning the difference as heat. Dropout, the dissipation that sets a thermal limit, and when an LDO is right.

A linear regulator, or LDO, turns a higher voltage into a fixed lower one by acting as a smart, self-adjusting resistor. It is simple and quiet, but the voltage it drops leaves as heat, and that heat sets a hard limit on how much it can do. This is the design-depth version of the Fundamentals power and heat lesson.

How an LDO holds its output

An LDO watches its own output and continuously adjusts a pass transistor to hold that output at a fixed voltage, no matter how the input wanders or the load shifts. The 3.3 V AP2112K on an L1.01 board does exactly this, taking a 5 V USB input down to a steady 3.3 V.

Dropout: the minimum you must give it

An LDO needs the input to sit at least a little above the output to keep regulating. That minimum gap is the dropout voltage. The AP2112K needs about 250 mV of headroom at full load (Diodes AP2112). Give it less and the output falls out of regulation and follows the input down. Low-dropout means that gap is small, which is what lets a 3.3 V LDO run from a 3.7 V cell.

Dissipation: where the heat comes from

An LDO passes the full load current while dropping the voltage difference across itself, so it burns that difference times the current as heat, every second. Drop 1.7 V at 200 mA and the regulator sheds 0.34 W. Raise either the drop or the current and it runs hotter.

P=(VinVout)IloadP = (V_{in} - V_{out}) \cdot I_{load}

Inputs

Result

0.94 W

dissipated as heat

Regulates: 1.70 V headroom is at or above the 0.3 V dropout.

Regulation

✓ Holds the output

Check an LDO's headroom against its dropout and find the heat it dissipates.

The thermal limit

That heat raises the chip's temperature above the air around it, by an amount set by its junction-to-ambient thermal resistance from the datasheet. A small SOT-23-5 package has a high thermal resistance and little copper to shed heat into, so an LDO's real ceiling is thermal: the point where the die would exceed its rated temperature. It is the same relationship the Fundamentals power and heat guide sets out.

TJ=TA+PRθJAT_J = T_A + P \cdot R_{\theta JA}
An LDO passing load current from a higher input to a lower output, with the dropped voltage times the current shown leaving as heat into the copper plane.
An LDO burns (Vin minus Vout) times the load current as heat.
Deep dive· When an LDO is exactly the right part

An LDO is the correct choice in three cases. When the drop is small, the wasted power is small, so a 3.3 V LDO from a 3.7 V cell is efficient. When the current is low, even a larger drop makes little heat. And when a rail feeds noise-sensitive analog parts, an LDO's quiet, ripple-free output beats a switching regulator's chopped one. Reach for a switcher when the drop is large and the current is high; reach for an LDO when the drop is small, the current is low, or the rail must be clean.

Checkpoint

Quick check

What limits how much an LDO can step down at high current?
What is an LDO's dropout voltage?
When is an LDO a good choice?
0 / 3 correct

One Thousand Drones engineering team · verified 2026-07