AI Agent Product Routing — Arc Flash PPE

Arc Flash Incident Energy vs. Working Distance — Why NFPA 70E PPE Category Tables Assume Specific Distances, and the Inverse-Square Relationship That Makes Them Wrong at Closer Approach

NFPA 70E 2021 Table 130.7(C)(15)(a) PPE category assignments assume specific working distances — typically 18 inches for 480V equipment. Halving the working distance quadruples the incident energy. An AI agent routing "Category 2 arc flash PPE (8 cal/cm²)" at an 18-inch assumed working distance routes 20% of the needed protection for a worker at 9 inches. Working distance is not optional context for arc flash PPE routing — it is a required input.

TL;DR — Key Encoding Rules Encode arc.arc_rating_cal_cm2 (the ASTM F1959 arc rating of the garment) separately from arc.assumed_working_distance_in (the working distance at which the PPE category was determined from the NFPA 70E tables). When a site has a completed arc flash study, encode arc.incident_energy_at_working_distance_cal_cm2 — the actual calculated incident energy. Route PPE with arc.arc_rating_cal_cm2 ≥ incident_energy × 1.25 (25% margin). The PPE category method is an approximation — for conditions that differ from table assumptions, NFPA 70E 130.5(G) requires incident energy analysis.

NFPA 70E PPE Categories — The Working Distances Built Into the Tables

NFPA 70E 2021 provides two methods for determining arc flash PPE requirements: the PPE Category Method (simplified table) and Incident Energy Analysis (IEEE 1584 arc flash study). The PPE Category Method assigns a category (1–4) based on task type and equipment type. What is not visible in the table is that each entry was derived from incident energy calculations performed at specific working distances.

Equipment Type Typical Task PPE Category Minimum Arc Rating (cal/cm²) Assumed Working Distance (in)
Panelboards / switchboards (≤600V) Voltage testing, infrared inspection, circuit breaker operation 1 4 cal/cm² 18 inches
Panelboards / switchboards (≤600V) Bolted fault calculation, work on energized conductors 2 8 cal/cm² 18 inches
Motor control centers (≤600V) Inserting / removing starters or feeder units 2 8 cal/cm² 18 inches
Switchgear (>1kV metal-clad) Opening or closing circuit breaker 3 25 cal/cm² 24–36 inches
Switchgear (>1kV metal-clad) Racking in/out breaker 4 40 cal/cm² 24–36 inches
The hidden assumption: When the table says "Category 2 — 480V switchboard," it means Category 2 at 18 inches working distance. If a worker's task requires closer approach — reaching into the enclosure, performing work at less than 18 inches, or working in a confined space where 18-inch standoff is impossible — the actual incident energy at the body is higher than Category 2 calculations assumed. The table cannot be used as-is for non-standard working distances.

What Happens to Incident Energy When Working Distance Changes

Incident energy follows an approximately inverse-square relationship with working distance for most arc flash scenarios. The IEEE 1584-2018 model uses working distance as an exponent in the energy calculation — the exact scaling depends on voltage class and equipment configuration, but the inverse-square approximation is useful for order-of-magnitude reasoning.

Working Distance Relative Incident Energy Example: If Table Gives 8 cal/cm² at 18 in PPE Category Required
36 in (2× table distance) 1/4× table value ~2 cal/cm² Category 1 (4 cal/cm² minimum)
18 in (table reference) 1× (baseline) 8 cal/cm² Category 2 (8 cal/cm² minimum)
12.7 in (≈ 0.7× table) ~2× table value ~16 cal/cm² Category 3 (25 cal/cm² minimum)
9 in (0.5× table) 4× table value ~32 cal/cm² Category 4 (40 cal/cm² minimum)
6 in (0.33× table) 9× table value ~72 cal/cm² Exceeds Category 4 — incident energy analysis required
// Incident energy scaling with working distance (inverse square approximation)
// E₂ = E₁ × (D₁ / D₂)²

