Extending Symmetrical Components to n-Phase Systems

Extending Symmetrical Components to n-Phase Systems

Rationale and Background

The first time I encountered the idea of multi-phase transmission was through Alex Apostolov, whom I met at Texas A&M University back in 1997. I vividly remember overhearing a fascinating conversation where Alex passionately described the concept of leveraging existing transmission lines to significantly increase power transfer capacity by converting parallel three-phase lines into a single six-phase line.

6 phases symmetrical Simulation

Part of this blog is inspired by Alex Apostolov’s pioneering work and insights published in the article titled “Revisiting Six-phase Line Transmission” in PAC World (I recommend you subscribe to it).

Recently, while revisiting the Fortescue principle for symmetrical components, I realized the principle naturally generalizes beyond three phases, prompting me to create a visualization tool for extending Fortescue’s components to a six-phase scenario. The core idea is elegant: by shifting one set of existing parallel three-phase lines by 60°, we effectively create a six-phase transmission system.

This approach offers remarkable practical benefits:

• Approximately 73% increase in power transfer capability within existing transmission corridors.

• Minimal environmental disruption and significantly shorter implementation timelines compared to constructing large power generation facilities, such as nuclear power plants.

• Addressing increased electricity demands from rapidly expanding data centers driven by AI technologies by boosting capacity at locations already served by existing transmission infrastructure.

Given the rising energy demand from AI-driven datacenters, could multi-phase transmission leveraging existing infrastructure be a strategic, practical solution?

This realization inspired me to develop a specialized visualization tool, demonstrating how Fortescue’s symmetrical components elegantly generalize beyond the standard three-phase scenario.

Let’s explore the potential and implications of this practical and timely concept further.

Theoretical Extension Beyond Three Phases

Charles L. Fortescue’s 1918 work introduced the method of symmetrical components, and he formulated it in general terms for any number of phases (polyphase systems) (Original Paper). In essence, Fortescue proved that an arbitrary unbalanced set of n coplanar phasors can be resolved into n sets of balanced (symmetrical) phasors. Each of these sets (called symmetrical components) forms an n-phase balanced system. He noted a nuance that if n is not prime, some of the resulting component sets may not be distinct – they can degenerate into repeated patterns corresponding to factors of n (Original Paper).

(For example, a 6-phase system’s components can include patterns equivalent to two 3-phase systems or three 2-phase systems.) Fortescue’s original paper introduced the sequence operator (denoted often as α) to generate these phase-shifted components, and derived the transformation equations for three-phase explicitly while asserting the general principle for n-phase systems (Original Paper). However, at the time, practical interest lay almost entirely in three-phase systems, so the full general n-phase theory remained more of an academic curiosity (Original Paper).

6 phases symmetrical Simulation

In the decades that followed, the idea of extending symmetrical components beyond three phases was occasionally revisited in theory. Researchers recognized that Fortescue’s method is fundamentally a linear transformation that could apply to any polyphase system (MDPI Article). The transformation was later expressed in compact matrix form, making it easier to generalize. In modern terms, the Fortescue transform for an n-phase system can be represented by an n×n Vandermonde matrix using the nth roots of unity (MDPI Article). In this formulation, the complex phase-shift operator α is defined as α = e^{j·2π/n}, which rotates a phasor by 360°/n. This yields one set of components where all phases are in phase (often called the zero-sequence set) and n–1 sets of components that are each rotated by a fixed step of 360°/n between successive phases. For example, in a five-phase system, α = e^(j·72°); one can define symmetrical components numbered 0, 1, 2, 3, 4, where the 0-sequence has all five phases in phase, and the others are balanced 5-phase sets with 72° phase progression (or its multiples) between phases (MDPI Article). Because α^n = 1, exponents that differ by multiples of n produce identical phase patterns, which is why non-prime phase counts lead to repetitive component sets (Original Paper). This general transformation diagonalizes certain linear systems with rotational symmetry. In fact, Fortescue’s transformation can be viewed as a special case of a discrete Fourier transform for the fundamental frequency components of an n-phase system (MDPI Article).

