Part 5 · Chapter 25

Fault Current Computation and Breaker Ratings

Three sequence impedance matrices, one prefault voltage and a handful of scalar formulas produce every current and voltage in a faulted network — and those numbers exist for one reason, which is to tell a circuit breaker what it must survive at the instant it closes and what it must extinguish a few cycles later.

Electric Power Systems Prof. Mithun Mondal Reading time ≈ 55 min
i What you'll learn
  • How the three sequence Z-bus matrices of Chapter 17 and Chapter 23 turn the fault formulas of Chapter 24 into numbers at every bus, not just at the faulted one.
  • How to obtain the post-fault voltage profile and the current in every branch, including the separate contribution of each machine.
  • Why short-circuit MVA and Thévenin impedance are the same statement, and how a utility supply is represented by a single reactance.
  • Why a breaker has two current duties — a momentary duty it must close onto and latch against, and an interrupting duty it must clear — and why the two use different machine reactances.
  • How the ANSI \(E/X\) procedure and the IEC making/breaking ratings are computed and read off a nameplate.
  • How current-limiting reactors and bus splitting buy fault-level headroom, and what they cost in regulation and stability.
Section 25-1

What a Fault Study Has to Produce

Chapters 21 through 24 built the theory of faults one layer at a time. Chapter 21 replaced every machine by an emf behind \(jX_d''\) and solved the balanced three-phase fault. Chapter 22 supplied the transformation that turns three unbalanced phasors into three balanced sets. Chapter 23 gave each element three impedances and assembled them into three networks. Chapter 24 wrote down, for each kind of unbalanced fault, the interconnection of those networks and the resulting fault current. What remains is to run the machinery on a real system and to say what the answer is for.

A fault study is not an academic exercise, and its output is not a single number. The switchgear engineer needs the current through each breaker, not the current into the fault, because a breaker interrupts only what flows through it. The relay engineer needs the current seen by each current transformer and the voltage seen by each potential transformer, at every relaying point, for a fault at every location — that is how a distance relay's reach is set and how a differential scheme's stability is checked. The civil and mechanical side needs the peak current, because busbars are braced against the \(i^2\) force between conductors. The earthing designer needs the ground return current \(3I_{a0}\), because that is what raises the earth-mat potential. And the arc-flash calculation needs the current together with the clearing time.

All of these come from the same computation, run once per fault location and fault type. The inputs are fixed by the preceding chapters.

🔑
The standard fault study
Put every impedance on a common base (Chapter 4); build the positive-, negative- and zero-sequence networks (Chapter 23); invert each to a Z-bus (Chapter 17); apply the fault interconnection at the chosen bus (Chapter 24); then propagate the sequence voltages and branch currents outward and transform back to phase quantities with \(\mathbf{A}\) (Chapter 22).

The prefault voltage is taken as \(V_f = 1.0\angle0^\circ\) per unit everywhere, load current is neglected, and resistance and line charging are dropped. Every one of these simplifications makes the computed current slightly too large, which is exactly the direction a rating calculation should err in.

