How do I ensure my RF device meets the out of band emission requirements of its regulatory class?
Out-of-Band Emission Control
Out-of-band emissions are the most common reason for regulatory compliance failures. Even carefully designed RF systems can fail emissions tests due to overlooked harmonic paths, insufficient filtering, or PCB coupling. A systematic approach to emissions control during design prevents expensive re-spins after testing failures.
- Performance verification: confirm specifications against the application requirements before finalizing the design
- Environmental factors: temperature range, humidity, and vibration affect long-term reliability and parameter drift
- Cost vs. performance: evaluate whether the application demands premium components or standard commercial grades
Frequently Asked Questions
What are the most common regulatory OOB limits?
FCC Part 15.209 (general): field strength limits of 200 μV/m at 3m (30-88 MHz), 500 μV/m at 3m (88-216 MHz), 700 μV/m at 3m (216-960 MHz), 500 μV/m at 3m (above 960 MHz). FCC Part 15.247 (ISM band devices): spurious below 1 GHz ≤ -43 dBm, above 1 GHz ≤ -53 dBm. Part 90 (land mobile): -26 dBm in any 100 kHz between 30-1000 MHz or -13 dBm/MHz above 1 GHz for transmitter power ≤1W. ITU-R SM.329: 43 + 10×log(P_W) dBc (relative attenuation below carrier) for transmitter power P in watts, generally -43 dBm for P ≤ 50 mW. Always check the specific Part and subpart for your device category.
How do I filter harmonics in a transmitter?
Design approach: (1) Calculate filter rejection needed: filter_rejection(dB) = harmonic_level(dBm) - limit(dBm). Example: second harmonic at -25 dBc, carrier at +27 dBm, harmonic absolute level = +2 dBm. Limit = -43 dBm. Needed rejection = 2 - (-43) = 45 dB at the second harmonic frequency. (2) Select filter topology: 5th-order Chebyshev LPF provides ~50 dB at 2× cutoff. 7th-order provides ~70 dB. Elliptic filter with transmission zeros at the harmonic frequencies provides maximum rejection with minimum order. (3) Implement: below 3 GHz, lumped LC filters using SMD capacitors and inductors. Above 3 GHz, microstrip coupled lines, stubs, or commercial ceramic filters. (4) Verify: measure filter S21 up to 10× the fundamental frequency to ensure all harmonics are adequately suppressed.
Can software-defined modulation affect OOB emissions?
Yes significantly. Digital modulation schemes with sharp spectral rolloff (OFDM with windowing) produce less OOB emission than schemes with wide spectral tails (unfiltered FSK). The spectral mask of the modulation is the first layer of OOB control. Transmitter digital pre-distortion (DPD) linearizes the PA, reducing spectral regrowth (intermodulation distortion near the carrier edges) by 15-25 dB. Crest factor reduction (CFR) reduces signal peaks that drive the PA into compression. Modern cellular base stations (5G NR) use CFR + DPD to meet extremely tight 3GPP spectral emission masks (-25 to -45 dBc adjacent channel leakage) without excessive power back-off. For custom RF systems, implementing basic DPD can reduce the filtering burden significantly.