EMI, EMC, and Shielding PCB EMC Design Informational

How do I route high speed digital signals near RF circuits without causing interference?

Routing high-speed digital signals near RF circuits requires strict design rules to prevent electromagnetic coupling: (1) Separation rules: maintain maximum physical distance between digital and RF traces. Same layer: minimum 3H separation (H = height to ground plane). This provides approximately -30 dB coupling isolation. For sensitive RF signals (VCO control, LNA input): use 5-10H separation. Different layers with ground plane between: > -40 dB isolation (the ground plane shields the traces from each other). This is the preferred approach for traces that must be near each other. (2) Layer assignment: route RF signals on dedicated layers (or portions of a layer) with the adjacent ground plane providing the return path. Route digital signals on different layers, preferably on the opposite side of a ground plane from the RF layer. Example in a 6-layer stack: L1: RF signals (top). L2: GND plane. L3: high-speed digital. L4: power. L5: GND plane. L6: low-speed digital (bottom). The two ground planes (L2 and L5) isolate the RF and digital layers. (3) Crossing rules: when a digital trace must cross under an RF trace (on adjacent layers): cross at 90° (perpendicular). The effective coupled length is approximately one trace width (the narrower of the two traces). The coupling is 30-50 dB lower than parallel routing. NEVER route digital and RF traces in parallel on adjacent layers. Even 5 mm of parallel routing can couple -30 dB of digital noise into the RF signal. (4) Guard traces: a grounded trace between the digital and RF signal traces absorbs some coupling. Ground the guard trace with vias every lambda/10 at the highest frequency of concern. Without vias: the guard trace can resonate and increase coupling. With properly spaced vias: the guard trace provides 10-20 dB additional isolation.
Category: EMI, EMC, and Shielding
Updated: April 2026
Product Tie-In: PCB Materials, Capacitors, Ferrites

Digital-RF Routing Isolation

High-speed digital signals are broadband noise sources: a 100 MHz clock has significant spectral content at 300, 500, 700, and 900 MHz (odd harmonics of the fundamental). These harmonics fall directly into common RF operating bands (cellular, GPS, Wi-Fi, Bluetooth).

Clock Signal Management

(1) The clock is the #1 EMI source on most digital PCBs. The clock signal has the highest harmonic content because it has the fastest edges and the highest repetition rate. A 100 MHz clock with 1 ns edges: spectral content extends to approximately 1/(pi×t_rise) = 318 MHz (significant energy). Harmonics: 300, 500, 700, 900 MHz, etc. At 900 MHz: within the cellular band. (2) Routing rules for clocks near RF: route clock traces on stripline (between two ground planes) for maximum containment. Use the shortest possible trace length (place the clock source next to the destination IC). Add series termination (a resistor matching the source impedance) at the clock source to reduce reflections and ringing. Spread-spectrum clocking (SSCG): modulates the clock frequency by ±0.5-1%, spreading the harmonic energy over a wider bandwidth. This reduces the peak harmonic amplitude by 10-20 dB without affecting digital circuit operation. (3) Differential clocking: use differential clock signals (LVDS, LVPECL) for high-speed digital buses. The differential pair radiates much less than a single-ended signal (the fields from the two conductors partially cancel). The remaining radiation (common-mode) depends on the pair balance: a well-balanced pair radiates 20-30 dB less than a single-ended trace carrying the same signal.

Via Transitions

(1) When a signal transitions between layers through a via: the return current must also transition. If the return current plane changes (e.g., the signal moves from a layer referenced to L2 GND to a layer referenced to L5 GND): the return current must find a path between L2 and L5. Without stitching vias near the signal via: the return current detours to the nearest via connecting L2 and L5. This detour creates a radiating loop. Rule: place ground stitching vias within 1 mm of every signal via that changes reference plane. Multiple stitching vias (2-4) provide the lowest impedance transition. (2) For RF signal vias: add a ring of ground vias around the RF signal via (via fence). This creates a coaxial-like transition through the layer stack, maintaining controlled impedance and minimizing radiation. Typical arrangement: 4-6 ground vias in a ring with 0.5-1 mm radius around the signal via.

