Series-Pass MOSFET Boosters for LDO Regulators: When BJT Boosters Aren't Enough

2026-08-23

Yesterday we covered BJT series-pass boosters for extending LDO current capability. Today we tackle the MOSFET version — which solves the fundamental problem that killed BJT boosters at high current: base current wastes power and drops out at low VIN-VOUT. A P-channel MOSFET booster draws essentially zero gate current, so 100% of the pass current comes from the booster and none is stolen from the LDO's output.

The circuit is deceptively simple: a P-MOSFET in parallel with the LDO, with its source at VIN, drain at VOUT, and gate pulled to VIN through a sense resistor RSENSE that sits in series with the LDO's input pin. When LDO current through RSENSE creates enough voltage drop to exceed the MOSFET's VGS(th), the FET turns on and shunts the excess current around the LDO. The LDO still regulates VOUT through its feedback loop — the MOSFET just handles the bulk current.

Design rule of thumb: Size RSENSE so the MOSFET starts conducting at roughly 60-80% of the LDO's rated current. For an LM317 rated at 1.5A with an IRF9540 (VGS(th) ≈ 2-4V, use 2.5V for design):

That calculation exposes the trap: a fixed RSENSE burns catastrophic power at high current. The real circuit uses a small RSENSE (~0.1Ω) plus a small-signal PNP transistor as a current-sense amplifier that drives the P-FET gate. The PNP's VBE (0.6V) triggers gate drive at I = 0.6/0.1 = 6A, and the PNP provides gate current gain, so gate turn-on is sharp and RSENSE power stays under 4W at 10A.

Real-world example: Bench supplies rated 0-30V/10A often use exactly this topology — an LM723 or discrete regulator handles the feedback loop and drives a 2N2907 sense transistor that gates a bank of paralleled TIP36C or IRFP9240 pass elements. This is why old Kepco and HP linear supplies are so reliable: the regulator IC never sees more than a few hundred milliamps.

Watch out for: The MOSFET has no current limit protection from the LDO — you must add external foldback or a current-limit transistor. Also, the MOSFET's VGS(th) has a strong negative tempco (-6 mV/°C), so current-sharing between parallel FETs requires source ballast resistors, just like we discussed with parallel MOSFETs.

Key Takeaway: P-MOSFET series-pass boosters eliminate the base-current dropout penalty of BJT boosters, but require an active current-sense amplifier stage to avoid burning enormous power in the sense resistor.

All newsletters