The one assumption worth defending is the flat prefault profile. A load-flow solution (Chapters 18 to 20) would give the true prefault voltages, and a rigorous study uses them. But fault currents are dominated by the machine and transformer reactances, which are small; a prefault voltage that is 2 % low changes the fault current by 2 %, whereas the choice between \(X_d''\) and \(X_d'\) changes it by 40 %. For rating purposes the flat profile at \(1.0\) per unit — or at the highest expected operating voltage, typically \(1.05\) — is both simpler and safer.

Two studies, two answers, one system. The load flow of Part 4 asks what the network does when nothing is wrong, and needs the full nonlinear power equations to answer. The fault study asks what it does at one abnormal instant, and because the fault dwarfs the load it becomes a purely linear problem: superposition applies, one matrix inversion serves every fault location, and the whole calculation is arithmetic. That linearity is the reason a fault study of a thousand-bus system is cheaper than a load flow of the same system.
Section 25-2

The Three Sequence Z-Bus Matrices

Each sequence network is a passive network with a well-defined reference node, so each has a bus admittance matrix built exactly as in Chapter 16, and a bus impedance matrix obtained either by inverting it or by the building algorithm of Chapter 17.

The three matrices
\[ \mathbf{Z}_{bus}^{(1)} = \big[\mathbf{Y}_{bus}^{(1)}\big]^{-1}, \qquad \mathbf{Z}_{bus}^{(2)} = \big[\mathbf{Y}_{bus}^{(2)}\big]^{-1}, \qquad \mathbf{Z}_{bus}^{(0)} = \big[\mathbf{Y}_{bus}^{(0)}\big]^{-1} \]

What distinguishes them is not the algebra but the network each is built from. The positive-sequence network contains every machine as \(jX_d''\) to the reference, every transformer and line as its series reactance, and has the same topology as the single-line diagram. The negative-sequence network has identical topology; only the machine branches change, since \(Z_1=Z_2\) for every static element and \(X_2\approx X_d''\) for a machine with damper windings. The zero-sequence network is a different network altogether: transformer winding connections open some branches and earth others, a delta winding blocks zero-sequence current from crossing it, and a neutral impedance \(Z_n\) appears as \(3Z_n\) in series with the machine or winding it grounds.

ElementPositive networkNegative networkZero network
Synchronous machine\(E''\) behind \(jX_d''\)\(jX_2\approx jX_d''\), no source\(jX_0+3jX_n\), no source
Transmission line\(jX_1\)\(jX_1\)\(jX_0\approx 2.5\!-\!3.5\,X_1\)
Transformer, Yg–Yg\(jX_T\)\(jX_T\)\(jX_T\), series path intact
Transformer, Yg–Δ\(jX_T\)\(jX_T\)\(jX_T\) to reference on the Yg side; open on the Δ side
Transformer, Δ–Δ or Y–Y (unearthed)\(jX_T\)\(jX_T\)Open on both sides
Static loadusually neglectedusually neglectedusually neglected

The consequence for the zero-sequence Z-bus is dramatic and easy to spot. Every delta winding severs the zero-sequence network into disconnected islands, so \(\mathbf{Z}_{bus}^{(0)}\) comes out block diagonal: a bus on one side of a delta has zero transfer impedance to every bus on the other side. Physically the statement is simply that zero-sequence current cannot cross a delta, and mathematically it is what makes zero-sequence fault currents so local. A generator whose step-up transformer is delta on the machine side contributes nothing at all to the ground current of a fault on the transmission network — its zero-sequence emf has nowhere to go.

🔑
Reading the matrices
\[ Z_{kk}^{(s)} = \text{Thévenin impedance of sequence } s \text{ looking into bus } k, \qquad Z_{ik}^{(s)} = \text{transfer impedance from } k \text{ to } i \]

The diagonal entry supplies the fault current; the column \(k\) of the matrix supplies the voltage at every other bus. Nothing else in the matrix is needed for a fault at bus \(k\), which is why large studies compute only the required columns rather than the full inverse.

Section 25-3

Currents and Voltages Everywhere in the Network

Fix the fault at bus \(k\). Chapter 24 gave the sequence currents \(I_{a0}, I_{a1}, I_{a2}\) flowing out of the network into the fault; with the Thévenin impedances now read off the diagonals, the four standard cases collect into one table. Write \(Z_1=Z_{kk}^{(1)}\), \(Z_2=Z_{kk}^{(2)}\), \(Z_0=Z_{kk}^{(0)}\).

Fault at bus \(k\)Sequence currentsPhase fault current
Three-phase, impedance \(Z_f\)\(I_{a1}=\dfrac{V_f}{Z_1+Z_f}\), \(I_{a0}=I_{a2}=0\)\(|I_f| = |I_{a1}|\)
Line-to-ground, \(Z_f\)\(I_{a0}=I_{a1}=I_{a2}=\dfrac{V_f}{Z_0+Z_1+Z_2+3Z_f}\)\(I_{fa}=3I_{a0}\)
Line-to-line, \(Z_f\)\(I_{a1}=-I_{a2}=\dfrac{V_f}{Z_1+Z_2+Z_f}\), \(I_{a0}=0\)\(|I_{fb}|=\sqrt3\,|I_{a1}|\)
Double line-to-ground, \(Z_f\)\(I_{a1}=\dfrac{V_f}{Z_1+\dfrac{Z_2(Z_0+3Z_f)}{Z_2+Z_0+3Z_f}}\)\(I_{ground}=3I_{a0}\)

These give the fault point. Everything else follows from superposition, exactly as in Chapter 21, but now applied sequence by sequence. Before the fault only the positive-sequence network is alive, and it carries \(V_f\) at every bus. The fault is modelled as an injection of \(-I_{a1}\) into bus \(k\) of the positive network, \(-I_{a2}\) into bus \(k\) of the negative network, and \(-I_{a0}\) into bus \(k\) of the zero network. Since \(\mathbf{V}=\mathbf{Z}_{bus}\mathbf{I}\), a single injection at bus \(k\) produces at bus \(i\) a change \(-Z_{ik}I\).

🔑
Sequence voltages at every bus
\[ V_{i}^{(1)} = V_f - Z_{ik}^{(1)}\,I_{a1}, \qquad V_{i}^{(2)} = -\,Z_{ik}^{(2)}\,I_{a2}, \qquad V_{i}^{(0)} = -\,Z_{ik}^{(0)}\,I_{a0} \]

Setting \(i=k\) recovers the fault-bus voltages of Chapter 24. Setting \(i\ne k\) gives the voltage sag seen at a remote bus — which is what an undervoltage relay measures and what determines whether a motor elsewhere in the plant stalls.

Branch currents follow by Ohm's law in each sequence network, using the element's own sequence impedance:

Sequence current in branch \(i\!-\!j\)
\[ I_{ij}^{(s)} = \frac{V_i^{(s)} - V_j^{(s)}}{z_{ij}^{(s)}}, \qquad s = 0,1,2 \]
\[ \begin{bmatrix} I_{ij,a}\\ I_{ij,b}\\ I_{ij,c}\end{bmatrix} = \mathbf{A}\begin{bmatrix} I_{ij}^{(0)}\\ I_{ij}^{(1)}\\ I_{ij}^{(2)}\end{bmatrix}, \qquad \mathbf{A}=\begin{bmatrix}1&1&1\\ 1&a^2&a\\ 1&a&a^2\end{bmatrix} \]

Two practical points close the loop. First, when a machine or a group of machines feeds the fault through a single path, its contribution is obtained more quickly by a current divider on the sequence network than by differencing bus voltages; both give the same answer and the divider is easier to check. Second, when the path from a machine to the fault crosses a Y–Δ transformer, the \(30^\circ\) phase shift of Chapter 24 must be applied — positive sequence advanced by \(30^\circ\) toward the high-voltage side, negative sequence retarded by \(30^\circ\), zero sequence absent. Ignoring the shift leaves the magnitudes correct and the phase angles wrong by \(30^\circ\), which does not matter for a breaker rating but matters a great deal for a phase-comparison relay.

One inversion, every fault. Because \(\mathbf{Z}_{bus}\) does not depend on where the fault is, a single set of three matrices answers "what if the fault were at bus 7 instead?" by reading a different diagonal entry and a different column. That is the whole reason fault studies are formulated in \(\mathbf{Z}_{bus}\) rather than repeatedly reducing the network by hand, and it is why Chapter 17's building algorithm — which adds a line to an existing \(\mathbf{Z}_{bus}\) without re-inverting — earns its keep in planning studies where lines are added and removed one at a time.
Section 25-4

A Complete Study: The Generator–Motor System

The procedure is best fixed by running it once, in full, on a system small enough to check by hand yet large enough to contain every feature that matters: two rotating machines, two delta–star transformers, a transmission line with a distinct zero-sequence reactance, and a neutral reactor. The following four-bus system is used for the rest of this chapter.

G Bus 1 20 kV T₁ Δ/Y Bus 2 110 kV line X₁=X₂=24.2 Ω X₀=60.5 Ω Bus 3 110 kV T₂ Y/Δ Bus 4 20 kV M Xₙ fault studied at bus 2 and bus 4 base: 50 MVA, 20 kV in the machine circuits, 110 kV on the line
The four-bus generator–motor system used throughout Chapter 25
ElementRating\(X_1=X_2\)\(X_0\)Neutral
Generator \(G\) at bus 150 MVA, 20 kV\(X_d''=20\%\)\(7.5\%\)solidly earthed
Motor \(M\) at bus 440 MVA, 20 kV\(X_d''=20\%\)\(10\%\)\(X_n=5\%\)
Transformer \(T_1\), bus 1–250 MVA, 20 kV Δ / 110 kV Y\(10\%\)\(10\%\)Y earthed
Transformer \(T_2\), bus 3–450 MVA, 110 kV Y / 20 kV Δ\(10\%\)\(10\%\)Y earthed
Line, bus 2–3110 kV\(24.2\ \Omega\)\(60.5\ \Omega\)

Choose \(50\) MVA as the system base, with \(20\) kV in the machine circuits and therefore \(110\) kV on the line. The generator and both transformers are already on this base and need no conversion. The motor is rated \(40\) MVA, so Chapter 4's rule \(X_{new}=X_{old}\times(\text{MVA}_{new}/\text{MVA}_{old})\) applies; the line reactances are in ohms and are divided by the base impedance of the \(110\) kV circuit.

Base conversion
\[ X_{M1}=X_{M2}=0.20\times\frac{50}{40}=0.25, \qquad X_{M0}=0.10\times\frac{50}{40}=0.125, \qquad X_n=0.05\times\frac{50}{40}=0.0625 \]
\[ Z_{base,110} = \frac{110^2}{50} = 242\ \Omega \;\Longrightarrow\; X_{L1}=X_{L2}=\frac{24.2}{242}=0.10, \qquad X_{L0}=\frac{60.5}{242}=0.25 \]

Now assemble the networks. The positive-sequence network is a chain: the reference through the generator's \(j0.20\) to bus 1, then \(j0.10\) to bus 2, \(j0.10\) along the line to bus 3, \(j0.10\) to bus 4, and finally the motor's \(j0.25\) back to the reference. Because both machines are sources, the reference node appears at both ends, and the network is a single loop of total reactance \(0.20+0.10+0.10+0.10+0.25=j0.75\).

The zero-sequence network is unrecognisable by comparison. \(T_1\) is delta on the machine side, so bus 1 is severed from bus 2: the generator's \(j0.075\) stands alone as an island, while on the bus-2 side the transformer reactance \(j0.10\) goes straight to the reference through the delta. The same happens at \(T_2\), leaving bus 4 with only the motor's branch \(j(X_{M0}+3X_n)=j(0.125+0.1875)=j0.3125\) — the factor of three on \(X_n\) being the result of Chapter 23, since all three zero-sequence phase currents return through the one neutral conductor.

POSITIVE (and NEGATIVE) SEQUENCE reference (zero-potential bus) E j0.20 (G) 1 j0.10 2 j0.10 3 j0.10 4 E j0.25 (M) ZERO SEQUENCE reference (earth) 1 j0.075 (G) Δ of T₁ isolates 2 3 j0.25 j0.10 (T₁) j0.10 (T₂) 4 j(0.125 + 3×0.0625) = j0.3125 Δ of T₂ isolates
The positive and zero sequence networks — the delta windings cut the zero network into three islands

Writing the bus admittance matrices from these two pictures is mechanical. In the positive network the branch admittances are \(1/0.20=5\) from bus 1 to reference, \(10\) for each of the three series branches, and \(1/0.25=4\) from bus 4 to reference, giving

Positive-sequence \(\mathbf{Y}_{bus}\) and its inverse
\[ \mathbf{Y}_{bus}^{(1)} = -j\begin{bmatrix} 15 & -10 & 0 & 0\\ -10 & 20 & -10 & 0\\ 0 & -10 & 20 & -10\\ 0 & 0 & -10 & 14 \end{bmatrix} \;\Longrightarrow\; \mathbf{Z}_{bus}^{(1)}=\mathbf{Z}_{bus}^{(2)} = j\begin{bmatrix} 0.1467 & 0.1200 & 0.0933 & 0.0667\\ 0.1200 & 0.1800 & 0.1400 & 0.1000\\ 0.0933 & 0.1400 & 0.1867 & 0.1333\\ 0.0667 & 0.1000 & 0.1333 & 0.1667 \end{bmatrix} \]

Every entry can be checked without inverting anything, because the network is a single loop. Number the nodes by their distance around the loop from the reference through the generator: \(\alpha_1=0.20\), \(\alpha_2=0.30\), \(\alpha_3=0.40\), \(\alpha_4=0.50\), with total loop reactance \(T=0.75\) and \(\beta_i=T-\alpha_i\) the distance the other way. Injecting one ampere at bus \(i\) sends it around both arms in inverse proportion, so

Loop check on the Z-bus entries
\[ Z_{ii} = \frac{\alpha_i\beta_i}{T}, \qquad Z_{ij} = \frac{\alpha_i\beta_j}{T}\;\;(i<j) \]
\[ Z_{22}=\frac{0.30\times0.45}{0.75}=0.1800, \qquad Z_{44}=\frac{0.50\times0.25}{0.75}=0.1667, \qquad Z_{24}=\frac{0.30\times0.25}{0.75}=0.1000 \]

The zero-sequence matrix is easier still, because its three islands never talk to one another:

Zero-sequence \(\mathbf{Z}_{bus}\)
\[ \mathbf{Z}_{bus}^{(0)} = j\begin{bmatrix} 0.0750 & 0 & 0 & 0\\ 0 & 0.0778 & 0.0222 & 0\\ 0 & 0.0222 & 0.0778 & 0\\ 0 & 0 & 0 & 0.3125 \end{bmatrix} \]
\[ Z_{22}^{(0)} = j0.10 \parallel j\big(0.25+0.10\big) = j\frac{0.10\times0.35}{0.45} = j0.0778 \]

The pattern is worth reading rather than merely computing. Bus 1 has \(Z_{11}^{(0)}=j0.075\), smaller than its positive-sequence \(j0.1467\), so an earth fault at the generator terminals is more severe than a three-phase fault there — the price of a solidly earthed machine. Bus 4 has \(Z_{44}^{(0)}=j0.3125\), nearly twice its positive-sequence value, because the neutral reactor was installed precisely to make it so. And the zero rows for buses 1 and 4 contain nothing but their own diagonal: an earth fault anywhere on the \(110\) kV network produces no zero-sequence current at all in either machine.

The grounding decision shows up as one number. Everything the designer chose about earthing — solid at the generator, reactance at the motor, delta windings facing the machines — is compressed into the single diagonal entry \(Z_{kk}^{(0)}\) at each bus, and that entry alone decides whether a single line-to-ground fault is worse or milder than a three-phase fault there. Chapter 24's criterion \(Z_0<Z_1\) is not a curiosity; it is the design lever, and Chapter 37 returns to it when insulation coordination is set.
Section 25-5

Short-Circuit Level and the Equivalent Source

Section 21-9 introduced the short-circuit level of a bus as the apparent power delivered into a bolted three-phase fault there. With a flat prefault profile of \(1.0\) per unit it reduces to a single reciprocal:

Fault level at bus \(k\)
\[ S_{sc,k} = \sqrt3\,|V_{L}|\,|I_{f,L}| = \frac{\text{MVA}_{base}}{\big|Z_{kk}^{(1)}\big|_{pu}}, \qquad |I_{f,L}| = \frac{S_{sc,k}}{\sqrt3\,|V_L|} \]

with \(V_L\) the line voltage in kV and \(I_{f,L}\) the line current in kA. The two forms are the same fact seen from two sides: a bus of low Thévenin impedance is a bus of high fault level. Because the reciprocal relation is exact, the fault level is also the most convenient way to import a piece of network that is not modelled in detail. A utility declares "the supply point has a fault level of 800 MVA"; that statement is a complete positive-sequence model of everything upstream, and converting it to an impedance on the study base takes one line:

🔑
Representing a utility supply
\[ X_{source,pu} = \frac{\text{MVA}_{base}}{S_{sc,\,\text{declared}}} \qquad\text{and, as a limit,}\qquad S_{sc}\to\infty \;\Longleftrightarrow\; X_{source}\to 0 \;(\text{infinite bus}) \]

The infinite bus of Chapter 3 is therefore not an idealisation invented for convenience but the \(S_{sc}=\infty\) end of a continuum. A supply with 800 MVA of fault level behind a 25 MVA transformer of 9 % reactance is far from infinite: its own reactance is \(25/800=0.031\) per unit against the transformer's \(0.09\), and ignoring it inflates the computed fault current by a third.

For the four-bus system the four fault levels follow immediately from the diagonal of \(\mathbf{Z}_{bus}^{(1)}\). The base current is \(50/(\sqrt3\times20)=1.443\) kA in the machine circuits and \(50/(\sqrt3\times110)=0.2624\) kA on the line.

Bus\(Z_{kk}^{(1)}\) pu\(I_f\) pu\(V_L\) kV\(I_f\) kAFault level MVA
1 (generator)\(j0.1467\)6.818209.84340.9
2 (HV of \(T_1\))\(j0.1800\)5.5561101.46277.8
3 (HV of \(T_2\))\(j0.1867\)5.3571101.41267.9
4 (motor)\(j0.1667\)6.000208.66300.0

Two features of the table are general. First, the strongest bus is the one closest to the largest source, and the fault level falls monotonically as one moves away from generation and out along impedance. Second, the currents in kA are an order of magnitude apart between the \(20\) kV and \(110\) kV buses even though the fault levels differ by only a quarter — which is the reason transmission is done at high voltage and the reason the physically largest switchgear is not always at the highest fault level.

Where all internal emfs are equal to \(V_f\) and each source reaches the fault by one path, the contribution of a source is simply the reciprocal of its own path impedance, with no divider algebra needed. At bus 4 the motor's own branch is \(j0.25\), so it supplies \(1/0.25 = 4.0\) per unit; the generator reaches bus 4 through \(0.20+0.10+0.10+0.10=0.50\) and supplies \(2.0\) per unit; and \(4.0+2.0=6.0\) is precisely \(1/Z_{44}\). The motor, rated at four-fifths of the generator and standing at the fault, delivers twice the generator's contribution.

Motors are sources. A loaded induction or synchronous motor at the instant of a fault is a rotating flux-carrying machine whose terminal voltage has collapsed; it decelerates and feeds current back into the fault, exactly as a generator does, for as long as its trapped flux lasts — a few cycles for induction machines, longer for synchronous ones. Ignoring motor contribution is the single most common way an industrial fault study comes out too low, and Section 25-6 shows how the standards handle the fact that the contribution dies away between the moment the breaker closes and the moment it parts its contacts.
Section 25-6

From Fault Current to Breaker Duty

Everything so far has produced a steady phasor. The actual current in a faulted circuit is not steady: Chapter 21 showed that it starts with a DC offset determined by the instant of fault inception, and that the AC part itself decays as the machine flux redistributes from the subtransient to the transient to the steady-state condition. A breaker meets that current twice, at two different times, and the two encounters are physically different problems.

The first encounter is at the very beginning. If the fault already exists when the breaker closes — a maintenance earth left on, or a reclosure onto a persistent fault — the breaker must close onto the full asymmetrical current and then latch, holding its contacts together against the electromagnetic repulsion that tries to blow them apart. This is a mechanical and thermal problem, it peaks within the first half cycle, and nothing has yet decayed. The second encounter comes several cycles later, when the relay has operated and the contacts part: now an arc must be extinguished, and what matters is the current still flowing at that instant, by which time part of the DC offset has died and the machines have moved from \(X_d''\) toward \(X_d'\).

t i(t) 1 cyc245 ½ cycle: momentary / close-and-latch peak contact parting (≈3 cycles): interrupting duty evaluated here DC component AC envelopes
The same fault current seen twice: a mechanical peak in the first half cycle and an arcing current at contact parting

The ANSI/IEEE procedure handles the decay of the AC component without solving any differential equation. Instead of one network it builds two, identical in topology but with the rotating machine reactances multiplied by different factors. The first-cycle network models what is present at \(t=0\); the interrupting network models what survives to contact parting. Generators are unchanged between the two because their flux decays slowly, but motors — whose stored flux is small and whose excitation is the stator field they have just lost — are heavily de-rated.

Rotating machineFirst-cycle (momentary) networkInterrupting network
Turbine generators; hydro units with damper windings; condensers\(1.0\,X_d''\)\(1.0\,X_d''\)
Hydro units without damper windings\(0.75\,X_d'\)\(0.75\,X_d'\)
All synchronous motors\(1.0\,X_d''\)\(1.5\,X_d''\)
Induction motors above 1000 hp at ≤1800 rpm, or above 250 hp at 3600 rpm\(1.0\,X_d''\)\(1.5\,X_d''\)
All other induction motors of 50 hp and above\(1.2\,X_d''\)\(3.0\,X_d''\)
Induction motors below 50 hp\(1.67\,X_d''\), or neglectedneglected

With each network reduced to its Thévenin reactance at the bus of interest, the duties follow from Chapter 21's asymmetry factors. The symmetrical rms current is \(E/X\) with \(E=V_f\); the momentary duty multiplies it by the first-half-cycle asymmetry factor, and the interrupting duty by a multiplying factor that depends on how fast the breaker is and how close the fault is to generation.

🔑
The two duties by the \(E/X\) method
\[ I_{mom,rms} = 1.6\,\frac{E}{X_{first}}, \qquad i_{mom,crest} = 2.7\,\frac{E}{X_{first}}, \qquad I_{int} = \text{MF}\times\frac{E}{X_{int}} \]

The factor \(1.6\) is \(\sqrt{1+2e^{-2\pi R/X}}\) evaluated at \(X/R\approx 30\) — the rms of a fully offset wave half a cycle after inception — and \(2.7\approx\sqrt2\times1.9\) is the corresponding crest. The interrupting multiplier MF is \(1.0\) for a fault fed remotely through transformers and lines with \(X/R\le17\), and rises toward \(1.1\text{–}1.3\) for a fault close to generation or for a fast breaker whose contacts part before the offset has decayed.

The slower the breaker, the smaller the interrupting duty — a fact that reads backwards until one remembers what is being asked. A breaker with a five-cycle rating parts its contacts about three cycles after inception; an eight-cycle breaker parts at four cycles, by which time more of the offset and more of the subtransient contribution have gone. Speed costs money at the interrupter and saves it in every downstream consequence of a long fault, above all in stability (Chapter 29), which is why modern transmission breakers are two-cycle machines even though the current they must clear is thereby larger.

Two networks, one topology. The distinction between the first-cycle and interrupting networks is not bookkeeping for its own sake. It is the standards' way of replacing a genuinely time-varying source — the decaying flux of every machine on the system — by two frozen snapshots, chosen at the two instants that the hardware actually cares about. Everything between the snapshots is left to the relay engineer, and everything after them to Part 6.
Section 25-7

What the Ratings on a Breaker Nameplate Mean

A breaker nameplate is a specification of survivable duty, and each entry answers a question the fault study has just posed.

RatingWhat it limitsChecked against
Rated voltage \(U_r\) (kV rms)Insulation to earth and across the open gapHighest system voltage, not nominal
Rated normal current (A rms)Temperature rise of contacts and conductorsMaximum continuous load, plus emergency transfers
Rated short-circuit breaking current \(I_{sc}\) (kA rms)Arc energy the interrupter can extinguishInterrupting duty \(I_{int}\)
Rated short-circuit making current \(i_p\) (kA peak)Electromagnetic force and contact welding on closureMomentary/close-and-latch peak
Rated short-time withstand current and duration \(I_k\,/\,t_k\)Thermal \(I^2t\) while the fault is held\(I_{int}\) with the actual clearing time
Rated operating sequenceMechanism and interrupter recovery between operationsAutoreclosing scheme (Chapter 36)
Rated break time (cycles)Total time from trip coil energisation to arc extinctionStability margin (Chapter 29)

Two of these deserve their arithmetic spelled out. The making current is not an independent number: it is the breaking current re-expressed as the crest of a fully offset wave. IEC 62271-100 fixes the ratio at \(2.5\) for \(50\) Hz systems and \(2.6\) for \(60\) Hz, the difference being the extra decay of the DC offset during the longer \(50\) Hz half cycle.

Making current and breaking capacity
\[ i_{p} = 2.5\,I_{sc}\;\;(50\ \text{Hz}), \qquad 2.6\,I_{sc}\;\;(60\ \text{Hz}) \]
\[ \text{Breaking capacity (MVA)} = \sqrt3\,\big|U_r\ \text{in kV}\big|\;\big|I_{sc}\ \text{in kA}\big| \]

The second is the ANSI voltage range factor \(K\) introduced in Section 21-9. A breaker on the older total-current rating basis carries a rated maximum voltage and a rated short-circuit current at that voltage; used below it, its interrupting capability rises inversely with voltage, but never beyond \(K\) times the rated value, because at some point the mechanism rather than the dielectric becomes the limit:

Capability at an operating voltage \(V\)
\[ I_{cap}(V) = \min\!\left(I_{rated}\frac{V_{max}}{V},\;\; K\,I_{rated}\right) \;\ge\; I_{int} \]

Modern IEC practice avoids the factor entirely by defining a single symmetrical breaking current valid over the whole rated voltage range, with a separately declared DC component percentage at contact separation. The engineering content is unchanged; only the bookkeeping differs, and a specification written against one standard must be translated carefully before it is compared with a study run against the other.

SystemTypical rated voltageStandard breaking currentsMaking current (peak, 50 Hz)
Industrial / distribution12 kV16, 25, 31.5 kA40, 62.5, 78.8 kA
Sub-transmission36 kV25, 31.5, 40 kA62.5, 78.8, 100 kA
Transmission145 kV31.5, 40 kA78.8, 100 kA
EHV420 kV40, 50, 63 kA100, 125, 157.5 kA

Selecting from such a list is a matter of clearing every row of the nameplate table at once, and of remembering that the study which produced the duty is itself approximate. A margin of fifteen to twenty per cent between the computed interrupting duty and the rated breaking current is normal practice; it absorbs future generation added to the system, the difference between assumed and actual machine reactances, and the fact that \(1.05\) per unit prefault voltage is not impossible.

Section 25-8

Holding the Fault Level Down

Fault level grows with every megawatt of generation added and every kilometre of parallel circuit built. Switchgear, once installed, does not. A station commissioned with 350 MVA breakers eventually finds itself in a system whose fault level has drifted past that figure, and the choice is then between replacing every breaker in the station and raising the Thévenin impedance seen from the busbar.

The cheapest instrument for the second option is a current-limiting reactor: an air-cored coil, deliberately without iron so that it cannot saturate under fault current and lose the very reactance it was installed to provide. Where it is placed decides what it protects.

ArrangementReactor locationEffectCost
Generator reactorIn each machine leadLimits every fault fed by that machine, on the bus or beyondPermanent voltage drop and loss at full load; reduces transfer capability
Feeder reactorIn each outgoing feederLimits faults on that feeder only; the busbar fault level is untouchedDrop and loss on that feeder alone
Bus-bar (tie-bar) reactorBetween busbar sectionsLimits the current one section can feed into a fault on anotherCarries only interchange current, so the normal drop is small
Bus splitting / open bus tieNo hardware; operate sections separatelyHalves the fault level immediatelyHalves redundancy; both sections must be able to carry their own load
High-impedance transformerSpecified at purchaseLimits everything downstreamWorse regulation for the life of the unit

Every one of these buys fault-level headroom with the same currency: series reactance in the normal operating path. The bill arrives in three places. Regulation worsens, because the voltage drop \(I X\) is present at full load and not only during faults — and the percentage reactance of a reactor on the rating of the circuit it sits in is, to a good approximation, exactly the percentage voltage drop it imposes at that circuit's full load. Losses rise, since the reactor is not perfectly lossless. And transient stability degrades, because Part 6 will show that the maximum power a machine can deliver is \(|E||V|/X\); anything that raises \(X\) lowers that ceiling.

🔑
The reactor sizing condition
\[ X_{th}^{new} \;\ge\; \frac{\text{MVA}_{base}}{S_{sc}^{allowed}} \qquad\Longrightarrow\qquad X_{reactor} = X_{th}^{new} \times (\text{number of parallel paths}) - X_{th}^{old}\times(\cdots) \]

In practice one writes the new Thévenin impedance symbolically in terms of \(X_r\), sets the resulting fault level equal to the switchgear rating, and solves. Then the reactor's ohmic value follows from \(X_r\,Z_{base}\), and the check that it is tolerable follows from expressing it as a percentage on the rating of the circuit it occupies.

Strength and safety pull in opposite directions. A stiff bus holds voltage against motor starting, rides through disturbances, and carries power without much angle across it. The same stiffness is measured by a large fault current that switchgear must survive. There is no arrangement of the network that makes a bus strong for load and weak for faults; the fault current limiter of Chapter 38, which is a superconductor with negligible impedance until it quenches, is the only device that even attempts it.
Section 25-9

Worked Examples

1 Fault level behind a utility supply, and the breaker it needs

Problem. A 25 MVA, 33/11 kV transformer of \(9\%\) reactance feeds an 11 kV switchboard. The utility declares a fault level of 800 MVA at the 33 kV supply point. Find the symmetrical fault current and fault level at the 11 kV bus, the peak making current required, and select a breaker. Compare with the result of treating the 33 kV supply as an infinite bus.

Solution. Work on a 25 MVA base with 11 kV in the switchboard circuit. The utility becomes a reactance from the reference to the 33 kV point:

Impedances on the study base
\[ X_{source} = \frac{25}{800} = 0.03125\ \text{pu}, \qquad X_{T} = 0.09\ \text{pu}, \qquad X_{th} = 0.12125\ \text{pu} \]

The base current on the 11 kV side is \(25/(\sqrt3\times11)=1.3122\) kA, so

Fault current and level
\[ I_f = \frac{1.0}{0.12125} = 8.247\ \text{pu} = 8.247\times1.3122 = 10.82\ \text{kA} \]
\[ S_{sc} = \frac{25}{0.12125} = 206.2\ \text{MVA} \quad\big(\text{check: } \sqrt3\times11\times10.82 = 206.2\ \text{MVA}\big) \]

The required peak making current, at the IEC 50 Hz factor, is \(2.5\times10.82 = 27.1\) kA. A standard 12 kV, 16 kA breaker with a 40 kA peak making current and a 16 kA, 3 s short-time rating satisfies every entry with roughly a \(48\%\) margin on breaking. Choosing the next size down, 12.5 kA, would leave only \(13\%\) and is not prudent for a board that may see additional transformer capacity later.

Had the 33 kV supply been treated as an infinite bus, \(X_{th}\) would be \(0.09\) alone and the fault level \(25/0.09 = 277.8\) MVA — \(35\%\) higher than the truth. The source impedance is only a quarter of the transformer's, yet it removes a third of the fault current, because fault current depends on the reciprocal of the sum.

2 Three-phase fault levels of the four-bus system

Problem. For the system of Section 25-4, find the three-phase fault current at bus 2 in per unit and in kA, the fault level there, and the separate contributions of the generator and the motor. Repeat for a fault at bus 4.

Solution. Only the positive-sequence network is involved. From the diagonal of \(\mathbf{Z}_{bus}^{(1)}\), \(Z_{22}=j0.18\) and \(Z_{44}=j0.16667\).

Fault at bus 2 (110 kV)
\[ I_f = \frac{1.0\angle0^\circ}{j0.18} = -j5.556\ \text{pu}, \qquad I_{base,110} = \frac{50}{\sqrt3\times110} = 0.2624\ \text{kA} \]
\[ |I_f| = 5.556\times0.2624 = 1.458\ \text{kA}, \qquad S_{sc} = \frac{50}{0.18} = 277.8\ \text{MVA} \]

Bus 2 is fed from two directions. The generator arrives through \(0.20+0.10=0.30\) and the motor through \(0.25+0.10+0.10=0.45\). Since both internal emfs equal the prefault voltage, each contribution is the reciprocal of its own path:

Contributions at bus 2
\[ I_G = \frac{1.0}{j0.30} = -j3.333\ \text{pu}, \qquad I_M = \frac{1.0}{j0.45} = -j2.222\ \text{pu}, \qquad I_G+I_M = -j5.556\ \text{pu}\;\checkmark \]

At bus 4 the base current is \(50/(\sqrt3\times20) = 1.4434\) kA, so

Fault at bus 4 (20 kV)
\[ I_f = \frac{1.0}{j0.16667} = -j6.000\ \text{pu} = 8.66\ \text{kA}, \qquad S_{sc} = 300\ \text{MVA} \]
\[ I_M = \frac{1.0}{j0.25} = -j4.000\ \text{pu}\ (66.7\%), \qquad I_G = \frac{1.0}{j0.50} = -j2.000\ \text{pu}\ (33.3\%) \]

Two thirds of the fault current at the motor bus comes from the motor itself, even though it is the smaller machine. A study that treated the motor as a passive load would report \(2.0\) per unit instead of \(6.0\) and would specify a breaker one third the size of the one required.

3 Single line-to-ground and line-to-line faults at bus 2

Problem. A bolted single line-to-ground fault occurs on phase \(a\) at bus 2 of the four-bus system, which is unloaded at \(1.0\) per unit. Find the fault current and the three phase voltages at the faulted bus. Then repeat for a bolted line-to-line fault between phases \(b\) and \(c\), and say which fault governs the breaker rating at that bus.

Solution. The Thévenin impedances at bus 2 are \(Z_1=Z_2=j0.18\) and \(Z_0=j0.0778\). For the line-to-ground fault the three networks go in series:

LG fault currents
\[ I_{a0}=I_{a1}=I_{a2} = \frac{1.0}{j\big(0.18+0.18+0.0778\big)} = \frac{1.0}{j0.4378} = -j2.284\ \text{pu} \]
\[ I_{fa} = 3I_{a0} = -j6.852\ \text{pu} = 6.852\times0.2624 = 1.798\ \text{kA} \]

The sequence voltages at bus 2 follow from Section 25-3 with \(i=k=2\):

Sequence and phase voltages
\[ V_{a0} = -j0.0778(-j2.284) = -0.1777, \quad V_{a1} = 1 - j0.18(-j2.284) = 0.5888, \quad V_{a2} = -0.4112 \]
\[ V_a = V_{a0}+V_{a1}+V_{a2} = 0 \;\checkmark, \qquad V_b = V_{a0}+a^2V_{a1}+aV_{a2} = -0.2665 - j0.8660 \]
\[ |V_b| = |V_c| = 0.9061\ \text{pu}, \qquad \angle V_b = -107.11^\circ,\;\; \angle V_c = +107.11^\circ \]

The healthy phases have risen only to \(0.906\) per unit — well below the \(\sqrt3\) of an unearthed system — which is what "effectively earthed" means and what allows the surge arresters of Chapter 37 to be rated at 80 % rather than 100 %.

For the line-to-line fault the positive and negative networks are in parallel and the zero network is absent:

LL fault
\[ I_{a1} = -I_{a2} = \frac{1.0}{j0.36} = -j2.778\ \text{pu}, \qquad I_{fb} = -I_{fc} = -j\sqrt3\,I_{a1} = -4.811\ \text{pu} \]
\[ V_{a1}=V_{a2}=0.5 \;\Longrightarrow\; V_a = 1.0,\quad V_b = V_c = -0.5\ \text{pu} \]

Collecting the three magnitudes at bus 2: \(I_{3\phi}=5.556\), \(I_{LG}=6.852\), \(I_{LL}=4.811\) per unit. The earth fault is the largest, and Chapter 24's criterion says why without any of this arithmetic: with \(k = Z_0/Z_1 = 0.0778/0.18 = 0.432 < 1\),

Check against the ratio rule
\[ \frac{I_{LG}}{I_{3\phi}} = \frac{3}{2+k} = \frac{3}{2.432} = 1.234 \quad\Longrightarrow\quad 1.234\times5.556 = 6.86\ \text{pu}\;\checkmark \]
\[ \frac{I_{LL}}{I_{3\phi}} = \frac{\sqrt3}{2} = 0.866 \quad\Longrightarrow\quad 0.866\times5.556 = 4.81\ \text{pu}\;\checkmark \]

So the bus-2 breaker must be rated on the earth fault, at \(1.80\) kA rather than \(1.46\) kA. At bus 4 the position reverses: there \(k = 0.3125/0.16667 = 1.875 > 1\), the ratio is \(3/3.875 = 0.774\), and the earth-fault current is \(4.645\) per unit against \(6.0\) for the three-phase fault. The neutral reactor did exactly what it was installed to do.

4 A double line-to-ground fault, and who supplies it

Problem. A bolted double line-to-ground fault involving phases \(b\), \(c\) and earth occurs at bus 4. Find the sequence and phase currents at the fault, and split them between the generator and the motor.

Solution. At bus 4, \(Z_1=Z_2=j0.16667\) and \(Z_0=j0.3125\). With \(Z_f=0\) the negative and zero networks appear in parallel and that combination in series with the positive network:

Sequence currents
\[ Z_{eq} = j0.16667\parallel j0.3125 = j\frac{0.16667\times0.3125}{0.47917} = j0.10870 \]
\[ I_{a1} = \frac{1.0}{j\big(0.16667+0.10870\big)} = -j3.632\ \text{pu} \]
\[ I_{a2} = -I_{a1}\frac{Z_0}{Z_0+Z_2} = j3.632\times\frac{0.3125}{0.47917} = j2.369, \qquad I_{a0} = j3.632\times\frac{0.16667}{0.47917} = j1.263 \]

Transforming with \(\mathbf{A}\), and noting \(I_{fa}=I_{a0}+I_{a1}+I_{a2}=0\) as the healthy phase requires,

Phase currents in the fault
\[ I_{fb} = I_{a0}+a^2I_{a1}+aI_{a2} = -5.196 + j1.895 = 5.531\angle159.96^\circ\ \text{pu} \]
\[ I_{fc} = 5.531\angle20.04^\circ\ \text{pu}, \qquad I_{earth} = I_{fb}+I_{fc} = 3I_{a0} = j3.789\ \text{pu} \]

For the split, apply a current divider in each sequence network separately. In the positive and negative networks bus 4 is fed by the motor's \(j0.25\) and by the remote path \(j0.50\), so the generator side carries one third and the motor two thirds. In the zero network the delta of \(T_2\) leaves the generator no path at all:

Sequence contributions
\[ I_{Ga1} = \tfrac13 I_{a1} = -j1.211, \quad I_{Ga2} = \tfrac13 I_{a2} = j0.790, \quad I_{Ga0} = 0 \]
\[ I_{Ma1} = \tfrac23 I_{a1} = -j2.421, \quad I_{Ma2} = \tfrac23 I_{a2} = j1.579, \quad I_{Ma0} = I_{a0} = j1.263 \]
Phase contributions
\[ I_{Ga} = 0.421\angle-90^\circ, \qquad I_{Gb} = 1.745\angle173.07^\circ, \qquad I_{Gc} = 1.745\angle6.93^\circ \]
\[ I_{Ma} = 0.421\angle90^\circ, \qquad I_{Mb} = 3.852\angle154.07^\circ, \qquad I_{Mc} = 3.852\angle25.93^\circ \]

Adding phase by phase returns the fault currents: \(I_{Ga}+I_{Ma}=0\), and \(I_{Gb}+I_{Mb} = -5.196+j1.895 = I_{fb}\). The healthy phase \(a\) carries no fault current, yet both machines carry \(0.421\) per unit in it, equal and opposite — a circulating current with no external destination, produced entirely by the zero-sequence island at bus 4. It is a useful reminder that "no fault current in phase \(a\)" is a statement about the fault point, not about the machines.

5 Breaker duty at an industrial bus by the \(E/X\) method

Problem. A 13.8 kV plant bus is supplied by a utility whose fault level there is 500 MVA and by a 25 MVA local generator with \(X_d''=0.12\). Connected to the bus are a 5 MVA synchronous motor with \(X_d''=0.20\), a group of large induction motors totalling 8 MVA with \(X_d''=0.17\), and a group of smaller induction motors (all above 50 hp) totalling 4 MVA with \(X_d''=0.17\). Find the first-cycle and interrupting duties and select a breaker.

Solution. Put everything on a 100 MVA base. The base current is \(100/(\sqrt3\times13.8) = 4.184\) kA.

Reactances on the 100 MVA base
\[ X_{util} = \frac{100}{500}=0.20, \quad X_{gen}=0.12\times\frac{100}{25}=0.48, \quad X_{sm}=0.20\times\frac{100}{5}=4.00 \]
\[ X_{IM,large}=0.17\times\frac{100}{8}=2.125, \qquad X_{IM,small}=0.17\times\frac{100}{4}=4.25 \]

In the first-cycle network only the small induction motors are de-rated, by the factor \(1.2\), giving \(1.2\times4.25=5.10\). All five branches are in parallel from the bus to the reference:

First-cycle network
\[ \frac{1}{X_{first}} = \frac{1}{0.20}+\frac{1}{0.48}+\frac{1}{4.00}+\frac{1}{2.125}+\frac{1}{5.10} = 5.000+2.083+0.250+0.471+0.196 = 8.000 \]
\[ X_{first} = 0.1250\ \text{pu}, \qquad \frac{E}{X_{first}} = 8.000\ \text{pu} = 33.47\ \text{kA (symmetrical rms)} \]
\[ I_{mom,rms} = 1.6\times33.47 = 53.6\ \text{kA}, \qquad i_{mom,crest} = 2.7\times33.47 = 90.4\ \text{kA} \]

In the interrupting network the synchronous motor and the large induction motors are multiplied by \(1.5\) and the small induction motors by \(3.0\):

Interrupting network
\[ \frac{1}{X_{int}} = \frac{1}{0.20}+\frac{1}{0.48}+\frac{1}{6.00}+\frac{1}{3.1875}+\frac{1}{12.75} = 5.000+2.083+0.167+0.314+0.078 = 7.642 \]
\[ X_{int} = 0.1309\ \text{pu}, \qquad I_{int} = \text{MF}\times7.642\ \text{pu} = 1.0\times31.97 = 32.0\ \text{kA} \]

A 15 kV class breaker rated 40 kA symmetrical interrupting with a 104 kA crest close-and-latch capability clears both duties, at margins of \(25\%\) and \(15\%\) respectively. Finally, note what the motors are worth: with all four motor groups deleted, \(1/X = 5.000+2.083 = 7.083\) and the first-cycle current would be \(29.6\) kA instead of \(33.5\) kA. The motors add \(13\%\) to the duty, and they are the reason a plant with no generation of its own still needs switchgear rated above the utility's own contribution.

6 Sizing a generator reactor to protect existing switchgear

Problem. Four identical 15 MVA, 11 kV generators, each with \(X_d''=0.15\) per unit on its own rating, are to run in parallel on a common busbar whose switchgear is rated 350 MVA breaking. Show that the arrangement is inadmissible as it stands, find the reactance of an identical current-limiting reactor to be inserted in each machine lead, express it in ohms and as a percentage on the machine rating, and check the duty on a generator-lead breaker for a fault between a machine and its own reactor.

Solution. Take a 100 MVA base at 11 kV, so \(Z_{base}=11^2/100 = 1.21\ \Omega\) and each machine becomes \(X = 0.15\times100/15 = 1.00\) per unit.

Fault level with no reactors
\[ X_{th} = \frac{1.00}{4} = 0.25\ \text{pu} \;\Longrightarrow\; S_{sc} = \frac{100}{0.25} = 400\ \text{MVA} \;>\; 350\ \text{MVA} \]

With a reactor \(X_r\) in each lead, each branch becomes \(1.00+X_r\) and the four remain in parallel:

Sizing condition
\[ S_{sc} = \frac{100\times4}{1.00+X_r} \;\le\; 350 \;\Longrightarrow\; 1.00+X_r \;\ge\; \frac{400}{350} = 1.1429 \;\Longrightarrow\; X_r \ge 0.1429\ \text{pu} \]
\[ X_r = 0.1429\times1.21 = 0.173\ \Omega \;\text{per phase} \]

On the generator's own 15 MVA rating the same reactor is \(0.1429\times15/100 = 0.0214\) per unit, or \(2.14\%\). That figure is also the full-load voltage drop it imposes, which the direct calculation confirms: the machine's rated current is \(15/(\sqrt3\times11)=0.787\) kA, the drop is \(787\times0.173 = 136\) V per phase, and \(\sqrt3\times136/11000 = 2.14\%\). A reactor of this size is unobtrusive; one of \(10\%\) would not be.

Finally, the fault between a machine and its own reactor. That machine's own contribution does not pass through its lead breaker; what the breaker interrupts is everything arriving from the busbar, which is the other three branches in parallel plus the faulted machine's own reactor in series:

Duty on a generator-lead breaker
\[ X = \frac{1.1429}{3} + 0.1429 = 0.3810+0.1429 = 0.5238\ \text{pu} \;\Longrightarrow\; S = \frac{100}{0.5238} = 190.9\ \text{MVA} \]

Comfortably within the 350 MVA rating. The bus fault current itself is \(350/(\sqrt3\times11) = 18.4\) kA, requiring a peak making capability of \(2.5\times18.4 = 45.9\) kA — so the switchgear must be checked against a 46 kA peak as well as a 350 MVA break, and the reactors must carry \(18.4\) kA for the full short-time duration without their air-cored windings deforming.

Review

Chapter Summary

Three matrices

\(\mathbf{Z}_{bus}^{(1)}\), \(\mathbf{Z}_{bus}^{(2)}\) and \(\mathbf{Z}_{bus}^{(0)}\) hold every Thévenin and transfer impedance the study needs.

Diagonals and columns

\(Z_{kk}\) gives the fault current; column \(k\) gives the voltage at every other bus.

Zero network islands

Delta windings make \(\mathbf{Z}_{bus}^{(0)}\) block diagonal; earth-fault current is a local phenomenon.

Fault level

\(S_{sc} = \text{MVA}_{base}/|Z_{kk}|\); a declared fault level is a complete source model.

Motors feed faults

Neglecting motor contribution is the usual reason an industrial study comes out too low.

Two duties

Momentary \(=1.6\,E/X_{first}\) for closing and latching; interrupting \(=\text{MF}\times E/X_{int}\) at contact parting.

Making current

\(i_p = 2.5\,I_{sc}\) at 50 Hz — the breaking current re-expressed as a fully offset crest.

Reactors cost regulation

Series reactance lowers fault level, worsens voltage drop, and lowers \(P_{max}=|E||V|/X\).

Practice

Practice Problems

Unless stated otherwise take \(V_f = 1.0\angle0^\circ\) per unit, neglect load current, resistance and line charging, and represent machines by an emf behind their subtransient reactance.

  1. A bus has a Thévenin impedance of \(j0.08\) per unit on a 100 MVA base at 33 kV. Find the three-phase fault current in kA, the fault level in MVA, and the peak making current a 50 Hz breaker at that bus must provide.
  2. For the four-bus system of Section 25-4, compute the three-phase fault current at bus 3 and the contribution arriving from each machine. Verify that the two contributions sum to \(1/Z_{33}\).
  3. A bolted single line-to-ground fault occurs at bus 1 of the four-bus system. Using \(Z_{11}^{(1)}=Z_{11}^{(2)}=j0.1467\) and \(Z_{11}^{(0)}=j0.075\), find the fault current and explain, using the ratio rule of Chapter 24, why it exceeds the three-phase value there.
  4. Repeat Example 3 with a fault impedance of \(Z_f = j0.05\) per unit. By what percentage does the earth-fault current fall, and why is the reduction larger than \(5\%\)?
  5. Using the column of \(\mathbf{Z}_{bus}^{(1)}\) corresponding to bus 2, find the positive-sequence voltage at buses 1, 3 and 4 during a bolted three-phase fault at bus 2. Which bus suffers the deepest sag, and does that agree with the single-line diagram?
  6. An 11 kV bus is fed by a utility of 250 MVA fault level, a 10 MVA generator with \(X_d''=0.11\), and a 6 MVA group of induction motors above 1000 hp with \(X_d''=0.16\). Using a 100 MVA base, compute the first-cycle and interrupting duties in kA and select a standard breaker.
  7. Three 20 MVA, 11 kV generators with \(X_d''=0.18\) each feed a common busbar whose switchgear is rated 400 MVA. Show that adding a fourth identical machine exceeds that rating, then split the busbar into two sections of two machines each and find, in per unit on a 100 MVA base and in ohms, the tie reactance that brings the fault level on either section back to 400 MVA.
  8. A 12 kV breaker is rated 25 kA symmetrical breaking, 62.5 kA peak making, and 25 kA for 3 s. A study gives an interrupting duty of 21 kA cleared in 0.4 s and a first-cycle symmetrical current of 23 kA. Check every rating in turn, including the thermal check, and state the smallest margin.
Tip: before any fault arithmetic, write down the three Thévenin impedances at the fault bus and compare \(Z_0\) with \(Z_1\). That one comparison already tells you whether the earth fault or the three-phase fault will govern, roughly how much larger the worse one is, and therefore what answer the algebra must produce. A computed earth-fault current that exceeds the three-phase value at a bus with a neutral reactor, or falls below it at a solidly earthed generator terminal, is wrong however carefully the sequence networks were combined.