Buck Converter - Step-Down DC-DC Conversion
Buck converters efficiently step down DC voltage using PWM switching. Output voltage equals input times duty cycle (D = Vout/Vin). Used in CPU VRMs, USB chargers, and LED drivers.
Did our AI summary help? Let us know.
Vout < Vin always; for step-up use boost converter Higher switching frequency allows smaller L and C but increases losses Low ESR capacitors minimize output voltage ripple Synchronous rectification improves efficiency over diode
Ready to run the numbers?
Why: Buck converters are ubiquitous in power electronics—from smartphone chargers to CPU voltage regulators. High efficiency (80-95%) saves power and reduces heat compared to linear regulators.
How: Duty cycle D = Vout/Vin controls output. Inductor L and capacitor C filter ripple. Critical inductance Lcrit = Vout(1-D)/(2×Iout×f) determines CCM vs. DCM operation.
Run the calculator when you are ready.
Input Parameters
For educational and informational purposes only. Verify with a qualified professional.
🔬 Physics Facts
CPU VRMs use buck converters to step 12V down to ~1V at hundreds of amps with >90% efficiency
— TI Application Notes
Smartphones use multiple buck converters for CPU, display, and audio at different frequencies to avoid interference
— Analog Devices
Most USB chargers use buck converters to step wall adapter voltage to battery charging voltage
— IEEE Power Electronics
Electric vehicles use buck converters in battery management for cell balancing
— NIST
📋 Key Takeaways
- • Buck converters step down voltage efficiently: Vout = Vin × D where D is duty cycle
- • Duty cycle: D = Vout/Vin (must be < 1, typically 0.1-0.9)
- • Efficiency typically 80-95%, much better than linear regulators for large voltage differences
- • Critical inductance: Lcrit = Vout(1-D)/(2×Iout×f) determines CCM/DCM boundary
- • Output ripple: ΔVout = ΔIL/(8fC) + ΔIL×ESR includes capacitive and ESR contributions
💡 Did You Know?
Buck converters are used in CPU voltage regulators (VRMs) to efficiently step down 12V to ~1V at hundreds of amps with >90% efficiency
Source: TI Application Notes
Most USB chargers use buck converters to step down wall adapter voltage (5-20V) to battery charging voltage (3.7-4.2V) efficiently
Source: IEEE Power Electronics
Smartphones use multiple buck converters: one for CPU, one for display backlight, one for audio amplifier - all running at different frequencies to avoid interference
Source: Analog Devices
Electric vehicles use buck converters in battery management systems to balance cell voltages and step down high battery voltage for low-voltage electronics
Source: NIST Standards
⚙️ How It Works
1. Switch ON Phase (Ton)
MOSFET turns ON, connecting input to inductor. Current increases linearly, energy stored in inductor magnetic field. Diode is reverse-biased (OFF).
2. Switch OFF Phase (Toff)
MOSFET turns OFF, disconnecting input. Inductor current continues through diode (freewheeling). Stored energy transferred to load. Current decreases linearly.
3. Duty Cycle Control
Output voltage controlled by duty cycle D = Ton/(Ton+Toff). Higher duty cycle = higher output voltage. Feedback loop adjusts duty cycle to maintain constant output.
4. Ripple and Filtering
Inductor smooths current ripple, capacitor smooths voltage ripple. Larger L and C reduce ripple but increase size and cost. ESR affects voltage ripple significantly.
🎯 Expert Tips
Inductor Selection
Choose inductance ≥ 1.2×Lcrit for CCM operation. Higher inductance reduces current ripple but increases size. Consider saturation current > IL_peak with 20% margin.
Capacitor Selection
Select capacitor with low ESR to minimize voltage ripple. Use ceramic capacitors for low ESR, electrolytic for high capacitance. Ensure RMS current rating > IC_rms.
Switching Frequency
Higher frequency allows smaller L and C but increases switching losses. Typical range: 100kHz-2MHz. Avoid frequencies that cause EMI issues with your system.
Efficiency Optimization
Minimize losses: use low RDS(on) MOSFETs, low VF Schottky diodes, low ESR inductors/capacitors. Consider synchronous rectification for high efficiency.
📊 Buck Converter vs Linear Regulator
| Feature | Buck Converter | Linear Regulator |
|---|---|---|
| Efficiency | 80-95% | 30-70% |
| Voltage Drop | Can handle large drops | Limited (Vout < Vin - Vdrop) |
| Heat Generation | Low (high efficiency) | High (power = (Vin-Vout)×Iout) |
| Output Ripple | Moderate (switching noise) | Very low (no switching) |
| Complexity | Higher (needs L, C, control) | Lower (simple circuit) |
| Cost | Higher (more components) | Lower (fewer components) |
| Best For | Large voltage drops, high current | Small voltage drops, low noise |
❓ Frequently Asked Questions
What is the difference between CCM and DCM?
CCM (Continuous Conduction Mode): Inductor current never reaches zero. DCM (Discontinuous Conduction Mode): Inductor current reaches zero during each cycle. CCM has lower ripple and better efficiency but requires larger inductance.
How do I choose the switching frequency?
Higher frequency allows smaller L and C but increases switching losses and EMI. Typical range: 100kHz-2MHz. Consider your application: high-frequency for small size, lower frequency for efficiency.
What causes output voltage ripple?
Two main sources: (1) Capacitive ripple from capacitor charging/discharging: ΔIL/(8fC), (2) ESR ripple from capacitor equivalent series resistance: ΔIL×ESR. Use low-ESR capacitors to minimize ripple.
How do I ensure CCM operation?
Use inductance ≥ 1.2×Lcrit where Lcrit = Vout(1-D)/(2×Iout×f). Higher inductance guarantees CCM but increases size. Lower load current requires larger inductance for CCM.
What affects converter efficiency?
Main losses: switch conduction/switching losses, diode forward voltage drop, inductor/capacitor ESR losses, core losses. Use low RDS(on) MOSFETs, Schottky diodes, low-ESR components, and optimize switching frequency.
Can I use a buck converter for step-up voltage?
No, buck converters only step down voltage (Vout < Vin always). For step-up, use a boost converter. For bidirectional conversion, use a buck-boost converter.
How do I select the MOSFET and diode?
MOSFET: VDS ≥ 1.2×Vin, ID ≥ 1.2×IL_peak, low RDS(on) for efficiency. Diode: VRRM ≥ 1.2×Vin, IF ≥ 1.5×I_diode_avg, use Schottky for low VF and better efficiency.
What is the critical inductance?
Lcrit is the minimum inductance for CCM operation: Lcrit = Vout(1-D)/(2×Iout×f). Below this value, converter operates in DCM with higher ripple and different characteristics.
📈 Infographic Stats
📚 Official Data Sources
⚠️ Disclaimer: This calculator provides estimates based on standard buck converter design formulas. Actual performance depends on component selection, PCB layout, thermal management, and real-world operating conditions. Always verify designs with SPICE simulation and prototype testing. Component stress values include safety margins; select components with appropriate ratings. Not a substitute for professional power electronics design or engineering judgment.
What is a Buck Converter?
A buck converter (also known as a step-down converter) is a DC-DC power converter that reduces voltage from a higher level to a lower level while maintaining high efficiency. It's one of the most common switching regulator topologies used in power electronics, found in applications ranging from USB chargers to CPU voltage regulators.
Step-Down Conversion
Buck converters reduce input voltage to a lower output voltage with high efficiency (typically 80-95%).
Key Feature:
Vout < Vin (always)
Switching Operation
Uses a switch (MOSFET) and diode to alternately connect and disconnect the inductor from the input source.
Operation:
- Switch ON: Energy stored in inductor
- Switch OFF: Energy transferred to load
Common Applications
Used in USB chargers, CPU VRMs, LED drivers, battery-powered devices, and embedded systems.
Examples:
- USB 5V chargers
- CPU voltage regulators
- LED drivers
How Does a Buck Converter Work?
Buck converters operate by rapidly switching a power MOSFET on and off, controlling the energy flow through an inductor. The duty cycle (ratio of on-time to switching period) determines the output voltage. An output capacitor filters the ripple to provide smooth DC output.
🔬 Operating Principles
Switch ON (Ton)
- 1MOSFET turns ON, connecting input to inductor
- 2Current through inductor increases linearly
- 3Energy stored in inductor magnetic field
- 4Diode is reverse-biased (OFF)
Switch OFF (Toff)
- MOSFET turns OFF, disconnecting input
- Inductor current continues flowing through diode
- Stored energy transferred to load
- Current decreases linearly until next cycle
When to Use a Buck Converter
Buck converters are ideal when you need to step down voltage efficiently. They're preferred over linear regulators when efficiency matters, especially with large voltage differences or high current requirements.
High Efficiency Needs
Use buck converters when efficiency is critical, especially with large voltage differences where linear regulators waste too much power.
Benefits:
- 80-95% efficiency
- Low power dissipation
- Battery-friendly
High Current Loads
Ideal for high-current applications like CPU VRMs, motor drivers, and LED arrays where linear regulators would overheat.
Applications:
- CPU voltage regulators
- Motor drivers
- High-power LEDs
Battery-Powered Systems
Essential for portable devices, IoT sensors, and battery-powered equipment where power consumption directly affects battery life.
Benefits:
- Extended battery life
- Low quiescent current
- Wide input range
Buck Converter Calculation Formulas
Understanding buck converter formulas is essential for power electronics design. These formulas relate duty cycle, inductor and capacitor values, ripple, and efficiency.
📊 Core Buck Converter Formulas
Duty Cycle (D)
Duty cycle determines the output voltage. It's the ratio of switch ON-time to the total switching period.
Output Voltage (Vout)
Output voltage equals input voltage multiplied by duty cycle. This is the fundamental buck converter relationship.
Inductor Current Ripple (ΔIL)
Inductor current ripple depends on output voltage, duty cycle, switching frequency, and inductance. Lower ripple requires larger inductance.
Output Voltage Ripple (ΔVout)
Output voltage ripple has two components: capacitive ripple (from capacitor charging/discharging) and ESR ripple (from capacitor equivalent series resistance).
Critical Inductance (Lcrit)
Minimum inductance required for continuous conduction mode (CCM). Below this value, the converter operates in discontinuous mode (DCM).
Efficiency (η)
Efficiency is the ratio of output power to input power. Losses include switch, diode, inductor, and capacitor losses.
Related Calculators
Inverting Buck-Boost Converter Calculator
Calculate inverting buck-boost converter parameters including duty cycle, inductor and capacitor selection, ripple analysis, efficiency, and component...
PhysicsBoost Converter Calculator
Calculate boost converter (step-up) parameters including duty cycle, output voltage (Vout = Vin/(1-D)), inductor and capacitor selection, current/voltage...
PhysicsFlyback Converter Calculator
Calculate flyback converter parameters including turns ratio (n = Ns/Np), primary inductance (Lp = (Vin × D)² / (2 × Po × f)), output voltage (Vout = Vin × n...
PhysicsForward Converter Calculator
Calculate forward converter parameters including output voltage (Vout = Vin × n × D), turns ratio (n = Ns/Np), duty cycle (D = Vout / (Vin × n)), output...
PhysicsCapacitor Size Calculator
Comprehensive capacitor sizing calculator for motor applications, power factor correction (C = Q/(2πfV²)), filter design (C = I/(f×ΔV)), timing circuits (C =...
PhysicsAC Wattage Calculator
Comprehensive AC power calculator for single-phase and three-phase systems with real power, apparent power, reactive power, power factor analysis, and power...
Physics