🎓 Lesson 16 D5

ETAP Arc Flash Workflow: From One-Line to Incident Energy Report

ETAP Arc Flash Workflow is a step-by-step software process that turns your electrical system diagram into a detailed safety report showing how much heat energy could be released during an electrical explosion.

🎯 Learning Objectives

  • Analyze a one-line diagram in ETAP to identify required data inputs for arc flash modeling
  • Calculate incident energy (cal/cm²) at specified working distances using ETAP’s built-in IEEE 1584–2018 engine
  • Explain how protective device clearing times directly influence arc flash boundary and PPE category selection
  • Apply NFPA 70E Table 130.7(C)(15)(a) to validate ETAP-generated PPE recommendations against standard categories
  • Design an arc flash label layout compliant with ANSI Z535.4 and NFPA 70E requirements using ETAP’s reporting tools

📖 Why This Matters

Every year, ~2,000 workers suffer severe injuries from arc flash incidents—many preventable through rigorous engineering analysis. In mining and blasting operations, high-voltage substations, mobile equipment power centers, and explosive-actuated control systems pose elevated arc flash risks due to dust, moisture, and transient overvoltages. Mastering ETAP’s Arc Flash Workflow ensures engineers don’t just *run* software—they *interpret* results, validate assumptions, and deliver actionable safety deliverables that protect lives and meet MSHA and OSHA enforcement expectations.

📘 Core Principles

Arc flash analysis rests on three interdependent pillars: (1) Accurate system modeling—where bus voltages, conductor impedances, transformer %Z, and motor contributions define available fault current; (2) Protective device coordination—where relay curves and breaker trip times determine *how long* an arc persists; and (3) Empirical arc modeling—where IEEE 1584–2018 equations translate fault current, arcing gap, enclosure size, and working distance into incident energy. ETAP unifies these via its ‘Arc Flash Study’ module, which auto-generates arc flash boundaries, labels, and reports—but only if the underlying model reflects field conditions. Critical assumptions include bolted-fault-to-arcing-fault conversion factors (e.g., 0.85 for 600 V–5 kV systems), electrode configuration (VCB, VOA, HCB), and arc duration tied to upstream protection—not theoretical minimums.

📐 Incident Energy Calculation (IEEE 1584–2018 Simplified Form)

While ETAP performs full iterative calculations internally, understanding the foundational equation clarifies sensitivity to input variables. The normalized incident energy E<sub>nor</sub> is calculated first, then adjusted for actual bolted fault current (I<sub>a</sub>), arcing time (t), distance (D), and system voltage. This formula reveals why reducing clearing time—even by 0.02 seconds—can cut incident energy by >40%.

💡 Worked Example

Problem: Given: 480 V system, VCB configuration, 300 mm working distance, 25 kA available bolted fault current, 0.05 sec arc duration, and typical electrode gap = 32 mm. Use IEEE 1584–2018 coefficients for VCB at 480 V: ln(E<sub>nor</sub>) = −0.297 + 0.944·ln(I<sub>a</sub>) + 0.051·ln(D) − 0.009·ln(G) − 0.048·ln(t).
1. Step 1: Convert units — I<sub>a</sub> = 25,000 A → ln(25000) ≈ 10.126; D = 300 mm → ln(300) ≈ 5.704; G = 32 mm → ln(32) ≈ 3.466; t = 0.05 s → ln(0.05) ≈ −2.996
2. Step 2: Plug into equation: ln(E<sub>nor</sub>) = −0.297 + 0.944(10.126) + 0.051(5.704) − 0.009(3.466) − 0.048(−2.996) ≈ 9.312
3. Step 3: Compute E<sub>nor</sub> = e<sup>9.312</sup> ≈ 10,990 cal/cm² (normalized); then apply scaling: E = E<sub>nor</sub> × (I<sub>a</sub>/I<sub>ref</sub>)<sup>−0.662</sup> × (t/t<sub>ref</sub>) × (D<sub>ref</sub>/D)<sup>−0.991</sup>. With I<sub>ref</sub>=20 kA, t<sub>ref</sub>=0.2 s, D<sub>ref</sub>=610 mm: E ≈ 10,990 × (25/20)<sup>−0.662</sup> × (0.05/0.2) × (610/300)<sup>−0.991</sup> ≈ 4.8 cal/cm²
4. Step 4: Compare to NFPA 70E PPE Category 1 threshold (4.0 cal/cm²): 4.8 cal/cm² exceeds Category 1 → requires Category 2 (8 cal/cm² rated) PPE.
Answer: The incident energy is 4.8 cal/cm² at 300 mm, requiring Category 2 PPE. This result aligns with ETAP’s output when configured identically—validating model fidelity.

🏗️ Real-World Application

At the Stillwater Platinum Mine (Montana), engineers modeled a 4.16 kV medium-voltage switchgear feeding a 1,200 hp blasthole drill rig. Initial ETAP run predicted 28 cal/cm² at 18 inches—exceeding Category 4 limits. Investigation revealed the 400 A fused disconnect upstream had no time-current curve loaded; default 0.5 sec clearing time was assumed. After importing manufacturer fuse curves (Mersen FWP series) and re-running, arc duration dropped to 0.012 sec, reducing incident energy to 5.3 cal/cm². Labeling was updated per NFPA 70E, and maintenance procedures revised to require Category 2 PPE instead of Category 4—cutting procurement cost by 65% while improving compliance.

📋 Case Connection

📋 Refinery 13.8 kV Switchgear Arc Flash Mitigation Upgrade

Existing 13.8 kV metal-clad switchgear exceeded 40 cal/cm² incident energy; no ZSI or arc-resistant design

📋 Data Center 480V Busway Tap Arc Flash Analysis

Busway tap points showed localized IE > 25 cal/cm² despite upstream breakers rated for < 1.2 s clearing

📋 Hospital Emergency Power System Arc Flash Hazard Mapping

Critical life-safety circuits required live work during emergencies; existing labels omitted generator contribution to a...

📋 Utility-Scale Solar Farm 34.5 kV Switchgear Arc Flash Study

Inverter backfeed created asymmetric fault currents and elevated arc durations due to anti-islanding protection delay (6...

📋 Substation 38 kV GIS Arc Flash Mitigation Strategy

Compact GIS design produced extremely high incident energy (>100 cal/cm²) at 38 kV due to small gaps (<50 mm) and enclos...

📚 References