Buck-Boost Converter
Understanding Buck-Boost Converters
A single-cell Li-ion battery discharges from 4.2V to 3.0V. If the RF transceiver needs 3.3V, a buck converter only works above 3.3V, a boost only below. The buck-boost maintains 3.3V across the entire range. For RF circuits, supply voltage stability is critical: a 100 mV variation on a PA supply causes measurable gain drift and EVM degradation; on a VCO supply, it causes frequency pulling and phase noise spurs.
The four-switch (H-bridge) buck-boost is the preferred architecture for modern RF systems. It uses two half-bridges: when Vin > Vout, it operates in buck mode (top half-bridge switches, bottom passes through); when Vin < Vout, it operates in boost mode (bottom switches, top passes through). Only near the crossover point does it enter true buck-boost mode with all four switches active. This maximizes efficiency compared to always-buck-boost SEPIC or Cuk topologies.
Converter Equations
Vout = −Vin × D / (1 − D)
SEPIC (non-inverting):
Vout = Vin × D / (1 − D)
4-Switch Modes:
Buck mode: D = Vout / Vin (Vin > Vout)
Boost mode: D = 1 − Vin / Vout (Vin < Vout)
DC-DC Topology Comparison for RF
| Topology | Vout vs Vin | Polarity | Efficiency | Components | Noise |
|---|---|---|---|---|---|
| Buck | Vout < Vin | Non-inverting | > 95% | 1L, 1C, 1 switch | Moderate |
| Boost | Vout > Vin | Non-inverting | > 93% | 1L, 1C, 1 switch | Higher |
| Inverting B-B | Both | Inverting | ~90% | 1L, 1C, 1 switch | Higher |
| SEPIC | Both | Non-inverting | ~88% | 2L, 2C, 1 switch | Lower (isolated) |
| 4-Switch B-B | Both | Non-inverting | > 95% | 1L, 2C, 4 switch | Lowest |
Frequently Asked Questions
Why use buck-boost for RF?
Li-ion battery (4.2V to 3.0V) crosses 3.3V during discharge. Buck-boost maintains stable output across the entire range. Critical for RF PAs (gain drift), PLLs (frequency pulling), and transceivers (EVM degradation) that are sensitive to supply voltage variations.
What are the topologies?
Inverting (single switch, negative output). SEPIC (two inductors, non-inverting, capacitor-isolated). Cuk (inverted output, capacitor transfer). Four-switch H-bridge (highest efficiency, auto buck/boost mode transitions, preferred for RF).
How does switching noise affect RF?
Switching harmonics (0.5 to 4 MHz) can desensitize receivers by 20+ dB if they land in the receive band. Mitigate with: harmonic-avoidance frequency selection, ferrite bead pi-filters, spread-spectrum modulation (10 to 20 dB peak reduction), and solid ground plane isolation.