equation for 6 phases system

[V0V1V2V3V4V5]=16[1111111αα2α3α4α51α2α4α0α2α41α3α0α3α0α31α4α2α0α4α21α5α4α3α2α][VaVbVcVdVeVf] \begin{bmatrix} V_0 \\ V_1 \\ V_2 \\ V_3 \\ V_4 \\ V_5 \end{bmatrix} = \frac{1}{6} \begin{bmatrix} 1 & 1 & 1 & 1 & 1 & 1 \\ 1 & \alpha & \alpha^2 & \alpha^3 & \alpha^4 & \alpha^5 \\ 1 & \alpha^2 & \alpha^4 & \alpha^0 & \alpha^2 & \alpha^4 \\ 1 & \alpha^3 & \alpha^0 & \alpha^3 & \alpha^0 & \alpha^3 \\ 1 & \alpha^4 & \alpha^2 & \alpha^0 & \alpha^4 & \alpha^2 \\ 1 & \alpha^5 & \alpha^4 & \alpha^3 & \alpha^2 & \alpha \end{bmatrix} \begin{bmatrix} V_a \\ V_b \\ V_c \\ V_d \\ V_e \\ V_f \end{bmatrix} α0=ej2π×06=e0=1,α1=ej2π6=ejπ3=12+j32,α2=ej2π×26=ej2π3=12+j32,α3=ej2π×36=ejπ=1,α4=ej2π×46=ej4π3=12j32,α5=ej2π×56=ej5π3=12j32. \begin{aligned} \alpha^0 &= e^{j \frac{2\pi \times 0}{6}} = e^0 = 1, \\ \alpha^1 &= e^{j \frac{2\pi}{6}} = e^{j \frac{\pi}{3}} = \frac{1}{2} + j\frac{\sqrt{3}}{2}, \\ \alpha^2 &= e^{j \frac{2\pi \times 2}{6}} = e^{j \frac{2\pi}{3}} = -\frac{1}{2} + j\frac{\sqrt{3}}{2}, \\ \alpha^3 &= e^{j \frac{2\pi \times 3}{6}} = e^{j \pi} = -1, \\ \alpha^4 &= e^{j \frac{2\pi \times 4}{6}} = e^{j \frac{4\pi}{3}} = -\frac{1}{2} - j\frac{\sqrt{3}}{2}, \\ \alpha^5 &= e^{j \frac{2\pi \times 5}{6}} = e^{j \frac{5\pi}{3}} = \frac{1}{2} - j\frac{\sqrt{3}}{2}. \end{aligned}

Several theoretical developments built on Fortescue’s foundation. Later authors reformulated the symmetrical component transformation with matrix and algebraic clarity. By the mid-20th century, textbooks had adopted the matrix form for three-phase analysis and acknowledged its generalization to n phases in principle. K.S. Yeung (1983) offered “a new look” at symmetrical components to better explain the method, noting it as a linear transformation with an inverse (since the determinant of the transformation matrix is non-zero for any n) (MDPI Article). The concept was even extended to time-domain analysis: researchers defined instantaneous symmetrical components (ISCs) for transient analysis by applying the same Fortescue transform to time-domain signals, treating the resulting components as complex time-varying quantities (MDPI Article). This was useful for power electronic and dynamic studies, though it goes beyond the steady-state phasor domain of Fortescue’s original work. In summary, the theoretical extension of Fortescue’s principle to arbitrary n-phase systems is well-understood: any unbalanced n-phase set can be decomposed into n symmetric sets via a linear transform using the nth roots of unity (MDPI Article). This provides a conceptual and mathematical framework to analyze multi-phase systems similar to the familiar three-phase case.

Generalized Symmetrical Component Analysis for n-Phase Systems

