HAL/S: Difference between revisions
finished reversing vandalism |
en>Cogiati No edit summary |
||
| Line 1: | Line 1: | ||
{{three other uses|the mathematical technique|the device which transforms [[three-phase electric power]] without a neutral wire into three-phase power with a neutral wire|delta-wye transformer|the application in statistical mechanics see|Yang–Baxter equation|the regional airline brand name for Delta Air Lines|Delta Connection}} | |||
The '''Y-Δ transform''', also written '''wye-delta''' and also known by many other names, is a mathematical technique to simplify the analysis of an electrical network. The name derives from the shapes of the circuit diagrams, which look respectively like the letter Y and the Greek capital letter [[Δ]]. This circuit transformation theory was published by [[Arthur Edwin Kennelly]] in 1899.<ref>A.E. Kennelly, ''Equivalence of triangles and stars in conducting networks'', Electrical World and Engineer, vol. 34, pp. 413–414, 1899.</ref> It is widely used in analysis of [[three-phase electric power]] circuits. | |||
The Y-Δ transform can be considered a special case of the [[star-mesh transform]] for three resistors. | |||
==Names== | |||
[[Image:Theoreme de kennelly.png|right|thumb|400px|Illustration of the transform in its T-Π representation,]] | |||
The '''Y-Δ transform''' is known by a variety of other names, mostly based upon the two shapes involved, listed in either order. The '''Y''', spelled out as '''wye''', can also be called '''T''' or '''star'''; the '''Δ''', spelled out as '''delta''', can also be called '''triangle''', '''[[Π]]''' (spelled out as '''pi'''), or '''mesh'''. Thus, common names for the transformation include '''wye-delta''' or '''delta-wye''', '''star-delta''', '''star-mesh''', or '''T-Π'''. {{clear}} | |||
==Basic Y-Δ transformation== | |||
[[Image:Wye-delta-2.svg|right|thumb|300px|Δ and Y circuits with the labels which are used in this article.]] | |||
The transformation is used to establish equivalence for networks with three terminals. Where three elements terminate at a common node and none are sources, the node is eliminated by transforming the impedances. For equivalence, the impedance between any pair of terminals must be the same for both networks. The equations given here are valid for complex as well as real impedances. | |||
===Equations for the transformation from Δ-load to Y-load 3-phase circuit=== | |||
The general idea is to compute the impedance <math>R_y</math> at a terminal node of the Y circuit with impedances <math>R'</math>, <math>R''</math> to adjacent node in the Δ circuit by | |||
:<math>R_y = \frac{R'R''}{\sum R_\Delta}</math> | |||
where <math>R_\Delta</math> are all impedances in the Δ circuit. This yields the specific formulae | |||
:<math>\begin{align} | |||
R_1 &= \frac{R_bR_c}{R_a + R_b + R_c} \\ | |||
R_2 &= \frac{R_aR_c}{R_a + R_b + R_c} \\ | |||
R_3 &= \frac{R_aR_b}{R_a + R_b + R_c} | |||
\end{align}</math> | |||
===Equations for the transformation from Y-load to Δ-load 3-phase circuit=== | |||
The general idea is to compute an impedance <math>R_\Delta</math> in the Δ circuit by | |||
:<math>R_\Delta = \frac{R_P}{R_\mathrm{opposite}}</math> | |||
where <math>R_P = R_1R_2+R_2R_3+R_3R_1</math> is the sum of the products of all pairs of impedances in the Y circuit and <math>R_\mathrm{opposite}</math> is the impedance of the node in the Y circuit which is opposite the edge with <math>R_\Delta</math>. The formula for the individual edges are thus | |||
:<math>\begin{align} | |||
R_a &= \frac{R_1R_2 + R_2R_3 + R_3R_1}{R_1} \\ | |||
R_b &= \frac{R_1R_2 + R_2R_3 + R_3R_1}{R_2} \\ | |||
R_c &= \frac{R_1R_2 + R_2R_3 + R_3R_1}{R_3} | |||
\end{align}</math> | |||
===Circuit Analysis: Techniques for Solving Δ-load to Y-load in 3 phase circuits=== | |||
A given three phase circuit that has a combination of Δ-loads and Y-loads should be converted to the Y configuration. By converting from Δ to Y, each circuit element/phase can be analyzed separately. Converting from Δ to Y is an technique aimed to simplify circuit analysis. (Note: harmonic behavior from the original circuit remained unchanged). The conversion from the Δ notation to Y notation is as follows. | |||
:<math>\begin{align} | |||
V_{\text{LL}} = \sqrt{3}V_{\text{LN}} \angle 30 \\ | |||
I_{\text{LL}} = \sqrt{3}I_{\text{LN}} \angle-30\\ | |||
Z_{\Delta}/3 = Z_{\text{Y}} \\ | |||
S_{3\Phi} = |S_{3\Phi}|= \sqrt{3}V_{\text{LL}} I_{\text{L}}=3V_{\text{LN}} I_{\text{L}}\\ | |||
\end{align}</math> | |||
==A proof of the existence and uniqueness of the transformation== | |||
The feasibility of the transformation can be shown as a consequence of [[superposition theorem]] in electric circuit. A short proof, rather than derived as a corollary of the more general [[star-mesh transform]], can be given as follows. The equivalence lies in the statement that for any external voltages (<math>V_1</math>, <math>V_2</math> and <math>V_3</math>) applying at the three nodes (<math>N_1</math>, <math>N_2</math> and <math>N_3</math>), the corresponding currents (<math>I_1</math>, <math>I_2</math> and <math>I_3</math>) are exactly the same for both the Y and Δ circuit, and vice versa. In this proof, we start with given external currents at the nodes. According to superposition theorem, the voltages can be obtained by studying the linear summation of the resulting voltages at the nodes of following three problems: apply at the three nodes with current (1) <math>(I_1-I_2)/3</math>, <math>-(I_1-I_2)/3</math>, <math>0</math>, (2) <math>0</math>, <math>(I_2-I_3)/3</math>, <math>-(I_2-I_3)/3</math> and (3) <math>-(I_3-I_1)/3</math>, <math>0</math>, <math>(I_3-I_1)/3</math>. It can be readily shown that due to [[Kirchhoff's circuit laws]], one has <math>I_1+I_2+I_3=0</math>. One notes that now each problem is relatively simple, since it only involves one single ideal current source. To obtain exactly the same outcome voltages at the nodes for each problem, the equivalent resistances in two circuits must be the same, this can be easily found by using the basic rules of [[series and parallel circuits]]: | |||
:<math>R_3+R_1 = \frac{(R_c+R_a)R_b}{R_a + R_b + R_c},</math> <!-- extra space --> <math>\frac{R_3}{R_1} = \frac{R_a}{R_c}.</math> | |||
Though usually six equations are more than enough to express three variables (<math>R_1,R_2,R_3</math>) in term of the other three variables(<math>R_a,R_b,R_c</math>), here it is straightforward to show that these equations indeed lead to the above designed expressions. | |||
In fact, the superposition theorem not only establishes the relation between the values of the resistances, but also guarantees the uniqueness of such solution. | |||
==Simplification of networks== | |||
Resistive networks between two terminals can theoretically be [[Equivalent impedance transforms|simplified]] to a single equivalent resistor (more generally, the same is true of impedance). Series and parallel transforms are basic tools for doing so, but for complex networks such as the bridge illustrated here, they do not suffice. | |||
The Y-Δ transform can be used to eliminate one node at a time and produce a network that can be further simplified, as shown. | |||
[[Image:wye-delta bridge simplification.svg|center|thumb|480px|Transformation of a bridge resistor network, using the Y-Δ transform to eliminate node ''D'', yields an equivalent network that may readily be simplified further.]] | |||
The reverse transformation, Δ-Y, which adds a node, is often handy to pave the way for further simplification as well. | |||
[[Image:delta-wye bridge simplification.svg|center|thumb|336px|Transformation of a bridge resistor network, using the Δ-Y transform, also yields an equivalent network that may readily be simplified further.]] | |||
==Graph theory== | |||
In [[graph theory]], the Y-Δ transform means replacing a Y [[Glossary of graph theory#Subgraphs|subgraph]] of a graph with the equivalent Δ subgraph. The transform preserves the number of edges in a graph, but not the number of vertices or the number of [[cycle (graph theory)|cycle]]s. Two graphs are said to be '''Y-Δ equivalent''' if one can be obtained from the other by a series of Y-Δ transforms in either direction. For example, the [[Petersen family]] is a Y-Δ [[equivalence class]]. | |||
==Demonstration== | |||
===Δ-load to Y-load transformation equations=== | |||
[[Image:Wye-delta-2.svg|right|thumb|325px|Δ and Y circuits with the labels that are used in this article.]] | |||
To relate <math>\{R_a, R_b, R_c\}</math> from Δ to <math>\{R_1,R_2,R_3\}</math> from Y, the impedance between two corresponding nodes is compared. The impedance in either configuration is determined as if one of the nodes is disconnected from the circuit. | |||
The impedance between ''N''<sub>1</sub> and ''N''<sub>2</sub> with ''N''<sub>3</sub> disconnected in Δ: | |||
:<math>\begin{align} | |||
R_\Delta(N_1, N_2) &= R_c \parallel (R_a + R_b) \\ | |||
&= \frac{1}{\frac{1}{R_c} + \frac{1}{R_a + R_b}} \\ | |||
&= \frac{R_c(R_a + R_b)}{R_a + R_b + R_c} | |||
\end{align}</math> | |||
To simplify, let <math>R_T</math> be the sum of <math>\{R_a, R_b, R_c\}</math>. | |||
:<math> R_T = R_a + R_b + R_c </math> | |||
Thus, | |||
:<math> R_\Delta(N_1, N_2) = \frac{R_c(R_a+R_b)}{R_T} </math> | |||
The corresponding impedance between N<sub>1</sub> and N<sub>2</sub> in Y is simple: | |||
:<math>R_Y(N_1, N_2) = R_1 + R_2</math> | |||
hence: | |||
:<math>R_1+R_2 = \frac{R_c(R_a+R_b)}{R_T}</math> (1) | |||
Repeating for <math>R(N_2,N_3)</math>: | |||
:<math>R_2+R_3 = \frac{R_a(R_b+R_c)}{R_T}</math> (2) | |||
and for <math>R(N_1,N_3)</math>: | |||
:<math>R_1+R_3 = \frac{R_b(R_a+R_c)}{R_T}.</math> (3) | |||
From here, the values of <math>\{R_1,R_2,R_3\}</math> can be determined by linear combination (addition and/or subtraction). | |||
For example, adding (1) and (3), then subtracting (2) yields | |||
:<math> | |||
R_1+R_2+R_1+R_3-R_2-R_3 = | |||
\frac{R_c(R_a+R_b)}{R_T} | |||
+ \frac{R_b(R_a+R_c)}{R_T} | |||
- \frac{R_a(R_b+R_c)}{R_T} | |||
</math> | |||
:<math>2R_1 = \frac{2R_bR_c}{R_T}</math> | |||
thus, | |||
:<math>R_1 = \frac{R_bR_c}{R_T}.</math> | |||
where | |||
<math> R_T = R_a + R_b + R_c </math> | |||
For completeness: | |||
:<math>R_1 = \frac{R_bR_c}{R_T}</math> (4) | |||
<!-- extra space between lines of "displayed" [[TeX]] for legibility --> | |||
:<math>R_2 = \frac{R_aR_c}{R_T}</math> (5) | |||
<!-- extra space between lines of "displayed" [[TeX]] for legibility --> | |||
:<math>R_3 = \frac{R_aR_b}{R_T}</math> (6) | |||
===Y-load to Δ-load transformation equations=== | |||
Let | |||
:<math>R_T = R_a+R_b+R_c</math>. | |||
We can write the Δ to Y equations as | |||
:<math>R_1 = \frac{R_bR_c}{R_T} </math> (1) | |||
<!-- extra space between lines of "displayed" [[TeX]] for legibility --> | |||
:<math>R_2 = \frac{R_aR_c}{R_T} </math> (2) | |||
<!-- extra space between lines of "displayed" [[TeX]] for legibility --> | |||
:<math>R_3 = \frac{R_aR_b}{R_T}. </math> (3) | |||
Multiplying the pairs of equations yields | |||
:<math>R_1R_2 = \frac{R_aR_bR_c^2}{R_T^2}</math> (4) | |||
<!-- extra space between lines of "displayed" [[TeX]] for legibility --> | |||
:<math>R_1R_3 = \frac{R_aR_b^2R_c}{R_T^2}</math> (5) | |||
<!-- extra space between lines of "displayed" [[TeX]] for legibility --> | |||
:<math>R_2R_3 = \frac{R_a^2R_bR_c}{R_T^2}</math> (6) | |||
and the sum of these equations is | |||
:<math>R_1R_2 + R_1R_3 + R_2R_3 = \frac{R_aR_bR_c^2 + R_aR_b^2R_c + R_a^2R_bR_c}{R_T^2}</math> (7) | |||
Factor <math>R_aR_bR_c</math> from the right side, leaving <math>R_T</math> in the numerator, canceling with an <math>R_T</math> in the denominator. | |||
:<math>R_1R_2 + R_1R_3 + R_2R_3 = \frac{(R_aR_bR_c)(R_a+R_b+R_c)}{R_T^2}</math> | |||
:<math>R_1R_2 + R_1R_3 + R_2R_3 = \frac{R_aR_bR_c}{R_T}</math> (8) | |||
Note the similarity between (8) and {(1),(2),(3)} | |||
Divide (8) by (1) | |||
:<math>\frac{R_1R_2 + R_1R_3 + R_2R_3}{R_1} = \frac{R_aR_bR_c}{R_T}\frac{R_T}{R_bR_c},</math> | |||
:<math>\frac{R_1R_2 + R_1R_3 + R_2R_3}{R_1} = R_a,</math> | |||
which is the equation for <math>R_a</math>. Dividing (8) by (2) or (3) (expressions for <math>R_2</math> or <math>R_3</math>) gives the remaining equations. | |||
==See also== | |||
* [[Star-mesh transform]] | |||
* [[Analysis of resistive circuits]] | |||
* [[Electrical network]], [[single-phase electric power]], [[alternating-current electric power]], [[three-phase power]], [[polyphase system]]s for examples of Y and Δ connections | |||
* [[AC motor]] for a discussion of the Y-Δ starting technique | |||
* [[Nikola Tesla]] | |||
* [[John Hopkinson]] | |||
* [[Mikhail Dolivo-Dobrovolsky]] | |||
* [[Charles Proteus Steinmetz]] | |||
==Notes== | |||
<references/> | |||
==References== | |||
* William Stevenson, ''Elements of Power System Analysis'' 3rd ed., McGraw Hill, New York, 1975, ISBN 0-07-061285-4 | |||
==External links== | |||
* [http://www.designcabana.com/knowledge/electrical/basics/resistors Star-Triangle Conversion]: Knowledge on resistive networks and resistors | |||
* [http://www.elektro-energetika.cz/calculations/transfigurace.php?language=english Calculator of Star-Triangle transform] | |||
{{DEFAULTSORT:Y-delta Transform}} | |||
[[Category:Electrical circuits]] | |||
[[Category:Electric power]] | |||
[[Category:Graph operations]] | |||
[[Category:Circuit theorems]] | |||
Revision as of 11:45, 18 January 2014
The Y-Δ transform, also written wye-delta and also known by many other names, is a mathematical technique to simplify the analysis of an electrical network. The name derives from the shapes of the circuit diagrams, which look respectively like the letter Y and the Greek capital letter Δ. This circuit transformation theory was published by Arthur Edwin Kennelly in 1899.[1] It is widely used in analysis of three-phase electric power circuits.
The Y-Δ transform can be considered a special case of the star-mesh transform for three resistors.
Names

The Y-Δ transform is known by a variety of other names, mostly based upon the two shapes involved, listed in either order. The Y, spelled out as wye, can also be called T or star; the Δ, spelled out as delta, can also be called triangle, Π (spelled out as pi), or mesh. Thus, common names for the transformation include wye-delta or delta-wye, star-delta, star-mesh, or T-Π. 50 year old Petroleum Engineer Kull from Dawson Creek, spends time with interests such as house brewing, property developers in singapore condo launch and camping. Discovers the beauty in planing a trip to places around the entire world, recently only coming back from .
Basic Y-Δ transformation
The transformation is used to establish equivalence for networks with three terminals. Where three elements terminate at a common node and none are sources, the node is eliminated by transforming the impedances. For equivalence, the impedance between any pair of terminals must be the same for both networks. The equations given here are valid for complex as well as real impedances.
Equations for the transformation from Δ-load to Y-load 3-phase circuit
The general idea is to compute the impedance at a terminal node of the Y circuit with impedances , to adjacent node in the Δ circuit by
where are all impedances in the Δ circuit. This yields the specific formulae
Equations for the transformation from Y-load to Δ-load 3-phase circuit
The general idea is to compute an impedance in the Δ circuit by
where is the sum of the products of all pairs of impedances in the Y circuit and is the impedance of the node in the Y circuit which is opposite the edge with . The formula for the individual edges are thus
Circuit Analysis: Techniques for Solving Δ-load to Y-load in 3 phase circuits
A given three phase circuit that has a combination of Δ-loads and Y-loads should be converted to the Y configuration. By converting from Δ to Y, each circuit element/phase can be analyzed separately. Converting from Δ to Y is an technique aimed to simplify circuit analysis. (Note: harmonic behavior from the original circuit remained unchanged). The conversion from the Δ notation to Y notation is as follows.
A proof of the existence and uniqueness of the transformation
The feasibility of the transformation can be shown as a consequence of superposition theorem in electric circuit. A short proof, rather than derived as a corollary of the more general star-mesh transform, can be given as follows. The equivalence lies in the statement that for any external voltages (, and ) applying at the three nodes (, and ), the corresponding currents (, and ) are exactly the same for both the Y and Δ circuit, and vice versa. In this proof, we start with given external currents at the nodes. According to superposition theorem, the voltages can be obtained by studying the linear summation of the resulting voltages at the nodes of following three problems: apply at the three nodes with current (1) , , , (2) , , and (3) , , . It can be readily shown that due to Kirchhoff's circuit laws, one has . One notes that now each problem is relatively simple, since it only involves one single ideal current source. To obtain exactly the same outcome voltages at the nodes for each problem, the equivalent resistances in two circuits must be the same, this can be easily found by using the basic rules of series and parallel circuits:
Though usually six equations are more than enough to express three variables () in term of the other three variables(), here it is straightforward to show that these equations indeed lead to the above designed expressions. In fact, the superposition theorem not only establishes the relation between the values of the resistances, but also guarantees the uniqueness of such solution.
Simplification of networks
Resistive networks between two terminals can theoretically be simplified to a single equivalent resistor (more generally, the same is true of impedance). Series and parallel transforms are basic tools for doing so, but for complex networks such as the bridge illustrated here, they do not suffice.
The Y-Δ transform can be used to eliminate one node at a time and produce a network that can be further simplified, as shown.

The reverse transformation, Δ-Y, which adds a node, is often handy to pave the way for further simplification as well.

Graph theory
In graph theory, the Y-Δ transform means replacing a Y subgraph of a graph with the equivalent Δ subgraph. The transform preserves the number of edges in a graph, but not the number of vertices or the number of cycles. Two graphs are said to be Y-Δ equivalent if one can be obtained from the other by a series of Y-Δ transforms in either direction. For example, the Petersen family is a Y-Δ equivalence class.
Demonstration
Δ-load to Y-load transformation equations
To relate from Δ to from Y, the impedance between two corresponding nodes is compared. The impedance in either configuration is determined as if one of the nodes is disconnected from the circuit.
The impedance between N1 and N2 with N3 disconnected in Δ:
To simplify, let be the sum of .
Thus,
The corresponding impedance between N1 and N2 in Y is simple:
hence:
From here, the values of can be determined by linear combination (addition and/or subtraction).
For example, adding (1) and (3), then subtracting (2) yields
thus,
For completeness:
Y-load to Δ-load transformation equations
Let
We can write the Δ to Y equations as
Multiplying the pairs of equations yields
and the sum of these equations is
Factor from the right side, leaving in the numerator, canceling with an in the denominator.
Note the similarity between (8) and {(1),(2),(3)}
Divide (8) by (1)
which is the equation for . Dividing (8) by (2) or (3) (expressions for or ) gives the remaining equations.
See also
- Star-mesh transform
- Analysis of resistive circuits
- Electrical network, single-phase electric power, alternating-current electric power, three-phase power, polyphase systems for examples of Y and Δ connections
- AC motor for a discussion of the Y-Δ starting technique
- Nikola Tesla
- John Hopkinson
- Mikhail Dolivo-Dobrovolsky
- Charles Proteus Steinmetz
Notes
- ↑ A.E. Kennelly, Equivalence of triangles and stars in conducting networks, Electrical World and Engineer, vol. 34, pp. 413–414, 1899.
References
- William Stevenson, Elements of Power System Analysis 3rd ed., McGraw Hill, New York, 1975, ISBN 0-07-061285-4
External links
- Star-Triangle Conversion: Knowledge on resistive networks and resistors
- Calculator of Star-Triangle transform