
When an EMC fix is needed, the first instincts are often to add a ferrite bead, change a shield, or rework a ground-plane split. One part keeps showing up in those fixes and is still treated as a supporting actor: the capacitor. Decoupling capacitors, filter capacitors, Y capacitors, and safety capacitors look like the least important items on a schematic. In several radiated and conducted failures, they were the parts that actually decided the result. No exotic device was added. The capacitance, placement, or value was wrong. After that change, the product passed.
The cases below show how much work that small part can do.
1. Radiated Emission Failure: The Decoupling Capacitor Was in the Wrong Place
1. Observed behavior
An industrial control board failed radiated emission testing by about 15 dB between 150 MHz and 300 MHz. The MCU clock was 48 MHz, and the harmonics fell in that range. The MCU area was identified as the main radiator, yet a 0.1 μF decoupling capacitor was already placed on the MCU power pin as the datasheet required. The radiation was still high.
2. Root cause
The layout explained it. The 0.1 μF decoupling capacitor sat 15 mm from the MCU power pin, with two vias in between. A decoupling capacitor supplies local charge during IC switching and keeps the high-frequency current loop small. Move the capacitor away, and the loop area grows. Radiation efficiency of the high-frequency current rises with it.
At 200 MHz, the inductance of a 15 mm trace is about 4.5 nH × 15 mm ≈ 9 nH, including the return path. That already cuts the useful decoupling of a 0.1 μF capacitor at 200 MHz.
The fix was simple: move the decoupling capacitor next to the MCU power pin, keep the trace within 3 mm, and place the via outside the capacitor pad. After the change, the 150 MHz to 300 MHz band dropped by 18 dB and still had 3 dB of margin. Relocating one capacitor was more effective than adding a shield.

2. Conducted Emission Failure: The Interface Filter Capacitor Had the Wrong Value
1. Observed behavior
A consumer product with a USB port failed conducted emissions between 5 MHz and 30 MHz. The USB interface already had a common-mode choke and filter capacitors, so the expected filtering was in place. The result still missed the limit by a few dB.
2. Root cause
The filter capacitors on the USB signal lines were 0.1 μF. A 0.1 μF capacitor has low impedance at low frequency and filters well there, but its self-resonant frequency typically sits between 10 MHz and 20 MHz, depending on package and ESL. Above self-resonance the capacitor looks inductive, impedance rises, and high-frequency noise is no longer filtered. The failing conducted band was 5 MHz to 30 MHz — exactly where a 0.1 μF capacitor starts to lose efficiency.
Replacing the parts with 470 pF raised the self-resonant frequency above 100 MHz and produced lower, more stable impedance from 5 MHz to 30 MHz. After the change, the failing band dropped below the limit. Same location, same package, different value — and a completely different result.
3. Surge Failure: Missing Y-Capacitor Margin Created the Weak Point
1. Observed behavior
A power adapter failed surge testing at 4 kV differential mode. The output voltage collapsed and the downstream circuit reset. Differential-mode 4 kV is not an extreme level, and the front end should have absorbed it. In the test, any surge pulse made the output unstable.
2. Root cause
The schematic used a 0.22 μF X capacitor on the primary, but only one 2200 pF Y capacitor from L to PE and one from N to PE. For differential-mode surge, the X capacitor is the first line of defense and absorbs differential energy. A 0.22 μF X capacitor has limited absorption at 4 kV, especially on a fast 8/20 μs wave. The capacitor cannot take up enough charge in time, and residual energy reaches the secondary.
Adding another 0.47 μF X capacitor in parallel before the rectifier bridge roughly doubled the differential-mode absorption. After the change, 4 kV differential mode passed with substantial margin. The typical pattern appears again: no missing specialty protection device — the capacitance was simply too small.

4. ESD Failure: The Interface Capacitor Had Been Omitted
1. Observed behavior
A portable product with keys and an LCD interface reset the MCU during 4 kV contact-discharge ESD. The key and LCD flex connections already had TVS protection and should have survived.
2. Root cause
The TVS devices were fast enough and the clamp voltage was reasonable, but an ESD event has a rise time under 1 ns and energy concentrated at very high frequency. Lead inductance weakens TVS clamping at those frequencies. If the trace from the TVS to the connector is long, ESD energy can couple onto the signal line before the TVS absorbs it.
A 100 pF capacitor was added after the TVS and before the IC pin to form a low-pass network with the TVS. The TVS absorbs most of the energy; the 100 pF capacitor removes the remaining high-frequency spike. The two parts together work better than a TVS alone. After the change, 6 kV contact discharge no longer caused a reset. Again the fix was a capacitor — a 100 pF part that costs a fraction of a cent.
5. How to Use Capacitors Correctly in EMC Work
1. Placement matters more than value
A decoupling capacitor should sit as close as possible to the IC pin. That is a requirement, not a preference. Within 3 mm is ideal. Beyond 10 mm the benefit falls off sharply. Longer traces mean more parasitic inductance and weaker high-frequency decoupling. Many EMC problems start with a capacitor placed too far away, a larger loop area, and stronger radiation. Before debating 0.1 μF versus 0.22 μF, put the part in the right place.
2. Watch the self-resonant frequency
A capacitor is not capacitive at every frequency. Above self-resonance it behaves as an inductor. It then stops filtering and can make the problem worse. A 0.1 μF 0402 ceramic typically self-resonates around 10 MHz to 20 MHz. A 470 pF part can stay capacitive above 100 MHz. Choose the value for the band that must be filtered. Do not default to 0.1 μF everywhere. Paralleling several values to cover different bands is a common method.
3. Use capacitors together with other parts
A capacitor rarely solves an EMC problem by itself. It usually works with a TVS, ferrite bead, or common-mode choke. The TVS absorbs large energy, the capacitor filters leftover high-frequency content, and the bead suppresses mid-frequency conducted noise. Each part has a frequency role. Understanding those roles is what makes a filter network effective.
In the cases above, capacitors mattered more in EMC debug than they first appear. The point is not that the capacitor is magic. It is whether its real behavior in the circuit is understood: placement sets loop area, value sets the useful frequency band, and pairing sets the overall result. The next time a product fails EMC, check whether the capacitors on the board are placed and selected correctly before adding a shield or swapping ferrites. The answer is often in that least noticeable small capacitor.