🎓 Lesson 20 D5

12 Common Coordination Failure Modes & Diagnostics

Coordination failure modes are situations where protective devices like circuit breakers and relays don’t operate in the correct sequence during a fault, causing unnecessary outages or equipment damage.

🎯 Learning Objectives

  • Analyze time-current curves (TCCs) to identify overlapping zones indicating loss of selectivity
  • Calculate minimum coordination time intervals (MCTI) per IEEE C37.100.1 for relay–breaker pairs
  • Design coordinated protection schemes for radial feeders using ETAP or CYME simulations
  • Explain how CT saturation and DC offset affect relay misoperation during asymmetrical faults
  • Apply IEC 60947-2 and IEEE C37.90 test criteria to diagnose relay coordination drift

📖 Why This Matters

In mining and remote industrial power systems, a single coordination failure can shut down an entire blast initiation network—or worse, cause a catastrophic arc-flash incident during high-voltage blasting power supply operation. Unlike commercial grids, mine power systems often combine medium-voltage distribution (e.g., 13.8 kV), explosive-initiation DC supplies, and dynamic loads like draglines—all sharing grounding and protection infrastructure. When coordination fails, it doesn’t just trip a breaker—it risks life, delays production by hours, and violates MSHA Part 46 and IEC 62443 cybersecurity-aware protection mandates.

📘 Core Principles

Protective coordination rests on three foundational principles: selectivity (only the nearest upstream device clears the fault), sensitivity (devices detect minimum fault current reliably), and reliability (no false trips under normal transients). Coordination failure occurs when these intersect imperfectly—e.g., due to insufficient time margin between device operating times, mismatched current transformer (CT) ratios causing relay underreach, or thermal memory effects in molded-case breakers during repeated blasting load surges. Modern failures increasingly stem from digital relay firmware bugs, harmonic distortion from VFD-driven ventilation fans altering RMS sensing, and ground-fault polarity errors in ungrounded mine distribution systems per IEEE 142.

📐 Minimum Coordination Time Interval (MCTI)

MCTI defines the required time separation between downstream and upstream device clearing times to guarantee selectivity under worst-case conditions—including CT saturation, relay tolerance, and breaker mechanical delay. It is mandated by IEEE C37.100.1 and enforced in mining utility interconnection agreements.

Minimum Coordination Time Interval (MCTI)

MCTI = t_upstream_min − t_downstream_max

Minimum time gap required between upstream and downstream device clearing times to ensure selective fault isolation.

Variables:
SymbolNameUnitDescription
t_upstream_min Upstream device minimum clearing time s Fastest possible total clearing time including relay pickup, operating time, and breaker interrupt time, accounting for tolerances and CT saturation.
t_downstream_max Downstream device maximum clearing time s Slowest possible clearing time for the downstream device at the coordination current level, including manufacturing tolerance and ambient temperature derating.
Typical Ranges:
Digital relay to MCCB: 0.15 – 0.3 s
HV breaker to LV fuse: 0.3 – 1.0 s

💡 Worked Example

Problem: A downstream electronic trip breaker clears at 0.05 s (50 ms) for a 5 kA fault. Its upstream oil circuit breaker has ±10% timing tolerance and 35 ms mechanical delay. Calculate required MCTI and verify compliance.
1. Step 1: Identify downstream clearing time = 0.050 s
2. Step 2: Add upstream timing uncertainty: 10% of 0.050 s = 0.005 s; add mechanical delay = 0.035 s → total upstream minimum delay = 0.050 + 0.005 + 0.035 = 0.090 s
3. Step 3: Apply IEEE C37.100.1 MCTI rule: MCTI ≥ 0.1 s for electromechanical devices; here, 0.090 s < 0.1 s → noncompliant
Answer: The calculated upstream total minimum time is 0.090 s, which falls below the IEEE-mandated 0.1 s MCTI. Remediation requires either increasing downstream trip time (e.g., adding 20 ms intentional delay) or upgrading to faster upstream breaker (<25 ms mechanical delay).

🏗️ Real-World Application

At Newmont’s Boddington Mine (Western Australia), a 33 kV substation feeding blast-hold circuits experienced repeated nuisance trips during simultaneous detonation sequencing. Investigation revealed that the upstream SEL-751 relay’s instantaneous overcurrent (50) element was set at 800 A, while the downstream fused cutout’s melting curve overlapped at 720 A for 0.08 s—violating MCTI. Harmonic content from SCR-based blast timers distorted the RMS current measurement, causing relay overestimation. Resolution involved reprogramming the relay with harmonic-restrained 50/51 elements, recalibrating CTs, and installing IEEE C37.90-compliant surge suppression on timer control wiring.

📋 Case Connection

📋 Data Center Tier IV Electrical System Protection Coordination

Need for zero downtime during faults while maintaining selective tripping across 4-level distribution (230kV → 13.8kV →...

📋 Hospital Emergency Power System Coordination

Critical life-support loads (ICU, OR, imaging) required <100ms transfer and no false trips during generator paralleling...

📋 Utility-Scale Solar Farm DC Side Protection Coordination

Lack of standardized DC overcurrent protection leading to fire risk, inconsistent fuse-blower coordination, and inverter...

📋 Substation Automation Retrofit for Selective Coordination

Legacy electromechanical relays caused 3–5 second fault clearing times, exceeding SEMI F47 ride-through requirements for...

📋 Offshore Wind Farm Collector System Coordination

High capacitance causing charging currents >50% of nominal, leading to false earth-fault trips and inability to distingu...

📚 References