What Is Electromagnetic Interference (EMI)? Causes, Types and How to Reduce EMI

Share:

Electronics · EMI · Electromagnetic Interference · EMC · Noise Reduction

What Is EMI (Electromagnetic Interference)? Causes, Types and How to Reduce EMI in Electronic Circuits

A complete guide to EMI (electromagnetic interference) in electronics and industrial instrumentation: what causes it, how it propagates (conducted vs radiated), EMI vs EMC explained, the frequency spectrum of common EMI sources, and six proven techniques to reduce EMI including grounding, shielding, filtering, PCB layout and cable management.

Conducted vs Radiated EMI EMI Sources Table SVG Coupling Paths Diagram Six EMI Reduction Techniques

A PLC reads a pressure transmitter as 847 mbar when the process is holding steady at 700 mbar. A temperature controller oscillates erratically for no obvious reason. An RS-485 Modbus network drops communication whenever a nearby VFD starts. A 4-20 mA signal from a flow transmitter shows a 50 Hz ripple that masks the actual process value. All of these symptoms have the same root cause: electromagnetic interference disrupting the signals that instrumentation and control systems depend on.

EMI (Electromagnetic Interference) is unwanted electrical energy that corrupts signals or disrupts the operation of electronic equipment. It is generated by virtually every piece of electrical equipment in existence: power cables, motor drives, switching power supplies, relay coils, arc welders, radio transmitters, fluorescent lighting and even the switching action inside digital circuits themselves. Every electronic system is simultaneously a potential source of EMI and a potential victim of EMI generated by others.

Understanding EMI is essential for anyone working in electronics, instrumentation or industrial automation. This guide explains what EMI is, how it is generated, how it travels from source to victim (the coupling paths), the difference between EMI and EMC (electromagnetic compatibility), and the six most effective techniques for reducing EMI in electronic circuits and industrial installations. For context on how EMI affects 4-20 mA signal loops specifically, see our guide on signal-to-noise ratio in instrumentation.

What this guide covers
What EMI (electromagnetic interference) is: definition and why it matters
How EMI is generated: the physics of electromagnetic emissions
Conducted EMI vs radiated EMI: two fundamentally different propagation mechanisms
Common sources of EMI in industrial environments and electronics
The four EMI coupling paths: conductive, capacitive, inductive and radiative
EMI vs EMC: what electromagnetic compatibility means for product design
SVG diagram showing EMI source, coupling paths and victim circuit
EMI frequency spectrum: which sources produce which frequencies
Technique 1: Proper grounding and earthing to reduce EMI
Technique 2: Cable shielding and how to terminate shields correctly to reduce EMI
Technique 3: EMI filtering with capacitors, ferrite beads and LC filters
Technique 4: PCB layout best practices for EMI reduction
Technique 5: Physical separation and cable routing to reduce EMI coupling
Technique 6: Optocouplers and galvanic isolation for complete EMI immunity
EMC standards: CISPR 11, IEC 61000 and what CE marking means for EMI
Advertisement
Advertisement

What Is EMI (Electromagnetic Interference)?

Electromagnetic interference is any electromagnetic signal, whether from a natural or man-made source, that disrupts the intended operation of an electronic circuit or system. The key word is "disrupts": EMI is defined not by what it is but by what it does. A 100 MHz signal is EMI when it corrupts the data on a nearby serial bus. The same 100 MHz signal is just a radio wave when no victim circuit is affected.

EMI is measured in dBµV/m (for radiated emissions, measuring the electric field strength at a defined distance) or dBµV (for conducted emissions, measuring the noise voltage appearing on a power line). These logarithmic units are used because EMI levels span many orders of magnitude in practice: from microvolts of thermal noise in a precision sensor amplifier up to thousands of volts of surge on a power line.

EMI vs EMC: the two sides of the same problem

EMI (Electromagnetic Interference) describes the problem: unwanted energy disrupting a circuit.

EMC (Electromagnetic Compatibility) describes the goal: a product or system that neither creates EMI above defined limits (emissions), nor is disrupted by EMI at defined levels (immunity or susceptibility).

An EMC-compliant product has been tested and shown to meet both the emissions limit (it does not produce too much EMI) and the immunity requirement (it continues to work correctly when subjected to a defined level of external EMI). CE marking in Europe and FCC Part 15 in the USA are EMC compliance certifications covering both aspects.

How EMI Is Generated: The Physics of Electromagnetic Emissions