The generalized symmetrical component method for an n-phase system follows directly from Fortescue’s approach. The core idea is to define n independent sequence components (sometimes labeled 0, 1, 2, …, n-1), each of which is a balanced n-phase set. Mathematically, if va,vb,,vnv_a, v_b, \dots, v_{n} are the phase voltages (or currents) of an n-phase system, one defines a transformation matrix T of size n×n. Each column of T corresponds to one sequence component and contains the phase shift pattern for that sequence. Using α = e^{j·2π/n} as the phase rotation operator, the columns can be written as [1,;αk,;α2k,;,;α(n1)k]T[1,; α^k,; α^{2k},;…,; α^{(n-1)k}]^T for sequence kk (with k=0,1,...,n1k=0,1,...,n-1) 100 Years of Symmetrical Components. For the zero-sequence (k=0k=0), this gives the column [1,1,,1]T[1,1,…,1]^T (all phases in phase). For k=1k=1, it gives [1,α,α2,,αn1]T[1,α,α^2,…,α^{n-1}]^T, which represents a “positive sequence” set (phases successively shifted by 360°/n). Higher-kk sequences represent other phase rotations; for example, k=n1k=n-1 yields [1,αn1,α2(n1),,α(n1)2]T[1,α^{n-1},α^{2(n-1)},…,α^{(n-1)^2}]^T, which for three-phase (n=3) corresponds to the familiar negative sequence. Once T is defined, the transformation to sequence components is vseq=T1vphase\mathbf{v}{seq} = T^{-1}\mathbf{v}{phase}, and the inverse transform back to phase quantities is vphase=Tvseq\mathbf{v}{phase} = T \mathbf{v}{seq}. In practice, T1T^{-1} can be obtained by taking the complex conjugate of TT and dividing by n (analogous to the inverse DFT) 100 Years of Symmetrical Components.

This general transformation is a powerful analytical tool. It allows one to decouple an n-phase network into independent sequence networks if the system is perfectly symmetric (equal impedance in all phases and equal mutual coupling) 100 Years of Symmetrical Components 100 Years of Symmetrical Components. Under those conditions, each sequence component propagates through the system without mixing with others, simplifying analysis of faults and unbalances. For three-phase systems, this yields the well-known positive, negative, and zero sequence networks that can be separately analyzed and then superimposed. For an n-phase system, one could similarly construct n sequence networks. For instance, a six-phase system would have six sequence networks (0 through 5 sequence) 100 Years of Symmetrical Components. In a symmetric six-phase system, a given fault might excite only certain sequence networks depending on the fault configuration, and those networks can be connected in an analogous way to the Thevenin sequence networks used in 3φ fault analysis. Researchers have indeed derived such general fault analysis procedures. Bhatt et al. (1977) were among the first to detail fault analysis for six-phase transmission lines using symmetrical component networks Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. They showed how to enumerate and analyze all possible unbalances (which are more numerous in six-phase systems) by superposition of sequence networks. Subsequent work extended this to other phase counts: for example, Pal and Singh (1985) investigated fault analysis in a 12-phase system Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. The literature also includes methods for mixed systems (e.g. a network with both three-phase and six-phase sections), where symmetrical components can still be applied locally and then linked via appropriate transformers or phase-conversion interfaces Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods.

One important consideration is that if the number of phases n is composite (not prime), some of the sequence components become degenerate or redundant Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks. In practical terms, this means certain sequence networks will actually split into sub-networks. A classic example is a four-phase (n=4) system: using α = e^(j·90°), one finds that the “second-sequence” (k=2k=2) column is [1,α2,α4,α6]T=[1,1,1,1]T[1,α^2,α^4,α^6]^T = [1, -1, 1, -1]^T, which is effectively a pair of 2-phase (180° apart) systems repeating – the 2nd sequence is really just two-phase behavior mirrored. As Fortescue pointed out, an n-phase system can be seen as containing within it the symmetries of its factor systems Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks. Nevertheless, the general method still works; one simply finds that some of the n symmetrical component sets are not unique patterns. Modern authors often sidestep this issue by focusing on cases where n is prime (5, 7, 11, etc.) or by treating each distinct symmetrical pattern as a separate sequence regardless of redundancy Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. In practice, even for non-prime phase counts like 6, all n sequences are usually defined and used in calculations (with some sequences exhibiting identical effects in a fully symmetrical system). The general formulas and transformation matrices for four-phase, five-phase, six-phase, twelve-phase, etc., have been published in various papers Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. For example, explicit equations for symmetrical components in a four-phase system are given by Zhdanov (as cited in Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems), for five-phase in multiple works Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems, for six-phase in e.g. Al-Turkki (1993) and others Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems, and even for twelve-phase systems (Gökalp & Tercan 2019) Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. These works provide the transformation matrices and demonstrate how to compute sequence voltages/currents from phase values for their respective n-phase systems. In summary, the symmetrical component analysis generalizes to n phases by using the same linear algebraic approach as in three-phase – yielding n component sets that greatly aid in understanding unbalances and faults in complex polyphase networks Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods.