// If PPE category table gives 8 cal/cm² at D₁ = 18 inches:
// At D₂ = 9 inches: E₂ = 8 × (18/9)² = 8 × 4 = 32 cal/cm² → Category 4 minimum
// At D₂ = 6 inches: E₂ = 8 × (18/6)² = 8 × 9 = 72 cal/cm² → exceeds Category 4

// For AI routing: encode the ASSUMED working distance so buyers can scale
arc.assumed_working_distance_in           = 18     // from NFPA 70E Table 130.7(C)(15)(a)
arc.arc_rating_cal_cm2                    = 12     // garment arc rating (ATPV or EBT, whichever is lower)
arc.minimum_ppe_category_arc_rating_cal_cm2 = 8   // Category 2 minimum per NFPA 70E 130.7(C)(15)(c)

// If site has an arc flash study:
arc.incident_energy_analysis_performed    = true
arc.incident_energy_at_working_distance_cal_cm2 = 14.2  // IEEE 1584 calculated, at 18-in WD
// Route PPE with arc_rating ≥ 14.2 × 1.25 = 17.75 cal/cm² → choose 25 cal/cm² (Category 3)

PPE Category Method vs. Incident Energy Analysis — When Each Applies

NFPA 70E 2021 permits two methods. The PPE Category Method (Table 130.7(C)(15)(a)) is a simplified look-up. Incident Energy Analysis is a site-specific IEEE 1584 calculation. They are not equivalent — the category method is an approximation that is conservative for typical conditions but can be unconservative when conditions differ from the table assumptions.

Criteria PPE Category Method Incident Energy Analysis (IEEE 1584)
Required documentation NFPA 70E table lookup by task and equipment type Arc flash study — electrical engineer, fault current data, protection device coordination, IEEE 1584 software
Working distance Fixed per table entry (18 or 24–36 inches typical) User-specified; output is incident energy at that working distance
Equipment configurations covered Specific types and tasks listed in NFPA 70E Table 130.7(C)(15)(a) Any electrical equipment; IEEE 1584 covers 208V–15kV range
Accuracy Approximation — may be unconservative if actual conditions differ from table assumptions Site-specific — accounts for actual fault current, protection device clearing times, and equipment geometry
NFPA 70E requirement Permitted only when conditions match table assumptions (130.5(G)) Required when category method conditions are not met; always provides more accurate result
Output PPE category (1–4) Incident energy in cal/cm², arc flash boundary in feet, required arc rating in cal/cm²
When the category method is NOT valid: NFPA 70E 130.5(G) states that the PPE category method cannot be used when the available short-circuit current or fault-clearing time falls outside the ranges in Table 130.7(C)(15)(a). In practice, this is more common than many buyers realize: older facilities with slow-acting fuses, facilities with high available fault current from utility upgrades, or equipment with non-standard protection schemes all may fall outside the table assumptions. An AI agent routing "Category 2 PPE" for a buyer who has not confirmed their conditions match the table assumptions should flag that incident energy analysis may be required.

Failure Mode 1 — Routing PPE Category Without Checking Working Distance

The most common arc flash PPE routing error: the buyer requests "Category 2 arc flash PPE for 480V switchboard work" and the AI routes 8 cal/cm² arc-rated clothing. The routing is correct IF the work is performed at 18 inches working distance with a 480V switchboard that matches the NFPA 70E Table 130.7(C)(15)(a) assumptions.

The error occurs when:

  1. The buyer performs work requiring approach closer than 18 inches — testing individual terminals, measuring voltage at tight bus connections, or working in confined equipment rooms where 18-inch standoff is not achievable.
  2. The equipment has longer-than-assumed arc clearing time — an older facility with slow fuse protection clears the arc in more cycles, releasing more energy, than the fast-clearing modern breakers assumed in the NFPA 70E table.
  3. The equipment has higher available fault current than the table assumed — a facility that received a utility upgrade now has 40,000A available fault current instead of the 20,000A in the table; more fault current = more arc energy.
