Solved Problems · Set 34

Winding Factors and Coil Span

Part 5 · Synchronous Machines — the coil span and the phase belt are design variables, not corrections. Choosing them is how a designer decides which harmonics the machine will generate.

Prof. Mithun Mondal 6 solved problems GATE · ESE · University

Set 34 — Winding Factors and Coil Span

Set 33 used \(k_p\) and \(k_d\) as given numbers. This set works out where they come from and what they are for. Both are ratios of a phasor sum to an arithmetic sum: the pitch factor because the two sides of a chorded coil are not exactly opposed, the distribution factor because the coils of a phase belt sit in different slots and therefore generate at different instants.

The reason the topic matters is that neither factor is chosen to make the fundamental as large as possible. A full-pitch, concentrated winding would do that, and it would also generate a badly distorted wave. The coil span is set instead to null a named harmonic, and the phase belt is spread to smooth what is left. The last two problems make that explicit: one selects a span that removes the fifth harmonic exactly, the other handles a fractional-slot winding by reducing it to an equivalent integral-slot one.

Part 5 · Alternators · 6 solved problems

i Method Recap
  • Everything starts from the slot angle. Adjacent slots are separated by \(\beta\) electrical degrees:

    \[ \beta = \frac{180^\circ P}{S} = \frac{180^\circ}{\text{slots per pole}} \]

    One pole pitch is \(180^\circ\) electrical however many slots it contains, and one revolution is \(180^\circ P\).

  • The pitch factor measures the loss from a coil whose two sides are not exactly a pole pitch apart. If the coil falls short by \(\alpha\) electrical degrees, the two side e.m.f.s subtract at an angle instead of head-on:

    \[ k_p = \cos\frac{\alpha}{2}, \qquad k_{pn} = \cos\frac{n\alpha}{2} \]
  • The distribution factor measures the loss from spreading a phase belt over \(m\) slots. It is the ratio of the phasor sum of \(m\) equal e.m.f.s \(\beta\) apart to their arithmetic sum:

    \[ k_d = \frac{\sin(m\beta/2)}{m\sin(\beta/2)}, \qquad k_{dn} = \frac{\sin(nm\beta/2)}{m\sin(n\beta/2)} \]

    Angles in degrees. For a normal three-phase 60° belt \(m\beta = 60^\circ\) and \(k_d\) lies between 0.955 and 0.966 whatever \(m\) is.

  • The winding factor is simply their product, and it is the only place the winding geometry enters the e.m.f. equation:

    \[ k_w = k_p k_d, \qquad E_{ph} = 4.44\,k_w f \Phi T_{ph} \]
  • Chording is chosen to kill a harmonic, not to raise the fundamental. Setting \(k_{pn} = 0\) requires

    \[ \frac{n\alpha}{2} = 90^\circ \;\Longrightarrow\; \alpha = \frac{180^\circ}{n}, \qquad \text{coil span} = \left(1 - \frac{1}{n}\right)\times\text{pole pitch} \]

    The fundamental then survives with \(k_{p1} = \cos(90^\circ/n)\) — a loss of only 4.9 % for \(n = 5\).

  • Fractional-slot windings have \(q = S/3P\) non-integral. Write \(q = N/D\) in lowest terms; the winding then behaves exactly like an integral-slot one with

    \[ q' = N \ \text{slots per pole per phase}, \qquad \beta' = \frac{\beta}{D} \]

    The spread is preserved: \(q'\beta' = q\beta = 60^\circ\). That identity is the check that the reduction was done correctly.

  • Coil span in slots, angle in degrees. A coil laid from slot 1 to slot \(1+s\) spans \(s\) slot pitches, i.e. \(s\beta\) electrical degrees; the shortfall is \(\alpha = 180^\circ - s\beta\). Nearly every error in this set is a confusion between these two units.

Problem 1CorePitch Factor

Calculate the pitch factor for the following windings:

  1. 36 stator slots, 4 poles, coil span 1 to 8;
  2. 72 stator slots, 6 poles, coil span 1 to 10;
  3. 96 stator slots, 6 poles, coil span 1 to 12.
Developed diagram of a short-pitched stator coil: the two coil sides lie in slots less than one pole pitch apart, so the coil span falls short of 180 electrical degrees by the chording angle alpha
A short-pitched coil: the span falls short of the pole pitch by \(\alpha\) electrical degrees
Solution