Any time electrical current changes in a conductor, it creates a changing electromagnetic field around that conductor. This is not a defect in the circuit. It is a fundamental consequence of Maxwell's equations. The rate of change (di/dt) and the area of the current loop determine how much electromagnetic energy is radiated. Fast-changing currents in large loops produce the most EMI.

Electromagnetic emission fundamentals (from Maxwell's equations): A changing current creates a changing magnetic field: dB/dt = mu_0 x (dI/dt)
A changing electric field creates a changing magnetic field (and vice versa).

The radiated electric field strength at distance r from a current loop:
E (V/m) = (2 x pi x f² x A x I x mu_0) / (c x r)

Where:
f = frequency of the current change (Hz)
A = area of the current loop (m²)
I = current magnitude (A)
c = speed of light (3 x 10⁸ m/s)
r = distance from source to measurement point (m)

Key insight from this equation: Radiated EMI scales with f SQUARED. Doubling frequency quadruples radiated EMI. Radiated EMI also scales with loop AREA. Halving the loop area halves the EMI. This is why PCB trace routing (minimising current loop area) is critical for EMI.
Rise time and EMI frequency content (dI/dt drives high-frequency EMI): A digital signal with rise time t_r contains significant frequency content up to:

f_max = 0.35 / t_r

Examples: t_r = 10 ns (fast logic): f_max = 0.35 / 10e-9 = 35 MHz
t_r = 1 ns (FPGA/high speed): f_max = 0.35 / 1e-9 = 350 MHz
t_r = 100 ns (slow logic): f_max = 0.35 / 100e-9 = 3.5 MHz

A 10 MHz clock signal with 1 ns rise time generates significant harmonic content up to 350 MHz, far above the fundamental frequency. Slowing down rise times (series termination resistors) is one of the most effective ways to reduce high-frequency EMI without changing logic function.

Conducted EMI vs Radiated EMI: Two Propagation Mechanisms

EMI reaches a victim circuit through one of two fundamentally different mechanisms. Understanding which mechanism is responsible for a specific EMI problem determines which reduction technique will work.

TypeHow it propagatesFrequency rangeTypical sourcesDetection methodReduction approach
Conducted EMITravels along physical conductors: power cables, signal cables, ground connections. The EMI noise current shares a common conductor with the signal or power.150 kHz to 30 MHzSwitched-mode power supplies, VFDs, motor drives, relay switching transients, power line harmonicsLISN (line impedance stabilisation network) connected to power input, measuring noise voltage on power linesEMI filters on power lines, ferrite beads, proper grounding, decoupling capacitors
Radiated EMITravels through space as electromagnetic waves, without any physical conductor. Couples into victim circuits by inducing voltages in wires and PCB traces that act as receiving antennas.30 MHz to several GHzRF transmitters, wireless devices, high-speed digital clock signals, unshielded cable runs near radiating sourcesRF spectrum analyser or EMC pre-compliance receiver measuring electric field strength in an open-area test site or anechoic chamberShielding, PCB layout optimisation, cable shielding, reducing loop areas
The four EMI coupling paths
EMI from a source reaches a victim through one or more of four coupling mechanisms. Most real-world EMI problems involve multiple coupling paths simultaneously.
  • Conductive coupling (common impedance): Source and victim share a conductor (such as a ground wire or power rail) that has non-zero impedance. Noise current from the source creates a noise voltage across the shared impedance that appears in the victim's circuit.
  • Capacitive coupling (electric field): A changing voltage on one conductor induces a current in a nearby conductor through parasitic capacitance. Proportional to dV/dt and the coupling capacitance. Dominant at high frequencies. Separated by physical gap.
  • Inductive coupling (magnetic field): A changing current in one loop induces a voltage in a nearby loop through mutual inductance. Proportional to dI/dt and the mutual inductance. Dominant in low-resistance, high-current circuits. Reduced by minimising loop areas and separation distance.
  • Radiative coupling (electromagnetic waves): At frequencies where the source dimension or cable length approaches a quarter wavelength, energy is efficiently radiated and received by remote conductors acting as antennas.
Advertisement
Advertisement

EMI Sources and Coupling Paths in an Industrial Environment

Figure 1: Common EMI Sources, Coupling Paths and Victim Circuits
EMI SOURCES Variable Frequency Drive (VFD) Switching transients 1-100 kHz, harmonics to 10 MHz Switch-Mode Power Supply Conducted EMI 150 kHz-30 MHz, radiated harmonics Relay / Contactor Switching Inductive spike on coil: 100s of volts, nanosecond edges Digital Clock / MCU / FPGA Harmonic content to 350 MHz from fast edges RF Transmitter / WiFi / Radio Radiated 433 MHz, 868 MHz, 2.4 GHz, 5 GHz COUPLING PATHS Conductive (shared wire) Capacitive Inductive Radiative (through air) EMI couple VICTIM CIRCUITS 4-20 mA Transmitter EMI adds noise to 16 mA span signal. Reduces effective SNR and accuracy. RS-485 / Modbus Network EMI exceeds common-mode range. CRC errors, communication loss. PLC / Microcontroller Corrupted memory, spurious resets, erratic I/O behaviour, EEPROM errors.EMI reduction techniques break or attenuate each coupling path between source and victim.

Figure 1: EMI propagates from sources (VFDs, power supplies, relays, digital logic, RF transmitters) to victim circuits (transmitters, serial networks, microcontrollers) via four coupling paths. Any effective EMI reduction technique either reduces the emission at the source, breaks one of the coupling paths, or increases the immunity of the victim circuit.

Common EMI Sources and Their Frequency Content

EMI sourceDominant frequency rangeEmission typeTypical effect on instrumentation
Variable frequency drives (VFDs)1 kHz to 10 MHzBoth conducted and radiatedSevere. Most common cause of 4-20 mA signal corruption and RS-485 communication loss in process plants. High dI/dt from IGBT switching plus long motor cables acting as antennas.
Switch-mode power supplies (SMPS)50 kHz to 30 MHzPrimarily conductedModerate. Appears as ripple on power rails and coupled noise on nearby signal traces. Common cause of erratic ADC readings.
Relay and contactor coilsDC to 100 MHz (spike)Conducted (wiring) and radiatedSevere at moment of switching. Inductive energy stored in coil releases as a high-voltage spike (L × dI/dt) when contact opens. Can reach hundreds of volts on a 24 V circuit without a snubber.
Fluorescent lighting (magnetic ballast)50 Hz harmonics, 20-40 kHzConducted and radiatedLow-level but widespread. 50 Hz harmonic currents in wiring create ground potential differences. Affects thermocouple and low-level DC signals.
High-speed digital logic (MCU, FPGA)1 MHz to 1 GHz (harmonics)Primarily radiated from PCB tracesModerate to severe depending on PCB layout. Clock harmonics at multiples of fundamental can reach 30-300 MHz if traces are not properly controlled.
Mobile phones / WiFi / Bluetooth433 MHz, 868 MHz, 2.4 GHz, 5 GHzRadiatedLow to moderate. Can disrupt wireless instrumentation (WirelessHART), cause bit errors in HART 4-20 mA signals. Generally less problematic than VFDs in wired systems.
Lightning and ESD (electrostatic discharge)DC to 1 GHz (transient)Both (via power lines and radiation)Potentially destructive. Lightning surges can destroy unprotected instrumentation. ESD from human contact can latch up CMOS devices or cause data corruption.
Advertisement
Advertisement

How to Reduce EMI in Electronic Circuits: Six Proven Techniques

Every EMI problem has three elements: a source generating unwanted energy, a coupling path carrying it to the victim, and the victim circuit being disrupted. Effective EMI reduction works by targeting at least one of these three elements. The best solutions attack the source and the coupling path simultaneously.

Technique 1: Proper Grounding to Reduce EMI

Grounding is the single most important EMI control technique, and incorrect grounding is the most common cause of EMI problems in industrial systems. The goal of grounding for EMI purposes is to provide a low-impedance path for return currents that keeps them away from sensitive signal circuits, not just to provide safety earthing.

Single-point grounding

All signal returns connect to a single common ground point. No current can flow between ground points because there is only one. Eliminates ground loops and the 50 Hz common-mode noise they create. Essential for low-frequency analog signal circuits (4-20 mA, thermocouple, RTD). See our guide on 4-20 mA loop wiring for how this applies in practice.

Multi-point grounding

Every circuit connects to ground at the nearest available point. Minimises the impedance of high-frequency return current paths. Required for high-frequency digital circuits and RF systems where a single-point star ground would have excessive inductance at the signal frequencies involved.

Hybrid grounding

Low-frequency analog circuits use single-point grounding to prevent ground loops. High-frequency digital circuits use multi-point grounding to minimise RF impedance. The two ground domains are connected at a single point with a low-inductance link, preventing analog-to-digital noise coupling.

Ground plane on PCB

A continuous copper pour covering the underside of a PCB provides a very low-impedance return path for all high-frequency currents. This dramatically reduces loop areas (because return currents flow directly below their signal traces) and reduces both conducted and radiated EMI from the PCB itself.

Technique 2: Cable Shielding to Reduce EMI

Cable shielding provides a conductive barrier around signal conductors that attenuates both incoming and outgoing electromagnetic fields. The shielding effectiveness depends on the shield coverage, the material, and critically, how the shield is terminated. A perfectly specified shield terminated incorrectly provides very little protection.

Shield termination rules that determine EMI effectiveness
  • Terminate shield at one end only for low-frequency EMI (below 1 MHz): Ground the shield drain wire at the control panel or instrument end only. Grounding at both ends creates a ground loop that can carry mains-frequency currents, which are worse than the EMI the shield was meant to prevent. Our guide on RS-232 vs RS-485 explains why single-end shield grounding matters for serial communication cables.
  • Terminate shield at both ends for high-frequency EMI (above 1 MHz): At high frequencies, a shield terminated at only one end is useless because it is a quarter-wavelength antenna. For RF shielding, both ends must be bonded to ground with the lowest possible impedance (360-degree bond to the connector shell, not a pigtail lead).
  • Never use a pigtail to terminate a high-frequency shield: A 50 mm pigtail lead at 100 MHz has approximately 31 ohm of inductive reactance, largely defeating the shield. Use EMC cable glands or crimp ferrules that bond the braid circumferentially to the connector body.

Technique 3: EMI Filtering with Capacitors, Ferrite Beads and LC Filters

EMI filters intercept conducted noise before it reaches sensitive circuits or before it is coupled onto power lines. Three types of passive components dominate EMI filtering practice.

Filter componentHow it reduces EMIEffective frequency rangeCommon application
Decoupling capacitor (bypass cap)Provides a low-impedance path for high-frequency noise currents to flow back to ground locally, preventing them from coupling onto power rails or into other circuits. Must be placed as close as possible to the IC power pin.1 MHz to 1 GHz (depending on capacitor type and value)On every IC power pin. 100 nF ceramic X7R in parallel with 10 µF bulk capacitor for complete frequency coverage.
Ferrite bead (choke)A ferrite bead is a lossy inductor that absorbs (converts to heat) high-frequency noise energy passing through it. Unlike a conventional inductor that stores and releases energy, ferrite converts the noise energy to heat.10 MHz to 1 GHzIn series with power supply pins of noisy ICs, on USB and serial lines, at cable entry points of enclosures. Select impedance vs frequency curve to target the noise frequency.
Common-mode chokeA transformer with both conductors wound on the same core. Differential current (the intended signal) produces cancelling fluxes and sees no impedance. Common-mode current (the EMI noise) sees the full inductance and is attenuated.10 kHz to 100 MHzOn power lines entering equipment, on RS-485 signal pairs, on motor drive output cables to reduce conducted EMI to motor. See our SNR guide for how common-mode chokes improve signal quality.
LC mains filterA combination of differential-mode capacitors (between line and neutral) and common-mode choke provides attenuation of both differential and common-mode conducted EMI on AC power lines. Required by most EMC standards.150 kHz to 30 MHzOn AC power input of VFDs, SMPS, motor drives and any equipment that must meet CISPR 11 or EN 55011 conducted emissions limits.
Snubber circuit (RC or TVS)Suppresses inductive voltage spikes at relay/contactor coils. An RC snubber (typically 100 ohm + 10-100 nF) slows the rate of current decay in the coil, reducing the peak voltage spike from L × dI/dt.DC to 100 MHz (transient)Across relay coils, motor starter coils, solenoid valve coils, any inductive load that switches. TVS diode is an alternative for DC coils.

Technique 4: PCB Layout Best Practices to Reduce EMI

The PCB layout determines how much EMI a circuit generates internally and how susceptible it is to external EMI. Poor PCB layout is the most common root cause of radiated EMI failures in EMC testing, and it is far cheaper to fix during design than after a test failure.

Critical PCB layout rules for EMI reduction
  • Minimise high-frequency current loop areas: Route every signal trace directly above its return current path on the adjacent ground plane. The return current mirrors the signal trace, and the magnetic fields mostly cancel, dramatically reducing radiated EMI. Do not route signals over gaps or splits in the ground plane.
  • Keep decoupling capacitors as close as possible to IC power pins: Even 5 mm of PCB trace between capacitor and IC pin adds significant inductance that defeats the decoupling at high frequencies. Place capacitors on the same side as the IC and minimise via length.
  • Separate analog and digital circuits into distinct zones: Group all high-frequency switching circuits (clock generators, switching regulators, MCU oscillator) away from sensitive analog circuits (ADC input, sensor amplifiers, precision references). Route clock signals away from analog signal paths.
  • Use a solid unbroken ground plane: A ground plane (full copper layer) provides a very low-inductance return path at all frequencies. Avoid routing signals over cuts, slots or copper pours that are not connected to ground, because the return current is forced to take a longer path, increasing loop area.
  • Terminate transmission lines properly: Signal traces longer than 1/10 of the wavelength at the highest signal frequency are transmission lines. Unterminated transmission lines reflect energy and radiate at resonant frequencies. Use series termination (22-47 ohm near the source) for traces longer than about 30 mm on a typical FR4 PCB at 100 MHz.

Technique 5: Physical Separation and Cable Routing to Reduce EMI Coupling

Electromagnetic field strength decreases with distance from the source. Doubling the separation distance typically reduces inductive coupling by a factor of 8 (inverse cube law in the near field) and radiated coupling by a factor of 4 (inverse square law). Physical separation is often the simplest and lowest-cost EMI reduction technique in industrial installations.

ScenarioMinimum separation recommendedAdditional measure if separation is not possible
4-20 mA or thermocouple cable alongside 240 V power cable300 mm minimumUse separate conduits or cable trays. Shield signal cable with shield grounded at one end.
RS-485 Modbus cable alongside VFD output cable300-600 mm minimumRoute in separate metallic conduit. Use common-mode choke at each end of RS-485 cable. See our RS-485 guide.
Low-level analog signal near motor starter panel600 mm minimumRoute signal cable in steel conduit. Use galvanic isolator on the signal. Consider relocating the instrument junction box.
Signal cable crossing power cable (unavoidable)Cross at 90 degreesPerpendicular crossings minimise inductive coupling area to near zero. Never run parallel where this can be avoided.
Wireless instrumentation near VFD2 m minimum from VFDUse directional antenna aimed away from VFD. Install ferrite on VFD motor cables. Consider WirelessHART channel selection to avoid interference frequencies.

Technique 6: Optocouplers and Galvanic Isolation to Eliminate EMI Coupling

When physical separation and filtering are not enough, complete galvanic isolation eliminates the conductive coupling path entirely. An optocoupler or digital isolator breaks the DC and low-frequency electrical connection between two circuits while allowing the signal information to cross. Our dedicated guide on optocoupler working principle explains in detail how this isolation is achieved.

In instrumentation, galvanic isolators on 4-20 mA loops are the most effective single fix for ground-loop-induced EMI in process plants. When a 4-20 mA transmitter in the field and the DCS input card in the control room are connected to different earth points (which may be at different potentials by several volts at 50 Hz), the result is a ground loop that couples mains-frequency noise directly into the signal. A loop-powered galvanic isolator breaks this loop while passing the 4-20 mA signal transparently. For more on this, see our guide on HART loop voltage budget and wiring.

Advertisement
Advertisement

EMC Standards for EMI: CISPR 11, IEC 61000 and What They Require

International EMC standards define the maximum permitted EMI emissions and the minimum immunity levels that equipment must meet before it can be sold in regulated markets. The two most important standard families for industrial electronics and instrumentation are CISPR 11 and IEC 61000.

StandardScopeWhat it specifiesRelevance to instrumentation
CISPR 11 / EN 55011Industrial, scientific and medical equipment (ISM). Covers process control, instrumentation and industrial automation equipment.Conducted emissions limits (150 kHz to 30 MHz) and radiated emissions limits (30 MHz to 1 GHz). Two classes: Class A (industrial environments) and Class B (residential environments).All process instrumentation and PLC/DCS equipment sold in Europe must comply with EN 55011 (the harmonised European version of CISPR 11) to carry CE marking.
IEC 61000-4-x (Immunity tests)Immunity testing requirements for all electrical equipment. Part 4 covers testing methods for ESD, electrical fast transient (EFT), surge, radiated immunity, conducted immunity and others.IEC 61000-4-2: ESD immunity (up to 8 kV contact discharge). IEC 61000-4-4: EFT/burst immunity. IEC 61000-4-5: Surge immunity (1.2/50 µs wave, up to 4 kV). IEC 61000-4-6: Conducted RF immunity. IEC 61000-4-3: Radiated immunity (80 MHz to 1 GHz, 10 V/m).Industrial instrumentation typically requires performance criterion B (temporary degradation allowed during test but normal operation must resume automatically) at test levels 2-3. Safety-critical instrumentation may require criterion A (no degradation during test).
IEC 61326 (NAMUR NE21)EMC requirements for electrical equipment for measurement, control and laboratory use. Specifically covers process instrumentation.Combines IEC 61000-4 immunity test suite with emissions limits for process instrumentation products. Defines acceptance criteria for process variable accuracy during immunity tests.The standard most directly applicable to pressure transmitters, temperature transmitters, flow meters and similar field instrumentation. Manufacturers test to IEC 61326 and declare compliance. NAMUR NE21 is the process industry's own EMC recommendation that references this standard.

External Resources on EMI and EMC

Authoritative references on EMI and electromagnetic compatibility

Quick FAQs on EMI

What is EMI (electromagnetic interference)?
EMI is unwanted electromagnetic energy from any source that disrupts the operation of an electronic circuit. It is generated whenever electrical current changes in a conductor and propagates either through conductors (conducted EMI) or through space as electromagnetic waves (radiated EMI). Common sources in industrial environments include VFDs, switching power supplies, relay coils and digital clock circuits.
What is the difference between EMI and EMC?
EMI is the problem: electromagnetic energy that disrupts a circuit. EMC (electromagnetic compatibility) is the goal: a product that neither emits excessive EMI (emissions) nor is disrupted by defined levels of external EMI (immunity). CE marking and FCC certification are EMC compliance marks confirming a product meets both emissions limits and immunity requirements.
What is the most effective single way to reduce EMI in industrial installations?
Correct grounding and cable shield termination. The majority of EMI problems in process plants are caused by ground loops (shield grounded at both ends) or unshielded signal cables routed near power cables. Grounding shields at one end only, separating signal and power cable trays by 300 mm minimum, and using galvanic isolators on 4-20 mA loops fixes the majority of field EMI problems at minimal cost.
Why do VFDs cause so much EMI in process plants?
Variable frequency drives switch their output transistors (IGBTs) at frequencies of 2-20 kHz with very fast voltage rise times (often below 100 ns). Each switching event generates a high dV/dt transient that propagates along the motor cable, which acts as an antenna. The long unshielded motor cables in typical plant installations radiate efficiently. Install EMI filters on VFD power inputs, use shielded motor cables bonded at both ends, and maintain 300 mm separation between VFD motor cables and instrument signal cables.
How does a ferrite bead reduce EMI?
A ferrite bead is a lossy inductor that converts high-frequency noise energy into heat rather than storing and releasing it like a conventional inductor. When placed in series with a power or signal line, it provides very low impedance at DC and low frequencies (the intended signal passes through) but high impedance at the EMI frequencies, absorbing and dissipating the noise. Select the bead based on its impedance vs frequency curve to target the specific EMI frequency of concern.
Advertisement
Advertisement

What we learn today

  • EMI (electromagnetic interference) is generated whenever current changes in a conductor. Radiated EMI scales with frequency squared and current loop area. The fastest way to reduce radiated EMI from a circuit is to slow down rise times (series resistors) and minimise PCB trace loop areas (solid ground plane, signal trace directly above its return path).
  • Four EMI coupling paths exist: conductive (shared wire), capacitive (dV/dt between adjacent conductors), inductive (dI/dt between adjacent loops) and radiative (through air at high frequency). Effective EMI reduction breaks at least one coupling path using grounding, shielding, filtering, separation, or galvanic isolation.
  • The six EMI reduction techniques in order of effectiveness for industrial instrumentation: (1) correct single-point grounding and shield termination at one end only, (2) 300 mm minimum separation between signal and power cables, (3) ferrite beads and common-mode chokes on signal lines, (4) snubbers across relay coils, (5) PCB ground plane with decoupling capacitors, (6) galvanic isolation (optocoupler or isolator) to completely eliminate conductive coupling paths.

Leave a Reply

Your email address will not be published. Required fields are marked *