3.4 Symmetrical Components (Fortescue Transformation, Sequence Networks & Unbalance)

Key Takeaways

  • Fortescue's Theorem states that any set of three unbalanced phase phasors (V_a, V_b, V_c) can be uniquely decomposed into three symmetrical components: Positive-sequence (balanced, ABC rotation), Negative-sequence (balanced, CBA reverse rotation), and Zero-sequence (identical in magnitude and phase angle).
  • The complex rotation operator a = 1 ∠ 120° = -0.5 + j0.866 satisfies the fundamental algebraic identities a^2 = 1 ∠ 240° = -0.5 - j0.866, a^3 = 1, 1 + a + a^2 = 0, and 1 - a = sqrt(3) ∠ -30°.
  • Transformation matrices relate phase and sequence variables: V_abc = A * V_012 and V_012 = A^(-1) * V_abc, where neutral current is identically three times zero-sequence current (I_n = 3 * I_a0); zero-sequence current cannot flow in ungrounded or 3-wire systems.
  • Equipment sequence impedances vary significantly: for static transmission lines Z_1 = Z_2 while Z_0 is 2 to 3.5 times Z_1 due to ground-return path resistance; for rotating synchronous machines Z_1 = X_d''/X_d, Z_2 ≈ X_d'', and Z_0 << Z_1; for transformers Z_1 = Z_2 = X_leakage, while Z_0 is governed by core type and winding grounding.
  • Unsymmetrical fault analysis interconnects sequence networks at the fault port: Single Line-to-Ground (SLG) connects Positive, Negative, and Zero sequence networks in series; Line-to-Line (L-L) connects Positive and Negative in parallel (Zero open); Double Line-to-Ground (DLG) connects all three sequence networks in parallel.
Last updated: August 2026

3.4 Symmetrical Components (Fortescue Transformation, Sequence Networks & Unbalance)

Executive Overview: Symmetrical component transformation—formulated by Charles L. Fortescue in 1918—is the definitive mathematical methodology for analyzing unbalanced three-phase power systems and unsymmetrical faults (Single Line-to-Ground, Line-to-Line, and Double Line-to-Ground). By transforming three coupled, unbalanced phase quantities into three decoupled, independent sequence networks (Positive, Negative, and Zero), complex fault currents and protective relay responses can be solved using simple single-phase circuit techniques. This section covers sequence matrices, equipment sequence impedances, transformer zero-sequence topologies, and fault network interconnections.


1. Fortescue's Theorem & Symmetrical Component Definitions

Fortescue's Theorem proves that any set of $N$ unbalanced, unsymmetrical phasors can be decomposed into $N$ symmetrical sets of balanced phasors. For a three-phase system ($N=3$), any arbitrary set of unbalanced phase voltages ($\mathbf{V}_a, \mathbf{V}_b, \mathbf{V}_c$) or currents ($\mathbf{I}_a, \mathbf{I}_b, \mathbf{I}_c$) resolves into three symmetrical sequence components:

THE THREE SYMMETRICAL SEQUENCE SETS:

1. POSITIVE SEQUENCE (1):          2. NEGATIVE SEQUENCE (2):          3. ZERO SEQUENCE (0):
   - Equal Magnitudes                 - Equal Magnitudes                 - Equal Magnitudes
   - 120° Phase Displacement          - 120° Phase Displacement          - Identical Phase Angles
   - Phase Rotation: A -> B -> C      - Phase Rotation: A -> C -> B      - Phase Rotation: None (In Phase)

          V_a1 (0°)                          V_a2 (0°)                     V_a0, V_b0, V_c0 (0°)
             ^                                  ^                                   ^
             |                                  |                                   |
             |                                  |                                   |
   +120° /   |   \ -120°              -120° /   |   \ +120°                         |
        /    |    \                        /    |    \                              |
       v     |     v                      v     |     v                             |
    V_c1     |     V_b1                V_b2     |     V_c2                          +

