What is the effect of simultaneous switching noise on the performance of an adjacent RF circuit?
SSN Impact on RF Circuits
SSN is the primary noise source from high-speed digital circuits and is responsible for the majority of digital-to-RF interference in mixed-signal designs.
Reducing SSN at the Source
(1) Reduce dI/dt: use slower edge rates (increase the output driver slew rate). Use output impedance matching (series resistors that limit the current transient). Stagger the switching timing (avoid all outputs switching on the same clock edge). (2) Reduce the number of simultaneously switching outputs: use registered outputs with slightly different clock delays. Use multi-phase clocking (different groups switch at different times). (3) Reduce L_PDN: use wide, short power traces (lower inductance). Place decoupling capacitors immediately adjacent to the IC power pins (reduces the loop inductance). Use power planes with many vias (reduces the plane inductance).
64 pins × 50 mA, 100 ps → ΔV = 3.2 mV (100 pH)
1 nH PDN inductance: ΔV = 32 mV (critical)
1 mV on VCO: 5-10 dB phase noise degradation
Decoupling + ferrite: 30-50 dB SSN reduction
Frequently Asked Questions
How do I measure SSN on a PCB?
Use a near-field probe (magnetic loop probe, H-field probe) placed over the digital IC or the ground plane. The probe measures the time-varying magnetic field (proportional to the SSN current). Display on an oscilloscope (time domain) or spectrum analyzer (frequency domain). Compare the measured SSN spectrum to the RF receiver sensitivity requirements. If any SSN harmonic exceeds the receiver interference threshold: additional filtering or shielding is needed.
Is SSN worse in FPGAs or processors?
FPGAs (Xilinx, Intel): can have hundreds of simultaneously switching I/Os (especially in high-speed interfaces like DDR4/5 memory). SSN from an FPGA can be extremely severe. Processors (ARM, x86): have fewer external I/Os but higher clock frequencies and more internal switching. SSN on the processor PDN is high but primarily affects the processor itself (not adjacent RF, because processors are internally filtered). In mixed-signal designs: the FPGA DDR bus is typically the worst SSN source due to the large number of simultaneous edge transitions.
Can I use a power plane as a shield?
A solid power plane between a digital layer and an RF layer provides some shielding (similar to a ground plane). However: the power plane carries switching currents (SSN), which create their own magnetic fields. A power plane is a less effective shield than a ground plane. Preferred stackup: ground plane between every digital/RF signal layer pair. Avoid placing a signal layer between a power plane and a signal layer without a ground reference.