Shielding in IC design is the technique of routing grounded guard wires or placing ground planes adjacent to sensitive signal lines to block electromagnetic coupling (crosstalk) from nearby aggressor signals — providing maximum noise isolation for critical nets.
How Shielding Works
- A grounded conductor placed between an aggressor and a victim absorbs or terminates the electromagnetic field from the aggressor — preventing it from reaching the victim.
- The shield provides a low-impedance return path that shorts crosstalk coupling to ground before it can affect the victim signal.
- Shielding is effective against both capacitive (electric field) and inductive (magnetic field) coupling.
Shielding Implementations
- Lateral Shield Wires: Grounded wires routed on the same metal layer, one on each side of the victim. Creates a coaxial-like structure.
- Pattern: GND — Signal — GND — Signal — GND
- Most common for clock and critical signal shielding.
- Above/Below Ground Planes: Ground metal on the layers above and below the signal creates a stripline-like structure — provides excellent shielding from all directions.
- Full Enclosure: Combine lateral shields with planes above and below — maximum isolation, used for the most sensitive analog signals.
When to Use Shielding
- Clock Distribution: Clock signals are both aggressors (high switching activity affects nearby signals) and victims (jitter from crosstalk affects timing). Shield clock trees with grounded guard wires.
- Analog Signals: Sensitive analog signals (reference voltages, bias currents, sensor inputs) next to digital switching circuits need shielding to prevent noise injection.
- High-Speed I/O: SerDes lanes and other high-speed differential pairs benefit from shielding to meet jitter specifications.
- Mixed-Signal Boundaries: At the boundary between analog and digital blocks, shielding prevents digital noise from coupling into analog circuits.
Shielding Effectiveness
- Crosstalk Reduction: Lateral shielding with grounded wires typically reduces crosstalk by 10–20× (20–26 dB) compared to unshielded routing.
- Frequency Dependence: Shielding effectiveness can decrease at very high frequencies if the shield impedance is not low enough — use wide shield wires and frequent via connections to ground.
- Shield Grounding: Critical — the shield must have low-impedance connections to ground at frequent intervals. A floating or poorly-grounded shield is worse than no shield.
Area Cost
- Lateral shielding effectively triples the routing width needed — signal + two shield wires + spacing.
- This is significant: shielding all signals is impractical. Only critical nets (clocks, sensitive analog, high-speed I/O) justify the area cost.
Shielding is the most effective crosstalk mitigation technique available in physical design — when noise isolation is non-negotiable, grounded guard structures provide the ultimate protection.
shieldingdesign
Explore 500+ Semiconductor & AI Topics
From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.