Boost Converter Calculator

Design a DC-DC boost (step-up) converter by calculating duty cycle, inductor value, output voltage, and capacitor requirements for continuous conduction mode.

OUTPUT VOLTAGE
--
Duty Cycle
--
Min. Inductance
--
Input Current
--
Output Power
--

What is a Boost Converter?

A boost converter (step-up converter) is a DC-DC power converter that produces an output voltage higher than its input voltage. It achieves this by storing energy in an inductor during the switch-on period and releasing it to the output during the switch-off period. Boost converters are essential components in battery-powered devices, solar energy systems, and many power supply applications.

The basic boost converter consists of an inductor, a semiconductor switch (usually a MOSFET), a diode, and an output capacitor. During the switch-on phase, current flows through the inductor, building up its magnetic field. When the switch turns off, the inductor's collapsing magnetic field adds to the input voltage, pushing current through the diode to the output capacitor and load at a higher voltage.

Design Formulas

Vout = Vin / (1 - D)
Lmin = Vin × D / (f × ΔIL)

Where D is the duty cycle (fraction of time switch is ON), f is switching frequency, and ΔIL is the desired inductor current ripple. The duty cycle must be between 0 and 1; higher duty cycles produce higher voltage ratios but reduce efficiency.

Component Selection

ComponentKey SpecificationsDesign Consideration
InductorInductance, saturation current, DCRMust handle peak current without saturation
MOSFETVds, Rds(on), gate chargeLow Rds(on) reduces conduction losses
DiodeForward voltage, reverse recoverySchottky preferred for low forward drop
Output CapacitorCapacitance, ESR, ripple currentLow ESR reduces output voltage ripple

Frequently Asked Questions

What limits the boost ratio?

In theory, the voltage can be boosted infinitely as duty cycle approaches 1. In practice, parasitic resistances in the inductor, switch, and diode cause efficiency to drop sharply above about 4:1 boost ratios. At very high duty cycles, the switch is on almost continuously, and the brief off-time is insufficient to transfer energy efficiently. Practical designs typically limit the boost ratio to 5:1 or less.

What is continuous vs discontinuous conduction mode?

In continuous conduction mode (CCM), the inductor current never reaches zero during a switching cycle. In discontinuous conduction mode (DCM), the inductor fully discharges before the next switch-on cycle. CCM is generally preferred for higher power applications because it produces lower ripple currents and is easier to stabilize. DCM occurs at light loads and requires different control equations.

How does switching frequency affect the design?

Higher switching frequencies allow smaller inductors and capacitors, reducing board space and cost. However, higher frequencies increase switching losses in the MOSFET and diode, reducing efficiency. Modern designs typically operate between 100 kHz and 2 MHz, balancing component size against efficiency. GaN switches enable efficient operation at several MHz.