Applications in Multi-Phase Power Systems

Historical Applications and the Six-Phase Transmission Project

Outside of academic exercises, symmetrical components for other than three phases saw little use in the early 20th century because three-phase became the dominant standard. There were some two-phase systems (notably the first polyphase AC systems used in the 1890s), but these were gradually converted or supplanted by three-phase. (Two-phase to three-phase conversion was often done via Scott-T transformers, but analyses were typically handled by direct phase-coordinate methods rather than symmetrical components.) By mid-century, virtually all generation and transmission was three-phase, limiting the practical need for extended symmetrical components.

However, in the 1970s, interest in multi-phase transmission was revived as researchers looked for ways to increase power transfer capacity without raising line voltage. A landmark moment came in 1972 when a CIGRÉ report by L. Barthold and H. Barnes proposed High Phase Order (HPO) transmission, suggesting that using 6 or 12 phases on a transmission line could boost capacity on existing corridors Revisiting Six-phase Line Transmission | PAC World. This prompted feasibility studies in North America. Allegheny Power System (APS) in the U.S. had numerous double-circuit 138 kV lines (two parallel three-phase circuits) and was seeking to carry more power through existing rights-of-way Revisiting Six-phase Line Transmission | PAC World. By collaborating with researchers at West Virginia University, APS explored converting a double-circuit line into a single six-phase line as an alternative to upgrading to a higher voltage Revisiting Six-phase Line Transmission | PAC World. Between 1976 and 1979, extensive studies were conducted to assess the feasibility of 138 kV six-phase conversion Revisiting Six-phase Line Transmission | PAC World. These studies included the development of symmetrical component models for six-phase systems and analysis of all possible fault types on a six-phase line Revisiting Six-phase Line Transmission | PAC World. In fact, Bhatt et al. (1977) and others during this period laid the analytical groundwork by formulating six-phase sequence networks and fault calculation procedures Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. They confirmed that any six-phase unbalance could be resolved using six symmetrical component sets (0 through 5 sequence) and calculated how those sequences interconnect for various faults (line-to-ground, line-to-line, double-line-to-ground, etc.), similar to the three-sequence diagrams in three-phase fault analysis Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods.

Encouraged by theoretical and simulation results, the U.S. Department of Energy built experimental six-phase and twelve-phase test lines at an outdoor laboratory in Malta, New York in the late 1970s Revisiting Six-phase Line Transmission | PAC World. The six-phase line was energized up to 80 kV to validate the concept. Tests showed that the transformed line behaved as predicted and that sequence-component analysis correctly anticipated the voltages, currents, and fault behaviors Revisiting Six-phase Line Transmission | PAC World. With these successful tests, plans moved forward for a full-scale field demonstration to prove commercial viability Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World.

