Boost Converter
Understanding Boost Converters
The boost topology is one of three basic non-isolated switching converters (buck, boost, buck-boost). It is the only topology that provides output voltage higher than input without a transformer. The inductor acts as an energy storage element: charging during the switch ON period and releasing energy (at higher voltage) during the switch OFF period.
Output voltage regulation is achieved by modulating the duty cycle D via a feedback control loop. As load increases, D increases to maintain the target output voltage. The practical maximum duty cycle is about 90% due to minimum off-time requirements of the control IC.
D = 1 − Vin/Vout
Example: 3.3 V → 12 V
D = 1 − 3.3/12 = 0.725 (72.5%)
Inductor ripple:
ΔIL = Vin·D / (fsw·L)
DC-DC Topology Comparison
| Topology | Vout vs Vin | Ratio (CCM) | Isolation |
|---|---|---|---|
| Buck | Lower | D | No |
| Boost | Higher | 1/(1−D) | No |
| Buck-Boost | Inverted | −D/(1−D) | No |
| Flyback | Higher/Lower | N·D/(1−D) | Yes |
Frequently Asked Questions
How it works?
Switch ON: inductor charges. Switch OFF: inductor voltage adds to Vin. Vout=Vin/(1−D). D=0.5: 2× step-up.
CCM vs DCM?
CCM: inductor current never zero, lower ripple, predictable. DCM: current hits zero, lighter loads, easier stability.
RF applications?
GaAs bias (3.3→5V), GaN gate drive, varactor tuning (3.3→30V). Use spread-spectrum and filtering for EMC.