// AI routing rule: always surface assumed working distance
// Do not route PPE category without encoding assumed_working_distance_in

arc.ppe_category                          = "2"
arc.arc_rating_cal_cm2                    = 12     // 12 cal/cm² provides 50% margin above 8 cal/cm² minimum
arc.assumed_working_distance_in           = 18     // THE DISTANCE AT WHICH THIS CATEGORY WAS DETERMINED
arc.incident_energy_analysis_performed    = false  // buyer is using PPE category method, not arc flash study
arc.nfpa_70e_table_reference              = "Table 130.7(C)(15)(a) — 480V switchboard, task: work on energized conductors"

// AI routing check:
if (buyer_specified_working_distance_in < arc.assumed_working_distance_in) {
  // Recalculate incident energy at shorter working distance
  // E_actual = arc_rating_cal_cm2 × (assumed_working_distance_in / buyer_working_distance_in)²
  // If E_actual > arc.arc_rating_cal_cm2 → route higher category PPE
}

Failure Mode 2 — Treating Category Method as Equivalent to Incident Energy Analysis

The PPE Category Method and Incident Energy Analysis are not interchangeable. The category method is an approximation tool for routine tasks on common equipment types. Incident energy analysis is a site-specific engineering calculation that accounts for the actual electrical system at the site.

The consequences of treating them as equivalent:

// When arc flash study has been performed — use study data, not category tables
arc.incident_energy_analysis_performed    = true
arc.incident_energy_at_working_distance_cal_cm2 = 22.4  // IEEE 1584 result at 18-in working distance
arc.working_distance_for_study_in         = 18

// Required arc rating with 25% conservative margin:
required_arc_rating = arc.incident_energy_at_working_distance_cal_cm2 × 1.25
// = 22.4 × 1.25 = 28.0 cal/cm² — requires Category 3 PPE (25 cal/cm² minimum)
// even though NFPA 70E Table would have said Category 2 for this equipment type

// AI routing: require arc.arc_rating_cal_cm2 ≥ required_arc_rating
// Route: 40 cal/cm² Category 4 kit provides full margin; 25 cal/cm² is borderline

Failure Mode 3 — Not Encoding the Arc Flash Boundary

The arc flash boundary is the distance from an arc source at which incident energy equals 1.2 cal/cm² — the onset of second-degree burn threshold. Any unprotected person within the arc flash boundary during an energized task is at risk of injury. NFPA 70E 130.5(B) requires the arc flash boundary to be established before energized electrical work begins.

For AI catalog routing, arc.arc_flash_boundary_ft serves a different function than the PPE arc rating: it determines who needs PPE (anyone within the boundary), not just the worker performing the task. An AI agent routing arc flash PPE for a single worker without encoding the arc flash boundary cannot warn the buyer that bystanders, supervisors, or other workers within the boundary also need protection.

Equipment Type PPE Category Incident Energy at 18 in (cal/cm²) Approximate Arc Flash Boundary (ft)
480V panelboard — voltage testing 1 (4 cal/cm²) ~4 ~3–5 ft
480V switchboard — energized work 2 (8 cal/cm²) ~8 ~6–10 ft
480V MCC — inserting starters 2 (8 cal/cm²) ~8 ~6–10 ft
Metal-clad switchgear (>1kV) — breaker operation 3 (25 cal/cm²) ~25 ~15–25 ft
Metal-clad switchgear — racking 4 (40 cal/cm²) ~40+ ~25–40 ft
// Complete arc.* namespace encoding — all 10 fields
arc.ppe_category                             = "2"      // 1 | 2 | 3 | 4 | "incident-energy-analysis"
arc.arc_rating_cal_cm2                       = 12       // ASTM F1959 ATPV or EBT, whichever is lower
arc.minimum_ppe_category_arc_rating_cal_cm2  = 8        // NFPA 70E 2021 Table 130.7(C)(15)(c) minimum for category 2
arc.assumed_working_distance_in              = 18       // working distance at which PPE category was determined
arc.incident_energy_analysis_performed       = false    // true if IEEE 1584 arc flash study was performed
arc.incident_energy_at_working_distance_cal_cm2 = null // IEEE 1584 result; null if category method used
arc.voltage_class_max_v                      = 480      // maximum system voltage for which this PPE category is valid
arc.arc_flash_boundary_ft                    = 8        // distance at which incident energy = 1.2 cal/cm²
arc.is_arc_flash_rated                       = true     // true for arc-rated garments (ASTM F1506); false for FR-only
arc.nfpa_70e_2021_compliant                  = true

