🎓 Lesson 17 D5

Conducted EMI Troubleshooting: LISN-Based Noise Source Isolation

A LISN (Line Impedance Stabilization Network) is a special filter that lets engineers safely measure electrical noise coming from equipment—like blasting control systems—without interference from the power grid.

🎯 Learning Objectives

  • Explain the purpose and operating principle of a LISN in conducted EMI testing
  • Analyze LISN insertion loss and impedance deviation data to validate measurement integrity
  • Apply CISPR 16-1-2 requirements to select and configure a LISN for mining-grade blasting controllers
  • Interpret conducted emission spectra to isolate noise sources (e.g., SCR-triggered capacitor discharge vs. digital timing circuitry)

📖 Why This Matters

In mining operations, electromagnetic interference (EMI) from blasting control systems—especially high-current SCR-switched capacitor banks—can disrupt nearby telemetry, GPS guidance, and radio communications, risking safety and regulatory non-compliance. Conducted EMI troubleshooting using a LISN is the *first line of defense*: it pinpoints whether noise originates from the power input path (e.g., ground loops, poor filtering) or internal circuitry—enabling targeted fixes before costly field failures or failed compliance tests.

📘 Core Principles

Conducted EMI refers to unwanted high-frequency energy (10 kHz–30 MHz) traveling along power or signal cables. A LISN acts as both a noise separator and impedance conditioner: (1) it blocks mains-borne noise from entering the DUT during measurement; (2) it presents a stable, known 50 Ω impedance to the DUT’s power terminals—ensuring measurement repeatability; and (3) it couples the DUT’s common-mode noise onto a 50 Ω coaxial output for spectrum analysis. For blasting engineering, critical considerations include voltage rating (>600 VAC for surface mine substations), current capacity (>50 A for multi-shot sequencers), and transient robustness against lightning-induced surges common in open-pit environments.

📐 LISN Insertion Loss Validation

Insertion loss (IL) quantifies how much a LISN attenuates signals at its measurement port relative to direct connection—critical for ensuring measurement fidelity. Per CISPR 16-1-2, IL must be ≤ 0.5 dB across 150 kHz–30 MHz for Class A LISNs used in industrial environments like mines. Deviations indicate aging components or improper grounding.

Insertion Loss

IL = 20 \log_{10}\left(\frac{V_{\text{ref}}}{V_{\text{out}}}\right)

Quantifies signal attenuation introduced by the LISN; must meet CISPR 16-1-2 limits for valid measurements.

Variables:
SymbolNameUnitDescription
IL Insertion Loss dB Attenuation in decibels between reference and LISN-coupled signal
V_ref Reference Voltage V Voltage measured directly across DUT power terminals (no LISN)
V_out Output Voltage V Voltage measured at LISN's 50 Ω RF output port
Typical Ranges:
CISPR 16-1-2 Class A LISN (150 kHz–30 MHz): 0.0 – 0.5 dB
Aging or damaged LISN: >1.0 dB

💡 Worked Example

Problem: A CISPR-compliant LISN is tested with a 50 Ω signal generator at 1 MHz. Measured voltage at the LISN output port is 0.98 V; reference voltage without LISN is 1.02 V.
1. Step 1: Identify V_out = 0.98 V and V_ref = 1.02 V
2. Step 2: Compute IL = 20 × log₁₀(V_ref / V_out) = 20 × log₁₀(1.02 / 0.98)
3. Step 3: Calculate log₁₀(1.0408) ≈ 0.0174 → IL ≈ 20 × 0.0174 = 0.348 dB
Answer: The result is 0.35 dB, which falls within the safe range of ≤ 0.5 dB per CISPR 16-1-2.

🏗️ Real-World Application

At the Bingham Canyon Mine (Utah), engineers observed repeated GPS drift during blast initiation sequences. Using a 50 A/600 VAC LISN (Schaffner FN3350-50-60) on the blast controller’s 480 VAC input, they captured 1.2 MHz common-mode spikes coinciding with SCR gate triggering. Spectral correlation with oscilloscope-triggered current probes confirmed the noise originated from rapid dV/dt across unshielded DC bus capacitors—not the digital logic board. Adding ferrite chokes + X/Y-capacitor filtering at the LISN input reduced emissions by 22 dBµV, restoring GPS lock.

📋 Case Connection

📋 Hospital MRI Suite Grounding Interference with Life Support Equipment

60 Hz and harmonics from MRI gradient coils induced 120 mV noise on patient monitor analog inputs, triggering false arrh...

📋 Offshore Wind Turbine Pitch Controller ESD Failure During Commissioning

Repeated IEC 61000-4-2 ESD failures (>8 kV contact) on pitch controller encoder interfaces during blade handling, causin...

📚 References