Fix the method once. A coil laid from slot 1 to slot \(1+s\) spans \(s\) slot pitches. A full pitch is one pole pitch, which is \(S/P\) slots and \(180^\circ\) electrical whatever that count happens to be. So the shortfall, expressed as a fraction of a pole pitch, is

\[ \alpha = \frac{(\text{slots/pole}) - s}{\text{slots/pole}} \times 180^\circ, \qquad k_p = \cos\frac{\alpha}{2} \]

(a) 36 slots, 4 poles, span 1 to 8. Nine slots per pole; the coil spans 7 slots, so it is 2 slots short:

\[ \alpha = \frac{2}{9}\times 180^\circ = 40^\circ, \qquad k_p = \cos 20^\circ = 0.940 \]

(b) 72 slots, 6 poles, span 1 to 10. Twelve slots per pole; the coil spans 9 slots, 3 short:

\[ \alpha = \frac{3}{12}\times 180^\circ = 45^\circ, \qquad k_p = \cos 22.5^\circ = 0.924 \]

(c) 96 slots, 6 poles, span 1 to 12. Sixteen slots per pole; the coil spans 11 slots, 5 short:

\[ \alpha = \frac{5}{16}\times 180^\circ = 56.25^\circ = 56^\circ 15', \qquad k_p = \cos 28.125^\circ = 0.882 \]

A shortfall of five sixteenths of a pole pitch is severe chording, and it costs nearly 12 % of the fundamental — more than any designer would accept unless a particular harmonic had to be destroyed.

Read the trend. The three cases chord by \(2/9\), \(3/12\) and \(5/16\) of a pole pitch, and \(k_p\) falls monotonically with the shortfall:

CaseSlots/poleSpan (slots)Shortfall\(\alpha\)\(k_p\)
(a)972 slots40°0.940
(b)1293 slots45°0.924
(c)16115 slots56°15′0.882

Note that the pole number never enters directly — only through \(S/P\), the slots per pole, which converts a span in slots into an angle.

Count the slots the coil spans, not the slot numbers it touches. "1 to 8" means seven slot pitches, not eight. Getting that off by one is the commonest error in the whole topic, and it shifts \(\alpha\) by a full \(\beta\).
Answer(a)\(k_p = 0.940\)   (b)\(k_p = 0.924\)   (c)\(k_p = 0.882\)
Problem 2CoreDistribution Factor

Determine \(k_d\) for an alternator with 9 slots per pole for the following cases:

  1. one winding occupying all the slots;
  2. one winding using only the first \(2/3\) of the slots per pole;
  3. three equal windings placed sequentially, each occupying a 60° group.
Solution

The slot angle is common to all three cases. Nine slots share one pole pitch of 180° electrical:

\[ \beta = \frac{180^\circ}{9} = 20^\circ \]

Only \(m\), the number of slots in one belt, changes from case to case: 9, 6 and 3 respectively.

(i) All nine slots in one belt. The belt then spans \(m\beta = 180^\circ\) — a whole pole pitch:

\[ k_d = \frac{\sin(9 \times 20^\circ/2)}{9\sin(20^\circ/2)} = \frac{\sin 90^\circ}{9\sin 10^\circ} = \frac{1}{9 \times 0.17365} = 0.640 \]

Spreading a phase over a full pole pitch throws away 36 % of the e.m.f. The last coil of the belt is in direct opposition to the first, so their contributions very nearly cancel.

(ii) Six slots — a 120° belt.

\[ k_d = \frac{\sin(6 \times 10^\circ)}{6\sin 10^\circ} = \frac{\sin 60^\circ}{6 \times 0.17365} = \frac{0.86603}{1.04189} = 0.831 \]

(iii) Three slots — the standard 60° belt. Three windings of three slots each fill the nine slots of a pole and give the usual three-phase arrangement:

\[ k_d = \frac{\sin(3 \times 10^\circ)}{3\sin 10^\circ} = \frac{0.5}{0.52094} = 0.960 \]

What the three numbers say. The same nine slots and the same conductors give very different outputs depending on how the phase belts are grouped:

Case\(m\)Belt spread \(m\beta\)\(k_d\)
(i) all slots, one winding9180°0.640
(ii) first two thirds6120°0.831
(iii) three 60° groups360°0.960

In the limit of very many slots, \(k_d \to \sin(\sigma/2)/(\sigma/2)\) with \(\sigma\) the spread in radians: 0.637 for 180°, 0.827 for 120°, 0.955 for 60°. The three answers above sit just above those limits, as they must for a finite number of slots.

The spread of the belt, not the number of slots, decides \(k_d\). A 60° belt always gives about 0.955–0.966 whether it holds 2 slots or 20. That is why three-phase machines are built with 60° belts and why \(k_d\) is so nearly a constant of the trade.
Answer(i)\(k_d = 0.640\)   (ii)\(k_d = 0.831\)   (iii)\(k_d = 0.960\)
Problem 3CorePhasor Sum of Coil E.M.F.s

A part of an alternator winding consists of six coils in series, each coil having an e.m.f. of 10 V r.m.s. induced in it. The coils lie in successive slots, and between one slot and the next there is an electrical phase displacement of 30°. Find the resultant e.m.f. of the six coils in series.

Solution

Identify the two quantities the formula needs. The coils are the belt, and the slot displacement is the slot angle:

\[ m = 6, \qquad \beta = 30^\circ \]

The distribution factor is exactly the ratio the question asks for — phasor sum over arithmetic sum:

\[ k_d = \frac{\sin(m\beta/2)}{m\sin(\beta/2)} = \frac{\sin 90^\circ}{6\sin 15^\circ} = \frac{1}{6 \times 0.25882} = \frac{1}{1.55291} = 0.644 \]

The arithmetic sum is what a series connection would give if every coil e.m.f. were in phase:

\[ \text{arithmetic sum} = 6 \times 10 = 60\ \text{V} \]

The phasor sum is the actual terminal e.m.f. of the group:

\[ E = k_d \times 60 = 0.644 \times 60 = 38.64\ \text{V} \]

A 36 % shortfall — and no wonder: \(m\beta = 6\times 30^\circ = 180^\circ\), so this belt spans a whole pole pitch and the sixth coil opposes the first. It is the same geometry as case (i) of Problem 2, with 6 coils instead of 9.

The contrast worth drawing. If the same 60 V of coil e.m.f. were arranged as a 60° belt — two coils of a three-phase winding at \(\beta = 30^\circ\) — then \(k_d = \sin 30^\circ/(2\sin 15^\circ) = 0.966\). The loss would be 3.4 % instead of 36 %.

The distribution factor is a definition before it is a formula. It is the phasor sum divided by the arithmetic sum, and any question phrased as "six coils in series, 30° apart" is asking for it whether or not the words "distribution factor" appear.
Answer\(k_d = 0.644,\qquad E = 38.64\ \text{V}\)
Problem 4Exam levelWinding Factors Into E.M.F.

A 3-phase, 50 Hz alternator running at 600 rpm has a two-layer winding with 12 turns per coil, 4 slots per pole per phase and a coil pitch of 10 slots. Determine

  1. the number of poles and the total number of slots;
  2. the slot angle and the distribution factor;
  3. the pole pitch in slots and the pitch factor;
  4. the series turns per phase;
  5. the induced e.m.f. per phase, the flux per pole being 0.035 Wb.
Solution

(a) Poles first — the whole geometry hangs on it. The speed and frequency are given, so

\[ P = \frac{120f}{N} = \frac{120 \times 50}{600} = 10\ \text{poles} \]
\[ S = m \times 3 \times P = 4 \times 3 \times 10 = 120\ \text{slots} \]

(b) Slot angle and distribution factor. With 120 slots over 10 poles there are 12 slots per pole:

\[ \beta = \frac{180^\circ P}{S} = \frac{180^\circ \times 10}{120} = 15^\circ \]
\[ k_d = \frac{\sin(4 \times 15^\circ/2)}{4\sin(15^\circ/2)} = \frac{\sin 30^\circ}{4\sin 7.5^\circ} = \frac{0.5}{0.52210} = 0.958 \]

Spread check: \(m\beta = 4\times 15^\circ = 60^\circ\), the standard phase belt.

(c) Pole pitch and pitch factor. The pole pitch is the total slots divided by the poles:

\[ \text{pole pitch} = \frac{S}{P} = \frac{120}{10} = 12\ \text{slots} \]
\[ \alpha = (12 - 10)\times 15^\circ = 30^\circ, \qquad k_p = \cos 15^\circ = 0.966 \]
\[ k_w = k_p k_d = 0.966 \times 0.958 = 0.925 \]

(d) Series turns per phase. A two-layer winding has one coil per slot, so there are 120 coils of 12 turns:

\[ T_{ph} = \frac{S \times \text{turns/coil}}{3} = \frac{120 \times 12}{3} = 480\ \text{turns/phase} \]

The data counts turns, not conductors, so there is no further halving here.

(e) The e.m.f. per phase:

\[ \begin{aligned} E_{ph} &= 4.44\,k_p k_d\, f\, \Phi\, T_{ph} \\ &= 4.44 \times 0.966 \times 0.958 \times 50 \times 0.035 \times 480 \\ &= 3450\ \text{V} \end{aligned} \]

A 10-pole, 600 rpm, 3.45 kV-per-phase machine — about 6 kV between lines in star, which is a standard medium-voltage rating.

The chain is rigid: speed and frequency give the poles, the poles and \(m\) give the slots, the slots give \(\beta\), and \(\beta\) gives both factors. Break the chain at the first link — get the pole number wrong — and every subsequent number is wrong with it, which is why the pole count deserves an explicit check against the given speed.
Answer\(P = 10,\ S = 120,\ \beta = 15^\circ,\ k_d = 0.958,\ k_p = 0.966,\ T_{ph} = 480,\ E_{ph} = 3450\ \text{V}\)
Problem 5Exam levelChording to Kill a Harmonic

A 3-phase, 4-pole alternator has 60 stator slots.

  1. Find the slot angle.
  2. Choose a coil span, in slots, that eliminates the fifth harmonic from the phase e.m.f., and state that span in electrical degrees.
  3. With that span, evaluate the pitch factor for the fundamental and for the 3rd, 5th and 7th harmonics.
  4. What fraction of the fundamental e.m.f. is sacrificed?
  5. Evaluate the distribution factor for the fundamental and the fifth harmonic, and hence the fifth-harmonic winding factor.
Solution

(a) Slot angle. Sixty slots over four poles is fifteen slots per pole:

\[ \text{slots/pole} = \frac{60}{4} = 15, \qquad \beta = \frac{180^\circ}{15} = 12^\circ \]

(b) The chording condition. The \(n\)th harmonic vanishes from a coil when its two sides are exactly in phase for that harmonic, i.e. when the pitch factor is zero:

\[ k_{pn} = \cos\frac{n\alpha}{2} = 0 \;\Longrightarrow\; \frac{n\alpha}{2} = 90^\circ \;\Longrightarrow\; \alpha = \frac{180^\circ}{n} \]
\[ n = 5: \qquad \alpha = \frac{180^\circ}{5} = 36^\circ = \frac{36^\circ}{12^\circ} = 3\ \text{slots} \]

So the coil must be chorded by 3 slots out of the 15-slot pole pitch:

\[ \text{span} = 15 - 3 = 12\ \text{slots} \ (\text{coil 1 to 13}) = 12 \times 12^\circ = 144^\circ\ \text{electrical} \]

Equivalently the span is \(1 - 1/5 = 4/5\) of a pole pitch — the general rule for eliminating the \(n\)th harmonic by chording.

(c) Pitch factors with \(\alpha = 36^\circ\):

\[ \begin{aligned} k_{p1} &= \cos 18^\circ = 0.951 \\ k_{p3} &= \cos 54^\circ = 0.588 \\ k_{p5} &= \cos 90^\circ = 0 \\ k_{p7} &= \cos 126^\circ = -0.588 \end{aligned} \]

The negative sign on the seventh means only that the harmonic is reversed in phase; the magnitude 0.588 is what matters, and it has been cut by 41 % as a free by-product.

(d) The price of the fundamental.

\[ 1 - k_{p1} = 1 - 0.951 = 0.049 \;\Rightarrow\; 4.9\ \% \]

Five per cent of the output buys the complete removal of the fifth harmonic and a large reduction of the seventh. No designer refuses that trade.

(e) Distribution factors. With \(m = 60/(4\times3) = 5\) slots per pole per phase:

\[ k_{d1} = \frac{\sin(5\times 6^\circ)}{5\sin 6^\circ} = \frac{0.5}{0.52264} = 0.957 \]
\[ k_{d5} = \frac{\sin(5 \times 5 \times 12^\circ/2)}{5\sin(5\times 12^\circ/2)} = \frac{\sin 150^\circ}{5\sin 30^\circ} = \frac{0.5}{2.5} = 0.200 \]
\[ k_{w1} = 0.951 \times 0.957 = 0.910, \qquad k_{w5} = 0 \times 0.200 = 0 \]

Distribution alone had already reduced the fifth harmonic to a fifth of its coil value; chording then removes it entirely. Even without the chording, the fifth-harmonic winding factor would have been only 0.2.

Chording is a filter cut into the geometry of the machine. The coil span is the one design variable that acts differently on each harmonic, and setting it to \((1-1/n)\) of a pole pitch nulls the \(n\)th exactly. In three-phase machines the triplens are already killed by the connection, so the fifth is the first harmonic worth spending the coil span on.
Answer\(\beta = 12^\circ\); span 12 slots (144°), chorded 36°; \(k_{p1}=0.951,\ k_{p3}=0.588,\ k_{p5}=0,\ |k_{p7}|=0.588\); 4.9 % of fundamental lost; \(k_{d1}=0.957,\ k_{d5}=0.200,\ k_{w5}=0\)
Problem 6ChallengeFractional-Slot Winding

A 3-phase, 8-pole alternator has 54 stator slots, so that the number of slots per pole per phase is not a whole number. Each coil spans 6 slots. Determine

  1. the slots per pole per phase and the slot angle;
  2. the distribution factor;
  3. the pitch factor;
  4. the resultant winding factor.
Solution

(a) The winding is fractional-slot.

\[ q = \frac{S}{3P} = \frac{54}{3 \times 8} = 2.25 = \frac{9}{4}, \qquad \beta = \frac{180^\circ P}{S} = \frac{180^\circ \times 8}{54} = 26.67^\circ \]

No phase belt can contain 2.25 slots. What actually happens is that the pattern of belts differs from pole to pole and repeats only after \(D = 4\) poles — the denominator of the fraction.

The reduction to an equivalent integral-slot winding. Over one repeat of the pattern the phase collects \(N = 9\) coil groups whose e.m.f.s are uniformly spaced at \(\beta/D\). So the winding behaves exactly as an integral-slot winding with

\[ q' = N = 9, \qquad \beta' = \frac{\beta}{D} = \frac{26.67^\circ}{4} = 6.667^\circ \]

Check the spread before using it: \(q'\beta' = 9 \times 6.667^\circ = 60^\circ\), exactly the original \(q\beta = 2.25 \times 26.67^\circ = 60^\circ\). If the two do not agree, the fraction was not reduced to lowest terms.

(b) Distribution factor from the equivalent winding:

\[ k_d = \frac{\sin(q'\beta'/2)}{q'\sin(\beta'/2)} = \frac{\sin 30^\circ}{9\sin 3.333^\circ} = \frac{0.5}{9 \times 0.058145} = \frac{0.5}{0.52330} = 0.9555 \]