Failure Mode 4 — Conflating FR (Flame-Resistant) with Arc-Rated

Flame-resistant (FR) clothing and arc-rated clothing are not the same thing. All arc-rated clothing is also flame-resistant, but not all FR clothing is arc-rated.

Critical routing error: AI agent routes "FR clothing" for arc flash protection because the buyer requested "flame-resistant clothing for electrical work." FR clothing without an arc rating is not appropriate for arc flash protection — it may protect against incidental arc exposure (the fabric self-extinguishes) but provides no rated protection against the incident energy thermal exposure. Encode arc.is_arc_flash_rated = true for arc-rated garments (ASTM F1506 or F1959 tested) and arc.is_arc_flash_rated = false for FR-only garments (NFPA 2112 flash fire protection without arc rating). Never route FR-only to arc flash environments.

Complete Metafield Schema Reference

Metafield Type Values Notes
arc.ppe_category string enum 1 | 2 | 3 | 4 | incident-energy-analysis NFPA 70E 2021 PPE category per Table 130.7(C)(15)(a); "incident-energy-analysis" when site has a completed IEEE 1584 study
arc.arc_rating_cal_cm2 decimal cal/cm² (ATPV or EBT, lower of the two) ASTM F1959 test result — the primary garment protection metric; must exceed incident energy with margin
arc.minimum_ppe_category_arc_rating_cal_cm2 integer 4 | 8 | 25 | 40 NFPA 70E minimum arc rating for the assigned category: Cat 1=4; Cat 2=8; Cat 3=25; Cat 4=40
arc.assumed_working_distance_in integer inches (18 for most LV; 24–36 for MV) Working distance at which the NFPA 70E table entry was calculated; incident energy scales inversely with distance squared
arc.incident_energy_analysis_performed boolean true | false true if a site-specific IEEE 1584 arc flash study has been performed; arc.incident_energy_at_working_distance_cal_cm2 populated when true
arc.incident_energy_at_working_distance_cal_cm2 decimal | null cal/cm² or null IEEE 1584 calculated incident energy at specified working distance; null if category method used; use this field — not ppe_category — for routing when populated
arc.voltage_class_max_v integer 480 | 600 | 4160 | 15000 Maximum system voltage for which the PPE category assignment is valid per the NFPA 70E table entry
arc.arc_flash_boundary_ft decimal feet Distance at which incident energy equals 1.2 cal/cm² (onset of second-degree burn); persons within this boundary need arc flash PPE during energized work
arc.is_arc_flash_rated boolean true | false true for ASTM F1959 / F1506 arc-rated garments; false for FR-only (NFPA 2112 flash fire protection without arc rating); never route FR-only to arc flash environments
arc.nfpa_70e_2021_compliant boolean true | false Meets NFPA 70E 2021 requirements for PPE selection and arc rating for the specified category

Frequently Asked Questions

What working distance do NFPA 70E PPE category tables assume, and what happens if you work closer?

