The formula for total impedance in an AC circuit is Z = √(R² + (XL - XC)²), where R is resistance, XL is inductive reactance (2πfL), and XC is capacitive reactance (1 / 2πfC). In signal integrity and noise control, calculating Z at your specific noise frequency tells you exactly which coupling path is corrupting your signal. High-impedance nodes fall victim to capacitive (electric field) coupling, while low-impedance loops suffer from inductive (magnetic field) coupling. By solving for Z, you stop guessing and start applying the correct filter, layout tweak, or termination.
The Formula for Total Impedance and Signal Integrity
To diagnose noise, you must evaluate impedance at the noise frequency, not just DC. The components of the formula behave differently as frequency (f) scales:
- Resistance (R): Remains relatively constant (ignoring skin effect at RF).
- Inductive Reactance (XL = 2πfL): Increases linearly with frequency. A 10nH PCB via has an XL of just 0.6Ω at 10MHz, but 62Ω at 1GHz.
- Capacitive Reactance (XC = 1 / 2πfC): Decreases inversely with frequency. A 2pF parasitic capacitance between a noisy switching node and a high-impedance sensor trace drops from 8MΩ at 10kHz to 80Ω at 1GHz.
Assumptions: This analysis assumes sinusoidal steady-state for the fundamental noise frequency. Real-world digital noise contains odd harmonics, meaning you must evaluate Z at the 3rd and 5th harmonics of your switching frequency to catch high-frequency ringing.
Identifying the Dominant Coupling Path
Which coupling path is dominant on your board? The answer is dictated entirely by the victim node's total impedance (Z) and the physical geometry of the return current. According to Analog Devices' grounding guidelines, mismatching your fix to the coupling path will make the noise worse.
1. Capacitive Coupling (Electric Field)
Dominates when: Victim node impedance is high (Z > 1kΩ) and physical proximity to a high-dV/dt source is close.
Mechanism: Parasitic capacitance forms a voltage divider. The noise voltage injected is proportional to the victim's Z. High-impedance analog front-ends, piezo sensors, and un-terminated high-speed lines are primary targets.
2. Inductive Coupling (Magnetic Field)
Dominates when: Victim forms a low-impedance, high-area loop, and the source has high di/dt (like a buck converter switching node).
Mechanism: Changing magnetic fields induce a current in the victim loop. This current flows through the victim's resistance, generating a noise voltage. Low-impedance power rails and ground planes are primary targets.
3. Conductive Coupling (Shared Impedance)
Dominates when: A noisy high-current circuit and a sensitive low-level circuit share the same physical ground trace.
Mechanism: The return current from the noisy circuit flows through the finite R and XL of the shared ground trace, creating a voltage drop (ground bounce) that appears in series with the sensitive circuit's ground reference.
Decision Tree: Fixing Noise Based on Impedance
Use this decision path to terminate your troubleshooting with a concrete part selection. Do not apply a fix without first confirming the node's impedance profile.
| Noise Symptom | Node Z at Noise Freq | Dominant Path | Concrete Fix (Part / Action) |
|---|---|---|---|
| High-freq hash on high-Z analog sensor (e.g., thermocouple, piezo) | High (> 1kΩ) | Capacitive | Add 100pF C0G/NP0 capacitor to ground (e.g., KEMET C0805C101J5GACTU). Never use X7R here; it exhibits piezoelectric microphonics that inject new noise. |
| Ground bounce / DC offset shift on ADC readings during motor spin | Low (Return Path) | Conductive | Cut the shared ground trace. Route a dedicated 'star ground' or use a 0Ω jumper (e.g., Yageo RC0603JR-070RL) to isolate analog and power ground returns at a single point. |
| Broadband switching noise on a 3.3V digital power rail | Low (< 10Ω) | Inductive | Add a ferrite bead rated for the DC current (e.g., Murata BLM18PG121SN1D, 120Ω @ 100MHz, 2A limit) followed by a 10μF X5R MLCC. |
| Ringing and reflections on a 50Ω high-speed clock line | Mismatched (Not 50Ω) | Conductive (Reflection) | Add a 33Ω series termination resistor (e.g., Panasonic ERJ-3EKF33R0V) as close to the driver pin as possible to match the 50Ω trace + 17Ω driver output impedance. |
Ranked Fixes: Cost vs. Effectiveness
When designing or reworking a board, apply these fixes in order. The cheapest fix is almost always the most effective if caught early.
- PCB Layout & Geometry ($0.00): The cheapest fix that actually works is minimizing loop area. Route signal traces directly over a solid ground plane to minimize XL of the return path. This eliminates inductive coupling and provides a low-impedance shield against capacitive coupling. Widening a ground trace from 10mil to 40mil drops its inductance by roughly 40%.
- Passive Filtering ($0.02 - $0.15 per node): Using the Z formula to select the exact C0G capacitor or ferrite bead required. Highly effective for localized node issues but adds BOM cost and board space.
- Shielding ($2.00 - $5.00 per meter): Using shielded twisted pair (STP) or coaxial cables for off-board signals. Critical Rule: Shielding is useless without proper ground-termination rules. A shield terminated with a 'pigtail' wire acts as an antenna due to the high XL of the pigtail at high frequencies. You must use a 360-degree shield termination (like a metal backshell or PCB shield fence via stitching) to keep the shield's impedance near zero.
- Differential Signaling ($1.00 - $3.00 per IC): For long runs in high-noise environments, abandon single-ended signaling. Use an RS-485 transceiver (like the MAX485ESA+) or LVDS driver. Differential pairs reject common-mode conductive and inductive noise because the noise couples equally into both lines, and the receiver only reads the difference.
Proving the Fix: Before and After Measurement
You cannot manage what you do not measure. However, measuring high-frequency noise with standard bench techniques often introduces the very noise you are trying to find. According to Texas Instruments' application notes on analog grounding, probe grounding technique is the most common source of false noise readings.
Follow this exact sequence to prove your fix:
- Ditch the Alligator Ground Lead: A standard 6-inch oscilloscope ground lead has roughly 150nH of parasitic inductance. At 100MHz, XL = 94Ω. This forms an LC tank with the probe's input capacitance, causing massive ringing that looks like noise but is actually a measurement artifact. Remove the plastic ground clip and use the probe's spring-loaded tip-and-barrel ground adapter, or solder a 24AWG pigtail directly from the probe ground ring to the PCB ground plane.
- Capture the 'Before' Baseline: Set your oscilloscope to AC coupling and 2mV/div. Use the scope's FFT (Fast Fourier Transform) function to identify the exact peak frequency of the noise. Record both the time-domain peak-to-peak voltage (mVpp) and the frequency-domain peak amplitude (dBm).
- Apply the Targeted Fix: Solder in your selected capacitor, ferrite, or termination resistor based on the decision tree above. Ensure solder joints are clean; excess flux residue can create high-impedance parasitic leakage paths on high-Z analog nodes.
- Measure the 'After' State: Using the exact same probe setup and scope scale, re-measure the mVpp and run the FFT again. Calculate the reduction in decibels: dB reduction = 20 * log10(V_before / V_after). A successful passive filter should yield at least a -12dB (75% voltage reduction) improvement at the target frequency.






