Power Supplies & Voltage Regulation

a boost converter

A boost converter is a switching regulator that does the seemingly impossible: it produces an output voltage higher than its input, with no transformer. It is how a single 1.5 V battery lights a 3 V LED, or how a power bank turns 3.7 V from a lithium cell into 5 V USB. The trick is the inductor's stubbornness about current — a flywheel that, when you suddenly try to stop it, generates a large voltage to keep its current flowing, and the boost harnesses exactly that kick.

Trace one cycle. When the switch (to ground) is on, current ramps up through the inductor, storing energy — the output is held up by its capacitor meanwhile. When the switch turns off, the inductor's current cannot stop instantly, so it forces its way through a diode into the output, and its voltage adds on top of the input to push charge into the output capacitor at a higher voltage than the input alone. For an ideal boost, Vout = Vin / (1 - D), where D is the duty cycle. Example: 5 V in at a 60 percent duty cycle gives 5 / (1 - 0.6) = 5 / 0.4 = 12.5 V out.

Why it matters: boosts let small batteries run higher-voltage loads, drive LED backlights and strings, and bias circuits that need more than the available rail. The honest cautions are real. The output cannot be switched fully off from the input — the inductor and diode form a direct DC path, so the output sits near the input even when the switch never fires (no true shutdown without an extra disconnect). Input current is higher than output current (power in equals power out), so boosting a lot draws heavy current from the source. And like all switchers, a boost makes ripple and EMI.

A power bank boosts a 3.7 V lithium cell to 5 V at 1 A out (5 W). Because power in equals power out, it must pull at least 5 W / 3.7 V = 1.35 A from the cell — more, allowing for losses. That is why boosting hard drains a battery faster than the output current alone suggests.

Vout = Vin / (1 - D): the inductor's kick lifts the voltage above the input.

A boost has no inherent off state: even with the switch idle, the inductor-and-diode path connects input straight to output, so the output cannot fall below roughly the input minus a diode drop. True shutdown or short-circuit protection needs an extra series disconnect switch.

Also called
step-up converter升壓式轉換器