The most notable project was carried out by New York State Electric & Gas (NYSEG) in the early 1990s – a project often cited as the historical 6-phase demonstration in North America. Backed by a consortium of EPRI, DOE, the Empire State Electric Energy Research Corp., and state agencies, NYSEG converted a 115 kV double-circuit line (two three-phase circuits) into a single six-phase line over a 1.5 mile (2.4 km) span Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World. The conversion was done using special phase-transformation transformers at each end (two transformers banks configured in delta–wye arrangements to create the needed 60° phase shifts between the six phases) Revisiting Six-phase Line Transmission | PAC World. The six-phase line operated with about 93 kV phase-to-ground, which is comparable to 115 kV three-phase in terms of insulation requirements Revisiting Six-phase Line Transmission | PAC World. This project demonstrated several key objectives: (1) that a six-phase line could be reliably integrated into a conventional three-phase network, (2) that interface transformers could efficiently connect the six-phase line to standard substations, and (3) that protection and control schemes could be implemented with existing technology Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World. The protection of the six-phase line was notably more complex due to the greater number of possible fault types – there are 15 conductors counting all phases and ground return, leading to 120 theoretically distinct shunt fault combinations on a six-phase line (versus 10 in a three-phase system) Revisiting Six-phase Line Transmission | PAC World. Engineers addressed this by using multiple three-phase relays in parallel, each configured to monitor different combinations of the six phases Revisiting Six-phase Line Transmission | PAC World. Symmetrical components were essential in understanding and designing for these fault scenarios; for example, certain relay elements were tuned to respond to specific sequence components (just as zero-sequence detection is used for ground faults in three-phase, analogous logic was extended for six-phase) Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World. The NYSEG six-phase demonstration was successful – it carried power and was fault-tested for a period in the 1990s, confirming that the six-phase concept worked in the field Revisiting Six-phase Line Transmission | PAC World.

Although the six-phase line was later reverted to three-phase (largely because the extra capacity was not immediately needed in that area), the project proved the feasibility of high-phase-order transmission. It showed about a 73% increase in transfer capability over the original double-circuit configuration, using the same corridor and towers Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World. This gain comes from the fact that in a six-phase line, the line-to-line voltage is lower for a given line-to-ground voltage, allowing conductors to be placed closer together and effectively doubling the number of currents carrying power in the corridor. The six-phase demonstration remains a landmark in multi-phase power application. It generated a series of studies and papers in the 1980s and 1990s on topics such as six-phase line modeling, sequence impedances, corona and electromagnetic effects, and multi-phase protection schemes Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World. There were also proposals to use 12-phase lines for even higher capacity – for instance, Stewart and Hudson (1988) discussed a 138 kV twelve-phase line as an alternative to building a new 345 kV three-phase line Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. Twelve-phase was tested at Malta alongside the six-phase, but six-phase was deemed the more practical step and received more focus. To date, multi-phase transmission has not been widely adopted commercially, but the research from the North American six-phase project stands as proof that symmetrical components and high-phase-order principles can be applied successfully beyond three phases in large power systems Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World.

Modern Applications in Multi-Phase Systems

In recent years, the concept of using more than three phases has re-emerged in several niche areas of power engineering. One major area is multiphase electric machines and drives. Instead of the standard three-phase motors, researchers have explored 5-phase, 6-phase, and even higher-phase-count motors for applications requiring high reliability, lower per-phase currents, or reduced torque ripple (e.g. electric vehicles, aerospace, and ship propulsion) Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. Symmetrical components have been generalized to analyze these machines. For example, a five-phase induction motor or permanent-magnet motor can experience new types of imbalance (like one phase open-circuited, or unequal phase voltages), and the generalized Fortescue transform is used to define sequence components (0 through 4) for diagnosing and modeling such faults 100 Years of Symmetrical Components. Researchers have applied the n-phase symmetrical component method to detect faults in multiphase machines – Arafat et al. (2017) developed an open-phase fault detection scheme for a five-phase motor that monitors the symmetrical current components for anomalies Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. By examining the behavior of certain sequence currents (which should be zero in healthy operation), the system can identify a broken phase condition. Similarly, for six-phase machines, sequence-component analysis helps separate the machine’s magnetic fields into independent spatial harmonics, which is useful for control: the motor can be controlled in two or three decoupled subspaces corresponding to different sequence pairs, much like ddqq control in a three-phase machine is based on separating positive and negative sequences 100 Years of Symmetrical Components. This technique, often called vector space decomposition, is directly rooted in symmetrical component theory.

