Fault Analysis and Symmetrical Components
A fault study predicts what happens in a power system when insulation fails: how much current flows, where it flows, how quickly it decays, and what voltage remains on each phase. Its results size circuit breakers and fuses, set protective relays, rate buses and cables for mechanical and thermal stress, decide how the system is grounded, and supply the fault currents that arc-flash studies start from.
A balanced three-phase fault can be solved one phase at a time, with the per-phase methods described in Three-Phase Circuits and Power. Most faults are unbalanced, however, and an unbalanced network cannot be reduced to one phase. The method of symmetrical components solves that problem. It replaces one unbalanced three-phase network with three balanced single-phase networks, called sequence networks, that interact only at the fault.
This article works in per-unit quantities, with the bases stated in each example. It assumes a linear network in sinusoidal steady state at the fundamental frequency, except where it treats the decaying transients directly. Voltages and currents are RMS phasors, the phase sequence is abc, and phase a is the reference. Prefault load current is neglected, so every source voltage and the prefault voltage at the fault are 1.0 per unit. Power System Protection covers the relays and schemes that act on these currents.
Faults and What a Fault Study Must Answer
Shunt and Series Faults
A shunt fault connects one or more phases to each other or to ground. Four types are calculated routinely:
- Three-phase fault: all three phases shorted together, with or without ground. It is the only balanced type.
- Single line-to-ground fault: one phase to ground, as when lightning flashes over one insulator string.
- Line-to-line fault: two phases shorted together without ground.
- Double line-to-ground fault: two phases shorted together and to ground.
A fault is bolted when the connection has negligible impedance. Real faults often include an arc, a tower-footing resistance, or a tree, which the calculation represents as a fault impedance Zf. A series fault, by contrast, opens one or two phases, as a broken jumper or a single blown fuse does. Series faults, solved with differently connected sequence networks, are not treated here.
What the Results Are Used For
Single line-to-ground faults are the most common type on overhead lines. Three-phase faults are rare but often, though not always, produce the largest current. A study therefore calculates every type at every bus of interest, for the strongest and the weakest credible source conditions. Maximum currents set the duties of breakers, fuses, buses, and cables; minimum currents show whether protection can still detect the fault; branch currents set relay coordination; and bus voltages show which loads and inverter-based resources must ride through the sag.
The Thévenin Equivalent at the Fault
Superposition turns a fault calculation into a single-source problem. The state of the network during the fault equals its prefault state plus the change the fault causes. That change is what a source equal to the negative of the prefault voltage would produce if it were inserted at the fault with every other source set to zero. Seen from the fault, the network then reduces to its Thévenin impedance Zth, and the fault current is
If = Vf / (Zth + Zf)
where Vf is the prefault voltage at the fault point. The current in any branch is its prefault current plus the change. With prefault load neglected, the prefault currents are zero and every internal source voltage equals Vf, so hand calculations take all sources as 1.0 per unit and in phase. The IEC calculation standard makes the same simplification and compensates for it with a voltage factor, described below.
The Bus Impedance Matrix
Programs build the bus admittance matrix Ybus from the branch data and obtain the needed elements of its inverse, the bus impedance matrix Zbus, by sparse factorization. The diagonal element Zkk is the Thévenin impedance at bus k. An off-diagonal element Zik gives the voltage change at bus i when a current If is drawn from bus k:
ΔVi = −Zik If
One factorization therefore yields the current for a fault at any bus and the voltage at every other bus during that fault. For unbalanced faults, a program builds one such matrix for each sequence network. With Vf = 1.0 per unit, the three-phase short-circuit level of a bus is Sbase / |Zth|, or 400 MVA for a Thévenin impedance of 0.25 per unit on a 100 MVA base.
Machine Reactances and the Decaying Symmetrical Current
During a fault, a synchronous generator is not a fixed voltage behind a fixed impedance. The flux linking its rotor circuits cannot change instantly, so currents induced in the damper and field windings hold the armature current high at first. As those currents decay, the symmetrical (AC) component of the fault current falls toward a lower sustained value.
Three Reactances and Their Time Constants
A fault study represents that decay with three direct-axis reactances:
- Subtransient reactance, X″d, governs the first few cycles, while the damper windings oppose the flux change. Its extra current decays with the short-circuit subtransient time constant T″d.
- Transient reactance, X′d, governs the following period, while the field winding still opposes the change. Its extra current decays with the short-circuit transient time constant T′d.
- Synchronous reactance, Xd, governs the sustained current once both effects have died away, with the excitation held constant.
For a three-phase short circuit at the terminals of an unloaded generator, the RMS symmetrical current is
Iac(t) = E [(1/X″d − 1/X′d) exp(−t/T″d) + (1/X′d − 1/Xd) exp(−t/T′d) + 1/Xd]
where E is the prefault RMS voltage. The current starts at E/X″d and settles at E/Xd. A DC component, treated in the next section, adds to it and decays with the armature time constant Ta. Machine theory derives these reactances and time constants; a fault study needs only their values.
With assumed values of X″d = 0.15, X′d = 0.25, and Xd = 1.6 per unit on the machine rating, T″d = 0.035 s, T′d = 0.9 s, and E = 1.0 per unit, the symmetrical current starts at 6.67 per unit, falls to 3.80 per unit at 0.1 s and 1.74 per unit at 1 s, and approaches 0.625 per unit. For these values the sustained current at constant excitation is below rated current, one reason excitation systems force the field voltage up during faults.
Which Reactance for Which Question
The time of interest selects the reactance. The first-cycle peak and a breaker's closing duty depend on X″d. Far from generators, the network impedance dominates and the symmetrical current barely decays. Near a generator, the current at contact parting is measurably lower, and time-delayed relays see a current governed by X′d, Xd, and the excitation system.
Motors also feed faults. A synchronous motor behaves like a generator. An induction motor contributes current for only a few cycles, because its rotor flux has no separate excitation to sustain it once the supply voltage collapses. Studies therefore include induction motors in first-cycle calculations and reduce or drop them for later times.
DC Offset and the X/R Ratio
Fault current also contains a decaying DC component, because the current in an inductive circuit cannot change instantly. Model the network seen from the fault as a resistance R in series with an inductance L, and let the fault connect it at t = 0 to the source voltage v(t) = √2 V sin(ωt + α), where α sets the point on the voltage wave at which the fault begins. Solving the first-order differential equation with zero initial current gives
i(t) = (√2 V / |Z|) [sin(ωt + α − θ) − sin(α − θ) e−t/τ]
where |Z| = √(R2 + X2), X = ωL, θ = arctan(X/R), and τ = L/R = X/(ωR). The first term is the symmetrical current that phasor analysis finds; the second, the DC offset, makes the total current start from zero. It is largest when α − θ = ±90°, so in a highly inductive network, where θ approaches 90°, the worst case is a fault that begins near a voltage zero. The DC component then starts equal to the peak of the AC component, and the first current peak approaches twice the AC peak. Only one phase can have the full offset, because the three phase voltages cross zero at different instants.
The X/R Ratio Sets the Decay
Expressed in cycles, the time constant is (X/R)/(2π), so the ratio X/R alone sets how many cycles the offset lasts. At 60 Hz, X/R = 17 gives τ = 45 ms. The ratio is high near large generators and transformers, whose windings have little resistance compared with their leakage reactance, and lower on distribution circuits and cables. The worst-case peak occurs about half a cycle after the fault begins, which gives the approximation
ip ≈ √2 I (1 + e−πR/X)
where I is the RMS symmetrical current. IEC 60909-0 writes the peak as ip = κ√2 I″k, where I″k is the initial symmetrical short-circuit current. For a circuit with a single R/X ratio, the standard's 2016 edition gives
κ = 1.02 + 0.98 e−3R/X
The table compares the exact peak from the equation for i(t), maximized over the inception angle, with both approximations. The IEC factor stays within about 0.5 percent of the exact value across the range.
| X/R | τ at 60 Hz (ms) | τ at 50 Hz (ms) | Exact peak factor | 1 + e−πR/X | IEC κ (2016 edition) |
|---|---|---|---|---|---|
| 2 | 5.3 | 6.4 | 1.242 | 1.208 | 1.239 |
| 5 | 13.3 | 15.9 | 1.550 | 1.533 | 1.558 |
| 10 | 26.5 | 31.8 | 1.737 | 1.730 | 1.746 |
| 17 | 45.1 | 54.1 | 1.834 | 1.831 | 1.841 |
| 30 | 79.6 | 95.5 | 1.902 | 1.901 | 1.907 |
| 50 | 132.6 | 159.2 | 1.939 | 1.939 | 1.943 |
Asymmetrical RMS Current
Breakers and fuses respond to the RMS value of the total current. With full offset, the DC component is √2 I e−t/τ, and treating it as constant over one cycle gives an RMS value of approximately
Iasym(t) = I √(1 + 2e−2t/τ)
The ratio Iasym/I is the asymmetry factor. It starts near √3, about 1.73, and falls toward 1 as the offset decays. The same offset drives current transformers toward saturation, a measurement problem discussed in Power System Protection.
Symmetrical Components
Charles L. Fortescue published the method in 1918 as “Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks,” in the Transactions of the American Institute of Electrical Engineers, volume 37, pages 1027 to 1140. For three phases, his result is that any set of three phasors can be written uniquely as the sum of three symmetrical sets:
- Positive sequence: three phasors of equal magnitude, 120° apart, in the abc order of the normal supply.
- Negative sequence: three phasors of equal magnitude, 120° apart, in the reverse order, acb.
- Zero sequence: three phasors of equal magnitude and equal angle.
In a machine, positive-sequence currents create a field that rotates with the rotor, and negative-sequence currents create one that rotates backward and heats the rotor. Zero-sequence currents are in phase in all three conductors, so they can flow only where a neutral or ground path lets them return.
The Operator a
The method uses the operator
a = ej120° = −1/2 + j√3/2 ≈ −0.5 + j0.866
Multiplying a phasor by a advances it by 120°. It follows that a2 = e−j120°, that a3 = 1, and that
1 + a + a2 = 0
Synthesis and Analysis Equations
Take phase a as the reference and call the sequence components of its voltage V0, V1, and V2. In abc sequence, the positive-sequence component of phase b lags that of phase a by 120°, so it is a2V1; its negative-sequence component leads by 120°, so it is aV2. The phase voltages are therefore
Va = V0 + V1 + V2
Vb = V0 + a2V1 + aV2
Vc = V0 + aV1 + a2V2
Solving these equations with 1 + a + a2 = 0 gives the analysis equations, in the one-third convention used throughout this article:
V0 = (Va + Vb + Vc) / 3
V1 = (Va + aVb + a2Vc) / 3
V2 = (Va + a2Vb + aVc) / 3
The same equations hold for currents, with two consequences used constantly. The neutral or ground current is Ia + Ib + Ic = 3I0. And line-to-line voltages contain no zero-sequence component, because V0 cancels in Va − Vb, so a delta winding or a line-to-line measurement cannot see it.
A Decomposition Example
A four-wire wye circuit has lost phase c. The remaining phases carry Ia = 100 A and Ib = 100 e−j120° A, and Ic = 0. The analysis equations give I0 = 33.3 e−j60° A, I1 = 66.7 A, and I2 = 33.3 ej60° A. As a check, the neutral carries 3I0 = 100 e−j60° A, which equals Ia + Ib, and the three components add back to Ia = 100 A.
Why the Sequence Networks Separate
Symmetrical components pay off because balanced equipment does not couple the sequences. Consider a static three-phase element, such as a transposed line, with self-impedance Zs in each phase and mutual impedance Zm between each pair of phases. The voltage drop in phase a is
ΔVa = ZsIa + Zm(Ib + Ic) = (Zs − Zm)Ia + Zm(Ia + Ib + Ic)
Positive- and negative-sequence currents sum to zero across the three phases, so for them the drop is (Zs − Zm) times the phase current. Zero-sequence currents are equal in all three phases, so for them the drop is (Zs + 2Zm) times the phase current. The sequence impedances are therefore
Z1 = Z2 = Zs − Zm and Z0 = Zs + 2Zm
An impedance Zn between a wye neutral and ground carries 3I0 and adds 3ZnI0 to every phase-to-ground voltage, so it appears as 3Zn in the zero-sequence network and not at all in the other two. Rotating machines are not static, and their negative-sequence impedance differs from the positive, but their symmetry still keeps the sequences uncoupled. Generators produce only positive-sequence voltages.
The result is three independent single-phase networks. The positive-sequence network contains the sources; the negative- and zero-sequence networks contain only impedances. They join only where the system is unbalanced, which in a fault study is the fault itself. The assumption weakens for untransposed lines, single-phase laterals, and unbalanced loads, so programs for unbalanced distribution networks often solve faults in phase quantities instead.
Sequence Networks of Generators, Transformers, and Lines
The positive-sequence network is the ordinary per-phase impedance diagram; the negative- and zero-sequence networks follow from the rules below.
Generators and Motors
- Positive sequence: the internal voltage E behind X″d, or behind X′d or Xd for later times.
- Negative sequence: a reactance X2 with no source. The backward-rotating field sweeps the rotor at nearly twice synchronous speed, so the rotor circuits respond much as they do in the subtransient period, and X2 is close to the subtransient reactance. For a salient-pole machine it is approximately the average of the direct-axis and quadrature-axis subtransient reactances.
- Zero sequence: a reactance X0, usually smaller than X″d, because in-phase currents in the three windings produce almost no air-gap field. It reaches the reference bus only through a grounded neutral, in series with 3Zn if the neutral has a grounding impedance. An ungrounded or delta-connected machine is an open circuit in this network.
An induction motor appears in the positive-sequence network through its locked-rotor reactance for the first few cycles. In the negative-sequence network it presents a low impedance, close to its locked-rotor impedance, because its slip relative to the backward field is nearly 2.
Transformers
In the positive- and negative-sequence networks, a transformer is its series leakage impedance ZT, with the magnetizing branch neglected. Wye–delta and delta–wye units also shift the phase by 30°, in opposite directions for the two sequences. This article follows IEEE C57.12.00, under which positive-sequence voltages and currents on the high-voltage side lead those on the low-voltage side by 30°. Crossing from the high-voltage side to the low-voltage side then multiplies positive-sequence voltages and currents by e−j30° and negative-sequence quantities by ej30°, leaving per-unit magnitudes unchanged. Units built to other conventions, such as the IEC vector group Dyn11, shift the other way. The shift does not change the current at the fault, but it changes how currents divide among the phases on the far side of the transformer.
The zero-sequence network depends on the winding connections and grounding. Zero-sequence current can flow in a wye winding only if its neutral is grounded, and it can circulate inside a delta but cannot leave it through the lines. Those two rules give the equivalent circuits in the table, in which Zn is a neutral grounding impedance referred to the per-unit base of its winding.
| Connection | Zero-sequence circuit | Zero-sequence current passes between sides |
|---|---|---|
| Grounded wye–grounded wye (YNyn) | Series path ZT + 3Zn1 + 3Zn2 from one side to the other | Yes |
| Grounded wye–delta (YNd) | ZT + 3Zn from the wye side to the reference bus; open on the delta side | No |
| Wye–wye with one neutral ungrounded (YNy or Yyn) | Open on both sides, apart from the magnetizing path | No |
| Delta–delta (Dd) or ungrounded wye–delta (Yd) | Open on both sides | No |
In a three-limb core-form transformer, in-phase fluxes cannot return through the core and must close through the air and the tank, so its zero-sequence magnetizing impedance is much lower than that of a bank of single-phase units and may need to be modeled. A delta tertiary gives a grounded wye–wye transformer a zero-sequence path to the reference bus, and a zigzag or grounded wye–delta grounding transformer provides one deliberately on an otherwise ungrounded system. Winding connections and vector groups belong to the study of power transformers.
Overhead Lines and Cables
A static line has Z1 = Z2. Its zero-sequence impedance is considerably larger, with a larger resistive part, because zero-sequence current returns through the earth and any shield wires, a larger, more resistive loop than the phase conductors form among themselves. Parallel circuits on shared towers are also coupled in the zero-sequence network through a mutual impedance that the positive-sequence network can ignore; neglecting it causes errors in ground-fault currents. A cable's zero-sequence impedance depends on how its sheaths or screens are bonded and grounded. Line capacitance is neglected in most fault calculations, except on ungrounded systems, where it sets the ground-fault current.
Connecting Sequence Networks for Unbalanced Faults
Reduce each network to its Thévenin equivalent at the fault: a source E behind Z1 in the positive-sequence network, and the impedances Z2 and Z0 in the other two. Take the sequence currents I0, I1, and I2 as flowing out of the networks into the fault. Then, at the fault,
V1 = E − Z1I1; V2 = −Z2I2; V0 = −Z0I0
Each fault type imposes three boundary conditions, and transforming them into sequence quantities shows how the networks connect. Phase a is taken as the phase that differs from the other two, which keeps the algebra symmetric.
Three-Phase Fault
A balanced fault, with an impedance Zf in each phase, draws only positive-sequence current: I1 = E / (Z1 + Zf), and I2 = I0 = 0. Only the positive-sequence network is used, whether or not the fault involves ground.
Single Line-to-Ground Fault
Phase a is connected to ground through Zf. The boundary conditions are Ib = Ic = 0 and Va = ZfIa. With Ib = Ic = 0, the analysis equations give I0 = I1 = I2 = Ia/3. Substituting the network equations into Va = V0 + V1 + V2 = 3ZfI1 gives E − (Z1 + Z2 + Z0)I1 = 3ZfI1, so
I0 = I1 = I2 = E / (Z1 + Z2 + Z0 + 3Zf)
Ia = 3E / (Z1 + Z2 + Z0 + 3Zf)
The three networks are connected in series, with 3Zf in the loop. The fault impedance is multiplied by 3 because each sequence current is one third of the phase current.
Line-to-Line Fault
Phases b and c are connected through Zf. The boundary conditions are Ia = 0, Ic = −Ib, and Vb − Vc = ZfIb. The analysis equations give I0 = 0 and I2 = −I1, and the synthesis equations then give Ib = (a2 − a)I1 = −j√3 I1. Because Vb − Vc = (a2 − a)(V1 − V2), the voltage condition reduces to V1 − V2 = ZfI1, and substituting the network equations gives
I1 = −I2 = E / (Z1 + Z2 + Zf)
Ib = −Ic = −j√3 E / (Z1 + Z2 + Zf)
The positive- and negative-sequence networks are connected in parallel, with Zf between them. The zero-sequence network is not used, because no current reaches ground. For a bolted fault with Z1 = Z2, the fault current is √3/2, or 0.866, times the three-phase fault current.
Double Line-to-Ground Fault
Phases b and c are connected to each other and to ground through Zf. The boundary conditions are Ia = 0 and Vb = Vc = Zf(Ib + Ic). The first gives I0 + I1 + I2 = 0 and Ib + Ic = 3I0. The condition Vb = Vc gives V1 = V2, and then Vb = V0 + (a2 + a)V1 = V0 − V1 = 3ZfI0. These equations describe all three networks connected in parallel, with 3Zf in series with the zero-sequence network:
I1 = E / [Z1 + Z2(Z0 + 3Zf) / (Z2 + Z0 + 3Zf)]
I2 = −I1(Z0 + 3Zf) / (Z2 + Z0 + 3Zf)
I0 = −I1Z2 / (Z2 + Z0 + 3Zf)
The current into ground is 3I0, and the phase currents follow from the synthesis equations.
Summary of Connections
| Fault | Boundary conditions | Network connection |
|---|---|---|
| Three-phase | Balanced, Zf in each phase | Positive network alone |
| Single line-to-ground (a) | Ib = Ic = 0; Va = ZfIa | All three in series with 3Zf |
| Line-to-line (b–c) | Ia = 0; Ic = −Ib; Vb − Vc = ZfIb | Positive and negative in parallel through Zf |
| Double line-to-ground (b–c–ground) | Ia = 0; Vb = Vc = Zf(Ib + Ic) | Positive in parallel with negative and with zero plus 3Zf |
Which Fault Gives the Largest Current?
A bolted single line-to-ground fault draws more current than a bolted three-phase fault whenever |Z1 + Z2 + Z0| is less than 3|Z1|. With Z1 = Z2 and all impedances at the same angle, the ratio of the two currents is 3 / (2 + Z0/Z1), so the ground fault is the larger whenever Z0 is smaller than Z1, as it is close to grounded-wye transformer windings and solidly grounded generators. The ground current 3I0 of a double line-to-ground fault is then larger still. Farther out on an overhead line, where the line's large zero-sequence impedance dominates, the three-phase fault is larger.
Worked Example: A Ground Fault Beyond a Delta–Wye Transformer
A 13.8 kV generator supplies a 138 kV line through a step-up transformer whose 13.8 kV winding is delta-connected and whose 138 kV winding is wye-connected with its neutral solidly grounded. Bus B2 is the transformer's 138 kV terminal, and B3 is the far end of the line, where a bolted single line-to-ground fault occurs on phase a. The system is unloaded before the fault, the prefault voltage is 1.0 per unit, and resistances are neglected. The reactances are assumed values on bases of 100 MVA, 13.8 kV in the generator zone, and 138 kV in the line zone. The current bases are 4,183.7 A at 13.8 kV and 418.37 A at 138 kV; at 138 kV the phase-to-neutral voltage base is 79.674 kV and the impedance base is 190.44 Ω.
| Element | X1 | X2 | X0 | Notes |
|---|---|---|---|---|
| Generator | 0.15 | 0.17 | 0.05 | X1 = X″d; the delta winding cuts off its zero-sequence branch |
| Transformer | 0.10 | 0.10 | 0.10 | Delta at 13.8 kV, grounded wye at 138 kV |
| Line | 0.20 | 0.20 | 0.60 | From B2 to B3 |
- Positive-sequence network. The source E = 1.0 per unit acts behind the generator, transformer, and line in series, so Z1 = j(0.15 + 0.10 + 0.20) = j0.45 per unit at B3.
- Negative-sequence network. The same path without the source gives Z2 = j(0.17 + 0.10 + 0.20) = j0.47 per unit.
- Zero-sequence network. The delta winding isolates the generator, and the grounded wye connects the transformer's leakage reactance to the reference bus. From B3 the path runs through the line and the transformer, so Z0 = j(0.60 + 0.10) = j0.70 per unit.
- Sequence currents. With the networks in series, I0 = I1 = I2 = 1.0 / (j0.45 + j0.47 + j0.70) = 1.0 / j1.62 = −j0.6173 per unit.
- Phase currents. Ia = 3I0 = −j1.8519 per unit, or 1.8519 × 418.37 = 775 A, lagging the prefault voltage by 90°. Ib = Ic = 0. The same 775 A returns through the earth to the transformer neutral.
- Sequence voltages at B3. V1 = 1.0 − (j0.45)(−j0.6173) = 0.7222, V2 = −(j0.47)(−j0.6173) = −0.2901, and V0 = −(j0.70)(−j0.6173) = −0.4321 per unit. Their sum, Va, is zero, as a bolted ground fault requires.
- Phase voltages at B3. Vb = V0 + a2V1 + aV2 = −0.6481 − j0.8767 = 1.0903 e−j126.48° per unit, and Vc = 1.0903 ej126.48° per unit. Each unfaulted phase rises to 86.87 kV phase-to-neutral, 9 percent above its prefault value.
- Generator currents. Crossing the transformer shifts I1 by −30° and I2 by +30°, giving I1 = 0.6173 e−j120° and I2 = 0.6173 e−j60° per unit, while I0 = 0. The synthesis equations give Ia = 1.0692 e−j90°, Ib = 1.0692 ej90°, and Ic = 0 per unit. Two generator phases each carry 1.0692 × 4,183.7 = 4,473 A, in opposite directions.
Step 8 shows why transformer connections matter to protection. A ground fault on the grounded-wye side appears on the delta side as current in two phases, each 1/√3 of the fault current in per unit, with no zero-sequence component. The zero-sequence current circulates inside the delta winding instead.
Comparing Fault Types
The same networks give every fault type at both 138 kV buses. At B2, the transformer's Z0 = j0.10 is smaller than Z1 = j0.25, and the ground fault exceeds the three-phase fault by 21 percent. At B3, the line's zero-sequence reactance reverses the order.
| Fault type | B2: Z1 = j0.25, Z2 = j0.27, Z0 = j0.10 | B3: Z1 = j0.45, Z2 = j0.47, Z0 = j0.70 |
|---|---|---|
| Three-phase | 4.0000 (1,673 A) | 2.2222 (930 A) |
| Single line-to-ground | 4.8387 (2,024 A) | 1.8519 (775 A) |
| Line-to-line | 3.3309 (1,394 A) | 1.8827 (788 A) |
| Double line-to-ground, each faulted phase | 4.8050 (2,010 A) | 2.0646 (864 A) |
| Double line-to-ground, ground current 3I0 | 6.7782 (2,836 A) | 1.6482 (690 A) |
The Effect of Fault Resistance
Suppose the B3 fault has a resistance of 10 Ω, or 10 / 190.44 = 0.0525 per unit. The loop impedance becomes 3 × 0.0525 + j1.62 = 0.1575 + j1.62 per unit, and Ia falls only from 775 A to 771 A, because the resistance adds in quadrature with a much larger reactance. A 50 Ω fault, by the same calculation, draws 697 A.
System Grounding and Ground-Fault Current
Neutral grounding sets the zero-sequence impedance, and with it both the ground-fault current and the voltage on the unfaulted phases. For a bolted single line-to-ground fault with Z2 = Z1, let k = Z0/Z1. The network equations give Vb = E[a2 − (k − 1)/(k + 2)] and Vc = E[a − (k − 1)/(k + 2)]. At k = 1 the unfaulted voltages are unchanged; as k grows, they rise toward √3 E, the full line-to-line voltage.
Effectively Grounded Systems
The coefficient of grounding measures that rise. It is the highest RMS power-frequency line-to-ground voltage on an unfaulted phase during a ground fault on one or more phases, divided by the line-to-line voltage at the same place without the fault. IEEE C62.92.1, the IEEE guide to neutral grounding in electrical utility systems, takes 80 percent as the limit for an effectively grounded system. It adds that effective grounding is obtained approximately when, for all system conditions, X0/X1 is positive and no greater than 3 and R0/X1 is positive and less than 1. Effective grounding lowers temporary overvoltages, easing the duty on insulation and surge arresters.
The table gives the coefficient calculated from the sequence networks for bolted single and double line-to-ground faults, with R1 = 0 and Z2 = Z1. For X0/X1 from 1 to 3 and R0/X1 up to 1, it stays below 78 percent, but the ratio test is only an approximation: X0/X1 = 0.1 with R0/X1 = 0.9 passes it yet gives 81.6 percent.
| X0/X1 | R0/X1 = 0 | R0/X1 = 1 |
|---|---|---|
| 1 | 57.7 | 75.7 |
| 2 | 69.3 | 75.7 |
| 3 | 74.2 | 77.8 |
| 4 | 77.0 | 80.1 |
| 6 | 82.0 | 83.9 |
| 10 | 87.8 | 88.6 |
| Very large (ungrounded) | Approaches 100 | Approaches 100 |
Resistance Grounding
A resistor between the neutral and ground adds 3Rn to the zero-sequence impedance. When 3Rn dominates the loop, the ground-fault current is close to 3E/3Rn = E/Rn. On a 13.8 kV system, where E = 7,967 V, an 8 Ω resistor limits a ground fault to about 996 A wherever it occurs. The price is a larger k, and therefore a larger rise on the unfaulted phases.
Ungrounded and Resonant-Grounded Systems
An ungrounded system has no intended ground path. Its zero-sequence impedance is the capacitive reactance of each phase to ground, 1/(ωC0), which is far larger than Z1 or Z2, so a ground fault draws
If ≈ 3E / Z0 = j3ωC0E
This is three times the normal charging current of one phase, leading the faulted phase's prefault voltage by 90°. With C0 = 1.0 μF per phase on a 13.8 kV, 60 Hz system, each phase normally draws 3.00 A and a ground fault draws 9.01 A. Meanwhile the neutral shifts to −E, so the unfaulted phases rise to √3 E while the line-to-line voltages stay balanced. Line-to-line loads keep running, but a second ground fault on another phase becomes a line-to-line fault through ground.
A resonant-grounded system connects a reactor Ln from neutral to ground. In the zero-sequence network, its 3jωLn appears in parallel with the phase capacitance, and choosing Ln = 1/(3ω2C0) makes the pair resonate; for the system above, Ln = 2.345 H. Only a small residual current, set by losses and mistuning, then flows in the fault, which lets many arcing faults on overhead lines extinguish themselves. The unfaulted phases still rise to line-to-line voltage.
Breaker Duty and Interrupting Ratings
A circuit breaker must close and latch against the first current peak, offset included; interrupt when its contacts part a few cycles later, when the current is the symmetrical component plus the remaining offset; and carry the current until protection clears it.
The Reference Condition
The rating standard for AC high-voltage circuit breakers above 1000 V, IEEE C37.04, and its IEC counterpart, IEC 62271-100, rate interruption against a reference condition: a DC time constant of 45 ms, which is X/R = 17 at 60 Hz and about 14 at 50 Hz, and a relay operating time of half a cycle. The contact parting time, from fault inception until the contacts part, is the relay time plus the breaker's opening time. If the DC fraction remaining at that instant is d = e−t/τ, the asymmetry factor is
S = √(1 + 2d2)
A breaker whose relays are no faster than half a cycle, applied where X/R does not exceed 17, can use its nameplate rating directly. Higher ratios leave more offset at contact parting. At 60 Hz, with contacts parting three cycles after fault inception, the remaining DC fraction is 15.2 percent at X/R = 10, 33.0 percent at X/R = 17, and 53.3 percent at X/R = 30, giving asymmetry factors of 1.023, 1.104, and 1.253.
The IEEE Application Method
IEEE C37.010-2016, the application guide for AC high-voltage circuit breakers rated on a symmetrical current basis, turns this into a procedure. The study finds the symmetrical current as the prefault voltage divided by the Thévenin reactance, the E/X method, and finds the X/R ratio from separately reduced resistance and reactance networks. Where X/R exceeds the breaker's basis, it multiplies E/X by a factor from the guide's curves, then compares the result with the breaker's symmetrical interrupting rating. For industrial and commercial systems, IEEE 3002.3-2018, the recommended practice for short-circuit studies, covers the whole study, from data collection to device duties.
Calculation Standards and Short-Circuit Programs
IEC 60909-0, Short-circuit currents in three-phase AC systems – Part 0: Calculation of currents, is the IEC calculation standard. Its third edition, IEC 60909-0:2026, was published on July 23, 2026, replacing the 2016 second edition. It covers low- and high-voltage three-phase systems at 50 Hz and 60 Hz, excluding systems at highest voltages of 550 kV and above with long transmission lines. The method places one equivalent voltage source, cUn/√3, at the fault, where Un is the nominal system voltage. The voltage factor c covers the simplifications: prefault load, line capacitance, and transformer tap positions are neglected, and impedance correction factors adjust elements such as network transformers. The standard then calculates the initial symmetrical current I″k, the peak current ip, the symmetrical breaking current Ib at contact separation, the DC component, and the steady-state current Ik.
The 2016 edition set cmax = 1.10 and cmin = 1.00 above 1 kV. For low-voltage systems it set cmax = 1.05 where the voltage tolerance is +6 percent and 1.10 where it is +10 percent, with cmin = 0.95 in the +6 percent case, and it noted that cmaxUn should not exceed the highest voltage for equipment. Maximum currents, for equipment ratings, use cmax; minimum currents, for protection sensitivity, use cmin. Confirm both c and κ in the 2026 edition before relying on them.
Short-circuit programs commonly implement both IEC and IEEE procedures, apply transformer phase shifts and zero-sequence mutual coupling, and report branch currents for every fault type at every bus. Where converter behavior within the first cycles matters, engineers turn to electromagnetic-transient simulation, which computes waveforms rather than phasors.
Fault Currents in Arc-Flash Studies
An arc-flash study begins where a fault study ends. Incident energy depends on the arcing current and on the clearing time of the protective device, and both follow from the bolted fault current at the equipment. The IEEE model is IEEE 1584-2018, the guide for performing arc-flash hazard calculations; a revision is in progress. The arcing current is lower than the bolted current, because the arc has its own voltage drop, and for an inverse-time device a lower current can mean a longer clearing time and more energy. A study therefore examines minimum as well as maximum fault conditions. The software, measurements, and labels involved are described in Arc Flash Analysis Equipment.
Fault Current from Inverter-Based Resources
Everything above assumes sources that behave like voltages behind reactances. Photovoltaic plants, battery storage, and full-converter wind turbines do not, because their controls limit current to protect the semiconductors. A 2024 review by Pacific Northwest National Laboratory for the U.S. Department of Energy, report PNNL-36069, summarizes their typical fault behavior: a low sustained current set by the inverter's current limit after an initial transient of 0.5 to 1.5 cycles, a current angle set by the control strategy, usually no zero-sequence component, and negative-sequence current that is often partly or fully suppressed, depending on the control algorithm.
A 2021 paper by Hatziargyriou and coauthors in IEEE Transactions on Power Systems reports that the contribution of a fully converter-interfaced resource often ranges from zero, when the converter blocks for a close-in bolted three-phase fault, to 1.5 per unit. A 2021 Sandia National Laboratories presentation, which included laboratory tests of inverters rated 3 to 100 kW, reported steady-state currents of about 1.2 to 1.5 per unit for grid-following controls, which regulate current, and 2 to 3 per unit for grid-forming controls, which regulate voltage. All are well below the several times rated current that a synchronous generator can supply.
A short-circuit program therefore models such a resource as a current source whose magnitude and angle depend on its terminal voltage, using manufacturer data or a validated model; IEC 60909-0 added contributions from wind power station units and full-size converter units in its 2016 edition. Ground-fault current near such a plant still comes from transformer grounding: a step-up transformer with a grounded-wye winding on the grid side and a delta winding on the inverter side supplies zero-sequence current whatever the inverters do.
Interconnection standards now specify part of this behavior. According to the PNNL review, IEEE 2800-2022, the IEEE standard for connecting inverter-based resources to transmission systems, requires negative-sequence reactive current during unbalanced low-voltage conditions. That current should lead the negative-sequence voltage by 90° to 100° for full-converter units and by 90° to 150° for Type III (doubly fed induction generator) wind turbines, with a magnitude that depends on the negative-sequence terminal voltage. At distribution voltages, IEEE 1547-2018, amended by IEEE 1547a-2020, governs distributed energy resources. How converter controls shape this behavior is explained in Grid-Forming Inverters.
Summary
Superposition reduces a faulted network to a Thévenin equivalent at the fault. Generators contribute a symmetrical current that decays from its subtransient to its synchronous value, and the X/R ratio sets how long the DC offset lasts.
Balanced equipment keeps the three sequence networks separate until a fault joins them: all three in series for a single line-to-ground fault, positive and negative in parallel for a line-to-line fault, and all three in parallel for a double line-to-ground fault. Transformer connections and grounding shape the zero-sequence network, which decides whether a ground fault exceeds a three-phase fault and how far the unfaulted phases rise. The results set breaker duties, start arc-flash studies, and must now account for inverter-based resources, whose fault current is set by control rather than by reactance.