Power management

Buck Converter (Step-Down DC-DC)

High-efficiency step-down switching converters for the heart of any modern power tree.

What is it?

A buck converter is a switching regulator that steps a higher input voltage down to a lower output with very high efficiency (typically 85-95%). Energy is transferred in pulses through an inductor — not dissipated as heat like in an LDO. Almost every modern system uses bucks as the main rail generators (12 V → 5 V, 5 V → 3.3 V, 3.3 V → 1.8 V, etc.).

Synchronous buck converter topologyVINVOUT < VINQ1SWQ2LCOduty cycle D = VOUT / VIN
Q1 closes to charge the inductor L from VIN; Q2 closes to freewheel current through L into the output cap. PWM duty cycle sets VOUT / VIN.

When do you need it?

  • Anywhere Vin > Vout and load current >300 mA.
  • Battery-powered devices where every milliwatt of waste reduces runtime.
  • Multi-rail systems generating processor / memory / IO voltages from a common bus.
  • Automotive 12 V → 5 V / 3.3 V / 1.2 V conversion.

How to pick the right one

VIN range
Must span all input conditions including transients. 2.5-6 V (battery), 4.5-18 V (12 V rail), up to 60 V or higher for industrial.
VOUT range
Adjustable down to feedback reference (0.6 V typical) or fixed variants.
IOUT (maximum continuous)
1 A / 2 A / 3 A / 5 A common. Add 20% margin for transients.
Switching frequency
Higher fSW = smaller inductor/cap but more switching loss. 500 kHz-2 MHz typical. >1.5 MHz allows tiny ceramic-only filters.
Control scheme
COT (Constant-On-Time) for fast transient response, voltage-mode for simplicity, current-mode for line-rejection.
Synchronous vs Asynchronous
Synchronous bucks integrate the freewheel diode as a MOSFET → higher efficiency, especially at light load.

What Magnias offers

Magnias buck converter family spans 1 A to 6 A output, 2.55-60 V input, in DFN / SOT-563 / SOP packages. Most parts use COT control for fast transient response. Specific highlights: MI2262G (2 A, 1.6 MHz, ultra-compact), MI1003H-Q20 (automotive-grade with AEC-Q100 ASIL ratings), MI8101B family (multi-channel PMIC for automotive cameras).

Common questions

How do I size the inductor?
Ripple-current rule: ΔIL = 0.3 × IOUT_max. Solve L = (VIN − VOUT) × VOUT / (VIN × ΔIL × fSW). Use a next-larger standard value.
Why does my buck whine audibly?
Inductor mechanical vibration at PWM frequency, usually only audible in PFM (light-load) mode where the converter pulses below 20 kHz. Use forced-PWM mode if audible noise is a problem.
Synchronous vs diode-rectified — which is better?
Synchronous wins on efficiency (especially light load) and thermal. Diode-rectified is cheaper and OK for high-current low-duty applications. Modern designs default to synchronous.
How do I avoid sub-harmonic oscillation?
Current-mode controllers above 50% duty need slope compensation. Most modern bucks have it built-in. If you're hand-rolling control, add a 10-30% slope ramp to the current sense signal.