Another contemporary application is in power electronics and converters that interface with multiphase systems. For instance, multi-phase inverters (5-phase or 7-phase inverters) use transformations akin to symmetrical components (extended Clarke/Park transforms) to manage sinusoidal outputs on multiple phases 100 Years of Symmetrical Components. In distribution systems, there are proposals to use six-phase distribution feeders for connecting renewable energy sources; protection devices and control algorithms for these often rely on symmetrical component calculations extended to six-phase Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. A 2010 IEEE paper by Abdel-Akher and Nor analyzed multiphase (e.g. 6-phase) distribution system faults using symmetrical components, demonstrating how to calculate fault currents and voltages in such networks Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. There has also been interest in multiterminal HVDC systems and flexible AC transmission where converters might feed multi-phase networks (though these are largely research at this point).

Symmetrical components remain a fundamental tool in protective relaying and power quality for three-phase systems, and their extension to n-phase is a natural progression. Modern digital relays and monitoring systems could, in principle, compute sequence components for any number of phases. For example, one could calculate a “negative-sequence” current in a five-phase system (which in that case would be sequence 2 or 3, depending on how it’s defined) and use that as an indicator of unbalance or faults, just as negative-sequence in three-phase indicates a problem. Standards and practices for these are not yet common, since multiphase systems themselves (beyond 3φ) are not standard – but research is ongoing. In summary, the main modern applications of extended symmetrical components are: (a) multiphase electrical drives (for improved performance and fault tolerance), (b) experimental high-phase-order transmission lines (to increase corridor capacity), and (c) analytical studies of hybrid AC systems or future grids that might utilize more than three phases in certain segments. Across these applications, the symmetrical component method provides a unified way to generalize familiar analysis techniques to the multi-phase domain Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods.

Models and Techniques for Analyzing n-Phase Systems

To analyze n-phase systems using symmetrical components, engineers and researchers have developed mathematical models and transformations very much in line with those used for three-phase systems, but scaled up. The primary tool is the symmetrical component transformation matrix discussed earlier, which is effectively an n-phase to n-sequence conversion. Using this transform, one can derive sequence impedance models of generators, lines, and other components for any number of phases. For example, an n-phase generator in a perfectly balanced condition can be modeled as having equal impedance in all sequences except the zero sequence (much as a three-phase generator has equal positive and negative sequence impedance). If the machine has salient characteristics, each sequence impedance can differ (analogous to how a salient 6-phase machine was analyzed in the literature with different sequence reactances Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems). Transmission lines can be modeled by computing self and mutual inductances between all n phase conductors; then the transformation to sequence domain (via the Vandermonde matrix) can be applied to find the n sequence inductances Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. Al-Turkki (1993) presented such a method for a six-phase machine, deriving its sequence inductance matrix Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. More recently, Gokalp and Tercan (2019) provided detailed sequence models for a 12-phase system’s components, and even performed load-flow analysis using both phase-coordinates and symmetrical components to cross-verify results Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods. These works show how classical power system analysis (impedance matrices, load flow, fault current calculation) can be generalized to high-phase-order systems by using either the phase coordinate method (directly using the full coupling matrices) or by transforming to sequence components to decouple where possible.

In terms of transformation techniques, one important consideration is computational efficiency and interpretation. For large n, the manual derivation of sequence networks can become cumbersome. However, recognizing the transformation as essentially a Fourier transform matrix, one can leverage algorithms from signal processing to compute the symmetrical components. In fact, the symmetrical component transform is a discrete Fourier transform (DFT) for the fundamental frequency phasors. This means that the fast Fourier transform (FFT) algorithms could be used in digital simulators or relays to compute sequence quantities for an n-phase system in O(n log n) time even for large n. Some researchers have explicitly used DFT-based methods to calculate symmetrical components and even to extract harmonic sequences (for example, computing 5th-harmonic negative-sequence in a three-phase system) (PDF) The discrete Fourier transform for computation of symmetrical …. The extension to arbitrary phase count is straightforward with this viewpoint, as it’s just changing the DFT length to n.

