10.1 Three-Phase Induction Motors (Equivalent Circuits, Slip & Performance)

Key Takeaways

  • Synchronous speed is governed strictly by stator frequency and pole count ($n_s = 120f/P$), while rotor slip ($s = (n_s - n_r)/n_s$) determines the induced rotor voltage and rotor frequency ($f_r = s f$).
  • The per-phase rotor circuit branch resistance $R_2'/s$ partitions physically into internal rotor copper loss $R_2'$ and converted electromechanical power resistance $R_2'(1-s)/s$.
  • The fundamental induction motor power flow cascade follows the inviolable ratio: $P_{ag} : P_{rcl} : P_{conv} = 1 : s : (1-s)$, where air-gap power $P_{ag} = 3 I_2'^2 (R_2'/s)$.
  • Thevenin reduction of the stator side eliminates the shunt magnetizing branch to simplify rotor current ($I_2'$) calculations across varying slip values.
  • Shaft output power subtracts mechanical rotational losses (friction, windage, stray load) from $P_{conv}$, ensuring net shaft torque is $T_{shaft} = P_{out}/\omega_m$.
Last updated: August 2026

10.1 Three-Phase Induction Motors (Equivalent Circuits, Slip & Performance)

Three-phase induction motors are the foundational workhorses of commercial and industrial power engineering. For the NCEES PE Electrical: Power exam, mastery of induction motor performance requires fluid navigation of slip mechanics, per-phase equivalent circuit impedance reductions, and the complete step-by-step power flow cascade from electrical input to mechanical shaft output.


1. Fundamentals of Induction Motor Operation and Slip Mechanics

When balanced three-phase currents pass through the stator windings displaced by $120^\circ$ in space, they produce a constant-magnitude magnetic flux distribution rotating at synchronous speed ($n_s$ in rpm, or $\omega_s$ in electrical/mechanical rad/s):

ns=120fP[rpm]n_s = \frac{120 f}{P} \quad [\text{rpm}]

ωs=2πns60=4πfP[rad/s]\omega_s = \frac{2\pi n_s}{60} = \frac{4\pi f}{P} \quad [\text{rad/s}]

where $f$ is the system electrical supply frequency in Hz (typically $60\text{ Hz}$ in North America) and $P$ is the number of stator magnetic poles (always an even integer: 2, 4, 6, 8, etc.).

Rotor Slip ($s$)

Because an induction motor relies on Faraday's law of induction to induce rotor currents, the rotor mechanical speed ($n_r$ or $\omega_m$) must always lag behind the stator rotating magnetic field under motoring conditions ($n_r < n_s$). The relative speed difference is defined as the dimensionless slip ($s$):

s=nsnrns=ωsωmωss = \frac{n_s - n_r}{n_s} = \frac{\omega_s - \omega_m}{\omega_s}

nr=ns(1s)n_r = n_s (1 - s)

ωm=ωs(1s)\omega_m = \omega_s (1 - s)

Rotor Electrical Frequency ($f_r$)

The frequency of the voltages and currents induced in the rotor windings is directly proportional to slip:

fr=sff_r = s f

  • At locked-rotor / starting ($n_r = 0$): $s = 1.0$, so $f_r = f = 60\text{ Hz}$.
  • At synchronous speed ($n_r = n_s$): $s = 0$, so $f_r = 0\text{ Hz}$ (DC; no relative flux cutting, hence zero induced torque).
  • At rated full-load motoring: $s$ typically ranges between $0.01$ and $0.05$ ($1% - 5%$), meaning rotor frequency is very low: $f_r = 0.02 \times 60\text{ Hz} = 1.2\text{ Hz}$.

Induction Machine Operating Regimes

Depending on the value of slip $s$, an induction machine operates in one of three distinct operational regimes:

Operating RegimeSlip Range ($s$)Rotor Speed ($n_r$)Power Flow DirectionMechanical / Electrical Description
Motoring$0 < s < 1$$0 < n_r < n_s$Electrical $\to$ MechanicalStator absorbs electrical power; rotor delivers mechanical torque in direction of rotation.
Generating (Super-synchronous)$s < 0$$n_r > n_s$Mechanical $\to$ ElectricalPrime mover drives rotor faster than synchronous field; machine supplies active electrical power to grid.
Plugging (Braking)$s > 1$$n_r < 0$ (reverse)Both $\to$ HeatStator phase sequence reversed while spinning or external load drives rotor backward; absorbs electrical & mechanical power, dissipating all as heat.

2. Per-Phase Equivalent Circuit Architecture

Because three-phase induction motors operate under balanced conditions, steady-state performance is analyzed using the per-phase equivalent circuit referred to the stator (wye-connected basis). If the motor stator is delta-connected, convert the winding impedances using $Z_Y = Z_\Delta / 3$ and use the line-to-neutral voltage $V_1 = V_{LL}/\sqrt{3}$.

Circuit Parameters

  • $V_1$: Stator per-phase line-to-neutral terminal voltage ($V_{LL}/\sqrt{3}$).
  • $R_1$: Stator winding resistance per phase.
  • $X_1$: Stator leakage reactance per phase ($X_1 = 2\pi f L_{l1}$).
  • $R_c$: Stator core loss resistance representing hysteresis and eddy current losses (in parallel with $X_m$).
  • $X_m$: Magnetizing reactance representing stator-rotor mutual magnetic flux path.
  • $R_2'$: Rotor winding resistance referred to the stator.
  • $X_2'$: Rotor leakage reactance at stator frequency referred to the stator ($X_2' = 2\pi f L_{l2}'$).
  • $R_2'/s$: Effective electrical rotor resistance per phase.

Physical Partition of Rotor Resistance

The total effective rotor branch resistance $\frac{R_2'}{s}$ is decomposed into two series components:

R2s=R2+R2(1ss)\frac{R_2'}{s} = R_2' + R_2'\left(\frac{1 - s}{s}\right)

  1. Actual Rotor Ohmic Resistance ($R_2'$): Dissipates electrical power directly as thermal heating within the rotor cage/windings ($P_{rcl} = 3 I_2'^2 R_2'$).
  2. Fictitious Electromechanical Conversion Resistance ($R_2'\frac{1-s}{s}$): Represents the equivalent electrical load resistance that models gross mechanical power delivered to the motor shaft ($P_{conv} = 3 I_2'^2 R_2'\frac{1-s}{s}$).

Stator Thevenin Reduction

To calculate the rotor current $I_2'$ without repeatedly solving parallel branches across multiple slip values, the circuit to the left of the rotor terminals (the stator and magnetizing branch) is reduced to a Thevenin equivalent source ($V_{th}, Z_{th} = R_{th} + jX_{th}$):

Vth=V1jXmR1+j(X1+Xm)V1(XmX1+Xm)V_{th} = V_1 \left| \frac{jX_m}{R_1 + j(X_1 + X_m)} \right| \approx V_1 \left( \frac{X_m}{X_1 + X_m} \right)

Zth=Rth+jXth=(R1+jX1)jXm=jXm(R1+jX1)R1+j(X1+Xm)Z_{th} = R_{th} + jX_{th} = (R_1 + jX_1) \parallel jX_m = \frac{jX_m (R_1 + jX_1)}{R_1 + j(X_1 + X_m)}

Because $X_m \gg X_1$ and $X_m \gg R_1$, standard high-precision approximations frequently used on the PE exam are:

RthR1(XmX1+Xm)2R_{th} \approx R_1 \left( \frac{X_m}{X_1 + X_m} \right)^2

XthX1X_{th} \approx X_1

With the Thevenin equivalent established, the referred rotor current magnitude is:

I2=Vth(Rth+R2s)2+(Xth+X2)2I_2' = \frac{V_{th}}{\sqrt{\left( R_{th} + \frac{R_2'}{s} \right)^2 + (X_{th} + X_2')^2}}


3. Power Flow Cascade & Efficiency Relationships

Understanding power flow through an induction motor is essential for solving multi-part PE exam problems. Power flows through the machine in a strict, sequential cascade from electrical terminals to the shaft:

  1. Three-Phase Electrical Input Power ($P_{in}$): Pin=3VLLILcosθ1=3V1I1cosθ1P_{in} = \sqrt{3} V_{LL} I_L \cos \theta_1 = 3 V_1 I_1 \cos \theta_1

  2. Stator Copper Loss ($P_{scl}$): Pscl=3I12R1P_{scl} = 3 I_1^2 R_1

  3. Stator Core Loss ($P_{core}$): Pcore=3E12Rc3V12RcP_{core} = 3 \frac{E_1^2}{R_c} \approx 3 \frac{V_1^2}{R_c}

  4. Air-Gap Power ($P_{ag}$): The total active power crossing the electromagnetic air gap from stator to rotor: Pag=PinPsclPcore=3I22(R2s)P_{ag} = P_{in} - P_{scl} - P_{core} = 3 I_2'^2 \left(\frac{R_2'}{s}\right)

  5. Rotor Copper Loss ($P_{rcl}$): The ohmic heating dissipated within the rotor bars: Prcl=3I22R2=sPagP_{rcl} = 3 I_2'^2 R_2' = s P_{ag}

  6. Converted Mechanical Power ($P_{conv}$ or $P_{mech,dev}$): Gross electromechanical power converted from electrical to mechanical form: Pconv=PagPrcl=(1s)Pag=3I22R2(1ss)P_{conv} = P_{ag} - P_{rcl} = (1 - s) P_{ag} = 3 I_2'^2 R_2' \left( \frac{1 - s}{s} \right)

  7. Developed Mechanical Torque ($T_{dev}$): Tdev=Pconvωm=(1s)Pag(1s)ωs=PagωsT_{dev} = \frac{P_{conv}}{\omega_m} = \frac{(1-s)P_{ag}}{(1-s)\omega_s} = \frac{P_{ag}}{\omega_s}

  8. Shaft Output Power ($P_{out}$): Net mechanical power available at the motor shaft after overcoming friction, windage, and stray rotational losses ($P_{rot} = P_{f&w} + P_{stray}$): Pout=PconvProt=TshaftωmP_{out} = P_{conv} - P_{rot} = T_{shaft} \omega_m Horsepower (HP)=Pout [W]746\text{Horsepower (HP)} = \frac{P_{out}\text{ [W]}}{746}

  9. Shaft Output Torque ($T_{shaft}$): Tshaft=Poutωm=Pout2πnr60=Pout×602πnr[Nm]T_{shaft} = \frac{P_{out}}{\omega_m} = \frac{P_{out}}{\frac{2\pi n_r}{60}} = \frac{P_{out} \times 60}{2\pi n_r} \quad [\text{N}\cdot\text{m}]

  10. Overall Motor Efficiency ($\eta$): η=PoutPin×100%=PoutPout+Losses×100%\eta = \frac{P_{out}}{P_{in}} \times 100\% = \frac{P_{out}}{P_{out} + \sum \text{Losses}} \times 100\%

The Fundamental Power Cascade Ratio

A critical calculation shortcut for the PE exam is the fixed power ratio in the rotor circuit:

Pag:Prcl:Pconv=1:s:(1s)\mathbf{P_{ag} : P_{rcl} : P_{conv} = 1 : s : (1 - s)}

If any one of these three quantities and the slip are known, the other two can be determined instantaneously without solving circuit impedances.


4. Worked Numeric Example: Comprehensive Power Flow Analysis

Problem Statement

A 460 V (line-to-line, rms), 60 Hz, 4-pole, Y-connected, 50 HP three-phase induction motor operates at full rated load with a slip of $s = 0.035$ ($3.5%$). The per-phase equivalent circuit parameters referred to the stator are:

  • $R_1 = 0.15,\Omega$
  • $X_1 = 0.40,\Omega$
  • $R_2' = 0.12,\Omega$
  • $X_2' = 0.40,\Omega$
  • $X_m = 15.0,\Omega$
  • $R_c = 360.0,\Omega$
  • Rotational losses (friction, windage, and stray load): $P_{rot} = 1,400\text{ W}$

Calculate:

  1. Synchronous speed $n_s$, operating rotor speed $n_r$, and rotor mechanical speed $\omega_m$.
  2. Stator Thevenin equivalent parameters ($V_{th}, R_{th}, X_{th}$) and rotor current $I_2'$.
  3. Air-gap power $P_{ag}$, rotor copper loss $P_{rcl}$, and converted mechanical power $P_{conv}$.
  4. Output shaft power in horsepower ($HP$), shaft output torque $T_{shaft}$, and developed torque $T_{dev}$.
  5. Total input power $P_{in}$ and overall operating efficiency $\eta$.

Step-by-Step Solution

Step 1: Speed Calculations

ns=120×604=1,800 rpmn_s = \frac{120 \times 60}{4} = 1,800\text{ rpm} ωs=2π×1,80060=188.496 rad/s\omega_s = \frac{2\pi \times 1,800}{60} = 188.496\text{ rad/s} nr=1,800×(10.035)=1,800×0.965=1,737 rpmn_r = 1,800 \times (1 - 0.035) = 1,800 \times 0.965 = 1,737\text{ rpm} ωm=ωs(1s)=188.496×0.965=181.898 rad/s\omega_m = \omega_s (1 - s) = 188.496 \times 0.965 = 181.898\text{ rad/s}

Step 2: Stator Thevenin Reduction and Rotor Current

Stator phase voltage: V1=4603=265.58 VV_1 = \frac{460}{\sqrt{3}} = 265.58\text{ V}

Thevenin voltage: Vth=V1(XmX1+Xm)=265.58×(15.00.40+15.0)=265.58×15.015.4=258.68 VV_{th} = V_1 \left( \frac{X_m}{X_1 + X_m} \right) = 265.58 \times \left( \frac{15.0}{0.40 + 15.0} \right) = 265.58 \times \frac{15.0}{15.4} = 258.68\text{ V}

Thevenin resistance and reactance: Rth=R1(XmX1+Xm)2=0.15×(15.015.4)2=0.15×0.9487=0.1423ΩR_{th} = R_1 \left( \frac{X_m}{X_1 + X_m} \right)^2 = 0.15 \times \left( \frac{15.0}{15.4} \right)^2 = 0.15 \times 0.9487 = 0.1423\,\Omega XthX1=0.40ΩX_{th} \approx X_1 = 0.40\,\Omega

Effective rotor branch resistance: R2s=0.120.035=3.4286Ω\frac{R_2'}{s} = \frac{0.12}{0.035} = 3.4286\,\Omega

Total loop impedance seen by Thevenin source: Ztotal=(Rth+R2/s)+j(Xth+X2)=(0.1423+3.4286)+j(0.40+0.40)=3.5709+j0.80ΩZ_{total} = (R_{th} + R_2'/s) + j(X_{th} + X_2') = (0.1423 + 3.4286) + j(0.40 + 0.40) = 3.5709 + j0.80\,\Omega Ztotal=(3.5709)2+(0.80)2=12.7513+0.64=13.3913=3.6594Ω|Z_{total}| = \sqrt{(3.5709)^2 + (0.80)^2} = \sqrt{12.7513 + 0.64} = \sqrt{13.3913} = 3.6594\,\Omega

Rotor current magnitude: I2=VthZtotal=258.683.6594=70.69 AI_2' = \frac{V_{th}}{|Z_{total}|} = \frac{258.68}{3.6594} = 70.69\text{ A}

Step 3: Rotor Power Calculations

Air-gap power: Pag=3×(I2)2×(R2s)=3×(70.69)2×3.4286=3×4,997.08×3.4286=51,399.2 W=51.40 kWP_{ag} = 3 \times (I_2')^2 \times \left(\frac{R_2'}{s}\right) = 3 \times (70.69)^2 \times 3.4286 = 3 \times 4,997.08 \times 3.4286 = 51,399.2\text{ W} = 51.40\text{ kW}

Rotor copper loss: Prcl=sPag=0.035×51,399.2 W=1,799.0 W=1.80 kWP_{rcl} = s P_{ag} = 0.035 \times 51,399.2\text{ W} = 1,799.0\text{ W} = 1.80\text{ kW}

Converted mechanical power: Pconv=(1s)Pag=0.965×51,399.2 W=49,600.2 W=49.60 kWP_{conv} = (1 - s) P_{ag} = 0.965 \times 51,399.2\text{ W} = 49,600.2\text{ W} = 49.60\text{ kW}

Step 4: Shaft Power and Torque

Net shaft output power: Pout=PconvProt=49,600.21,400=48,200.2 WP_{out} = P_{conv} - P_{rot} = 49,600.2 - 1,400 = 48,200.2\text{ W} Horsepower=48,200.2746=64.61 HP\text{Horsepower} = \frac{48,200.2}{746} = 64.61\text{ HP}

Shaft torque: Tshaft=Poutωm=48,200.2181.898=265.0 NmT_{shaft} = \frac{P_{out}}{\omega_m} = \frac{48,200.2}{181.898} = 265.0\text{ N}\cdot\text{m}

Developed internal torque: Tdev=Pagωs=51,399.2188.496=272.7 NmT_{dev} = \frac{P_{ag}}{\omega_s} = \frac{51,399.2}{188.496} = 272.7\text{ N}\cdot\text{m}

(Notice that $T_{shaft} < T_{dev}$ due to the $1,400\text{ W}$ rotational losses).

Step 5: Input Power and Total Efficiency

Stator core loss (using $V_1$ across $R_c$): Pcore=3×V12Rc=3×(265.58)2360.0=3×70,532.7360.0=587.8 WP_{core} = 3 \times \frac{V_1^2}{R_c} = 3 \times \frac{(265.58)^2}{360.0} = 3 \times \frac{70,532.7}{360.0} = 587.8\text{ W}

Stator input current $I_1$ comprises rotor current $I_2'$, core loss current $I_c = V_1/R_c = 265.58/360 = 0.738\text{ A}$, and magnetizing current $I_m = V_1/X_m = 265.58/15 = 17.705\text{ A}$. Using the total power summation approach ($P_{in} = P_{out} + \sum \text{Losses}$): Stator copper loss: $P_{scl} \approx 3 \times I_1^2 R_1$. Here $I_1 \approx \mathbf{I}2' + \mathbf{I}\phi \approx 70.69\angle{-12.6^\circ} - j17.71 = 69.0 - j33.15 = 76.54\text{ A}$. Pscl=3×(76.54)2×0.15=3×5,858.4×0.15=2,636.3 WP_{scl} = 3 \times (76.54)^2 \times 0.15 = 3 \times 5,858.4 \times 0.15 = 2,636.3\text{ W}

Total electrical input power: Pin=Pag+Pscl+Pcore=51,399.2+2,636.3+587.8=54,623.3 W=54.62 kWP_{in} = P_{ag} + P_{scl} + P_{core} = 51,399.2 + 2,636.3 + 587.8 = 54,623.3\text{ W} = 54.62\text{ kW}

Overall motor efficiency: η=PoutPin×100%=48,200.254,623.3×100%=88.24%\eta = \frac{P_{out}}{P_{in}} \times 100\% = \frac{48,200.2}{54,623.3} \times 100\% = 88.24\%


5. Common Exam Traps & High-Yield Summary

[!WARNING] Exam Trap 1: Forgetting the 3-Phase Multiplier All per-phase equivalent circuit calculations yield power per phase ($P_{1\phi} = (I_2')^2 \frac{R_2'}{s}$). You must multiply by 3 to find total three-phase air-gap power, rotor copper loss, or converted mechanical power.

[!WARNING] Exam Trap 2: Using Line-to-Line Voltage in Phasor Calculations Induction motor equivalent circuits are evaluated on a per-phase (wye) basis. Always convert given nameplate line-to-line voltage to line-to-neutral ($V_{ph} = V_{LL}/\sqrt{3}$) before calculating currents or Thevenin voltages.

[!IMPORTANT] Exam Trap 3: Mixing $\omega_s$ and $\omega_m$ in Torque Equations Developed torque is evaluated using synchronous speed: $T_{dev} = \frac{P_{ag}}{\omega_s} = \frac{P_{conv}}{\omega_m}$. Shaft output torque is evaluated using rotor speed: $T_{shaft} = \frac{P_{out}}{\omega_m}$.

Loading diagram...
Induction Motor Power Flow Cascade
Test Your Knowledge

A 460 V, 60 Hz, 6-pole three-phase induction motor operates at a steady-state full-load slip of 4.0%. What is the electrical frequency of the currents induced in the rotor bars?

A
B
C
D
Test Your Knowledge

A three-phase induction motor has an air-gap power of $P_{ag} = 45\text{ kW}$ while operating at a slip of $s = 0.04$. What are the developed electromechanical power ($P_{conv}$) and the rotor copper loss ($P_{rcl}$)?

A
B
C
D
Test Your Knowledge

In the per-phase equivalent circuit of an induction motor, the total rotor branch resistance is expressed as $R_2'/s$. What physical mechanism does the component $R_2'\frac{1-s}{s}$ represent?

A
B
C
D