Compare with the limiting value for a uniformly filled 60° belt, \(\sin 30^\circ/(\pi/6) = 0.9549\). Nine sub-groups is effectively a continuous distribution, and the answer sits just above the limit as it must.

(c) Pitch factor. The pole pitch is fractional too:

\[ \text{pole pitch} = \frac{S}{P} = \frac{54}{8} = 6.75\ \text{slots} \]
\[ \alpha = (6.75 - 6)\times 26.67^\circ = 0.75 \times 26.67^\circ = 20^\circ, \qquad k_p = \cos 10^\circ = 0.9848 \]

The coil must span a whole number of slots even though the pole pitch does not, so a fractional-slot machine is always slightly chorded whether the designer intends it or not.

(d) The winding factor:

\[ k_w = k_p k_d = 0.9848 \times 0.9555 = 0.941 \]

Indistinguishable in value from an ordinary integral-slot winding — which is the point. The fraction is chosen for what it does to the harmonics and to the tooth-ripple, not for what it does to the fundamental.

A fractional-slot winding is an integral-slot winding examined over a longer repeat. Write \(q = N/D\) in lowest terms, replace \((q, \beta)\) by \((N, \beta/D)\), and every formula on this page applies unchanged. The reason to build one is that the slot harmonics no longer line up from pole to pole, so tooth ripple and the noise it causes are spread out instead of reinforcing.
Answer\(q = 2.25,\ \beta = 26.67^\circ,\ k_d = 0.9555,\ k_p = 0.9848,\ k_w = 0.941\)
Formulas

