How to Perform a Short Circuit Study

·5 min read·Disclaimer

Your equipment has interrupting ratings stamped on the nameplate. Your system has available fault current at every bus. If the fault current exceeds the rating at any point, you have a serious safety problem — and a code violation. A short circuit study tells you exactly where you stand.

A short circuit study calculates the fault current at every bus in your electrical system — both maximum (for equipment rating) and minimum (for protective device sensitivity and arc flash analysis). The results determine whether your circuit breakers, fuses, buses, and other equipment can safely handle the worst-case fault condition. NEC 110.9 requires adequate interrupting ratings and NEC 110.10 requires adequate short circuit current ratings, which in practice means you need a study to verify compliance. It's also a prerequisite for arc flash analysis and protective device coordination.

When You Need One

You need a short circuit study:

  • At initial design, to properly specify equipment ratings
  • When the utility changes your service transformer (which changes available fault current at the main bus)
  • When adding generators, large motors, or other fault current sources
  • Before performing an arc flash study (IEEE 1584 requires fault current as input)
  • When adding new switchboards or distribution equipment
  • When performing a protective device coordination study

Any change to the system that affects impedance or adds fault current sources invalidates a previous study.

What Data You Need

Before starting, collect:

Utility data. Contact your utility and request the available fault current (in amperes or MVA) at your service point. Ask for both maximum and minimum values — maximum for equipment rating, minimum for protective device sensitivity. You'll also need the X/R ratio.

Transformer data. For every transformer: kVA rating, primary and secondary voltage, percent impedance (%Z), and connection type (delta-wye, wye-wye, etc.). Get this from the nameplate or manufacturer data sheet.

Cable data. Conductor size (AWG or kcmil), material (copper or aluminum), length, insulation type, and conduit type (steel, PVC, or aluminum). The impedance per unit length comes from NEC Chapter 9, Table 9, or manufacturer data.

Generator data. kW or kVA rating, voltage, subtransient reactance (X"d), transient reactance (X'd), and synchronous reactance (Xd). These values are in the generator data sheet.

Motor data. For individual large motors (typically 50 hp and above): hp rating, voltage, full-load current, and locked-rotor current. For groups of smaller motors, a lump sum contribution estimate (typically 4 to 6 times the total full-load current) is common when individual motor data isn't available.

Bus and switchgear data. Equipment short circuit current ratings (SCCR) or withstand ratings for comparison against calculated values.

The Study Process

Step 1: Build the system model

Create or update the single line diagram showing all equipment and connections. In software, this means entering each component with its electrical parameters. In hand calculations, this means developing an impedance diagram.

Step 2: Convert impedances to a common base

All impedance values must be on the same base — typically using per-unit notation on a common MVA base. The per-unit system normalizes different voltage levels so impedances can be added directly. For a component with base power S and impedance Z%:

Z_pu = (Z% / 100) x (S_base / S_component)

Most short circuit software handles this conversion automatically.

Step 3: Calculate fault current at each bus

For each bus in the system, sum the impedances from all sources to that bus and calculate:

I_fault = V_base / (sqrt(3) x Z_total) for three-phase faults

The calculation accounts for all parallel paths, transformer impedances, cable impedances, and source contributions. The standard analysis produces:

  • First-cycle (momentary) fault current: includes the asymmetric DC offset component. Used for equipment bracing and withstand ratings.
  • Interrupting duty fault current: the symmetrical current value at the time the breaker contacts part (typically 3-5 cycles). Used for breaker interrupting ratings.

Step 4: Compare results against equipment ratings

For every protective device and piece of equipment, verify:

  • Circuit breaker interrupting rating >= calculated interrupting duty (rms symmetrical) at that location
  • Fuse interrupting rating >= calculated fault current (rms symmetrical)
  • Bus bracing >= calculated first-cycle (momentary/asymmetrical) fault current
  • Equipment SCCR >= calculated rms symmetrical fault current

Any location where calculated fault current exceeds equipment ratings requires either replacing equipment with higher-rated gear or adding impedance (current-limiting fuses, reactors, or higher-impedance transformers) to reduce the fault level.

Interpreting the Results

A short circuit study produces a table of fault currents at every bus:

BusVoltage3-phase fault (kA sym)Equipment rating (kA)Status
Main switchgear480V42.165Adequate
MCC-1480V28.442Adequate
Panel LP-1208V18.714Underrated

In this example, Panel LP-1 has a problem. The available fault current (18.7 kA) exceeds the panel's rating (14 kA). Options include replacing the panel with higher-rated equipment, or using a tested and listed combination with current-limiting fuses upstream — but the higher SCCR must be based on specific manufacturer-tested combinations, not just any fuse with a low enough let-through rating.

Software vs. Hand Calculations

Hand calculations work for simple systems — a single utility source, one transformer, no motor contribution. The infinite bus method (I_fault = I_FLA / Z_pu) gives a quick conservative estimate at the transformer secondary.

For anything more complex, use software. Multiple sources, parallel paths, motor contribution, and cable impedances make hand calculations impractical and error-prone. Tools like ekx run short circuit analysis at every bus directly from the single line diagram — no separate impedance diagram or model-building step required.

Key Takeaways

  • A short circuit study calculates maximum fault current at every bus to verify equipment ratings
  • Required by NEC 110.9 and 110.10, and a prerequisite for arc flash and coordination studies
  • Key data needed: utility fault current, transformer impedance, cable impedances, and motor/generator parameters
  • Compare calculated values against equipment interrupting ratings and SCCR at every location
  • Use software for any system with multiple sources, parallel paths, or motor contribution

This article is for informational purposes only and does not constitute professional engineering advice. Always consult a licensed professional engineer or qualified electrician before making decisions about electrical systems.