Module 1 · Short-Circuit Fundamentals

What is a Short-Circuit?

Sources, fault types, symmetrical vs asymmetrical — why Isc is the key number.

A short-circuit is what happens when the load impedance in a power circuit suddenly drops to a small fraction of normal. Current rushes in to fill the gap — limited only by the source impedance and the wire between the source and the fault. Within milliseconds the current climbs from operating level (hundreds of amps) to fault level (thousands or tens of thousands of amps).

Everything downstream of that moment — the protective device that has to interrupt the fault, the bus that has to mechanically survive the forces, the cable that has to thermally survive the energy, and the worker who might be standing in front of the equipment — depends on one number: Isc, the available short-circuit current at the fault point.

A one-line and a fault

Utilityprimary · infinite sourcesource impedance (≈ transformer Z)480 V busfeederfeederfeedershort circuit · load Z → 0

When the load impedance at the end of one feeder drops to zero (or near zero — a bolted fault between conductors, a tool dropped across busbars, a cable insulation failure), the current driven by the source voltage divided by the total impedance back to the source is Isc. The math is straightforward:

Isc = V / (Z_source + Z_feeder)

The catch is that Z, when expressed in real units, depends on the voltage level (because every transformer rewrites the impedance you’d measure on each side). In Lesson 2 we’ll work in per-unit — voltage-independent — to keep the arithmetic clean.

Sources

Three sources of fault current matter on a typical industrial bus:

  • Utility. The grid behind the transformer. For all practical purposes the utility is an infinite source — its impedance at the primary terminals is small compared with the transformer’s, so most of the limiting comes from the transformer.
  • Transformer. The transformer’s nameplate impedance (%Z, usually 3.5–8 % for distribution sizes) is the dominant element. A 1500 kVA / 480 V / 5.75 % Z transformer fed from an infinite utility delivers about 31 kA into a bolted secondary fault — most of which lives between the primary winding and the secondary terminals.
  • Motors. Large running motors contribute to a downstream fault for the first few cycles. They behave like a generator behind their own subtransient reactance and pump current into the fault until the rotor decays. The standard lumped estimate is 4× the connected motor FLA for the initial symmetrical contribution. On a heavily motored industrial bus, motors can add 20–40 % on top of the transformer’s contribution.

Fault types

Three balanced-system fault geometries, in rough order of how often they get analyzed:

  • Three-phase bolted (3P). All three conductors short to each other through a metallic (zero-impedance) connection. Symmetric. Usually the worst-case fault current for breaker rating. This is what Isc almost always refers to.
  • Line-to-line (L-L). Two of three phases short. Slightly lower current than 3P (about 87 % for an infinite source). Mostly important for unbalanced protection studies.
  • Line-to-ground (L-G). One phase to ground. Magnitude depends heavily on system grounding — solidly grounded systems see L-G currents comparable to 3P; high-resistance-grounded systems see near-zero L-G fault current by design.

For arc-flash analysis, the standard assumption is the 3P bolted fault, because (a) the regression curves are calibrated for it and (b) it produces the highest incident energy in most installations.

Symmetrical vs asymmetrical

The first few cycles after a fault initiates aren’t a clean sine wave. There’s a DC offset — the difference between the steady-state sinusoid the system will eventually settle into and the instantaneous current the system was carrying when the fault started. The offset decays exponentially over a few cycles, with a time constant set by the bus X/R ratio.

symmetricalasymmetrical — DC offsetzero average right awaypositive average for the first cycles

The peak of the asymmetrical waveform is what the equipment has to mechanically withstand during the first cycle. The symmetric RMS value is what it has to interrupt. The two are related by an asymmetry multiplier of roughly √2 × (1 + e^(−π/(X/R))) — about 2.3× for a typical 480 V switchgear bus with X/R ≈ 6–8.

For coordination and arc-flash work we mostly use the symmetric value and let the breaker manufacturer’s ratings absorb the asymmetric multiplier. But it’s worth knowing the distinction exists, because:

  • Bus mechanical bracing is rated against the peak asymmetric.
  • Breaker interrupting capacity is rated against the symmetric (with the asymmetry margin built into the rating).
  • Arc-flash energy depends on the arcing current’s RMS over the whole clearing time, which is closer to the symmetric than the peak.

What’s next

The next lesson puts a calculator under your fingers. You’ll build a small one-line — utility, transformer, optional cable, optional motor contribution — and watch the bus Isc respond to every parameter. After that, Module 2 picks up Isc as the input to arc-flash energy.