Definition
A low-dropout regulator (LDO) is a type of linear voltage regulator that can hold its output steady even when the input sits only slightly above the target voltage. The "dropout" is that minimum input-to-output difference below which regulation collapses. Unlike a switching regulator, an LDO produces no switching noise and needs no inductor, which makes it the natural choice for powering the quiet, sensitive corners of a circuit that a noisy buck stage would upset.
The name itself tells the whole story once you unpack it. A plain linear regulator needs a comfortable margin — often a couple of volts — between its input and output to regulate at all; an LDO is engineered to keep working when that margin shrinks to a few hundred millivolts or less. That low dropout is what lets it sit downstream of an already-reduced rail and shave off the last little bit without wasting a large voltage gap as heat. It is the reason a board can offer a whisper-clean 0.8-volt reference from a 1.8-volt supply without adding a second bulky switcher, trading a little efficiency for a lot of quiet — a trade that is well worth making on the sensitive rails that would otherwise pick up every bit of switching noise nearby.
Clean power for delicate circuits
On a mining ASIC's control board, LDOs supply the steady reference rails that feed crystal oscillators, analog sensors, and analog-to-digital converters, all of which misbehave on a ripply supply. They frequently appear as a second stage after a buck converter: the buck does the bulk, efficient step-down, and the LDO polishes the result into a quiet rail with high power-supply rejection. This two-stage arrangement is a recurring pattern in well-designed hardware — take the efficiency where you can afford ripple, then clean up the last volt or two where the load demands it.
On the hashboard
LDOs also regulate the low-voltage logic rails on the hashboard itself. A typical arrangement steps a boosted rail down to roughly 1.8 V and then to about 0.8 V, and later-generation boards may stack two or three LDOs per domain to produce the signalling and core supplies the chips need. Crucially, that regulation is per-domain, never per-chip — several chips share each converter and its LDOs, which is why a single failed regulator disables a whole cluster of ASICs rather than just one. Understanding that grouping is essential to reading a board's per-domain voltage measurements correctly during a repair.
The efficiency tradeoff
An LDO regulates by burning the voltage difference as heat, so its efficiency is roughly the output voltage divided by the input voltage. Dropping 5 V to 3.3 V at any real current means dissipating the excess, which is why LDOs handle low-current reference rails rather than the heavy core supplies. An LDO that runs hot or enters thermal shutdown is usually telling you the input-output gap is too wide or the downstream load is too large — a genuine fault, or simply a design pushed past its comfort zone.
Failure and diagnosis
LDOs fail in two revealing ways. A shorted LDO drives its domain voltage toward zero and can take downstream chips with it; an open LDO leaves the rail absent or floating high. The bench test is to measure impedance from the LDO's output to ground with the board unpowered — a very low reading means a shorted regulator or a shorted downstream part, so always check the output filter capacitors first before condemning the IC itself, since a shorted cap mimics a shorted regulator exactly. A dead control-side rail that traces back to an LDO looks completely different from the shorted high-current rails of the main power stages, which is why isolating which rail died is the fast path through a no-boot repair. When the fault is on the fine-pitch logic side and out of reach of hand tools, our repair intake handles that class of work.
In Simple Terms
A low-dropout regulator (LDO) is a type of linear voltage regulator that can hold its output steady even when the input sits only slightly above…