Mathematical Formulation of Sequence Sets

  1. Positive-Sequence Components (Subscript 1): Va1=V1θ1,Vb1=a2Va1=V1(θ1120),Vc1=aVa1=V1(θ1+120)\mathbf{V}_{a1} = V_1\angle \theta_1, \quad \mathbf{V}_{b1} = a^2 \mathbf{V}_{a1} = V_1\angle(\theta_1 - 120^\circ), \quad \mathbf{V}_{c1} = a \mathbf{V}_{a1} = V_1\angle(\theta_1 + 120^\circ)
  2. Negative-Sequence Components (Subscript 2): Va2=V2θ2,Vb2=aVa2=V2(θ2+120),Vc2=a2Va2=V2(θ2120)\mathbf{V}_{a2} = V_2\angle \theta_2, \quad \mathbf{V}_{b2} = a \mathbf{V}_{a2} = V_2\angle(\theta_2 + 120^\circ), \quad \mathbf{V}_{c2} = a^2 \mathbf{V}_{a2} = V_2\angle(\theta_2 - 120^\circ)
  3. Zero-Sequence Components (Subscript 0): Va0=Vb0=Vc0=V0θ0\mathbf{V}_{a0} = \mathbf{V}_{b0} = \mathbf{V}_{c0} = V_0\angle \theta_0

Summing the sequence components yields the original unbalanced phase quantities:

Va=Va0+Va1+Va2\mathbf{V}_a = \mathbf{V}_{a0} + \mathbf{V}_{a1} + \mathbf{V}_{a2} Vb=Vb0+Vb1+Vb2=Va0+a2Va1+aVa2\mathbf{V}_b = \mathbf{V}_{b0} + \mathbf{V}_{b1} + \mathbf{V}_{b2} = \mathbf{V}_{a0} + a^2 \mathbf{V}_{a1} + a \mathbf{V}_{a2} Vc=Vc0+Vc1+Vc2=Va0+aVa1+a2Va2\mathbf{V}_c = \mathbf{V}_{c0} + \mathbf{V}_{c1} + \mathbf{V}_{c2} = \mathbf{V}_{a0} + a \mathbf{V}_{a1} + a^2 \mathbf{V}_{a2}

2. The Complex Rotation Operator $a$

The complex number $a$ is a unit phasor that rotates any vector counter-clockwise by $120^\circ$ ($2\pi/3\text{ radians}$) without altering its magnitude:

a=1120=ej2π/3=cos(120)+jsin(120)=12+j320.5000+j0.8660a = 1\angle 120^\circ = e^{j2\pi/3} = \cos(120^\circ) + j\sin(120^\circ) = -\frac{1}{2} + j\frac{\sqrt{3}}{2} \approx -0.5000 + j0.8660 a2=1240=1120=12j320.5000j0.8660a^2 = 1\angle 240^\circ = 1\angle -120^\circ = -\frac{1}{2} - j\frac{\sqrt{3}}{2} \approx -0.5000 - j0.8660 a3=1360=10=1.000+j0.000a^3 = 1\angle 360^\circ = 1\angle 0^\circ = 1.000 + j0.000
+---------------------------------------------------------------------------------------------------+
| CRITICAL ALGEBRAIC IDENTITIES OF THE COMPLEX OPERATOR a                                           |
+---------------------------------------------------------------------------------------------------+
| Identity 1: Sum of Roots of Unity:      |  1 + a + a^2 = 0                                        |
| Identity 2: Forward Difference:         |  1 - a = 1.5 - j0.8660 = sqrt(3) ∠ -30°                 |
| Identity 3: Reverse Difference:         |  1 - a^2 = 1.5 + j0.8660 = sqrt(3) ∠ +30°               |
| Identity 4: Sequence Vector Difference: |  a - a^2 = j sqrt(3) = sqrt(3) ∠ +90°                   |
| Identity 5: Conjugate Equality:         |  a* = a^2  and  (a^2)* = a                              |
+---------------------------------------------------------------------------------------------------+

3. Symmetrical Component Transformation Matrices

Expressing the phasor relationships in matrix notation defines the Symmetrical Component Transformation Matrix $\mathbf{A}$ and its inverse $\mathbf{A}^{-1}$:

Synthesis Equation (Phase Quantities from Sequence Components)

