How do I design the RF front end for a Wi-Fi 7 device that supports 320 MHz channel bandwidth?
Wi-Fi 7 320 MHz RF Front End Design
Wi-Fi 7 represents a significant step up in RF front-end complexity compared to previous generations. The 320 MHz bandwidth is 4x wider than Wi-Fi 5 (80 MHz) and requires corresponding improvements in filter bandwidth, ADC speed, and linearity throughout the signal chain.
Architecture Choices
- Direct conversion (zero-IF): The standard architecture for WiFi transceivers. The LO is set to the center of the 320 MHz channel. The I and Q baseband outputs each have 160 MHz bandwidth. Advantages: no image frequency problem, simple filter design. Challenges: DC offset, LO leakage, and 1/f noise at baseband. Solved with digital calibration
- Low-IF: Alternative where the IF is offset slightly (e.g., 10-20 MHz) to avoid DC offset issues. Requires slightly wider bandwidth ADCs. Less common in modern WiFi due to the effectiveness of digital DC offset correction
- Dual-band simultaneous: Wi-Fi 7 Multi-Link Operation (MLO) allows simultaneous use of 2.4 GHz + 5 GHz + 6 GHz bands. The RF front end must include independent receive and transmit chains for each band with sufficient isolation to prevent self-interference
ADC ENOB requirement: ENOB > (SQNR + 10.8 - 20log(OSR))/6.02
For SQNR = 60 dB, OSR=1: ENOB > 9.7 → use 12-bit ADC
ADC sampling rate: fs > 2 × BW × OSR = 2 × 320 × 1.25 = 800 MSPS
IIP3 requirement: IIP3 > P_blocker - ½(IMR - Sensitivity)
Frequently Asked Questions
How does 4096-QAM affect the RF design?
4096-QAM (12 bits per symbol) requires extremely precise signal reproduction: the EVM must be less than -38 dB (1.3% rms). This translates to: phase noise contribution to EVM: less than 0.5% rms (requires a clean LO with integrated phase noise less than -35 dBc over the modulation bandwidth), PA linearity: the PA must operate at approximately 5-6 dB backoff from P1dB to achieve the required EVM (compared to approximately 3 dB backoff for 256-QAM), and IQ mismatch: less than 0.3 dB gain imbalance and less than 1.5 degrees phase imbalance. In practice: 4096-QAM is only used at very short range (high SNR) because the SNR requirement is approximately 40+ dB.
What about coexistence with other radios?
A WiFi 7 device typically includes: WiFi 2.4/5/6 GHz, Bluetooth 5.x, and possibly cellular (5G). Coexistence challenges: WiFi 2.4 GHz and Bluetooth share the same 2.4 GHz ISM band and require time-sharing or frequency avoidance. WiFi 5 GHz and 6 GHz are spectrally close and the PA harmonics or receiver IM products can create interference. The RF front end uses SAW/BAW filters, antenna isolation (typically 15-20 dB between antennas), and digital interference cancellation to manage coexistence. Time-domain coexistence (arbitration) prevents simultaneous transmission on interfering bands.
What filter technology is used?
For WiFi front-end filters: FBAR/BAW filters (Film Bulk Acoustic Resonator / Bulk Acoustic Wave): used for the RF bandpass filter at 2.4, 5, and 6 GHz. Provide 300-500 MHz bandwidth with high selectivity. TC-SAW (Temperature-Compensated SAW): used for narrower bandwidth filters. Lower cost than BAW. PCB-integrated filters: for 6 GHz and above, some designs use coupled-line or edge-coupled microstrip filters on the PCB substrate, avoiding the need for discrete filter components. IPD (Integrated Passive Devices): thin-film filters co-packaged with the transceiver IC, reducing size and cost.