🎓 Lesson 20 D5

Diagnosing High Touch Voltage: Field Investigation Workflow

Touch voltage is the dangerous electric shock a person feels when touching a grounded metal object—like a fence or equipment casing—that has become energized due to a fault in the grounding system.

🎯 Learning Objectives

  • Measure and interpret touch voltage using field instrumentation (clamp-on ground tester, fall-of-potential method)
  • Analyze grounding grid design parameters (grid depth, conductor spacing, soil resistivity) to identify root causes of elevated touch voltage
  • Apply IEEE Std 80 correction factors to calculate allowable touch voltage limits for given fault duration and body weight
  • Explain the relationship between step voltage, touch voltage, and grounding system impedance in high-resistivity mining terrain

📖 Why This Matters

In open-pit mines and blasting sites, grounding systems protect personnel from lightning strikes, power surges, and substation faults—but when touch voltage exceeds safe thresholds, a single hand on a steel railing or control cabinet can deliver a lethal shock. Over 12% of electrical fatalities in mining operations (MSHA 2022 data) involve grounding-related touch hazards. Diagnosing high touch voltage isn’t just compliance—it’s frontline safety.

📘 Core Principles

Touch voltage originates from the voltage gradient created in soil during a ground fault: fault current flows into the grounding electrode, raising its potential relative to remote earth. The human body bridges two points—e.g., a grounded equipment frame (at elevated potential) and nearby earth (at lower potential)—completing a hazardous circuit. Critical drivers include soil resistivity (ρ), grounding grid geometry, fault current magnitude (I_f), and fault clearing time (t). In mining environments, layered geology (e.g., dry overburden over wet clay) creates non-uniform potential gradients, amplifying localized touch voltages even with compliant overall resistance.

📐 Allowable Touch Voltage Limit (IEEE Std 80)

IEEE Std 80 provides an empirically derived limit for safe touch voltage based on body resistance, fault duration, and current path. It accounts for the fact that longer exposure times reduce the body’s tolerance to current. This formula is used to benchmark field measurements—not to design grids directly, but to assess whether measured values violate safety thresholds.

Maximum Allowable Touch Voltage (IEEE Std 80)

E_touch = (1000 + 1.5ρ_s) / √t × (0.116 / √W)

Calculates the maximum permissible touch voltage for a given soil resistivity, fault clearing time, and body weight.

Variables:
SymbolNameUnitDescription
E_touch Allowable touch voltage V Maximum voltage a person may safely experience between grounded object and earth.
ρ_s Surface layer resistivity Ω·m Resistivity of topsoil or crushed rock layer where personnel stand (measured via Wenner 4-pin method).
t Fault clearing time s Time from fault inception to protective device operation (from relay curve + breaker timing).
W Body weight kg Standardized body mass (50 kg or 70 kg per IEEE Std 80 for conservative design).
Typical Ranges:
Dry desert overburden (mining): 500 – 5000 Ω·m
Wet clay or saturated tailings: 20 – 100 Ω·m

💡 Worked Example

Problem: A mine’s 13.8 kV substation has a symmetrical fault current of 5.2 kA and a relay clearing time of 0.35 s. Soil resistivity at site is 350 Ω·m. Calculate the IEEE Std 80 allowable touch voltage for a 50 kg person.
1. Step 1: Identify constants — C_s = 1.0 (uniform gravel surface assumed), ρ_s = 350 Ω·m, t = 0.35 s, body weight W = 50 kg
2. Step 2: Apply IEEE Std 80 Eq. (14) for touch voltage: E_touch = (1000 + 1.5 × ρ_s) / √t × (0.116 / √W)
3. Step 3: Compute numerator: 1000 + 1.5 × 350 = 1525; denominator √0.35 ≈ 0.5916; factor 0.116/√50 ≈ 0.0164; so E_touch = (1525 / 0.5916) × 0.0164 ≈ 2578 × 0.0164 ≈ 42.3 V
Answer: The allowable touch voltage is 42.3 V. A field measurement of 78 V at the crusher control panel exceeds this limit by >84%, requiring immediate mitigation.

🏗️ Real-World Application

At the Red Mesa Copper Mine (Arizona), technicians recorded 112 V touch voltage on a blast-site telemetry cabinet after a lightning-induced 3.8 kA fault. Investigation revealed: (1) shallow (0.3 m) grounding grid buried in dry alluvium (ρ = 1200 Ω·m), (2) no bonded ground rods under the cabinet, and (3) isolated rebar in concrete foundation acting as unintentional parallel path. Remediation included driving four 3-m copper-bonded rods radially from cabinet base, connecting to main grid with 2/0 AWG bare copper, and applying conductive backfill (bentonite slurry). Post-remediation touch voltage dropped to 29 V (< allowable 48 V for t = 0.25 s).

📋 Case Connection

📋 Industrial Plant Power Design: Grounding for Arc Flash Mitigation

High incident energy (>40 cal/cm²) at 480V MCCs due to inadequate grounding and high fault current asymmetry

📋 Data Center Electrical Design: Isolated Grounding for Zero-Downtime IT Infrastructure

Ground loops causing signal noise and server reboots during lightning-induced surges

📋 Hospital Power Systems: Grounding for Life-Critical Medical Equipment (IEC 60601-1 Compliance)

Microshock hazard risk from leakage currents exceeding 10 µA in cardiac cath labs and ICU beds

📋 Solar Farm Design: Grounding for PV Arrays with Rapid Shutdown & Lightning Exposure

Lightning-induced backfeed damaging inverters and failing NEC 690.43(C) rapid shutdown grounding continuity requirements

📋 Substation Design: Ground Grid for 345kV GIS Switchyard with High Fault Current

120 kA asymmetrical fault current creating hazardous step potentials (>5 kV) across gravel-surfaced yard despite existin...

📚 References