Another technique that has appeared in literature is the instantaneous symmetrical component (ISC) method, which handles unbalanced systems in the time domain. Introduced by Barros and Silva (2003) and others 100 Years of Symmetrical Components, the ISC defines instantaneous sequence components (still using the α operator) for real-time analysis of faults. This has been applied to three-phase mainly, but in principle could be extended to n-phase by using the same α = e^(j2π/n) in time-domain calculations. For control systems, a related approach is the vector space decomposition (VSD) mentioned earlier for motors, which mathematically is equivalent to symmetrical component decomposition but often organized into orthogonal subspaces instead of complex sequences. For example, a five-phase system’s sequences 1 and 4 form one conjugate pair (forward and backward rotating fields) which can be treated as one d–q subspace; sequences 2 and 3 form another subspace; sequence 0 is its own (real-axis) subspace. This VSD approach, presented in works like Levi (2008) Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems, is simply a re-packaging of the symmetrical components into real-valued vectors suitable for control algorithms.

In summary, the analytical techniques for n-phase systems typically involve:

• Symmetrical Component Transformation: Using Fortescue’s generalized transform to obtain sequence components for voltages/currents [100 Years of Symmetrical Components](https://www.mdpi.com/1996-1073/12/3/450). This is the basis for most fault analysis and theoretical work.

• Sequence Network Modeling: Developing per-unit sequence impedance models for multi-phase generators, transformers, and lines, allowing fault studies by connecting sequence networks for the given fault type [Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods](https://dergipark.org.tr/en/pub/jetech/issue/45382/487894). For instance, sequence network connection diagrams for all possible faults in a five-phase system have been derived in recent literature [Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems](https://www.mdpi.com/2673-4826/3/3/15). These diagrams generalize the concept of line-to-line faults, double-phase-to-ground faults, etc., to an n-phase context (with many more possibilities as n grows).

• Phase-Coordinate Analysis: As an alternative, directly solving the n coupled phase equations (often using computer simulation). This is always valid, but it’s less insightful than using symmetrical components. Some studies (e.g. Gokalp & Tercan 2019) compare the phase-coordinate method with the symmetrical component method for 12-phase systems to show they produce the same results [Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Method](https://dergipark.org.tr/en/pub/jetech/issue/45382/487894).

• Software Tools: There has been development of simulation tools and MATLAB scripts to handle multiphase symmetrical components. Kulkarni et al. (2017) presented MATLAB-based computations for three-, five-, and six-phase symmetrical components side by side [Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems](https://www.mdpi.com/2673-4826/3/3/15). Such tools help verify the formulas and allow experimentation with fault cases in a teaching or research setting.

The literature providing these models and techniques is somewhat scattered (since multi-phase systems are not mainstream), but key references include: Fortescue’s original polyphase theory Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks, recent review articles like “100 Years of Symmetrical Components” by Chicco and Mazza (2019) which discusses general n-phase transformations 100 Years of Symmetrical Components, and various IEEE papers on fault analysis of six-phase and twelve-phase systems (e.g., Bhatt et al. 1977 Journal of Engineering and Technology » Submission » Fault Analysis in Multi-Phase Power Systems Considering Symmetrical Components and Phase Coordinates Methods; Pal & Singh 1985; Abu-Elhaija & Amoura 2006 Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems; Abdel-Akher & Nor 2010; Youssef & Abouelenin 2016). Industry reports on the six-phase project (EPRI, 1992) and recent re-examinations of high-phase-order transmission also document the practical modeling approaches Revisiting Six-phase Line Transmission | PAC World Revisiting Six-phase Line Transmission | PAC World. In academic research today, we even see dedicated studies like Ciontea et al. (2022) focusing on symmetrical components for five-phase fault analysis, complete with derived transformation equations and sequence network connections for each fault type Symmetrical Components and Sequence Networks Connections for Short-Circuit Faults in Five-Phase Electrical Systems. All these works reinforce that the symmetrical component principle is indeed extensible to n-phase systems and provide the mathematical tools to apply it.


References:

Explore these references for deeper insight and additional context on symmetrical components in multi-phase power systems.

Share

Leave a Comment

Comments