Buck Converter
Step-down switching regulator for efficient DC power conversion in RF systems
Definition & Operation
A buck converter is a non-isolated, step-down DC-DC switching regulator that converts a higher input voltage to a lower, regulated output voltage. The circuit operates by rapidly switching the input voltage across an inductor using a high-side transistor (typically a MOSFET), storing energy in the inductor's magnetic field during the on-time and releasing it to the load during the off-time through a freewheeling diode or synchronous low-side FET. An output capacitor smooths the pulsating inductor current into a DC output with low ripple.
In RF systems, buck converters are the primary power supply topology for converting battery or bus voltages (5-48 V) to the regulated rails needed by RF ICs (1.2-5 V for digital, 3.3-5 V for analog, 28-50 V for GaN PA drains). Their high efficiency (90-97%) minimizes heat generation in thermally constrained RF enclosures. However, their switching action generates conducted and radiated electromagnetic interference that can couple into sensitive receiver paths, requiring careful layout, filtering, and sometimes spread-spectrum frequency modulation to meet EMC requirements.
Key Formulas
Duty Cycle (ideal CCM):
D = Vout / Vin
12 V → 3.3 V: D = 27.5%
Inductor Ripple Current:
ΔIL = (Vin − Vout) × D / (fsw × L)
Output Voltage Ripple:
ΔVout = ΔIL / (8 × fsw × Cout)
Efficiency: η = Pout / Pin = Vout × Iout / (Vin × Iin)
Voltage Regulator Comparison
| Parameter | Buck (Switching) | LDO (Linear) | Boost | Buck-Boost |
|---|---|---|---|---|
| Conversion | Step-down | Step-down | Step-up | Up or down |
| Efficiency | 90-97% | Vout/Vin | 85-95% | 85-93% |
| Output Noise | 10-50 mVpp | <10 µVrms | 20-80 mVpp | 30-100 mVpp |
| EMI | Moderate-High | None | High | High |
| Size (at 1 A) | Small (inductor) | Tiny (no inductor) | Small | Medium |
| Typical RF Use | Digital ICs, FPGAs | VCO, PLL, ADC | LED, gate drive | Battery systems |
| Max Current | 0.5-60 A | 0.05-5 A | 0.1-10 A | 0.1-10 A |
Practical Application
In a 5G massive MIMO radio unit, a 48 V bus powers 64 GaN PA channels each requiring 28 V at 2 A. A high-efficiency synchronous buck converter (48 V to 28 V, D = 58.3%) running at 1 MHz switching frequency delivers 56 W per channel at 96% efficiency, dissipating only 2.3 W of heat. The 1 MHz switching frequency and its harmonics (2, 3, 4 MHz) are far below the 3.5 GHz operating band, but a 10 µH common-mode choke and 100 nF capacitor at the PA drain supply pin attenuate conducted noise by 60 dB to prevent switching artifacts from modulating the PA output and generating spurious emissions that would violate 3GPP ACLR requirements.
Frequently Asked Questions
Why do bucks cause EMI in RF systems?
Switching at 500 kHz-10 MHz generates harmonics into VHF/UHF bands. Even −120 dBm coupling into an LNA supply degrades noise figure. Mitigation: ferrite beads, shielded inductors, short current loops, and frequency spreading.
What is the duty cycle formula?
D = Vout/Vin (ideal CCM). 3.3 V from 12 V: D = 27.5%. Synchronous designs achieve 95%+ efficiency vs 85-90% for diode-based.
When use LDO instead of buck?
LDO when Vin−Vout < 1 V, current < 500 mA, and noise matters (VCO, PLL, ADC). LDOs have zero switching noise. Common compromise: buck + LDO post-regulator for efficiency and low noise.