Key Formulas

QuantityRelationNotes
Slot angle\(\beta = 180^\circ P/S\)Electrical degrees — every problem
Slots per pole per phase\(q = m = S/3P\)May be fractional — Problem 6
Pole pitch\(S/P\) slots \(= 180^\circ\) electricalProblems 1, 4, 6
Coil span in degrees\(s\beta\) for a span of \(s\) slots"1 to 8" spans 7 slots — Problem 1
Chording angle\(\alpha = 180^\circ - s\beta\)The shortfall, not the span
Pitch factor\(k_p = \cos(\alpha/2)\)Problems 1, 4, 5, 6
Harmonic pitch factor\(k_{pn} = \cos(n\alpha/2)\)Problem 5
Distribution factor\(k_d = \dfrac{\sin(m\beta/2)}{m\sin(\beta/2)}\)Phasor sum / arithmetic sum — Problem 3
Harmonic distribution factor\(k_{dn} = \dfrac{\sin(nm\beta/2)}{m\sin(n\beta/2)}\)Problem 5
Large-\(m\) limit\(k_d \to \dfrac{\sin(\sigma/2)}{\sigma/2}\), \(\sigma\) = spread in radians0.955 for a 60° belt — Problems 2, 6
Winding factor\(k_w = k_p k_d\)The only geometry in the e.m.f. equation
Harmonic elimination\(\alpha = 180^\circ/n\), span \(= (1-1/n)\) pole pitch\(k_{p1} = \cos(90^\circ/n)\) survives — Problem 5
Fractional-slot reduction\(q = N/D \Rightarrow (q',\beta') = (N, \beta/D)\)Check \(q'\beta' = 60^\circ\) — Problem 6
Turns per phase, coil data\(T_{ph} = S \times (\text{turns/coil})/3\)Two-layer: coils = slots — Problem 4
E.m.f. per phase\(E_{ph} = 4.44\,k_w f \Phi T_{ph}\)Where the factors are finally spent — Problem 4
Pitfalls