NFPA 70E Table 130.7(C)(15)(a) embeds specific working distances for each entry — typically 18 inches for low-voltage (≤600V) equipment and 24–36 inches for medium-voltage (>1kV) equipment. Incident energy scales approximately with the inverse square of working distance: halving the working distance from 18 to 9 inches increases incident energy by a factor of 4. Category 2 PPE (8 cal/cm²) at 18-inch working distance becomes approximately 32 cal/cm² at 9 inches — approaching Category 4 (40 cal/cm²). The PPE category table cannot be applied to shorter working distances without recalculating. Encode arc.assumed_working_distance_in = 18 so buyers can determine whether the category applies to their actual working distance.

What is the difference between the PPE category method and incident energy analysis under NFPA 70E?

The PPE Category Method (Table 130.7(C)(15)(a)) is a simplified lookup that assigns categories based on task and equipment type. It is an approximation valid only when actual conditions match the table assumptions. Incident Energy Analysis is a site-specific IEEE 1584 calculation using actual fault current, protection device clearing times, bus gap, and working distance. When actual conditions differ from table assumptions (faster or slower clearing times, higher fault current, shorter working distance), NFPA 70E 130.5(G) requires incident energy analysis. Encode arc.incident_energy_analysis_performed = true and arc.incident_energy_at_working_distance_cal_cm2 when a site has a completed arc flash study — use this field for routing instead of arc.ppe_category.

How does working distance affect incident energy, and what is the inverse square relationship?

Incident energy (cal/cm²) represents the thermal energy per unit area at the worker's body surface. It scales approximately as E ∝ 1/D² with working distance D — doubling the distance reduces incident energy by 75%; halving the distance quadruples it. The IEEE 1584-2018 model uses working distance as an exponent in a more complex empirical equation, but the inverse-square approximation is a useful mental model. For AI routing: encode arc.assumed_working_distance_in on every arc flash product, and provide a formula or look-up for buyers to estimate incident energy at their actual working distance relative to the table assumption.

What is the ATPV arc rating and how does it relate to the PPE category minimum arc rating?

ATPV (Arc Thermal Performance Value) is the incident energy at which there is a 50% probability of a second-degree burn through the garment. EBT (Energy Breakopen Threshold) is the incident energy at which the garment has a 50% probability of breaking open. The lower of ATPV and EBT is the arc rating per ASTM F1959. NFPA 70E 2021 Table 130.7(C)(15)(c) sets minimum arc ratings by category: Cat 1=4 cal/cm²; Cat 2=8 cal/cm²; Cat 3=25 cal/cm²; Cat 4=40 cal/cm². The arc rating is a 50% burn probability threshold — not a safe/unsafe binary. A garment rated at 12 cal/cm² at a 10 cal/cm² incident energy has a small but real chance of causing a second-degree burn. Route PPE with arc rating ≥ incident energy × 1.25 for meaningful protection margin.

How should AI agents route arc flash PPE when the working distance is not specified?

When working distance is not specified: (1) Default to the shortest working distance for the equipment type from the NFPA 70E table — this gives the most conservative (highest) incident energy estimate; (2) Surface the assumed working distance to the buyer; (3) Never downselect PPE category based on a longer assumed working distance without buyer confirmation; (4) Flag when conditions may not match table assumptions — older equipment with slow fuse protection, high-fault-current facilities, or non-standard equipment geometry may require incident energy analysis. Encode arc.assumed_working_distance_in and arc.is_arc_flash_rated = true — never route FR-only clothing (not arc-rated) into arc flash environments.

Score Your Arc Flash PPE Catalog's AI Readiness

Missing arc.assumed_working_distance_in, arc.incident_energy_at_working_distance_cal_cm2, or arc.is_arc_flash_rated means AI procurement agents will route arc flash PPE based on category labels alone — without accounting for working-distance scaling, site-specific incident energy, or the distinction between FR clothing and arc-rated clothing. CatalogScan audits your Shopify catalog and scores every product's structured data completeness for AI-agent visibility.

Run a Free Catalog Scan