[VaVbVc]=[1111a2a1aa2][Va0Va1Va2]    Vabc=AV012\begin{bmatrix} \mathbf{V}_a \\ \mathbf{V}_b \\ \mathbf{V}_c \end{bmatrix} = \begin{bmatrix} 1 & 1 & 1 \\ 1 & a^2 & a \\ 1 & a & a^2 \end{bmatrix} \begin{bmatrix} \mathbf{V}_{a0} \\ \mathbf{V}_{a1} \\ \mathbf{V}_{a2} \end{bmatrix} \implies \mathbf{V}_{abc} = \mathbf{A} \mathbf{V}_{012}

Analysis Equation (Sequence Components from Phase Quantities)

[Va0Va1Va2]=13[1111aa21a2a][VaVbVc]    V012=A1Vabc\begin{bmatrix} \mathbf{V}_{a0} \\ \mathbf{V}_{a1} \\ \mathbf{V}_{a2} \end{bmatrix} = \frac{1}{3} \begin{bmatrix} 1 & 1 & 1 \\ 1 & a & a^2 \\ 1 & a^2 & a \end{bmatrix} \begin{bmatrix} \mathbf{V}_a \\ \mathbf{V}_b \\ \mathbf{V}_c \end{bmatrix} \implies \mathbf{V}_{012} = \mathbf{A}^{-1} \mathbf{V}_{abc}

Component Extraction for Currents

Ia0=13(Ia+Ib+Ic)=13In    In=3Ia0\mathbf{I}_{a0} = \frac{1}{3}(\mathbf{I}_a + \mathbf{I}_b + \mathbf{I}_c) = \frac{1}{3} \mathbf{I}_n \implies \mathbf{I}_n = 3 \mathbf{I}_{a0} Ia1=13(Ia+aIb+a2Ic)\mathbf{I}_{a1} = \frac{1}{3}(\mathbf{I}_a + a \mathbf{I}_b + a^2 \mathbf{I}_c) Ia2=13(Ia+a2Ib+aIc)\mathbf{I}_{a2} = \frac{1}{3}(\mathbf{I}_a + a^2 \mathbf{I}_b + a \mathbf{I}_c)

Fundamental Physical Rule: The neutral current is identically three times the zero-sequence current ($\mathbf{I}n = 3 \mathbf{I}{a0}$). In any three-wire system without a neutral return path (or ungrounded system), $\mathbf{I}_a + \mathbf{I}_b + \mathbf{I}c = 0$, meaning **zero-sequence current cannot flow ($\mathbf{I}{a0} = 0$)**.


4. Sequence Impedances of Power System Equipment

To construct sequence networks, the impedances presented by power system components to positive-, negative-, and zero-sequence currents must be established.

+---------------------------------------------------------------------------------------------------+
| SUMMARY OF EQUIPMENT SEQUENCE IMPEDANCES                                                          |
+-----------------------+-----------------------+-----------------------+---------------------------+
| Apparatus             | Positive Seq (Z_1)    | Negative Seq (Z_2)    | Zero Seq (Z_0)            |
+-----------------------+-----------------------+-----------------------+---------------------------+
| **Transmission Lines**| $Z_1 = R_L + jX_L$    | $Z_2 = Z_1$           | $Z_0 \approx 2.5 - 3.5 Z_1$ (Earth return) |
| **Power Transformers**| $Z_1 = jX_{\text{leak}}$| $Z_2 = Z_1$         | $Z_0 = Z_1$ (If grounding allows flow)|
| **Synchronous Gen**   | $Z_1 = jX_d''$ (Subtr)| $Z_2 \approx jX_d''$  | $Z_0 \ll Z_1$ ($X_0 \approx 0.05 - 0.10\text{ pu}$) |
| **Induction Motors**  | $Z_1 = R_1 + jX_1$    | $Z_2 \approx jX_{\text{locked}}$| $Z_0 = \infty$ (Typically ungrounded) |
+-----------------------+-----------------------+-----------------------+---------------------------+

