Buck Converter Calculator

Design a buck (step-down) DC-DC converter: calculate duty cycle, inductor ripple, critical inductance, efficiency, and component stress for any input/output voltage.

Presets

Duty Cycle
41.67%
D = Vout/Vin = 5/12
Input Current
0.83 A
Average input current = D Ɨ Iout
Inductor Ripple ΔI
0.27 A
13.3% — āœ… CCM
Peak Inductor Current
2.13 A
Size inductor core and MOSFET for this
Output Power
10.0 W
Input: 10.0 W
Critical Inductance
1.5 µH
Minimum L for CCM
DCR Loss
0.08 W
I²R in inductor winding
MOSFET Voltage Stress
12.0 V
MOSFET must sustain Vin

Duty Cycle

Vout vs Duty Cycle (Vin = 12 V)

Duty (%)Vout (V)Iin (A)ΔI (A)
101.200.200.10
202.400.400.17
303.600.600.23
404.800.800.26
506.001.000.27
607.201.200.26
708.401.400.23
809.601.600.17
9010.801.800.10

Ripple vs Frequency

Freq (kHz)ΔI (A)Ripple %Mode
502.65132.6CCM
1001.3366.3CCM
2500.5326.5CCM
5000.2713.3CCM
10000.136.6CCM
20000.073.3CCM
Planning notes, formulas, and examples

About the Buck Converter Calculator

The **Buck Converter Calculator** designs and analyses a step-down (buck) DC-DC converter — the most widely used switching regulator topology. It steps a higher DC input down to a lower regulated output with high efficiency, found in virtually every modern electronic device from phone chargers to server power supplies. The goal is to show the main electrical stress points before you commit to parts.

Enter the input voltage, desired output voltage, load current, switching frequency, and inductor value, and the calculator returns the duty cycle, average and peak inductor currents, current ripple, CCM/DCM status, critical inductance, power loss, and MOSFET voltage stress. The presets cover common applications: 12 V→5 V USB, 24 V→3.3 V MCU, 48 V→12 V telecom, and 5 V→1.8 V core supply.

Design tables show how output voltage varies with duty cycle, and how ripple changes with frequency, enabling rapid design iteration before you commit to a controller, inductor, or switching-speed target.

When This Page Helps

Buck converters are everywhere, but practical design still means balancing duty cycle, ripple, efficiency, and component rating rather than just hitting the target voltage. This calculator lets you check the main electrical stresses together so you can choose frequency and inductance with a clearer view of current ripple and conduction mode. It is a quick sanity check before deeper component selection or layout work.

How to Use the Inputs

  1. Select a preset or enter input and output voltages.
  2. Set the output load current.
  3. Enter the switching frequency in kHz and inductance in µH.
  4. Specify inductor DCR for loss estimation.
  5. Read duty cycle, currents, ripple, CCM/DCM, and component stress.
  6. Use the tables to optimise frequency and duty cycle.
Formula used
Duty Cycle: D = Vout / Vin Inductor Ripple: Ī”I = (Vin āˆ’ Vout) Ɨ D / (L Ɨ f) Critical Inductance: Lcrit = (Vin āˆ’ Vout) Ɨ D / (2 f Iout) Input Current: Iin = D Ɨ Iout Switch Stress: Vin

Example Calculation

Result: D = 41.7%, Iin = 0.83 A, ΔI = 1.33 A (CCM)

Stepping 12 V to 5 V at 2 A requires a 41.7% duty cycle. With 22 µH at 500 kHz, ripple is 1.33 A (67%), well within CCM.

Tips & Best Practices

  • Target 20–40% inductor current ripple at full load for a good size/efficiency balance.
  • Use the critical inductance to ensure CCM at your lightest expected load.
  • Higher switching frequency allows smaller inductors but increases switching losses.
  • Always rate the MOSFET for at least 1.5Ɨ Vin.
  • Add input capacitance to handle pulsed input current and reduce EMI.

Duty Cycle Is Only The First Check

A correct duty cycle gets you into the right voltage range, but it does not guarantee a robust design. Once the ratio is fixed, the harder questions are how much ripple current the inductor sees, whether the converter stays in CCM where you need it, and whether the switch and diode losses are acceptable for the thermal budget.

Ripple Sets Magnetic Size And Behavior

Inductor ripple is one of the most useful design signals in a buck stage. Too much ripple pushes peak current up, increases output ripple, and can move the converter into DCM at lighter loads. Too little ripple may mean a larger, slower, or more expensive magnetic than you need. The calculator helps you find a practical middle range before hardware selection.

Leave Margin On Real Components

After the electrical math looks reasonable, compare the predicted stress against actual component ratings with margin for startup, transients, and temperature. MOSFET voltage rating, inductor saturation current, diode reverse voltage, and capacitor ripple current all matter. The calculator narrows the range, but the final design still needs datasheet and layout checks.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • A buck converter is a switching regulator that steps DC voltage down by storing energy in an inductor during the on-time and delivering it to the load during the off-time. It is the standard topology for efficient point-of-load regulation and is used anywhere compact step-down conversion is needed.