Common Mistakes

  1. Reading "coil span 1 to 8" as eight slot pitches. It is seven, and the error shifts \(\alpha\) by one full slot angle — Problem 1.

  2. Putting the coil span into \(k_p = \cos(\alpha/2)\) instead of the shortfall. \(\alpha\) is the angle by which the coil falls short of 180° — Problems 1 and 5.

  3. Dividing the total slots by the coil pitch to get the pole pitch. The pole pitch is \(S/P\); the coil pitch has nothing to do with it — Problem 4.

  4. Using the mechanical slot pitch as \(\beta\). The electrical angle is \(P/2\) times larger; only for a 2-pole machine are they equal — Problem 4.

  5. Leaving the calculator in radian mode for \(k_d\). \(\sin(m\beta/2)\) with \(\beta\) in degrees is the only correct reading, and a radian slip gives an absurd answer — Problems 2 and 6.

  6. Assuming a wider phase belt gives more output. Widening the belt from 60° to 180° drops \(k_d\) from 0.96 to 0.64 — Problems 2 and 3.

  7. Applying the fundamental formula to a harmonic. Every angle must be multiplied by \(n\) in both factors before evaluating — Problem 5.

  8. Chording to maximise the fundamental. Full pitch maximises the fundamental; chording is chosen to null a harmonic, and the 5 % cost is deliberate — Problem 5.

  9. Using the fractional \(q\) directly in the \(k_d\) formula. Reduce \(q = N/D\) and use \((N, \beta/D)\), then verify the 60° spread — Problem 6.

  10. Halving turns that were given per coil. A two-layer winding has one coil per slot; \(T_{ph} = S \times (\text{turns/coil})/3\) with no further division — Problem 4.

Looking Ahead

The two winding factors turn out to be small numbers with a large purpose. Distribution costs about four per cent of the fundamental and buys a smooth wave; chording costs another few per cent and buys the removal of a chosen harmonic outright. Together they are the only place in the e.m.f. equation where the designer's choices about slots and coil span appear, and the whole of Sets 33 and 34 has been about computing them honestly.

All of that describes a machine on open circuit. Close the switch and the stator carries current, that current produces a rotating m.m.f. of its own, and the flux the field winding worked to establish is no longer the flux the conductors actually see. The generated e.m.f. and the terminal voltage part company.

Next: Set 35 — Armature Reaction and Synchronous Impedance, where the stator's own field is added to the picture and lumped into a single reactance \(X_s\).