Physical Rationale for Differences

  1. Transmission Lines ($Z_1 = Z_2, Z_0 > Z_1$): Because transmission line conductors are static (non-rotating), swapping phase sequence does not change conductor geometry or magnetic fields, making $Z_1 = Z_2$. However, zero-sequence currents flow through all three conductors in parallel and return through the earth and shield wires. The high resistivity of the earth return path causes $Z_0$ to be $2.5$ to $3.5$ times larger than $Z_1$.
  2. Synchronous Machines ($Z_1 \ne Z_2 \ne Z_0$):
    • Positive-sequence current produces a stator magnetic field rotating in synchronism with the rotor ($Z_1 = X_d''$ subtransient, $X_d'$ transient, $X_d$ synchronous).
    • Negative-sequence current creates a magnetic field rotating at synchronous speed opposite to the rotor, inducing double-frequency ($120\text{ Hz}$) currents in the rotor damper windings ($Z_2 \approx X_d''$).
    • Zero-sequence currents are in time-phase and spatially displaced by $120^\circ$, causing their air-gap fluxes to cancel almost completely, leaving only small slot/end-turn leakage reactances ($Z_0 \ll Z_1$).
    • If the generator neutral is grounded through impedance $Z_n$, the total zero-sequence impedance seen by the network is $Z_{0,\text{total}} = Z_{g0} + 3 Z_n$.

5. Zero-Sequence Network Topologies for Power Transformers

Zero-sequence current flow through a transformer depends strictly on the winding connection (Wye vs. Delta) and whether the neutral is grounded. The universal zero-sequence T-circuit model features series and shunt switches for both primary and secondary windings:

UNIVERSAL TRANSFORMER ZERO-SEQUENCE T-MODEL:
             Primary Switch (S1)         Leakage Z_0        Secondary Switch (S2)
 Primary Bus o--------/ --------+---------[ZZZZZZ]---------+-------- /--------o Secondary Bus
                                |
                               [  ]
                              Shunt Switch (Sh1)
                                |
================================+=================================================== Reference Bus
                                |
                               [  ]
                              Shunt Switch (Sh2)
                                |
                                +--------------------------+

The Two Golden Rules for Transformer Zero-Sequence Circuits

  1. Series Switch ($S_1$ or $S_2$): Closed ONLY IF that winding is Wye-Grounded ($\text{Y}_g$). (Allows $I_0$ to enter/exit from the external system).
  2. Shunt Switch ($Sh_1$ or $Sh_2$): Closed ONLY IF that winding is Delta ($\Delta$). (Provides a path for circulating zero-sequence current to ground without allowing it to pass into the external line).
+---------------------------------------------------------------------------------------------------+
| TRANSFORMER ZERO-SEQUENCE CONNECTION MATRIX                                                       |
+-----------------------+-------------------------------+-------------------------------------------+
| Winding Configuration | Zero-Sequence Circuit Model   | Flow Behavior                             |
+-----------------------+-------------------------------+-------------------------------------------+
| **$\text{Y}_g - \text{Y}_g$** | Series path closed on both sides| $I_0$ passes through from primary to secondary |
| **$\text{Y}_g - \Delta$**| Pri series closed; Sec shunt closed| $I_0$ flows on $\text{Y}_g$ side; isolated from $\Delta$ line |
| **$\Delta - \Delta$** | Both series open; Both shunts closed| Zero-sequence currents trapped in delta; isolated |
| **$\text{Y} - \Delta$**  | Both series open; Sec shunt closed| Complete open-circuit to primary line ($I_0 = 0$) |
| **$\text{Y} - \text{Y}$**| Both series open; Both shunts open| Isolated zero-sequence circuit ($Z_0 = \infty$) |
+-----------------------+-------------------------------+-------------------------------------------+

6. Sequence Network Interconnection for Fault Analysis

During symmetrical operation, sequence networks are completely uncoupled. Unsymmetrical faults create boundary conditions that couple the sequence networks at the fault point:

+---------------------------------------------------------------------------------------------------+
| UNSYMMETRICAL FAULT SEQUENCE NETWORK INTERCONNECTIONS                                             |
+-----------------------+-------------------------------+-------------------------------------------+
| Fault Type            | Sequence Network Coupling     | Fault Current Formula ($I_f$)             |
+-----------------------+-------------------------------+-------------------------------------------+
| **Three-Phase (3φ)**  | Positive Sequence Only        | $I_f = I_{a1} = \frac{V_f}{Z_1 + Z_f}$    |
+-----------------------+-------------------------------+-------------------------------------------+
| **Single Line-to-Ground**| **SERIES Connection:**     |                                           |
| **(SLG on Phase A)**  | $I_{a0} = I_{a1} = I_{a2}$    | $I_f = 3 I_{a0} = \frac{3 V_f}{Z_1 + Z_2 + Z_0 + 3 Z_f}$ |
+-----------------------+-------------------------------+-------------------------------------------+
| **Line-to-Line (L-L)**| **PARALLEL (Pos & Neg):**     |                                           |
| **(Phases B to C)**   | $I_{a1} = -I_{a2}, \, I_{a0} = 0$ | $I_f = -j\sqrt{3} I_{a1} = \frac{-j\sqrt{3} V_f}{Z_1 + Z_2 + Z_f}$ |
+-----------------------+-------------------------------+-------------------------------------------+
| **Double Line-to-Ground**| **PARALLEL (Pos, Neg, Zero):**|                                           |
| **(Phases B-C-G)**    | $V_{a1} = V_{a2} = V_{a0}$    | $I_{a1} = \frac{V_f}{Z_1 + [Z_2 \parallel (Z_0 + 3 Z_f)]}$|
+-----------------------+-------------------------------+-------------------------------------------+

7. Comprehensive Step-by-Step Worked Mathematical Example

Problem Scenario

In a 4-wire, $480\text{ V}$ (line-to-line), three-phase distribution system, an unbalanced condition occurs where the measured line currents are:

  • $\mathbf{I}_a = 100\angle 0^\circ\text{ A}$
  • $\mathbf{I}_b = 100\angle -120^\circ\text{ A}$
  • $\mathbf{I}_c = 0\text{ A}$ (Phase C fuse has blown open)

Calculate:

  1. The zero-sequence current component $\mathbf{I}_{a0}$.
  2. The neutral conductor return current $\mathbf{I}_n$.
  3. The positive-sequence current component $\mathbf{I}_{a1}$.
  4. The negative-sequence current component $\mathbf{I}_{a2}$.
  5. Verify that $\mathbf{I}a = \mathbf{I}{a0} + \mathbf{I}{a1} + \mathbf{I}{a2}$.
=========================================================================================
CALCULATION WORKFLOW & DETAILED STEP-BY-STEP SOLUTION:
=========================================================================================

Step 1: Compute Zero-Sequence Current (I_a0)
  I_a0 = (1/3) * (I_a + I_b + I_c)
  Convert phase currents to rectangular form:
    I_a = 100.0 + j0.0 A
    I_b = 100 * cos(-120°) + j 100 * sin(-120°) = -50.0 - j86.6025 A
    I_c = 0.0 + j0.0 A

  Sum of phase currents:
    I_sum = (100.0 - 50.0 + 0.0) + j(0.0 - 86.6025 + 0.0)
          = 50.0 - j86.6025 A
    Polar form of sum: |I_sum| = sqrt(50^2 + (-86.6025)^2) = sqrt(2500 + 7500) = 100.0 A
                       theta = arctan(-86.6025 / 50.0) = -60.0°
                       I_sum = 100.0 /_ -60.0° A

  Divide by 3:
    I_a0 = (100.0 /_ -60.0°) / 3 = 33.333 /_ -60.0° A
    Rectangular form: I_a0 = 33.333 * cos(-60°) + j 33.333 * sin(-60°)
                           = 16.667 - j28.868 A

Step 2: Compute Neutral Current (I_n)
  I_n = 3 * I_a0 = 3 * (33.333 /_ -60.0°) = 100.0 /_ -60.0° A = 50.0 - j86.60 A

Step 3: Compute Positive-Sequence Current (I_a1)
  I_a1 = (1/3) * (I_a + a * I_b + a^2 * I_c)
  Evaluate terms:
    I_a = 100.0 /_ 0° A
    a * I_b = (1.0 /_ 120°) * (100.0 /_ -120°) = 100.0 /_ 0° = 100.0 + j0.0 A
    a^2 * I_c = 0 A

  Sum terms:
    I_a + a * I_b + a^2 * I_c = 100.0 /_ 0° + 100.0 /_ 0° = 200.0 + j0.0 A

  Divide by 3:
    I_a1 = 200.0 / 3 = 66.667 /_ 0° A = 66.667 + j0.0 A

Step 4: Compute Negative-Sequence Current (I_a2)
  I_a2 = (1/3) * (I_a + a^2 * I_b + a * I_c)
  Evaluate terms:
    I_a = 100.0 /_ 0° A = 100.0 + j0.0 A
    a^2 * I_b = (1.0 /_ 240°) * (100.0 /_ -120°) = 100.0 /_ 120° = -50.0 + j86.6025 A
    a * I_c = 0 A

  Sum terms:
    I_a + a^2 * I_b = (100.0 - 50.0) + j86.6025 = 50.0 + j86.6025 A
    Polar form: |sum| = sqrt(50^2 + 86.6025^2) = 100.0 /_ +60.0° A

  Divide by 3:
    I_a2 = (100.0 /_ +60.0°) / 3 = 33.333 /_ +60.0° A
    Rectangular form: I_a2 = 33.333 * cos(60°) + j 33.333 * sin(60°)
                           = 16.667 + j28.868 A

Step 5: Verify Phase A Reconstruction
  I_a,reconstructed = I_a0 + I_a1 + I_a2
                    = (16.667 - j28.868) + (66.667 + j0.0) + (16.667 + j28.868)
                    = (16.667 + 66.667 + 16.667) + j(-28.868 + 0 + 28.868)
                    = 100.00 + j0.0 A = 100.0 /_ 0° A  (EXACT MATCH CONFIRMED)
=========================================================================================

8. Common Exam Traps & Tactical Pitfalls

  • Forgetting the $1/3$ Scaling Factor in Analysis: Omitting the $\frac{1}{3}$ multiplier when converting from phase to sequence quantities ($\mathbf{V}{012} = \frac{1}{3}\mathbf{A}^{-1}\mathbf{V}{abc}$). Note that synthesis requires no fraction ($\mathbf{V}{abc} = \mathbf{A}\mathbf{V}{012}$), but analysis always includes $1/3$.
  • Ground Impedance Factor of 3 Omission: Forgetting to multiply neutral grounding impedance $Z_n$ by $3$ in zero-sequence diagrams. Because $I_n = 3 I_{a0}$ flows through the neutral grounding resistor, the voltage drop is $V_n = (3 I_{a0}) Z_n = I_{a0}(3 Z_n)$, meaning it appears as $3 Z_n$ in the per-phase zero-sequence network.
  • Assuming Zero-Sequence Exists in 3-Wire Systems: Calculating a non-zero $I_0$ for an ungrounded system. Without a neutral wire or ground return, zero-sequence current is strictly zero.
  • Swapping Operators $a$ and $a^2$: Confusing $a$ ($120^\circ$) with $a^2$ ($240^\circ$) in positive vs. negative sequence definitions. Positive sequence uses $\mathbf{I}_{a1} = \frac{1}{3}(\mathbf{I}_a + a \mathbf{I}_b + a^2 \mathbf{I}c)$, whereas negative sequence uses $\mathbf{I}{a2} = \frac{1}{3}(\mathbf{I}_a + a^2 \mathbf{I}_b + a \mathbf{I}_c)$.
Loading diagram...
Symmetrical Components and Fault Sequence Network Topologies
Test Your Knowledge

A synchronous generator with a solidly grounded neutral has sequence impedances of Z_1 = j0.20 pu, Z_2 = j0.15 pu, and Z_0 = j0.05 pu. If a solid Single Line-to-Ground (SLG) fault occurs at the generator terminals with a prefault internal voltage of V_f = 1.0 ∠ 0° pu, what is the magnitude of the subtransient fault current in per-unit?

A
B
C
D
Test Your Knowledge

Why is the zero-sequence impedance (Z_0) of an overhead high-voltage transmission line significantly higher than its positive-sequence impedance (Z_1)?

A
B
C
D
Test Your Knowledge

A step-up transformer connected Delta (Primary) to Grounded-Wye (Secondary) connects a 13.8 kV generator to a 138 kV transmission grid. How does this transformer behave in the zero-sequence equivalent circuit network?

A
B
C
D