EMI/EMC Academy ~35 min Interactive

Fixing at the Source — PCB & IC Level

The cheapest dB you'll ever remove is the one you never generate. Before adding ferrites and shields, attack the source: slower edges, controlled returns, tight decoupling, and clean layout. Source fixes lower every downstream problem at once.

Module progress0%
Learning objectives. Reduce emissions at the source via edge-rate/slew control, series termination and spread-spectrum clocking; keep the PDN quiet with proper decoupling; protect return paths; avoid split-plane crossings or stitch them; and lay out the connector area to stop coupling onto cables.

A signal's harmonic content is set by its rise time, not its clock frequency. The spectral envelope rolls off faster above the "knee frequency" fknee ≈ 0.35 / tr. Halving the edge rate (doubling tr) roughly halves the knee frequency, pulling high-frequency energy down where limits are easier to meet. If a net doesn't need a 1 ns edge, don't give it one.

Practical levers: choose slower slew-rate driver options or lower drive strength; add a small series resistor (which also serves as source termination); and enable spread-spectrum clocking (SSC) where the protocol allows, which smears comb peaks by a few dB.

Common mistake: over-slowing a signal until it fails timing or signal integrity. Slow the edge only to what the interface actually needs — see the Serial Interfaces course for the SI trade-offs.

A high-speed signal's return current wants to flow on the reference plane directly beneath it. Cross a plane split or gap and the return is forced into a big detour — a loop that radiates. Toggle the fix below.

signal trace reference plane forced detour → radiating loop
Before: the gap forces the return current into a large, radiating loop.

Every switching output pulls a current spike from the power distribution network (PDN). If the PDN can't supply it locally, that current loops through the planes and radiates. Keep decoupling capacitors close, with short/wide vias to minimize mounting-loop inductance, and stagger values so the PDN stays low-impedance across the band. This is the same physics as the ground-bounce and PDN topics in your challenge bank.

Return-path rules. Route high-speed nets over continuous copper; never cross a split without a stitching cap/via at the crossing; keep a reference plane adjacent to every signal layer.
Connector area. This is where board energy jumps to cables. Add an I/O ground stitching row, keep noisy nets away from connectors, and provide footprints for common-mode chokes and filter caps before you need them.
Design-in insurance: place unpopulated footprints (0 Ω / DNP) for a series R, a filter cap, and a CM choke on every external interface. If pre-compliance flags that port, the fix is a stuff option, not a re-spin.
Key takeaways. Slow edges to what's needed, keep returns continuous, decouple tightly, and lay out the connector area to stop coupling onto cables. When the source is as quiet as practical, we move to filtering the rest.