RF Concepts

RF Grounding Techniques for PCB Design

Proper RF grounding techniques for PCB design: solid ground plane, via fencing around RF traces, return current path management, and avoiding ground impedance at RF frequencies.

Why RF Grounding Is Different from DC Grounding

At DC and low frequencies, any conductor connecting to "ground" is effectively at 0V. At RF frequencies, every millimeter of conductor has measurable inductance (~1 nH/mm) and every via has measurable inductance (~1 nH/mm of via length). Poor RF grounding creates unexpected resonances, ground bounce, and signal degradation that can't be solved by adding more bypass capacitors.

The Solid Ground Plane Rule

  Critical rule: Never cut slots, holes, or split the ground plane
  directly beneath an RF signal trace.

  A slot under a 50 Ω microstrip trace at 5 GHz:
  - Doubles the effective substrate height
  - Changes Z₀ from 50 Ω to ~70 Ω (VSWR = 1.4:1 — unexpected loss!)
  - Slot length > λ/20 at 5 GHz = 1.6 mm → radiates as unintended antenna

  Always use a solid, continuous ground layer directly below RF layers.

Via Fencing Around RF Transmission Lines

FrequencyMax Via SpacingRationale
900 MHz (FR4)9 mmλg/20 = 180mm/20
2.4 GHz (FR4)3.4 mmλg/20 = 67.5mm/20
5 GHz (RO4003C)1.8 mmλg/20 = 36mm/20
28 GHz (Duroid 5880)0.3 mmλg/20 = 6.1mm/20

Return Current Path Management

RF signal current flows on the top of the microstrip trace, and the return current flows on the surface of the ground plane directly below. Anything that interrupts the ground plane directly below the signal trace forces the return current to take a longer path, creating a current loop that radiates as an unintended antenna and adds loss.

  Good: ground plane completely solid below RF trace
  Bad:  power plane between RF trace and ground (forces current around power islands)
  Worse: another RF trace crossing perpendicular at same layer without ground between them

  Rule: Route power/digital on different layers, never sharing ground return path with RF
RF View Substrate Calculator: After fixing your PCB layout ground plane, verify 50 Ω trace dimensions using RF View's Microstrip Calculator (Utilities tab). Correct trace width ensures the designed impedance is maintained. Free on Android.

Related Topics

← Back to RF Concepts  ·  RF View Home