EMI/EMC Basics
Every electronic system both generates and receives electromagnetic energy. When that energy causes unwanted behavior in another device—or in itself—it becomes an engineering problem. Understanding the distinction between EMI and EMC, the paths energy takes, and the basic tools for controlling it is essential for any system designer working with electronics.
What Is EMI vs EMC
Electromagnetic interference (EMI) is any electromagnetic disturbance that degrades, obstructs, or interrupts the performance of electronic equipment. EMI can come from natural sources (lightning, solar activity) or man-made sources (switching power supplies, digital clocks, radio transmitters).
Electromagnetic compatibility (EMC) is the ability of a device or system to function correctly in its intended electromagnetic environment without introducing intolerable EMI to anything else in that environment. EMC is a design goal; EMI is the problem EMC aims to prevent.
A system achieves EMC when it satisfies two conditions simultaneously:
- Emissions — The system does not generate electromagnetic energy above regulated limits.
- Susceptibility (immunity) — The system operates correctly in the presence of external electromagnetic energy up to specified levels.
Sources and Coupling Paths
Every EMI problem has three elements: a source, a coupling path, and a victim (receptor). Eliminating or attenuating any one of these three breaks the interference chain.
Common Sources
- Switching circuits — DC-DC converters, motor drivers, and digital logic produce broadband noise from fast voltage and current transitions.
- Clocks and oscillators — Periodic signals generate harmonics that can extend well into the GHz range.
- Electrostatic discharge (ESD) — Transient events with very fast rise times and broad spectral content.
- External transmitters — Radar, communications, and broadcast systems produce intentional high-power RF fields.
Coupling Paths
Energy travels from source to victim through one or more of these mechanisms:
- Conducted coupling — Noise travels along shared power lines, signal cables, or ground connections. This is the dominant path at lower frequencies (typically below 30 MHz).
- Radiated coupling — Energy propagates through space as electromagnetic waves. This dominates at higher frequencies where cables and PCB traces act as efficient antennas.
- Common impedance coupling — Two circuits share a return path (often a ground plane or wire) with non-zero impedance. Current from one circuit creates a voltage drop that appears as noise in the other.
- Capacitive (electric field) coupling — Voltage changes on one conductor induce current in a nearby conductor through mutual capacitance. More significant at higher frequencies and smaller separations.
- Inductive (magnetic field) coupling — Changing current in one loop induces voltage in an adjacent loop through mutual inductance. More significant with larger loop areas and higher di/dt.
Basic Mitigation
EMC design is most effective—and least expensive—when addressed early. Retrofitting EMI fixes onto a finished design is costly and often less effective. The main mitigation strategies are:
Shielding
Conductive enclosures attenuate both electric and magnetic fields. Effectiveness depends on the material, thickness, frequency, and—critically—the quality of seams and apertures. A shield is only as good as its worst opening. Even small gaps or slots can leak significant energy at high frequencies, since a slot acts as a slot antenna when its length approaches a half wavelength.
Filtering
Filters attenuate conducted noise on power and signal lines. Common types include:
- Capacitors — Shunt high-frequency noise to ground.
- Inductors and ferrite beads — Block high-frequency currents while passing DC and low-frequency signals.
- Pi and T filters — Multi-element networks for higher attenuation over a broader frequency range.
- Feed-through capacitors — Provide high-performance filtering at enclosure boundaries by eliminating lead inductance.
Grounding
A well-designed ground system minimizes common impedance coupling and provides a low-impedance return path for currents. Key principles include:
- Keep return paths short and close to signal paths to minimize loop area.
- Use a solid ground plane rather than routing ground as a trace.
- Separate analog and digital grounds at the point of entry, joining them at a single point if needed.
- Bond cable shields to the enclosure at the point of entry, not via pigtails.
Layout and Routing
PCB layout has an outsized effect on EMC performance. Minimize loop areas for high-speed signals, keep sensitive traces away from noisy ones, and use ground planes on inner layers to provide controlled impedance and shielding. Place decoupling capacitors close to IC power pins to reduce the area of high-frequency current loops.
References
- H. W. Ott, Electromagnetic Compatibility Engineering, John Wiley & Sons, 2009.
- C. R. Paul, Introduction to Electromagnetic Compatibility, 2nd ed., John Wiley & Sons, 2006.
- MIL-STD-461G, Requirements for the Control of Electromagnetic Interference Characteristics of Subsystems and Equipment, U.S. Department of Defense, 2015.
Additional Resources
Standards Bodies & Organizations
- IEEE EMC Society — (emcs.org) — technical society for electromagnetic compatibility, publishes IEEE Transactions on EMC and hosts the annual IEEE International Symposium on EMC.
- IEC TC 77 — International Electrotechnical Commission Technical Committee 77 (iec.ch) — develops the IEC 61000 series of EMC standards used worldwide.
- FCC Office of Engineering & Technology — (fcc.gov/engineering-technology) — U.S. regulatory body for electromagnetic emissions limits (Part 15, Part 18).
- CISPR — International Special Committee on Radio Interference — develops international EMC measurement and emissions standards (CISPR 11, 22, 32, etc.).
Key Conferences
- IEEE International Symposium on EMC + SIPI — annual conference covering EMC standards, testing, and signal/power integrity.
- Asia-Pacific EMC (APEMC) — international conference on EMC topics with focus on Asia-Pacific regulatory environments.