Practical Design Review Checklist

(1) Identify all high-speed digital signals (clock, data bus, control signals with edges < 2 ns). (2) Check the routing of each: none should be parallel to RF traces on adjacent layers. All should have a ground plane directly below (or above). None should cross a ground plane gap or split. (3) Check the RF signal routing: the LNA input trace should have no digital traces within 10H on the same layer or any traces on the layer directly below (except the ground plane). The VCO control line should be shielded with ground vias and separated from all digital and switching signals. (4) Verify decoupling: every digital IC has a 100 nF cap within 2 mm of each VCC pin. Every RF IC has 100 pF + 10 nF at each supply pin. (5) Check via transitions: every signal via that changes reference plane has stitching vias within 1 mm. RF signal vias have ground via fences.

Routing Isolation Rules
Same-layer isolation: -30dB at 3H spacing
Ground-separated layers: > -40dB isolation
90° crossing: 30-50dB less coupling than parallel
Guard trace vias: < λ/10 spacing
Clock harmonics: to ~1/(π·t_rise) Hz
Common Questions

Frequently Asked Questions

How do I know if digital-to-RF coupling is a problem?

Symptoms: (1) Spurs in the RF spectrum: the spectrum analyzer shows spurious signals at the digital clock frequency and its harmonics (e.g., 100 MHz, 200 MHz, 300 MHz spurs). These spurs disappear when the digital section is powered off. (2) Degraded receiver sensitivity: the receiver noise floor increases when the digital section is active (measured as a decrease in receiver SNR or increase in NF). (3) VCO pulling: the VCO frequency shifts slightly when the digital section is active (measured as a phase noise increase or frequency offset). Diagnosis: (1) Power off the digital section and measure the RF performance. If it improves: digital coupling is confirmed. (2) Add decoupling and/or shield cans and remeasure. (3) Use a near-field probe to identify the coupling path (trace, via, power supply, or radiation).

Can I fix digital-to-RF coupling after the PCB is made?

Some fixes are possible: (1) Add shield cans: solder a shield can over the RF section (most effective fix, 20-40 dB improvement). (2) Add ferrite beads on supply lines: solder ferrite beads between the digital and RF supply rails (10-20 dB improvement in conducted coupling). (3) Add decoupling capacitors: if the existing decoupling is inadequate (caps too far from IC pins, wrong values), add more caps. (4) Absorber material: place EMI absorber over the digital section to reduce radiation. (5) Rework routing: cut traces and reroute with wire (only for prototype boards). These post-fabrication fixes are limited. The best approach is to fix the layout in the next PCB revision. A layout redesign that follows proper zoning and routing rules eliminates most digital-to-RF coupling problems.

What about USB and Ethernet near RF?

USB and Ethernet are particularly problematic: USB 2.0 (480 Mbps): strong spectral content at 480 MHz and harmonics (960 MHz, 1.44 GHz, directly in cellular and GPS bands). USB 3.0 (5 Gbps): spectral content at 2.5 GHz (Wi-Fi band) and 5 GHz (Wi-Fi 5 GHz band). Gigabit Ethernet: spectral content at 625 MHz and harmonics. Mitigation: route USB and Ethernet traces on dedicated layers with ground planes between them and the RF layers. Use differential pairs with tight coupling (to minimize common-mode radiation). Add common-mode chokes at the USB/Ethernet connector (to prevent external cable from carrying the noise into the RF section). Keep the USB/Ethernet connector as far as possible from the antenna and RF section of the PCB.

Need expert RF components?

Request a Quote

RF Essentials supplies precision components for noise-critical, high-linearity, and impedance-matched systems.

Get in Touch