Kalpana Kalpana (Editor)

Y Δ transform

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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. It is widely used in analysis of three-phase electric power circuits.

Contents

The Y-Δ transform can be considered a special case of the star-mesh transform for three resistors. In mathematics, the Y-Δ transform plays an important role in theory of circular planar graphs.

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-Π.

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 Δ to Y

The general idea is to compute the impedance R y at a terminal node of the Y circuit with impedances R , R to adjacent nodes in the Δ circuit by

R y = R R R Δ

where R Δ are all impedances in the Δ circuit. This yields the specific formulae

R 1 = R b R c R a + R b + R c R 2 = R a R c R a + R b + R c R 3 = R a R b R a + R b + R c

Equations for the transformation from Y to Δ

The general idea is to compute an impedance R Δ in the Δ circuit by

R Δ = R P R o p p o s i t e

where R P = R 1 R 2 + R 2 R 3 + R 3 R 1 is the sum of the products of all pairs of impedances in the Y circuit and R o p p o s i t e is the impedance of the node in the Y circuit which is opposite the edge with R Δ . The formula for the individual edges are thus

R a = R 1 R 2 + R 2 R 3 + R 3 R 1 R 1 R b = R 1 R 2 + R 2 R 3 + R 3 R 1 R 2 R c = R 1 R 2 + R 2 R 3 + R 3 R 1 R 3

A proof of the existence and uniqueness of the transformation

The feasibility of the transformation can be shown as a consequence of the superposition theorem for electric circuits. A short proof, rather than one 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 ( V 1 , V 2 and V 3 ) applying at the three nodes ( N 1 , N 2 and N 3 ), the corresponding currents ( I 1 , I 2 and I 3 ) 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 the superposition theorem, the voltages can be obtained by studying the linear summation of the resulting voltages at the nodes of the following three problems applied at the three nodes with current:

(1) ( I 1 I 2 ) / 3 , ( I 1 I 2 ) / 3 , 0 (2) 0 , ( I 2 I 3 ) / 3 , ( I 2 I 3 ) / 3 and (3) ( I 3 I 1 ) / 3 , 0 , ( I 3 I 1 ) / 3

It can be readily shown by Kirchhoff's circuit laws that I 1 + I 2 + I 3 = 0 . One notes that now each problem is relatively simple, since it involves only one single ideal current source. To obtain exactly the same outcome voltages at the nodes for each problem, the equivalent resistances in the two circuits must be the same, this can be easily found by using the basic rules of series and parallel circuits:

R 3 + R 1 = ( R c + R a ) R b R a + R b + R c , R 3 R 1 = R a R c .

Though usually six equations are more than enough to express three variables ( R 1 , R 2 , R 3 ) in term of the other three variables( R a , R b , R c ), 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.

Every two-terminal network represented by a planar graph can be reduced to a single equivalent resistor by a sequence of series, parallel, Y-Δ, and Δ-Y transformations. However, there are non-planar networks that cannot be simplified using these transformations, such as a regular square grid wrapped around a torus, or any member of the Petersen family.

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.

Δ-load to Y-load transformation equations

To relate { R a , R b , R c } from Δ to { R 1 , R 2 , R 3 } 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 Δ:

R Δ ( N 1 , N 2 ) = R c ( R a + R b ) = 1 1 R c + 1 R a + R b = R c ( R a + R b ) R a + R b + R c

To simplify, let R T be the sum of { R a , R b , R c } .

R T = R a + R b + R c

Thus,

R Δ ( N 1 , N 2 ) = R c ( R a + R b ) R T

The corresponding impedance between N1 and N2 in Y is simple:

R Y ( N 1 , N 2 ) = R 1 + R 2

hence:

R 1 + R 2 = R c ( R a + R b ) R T   (1)

Repeating for R ( N 2 , N 3 ) :

R 2 + R 3 = R a ( R b + R c ) R T   (2)

and for R ( N 1 , N 3 ) :

R 1 + R 3 = R b ( R a + R c ) R T .   (3)

From here, the values of { R 1 , R 2 , R 3 } can be determined by linear combination (addition and/or subtraction).

For example, adding (1) and (3), then subtracting (2) yields

R 1 + R 2 + R 1 + R 3 R 2 R 3 = R c ( R a + R b ) R T + R b ( R a + R c ) R T R a ( R b + R c ) R T 2 R 1 = 2 R b R c R T

thus,

R 1 = R b R c R T .

where R T = R a + R b + R c

For completeness:

R 1 = R b R c R T (4) R 2 = R a R c R T (5) R 3 = R a R b R T (6)

Y-load to Δ-load transformation equations

Let

R T = R a + R b + R c .

We can write the Δ to Y equations as

R 1 = R b R c R T   (1) R 2 = R a R c R T   (2) R 3 = R a R b R T .   (3)

Multiplying the pairs of equations yields

R 1 R 2 = R a R b R c 2 R T 2   (4) R 1 R 3 = R a R b 2 R c R T 2   (5) R 2 R 3 = R a 2 R b R c R T 2   (6)

and the sum of these equations is

R 1 R 2 + R 1 R 3 + R 2 R 3 = R a R b R c 2 + R a R b 2 R c + R a 2 R b R c R T 2   (7)

Factor R a R b R c from the right side, leaving R T in the numerator, canceling with an R T in the denominator.

R 1 R 2 + R 1 R 3 + R 2 R 3 = ( R a R b R c ) ( R a + R b + R c ) R T 2 R 1 R 2 + R 1 R 3 + R 2 R 3 = R a R b R c R T (8)

Note the similarity between (8) and {(1),(2),(3)}

Divide (8) by (1)

R 1 R 2 + R 1 R 3 + R 2 R 3 R 1 = R a R b R c R T R T R b R c , R 1 R 2 + R 1 R 3 + R 2 R 3 R 1 = R a ,

which is the equation for R a . Dividing (8) by (2) or (3) (expressions for R 2 or R 3 ) gives the remaining equations.

References

Y-Δ transform Wikipedia