Saturday, September 15, 2012

Star, Delta circuits


Star, Delta circuits


Delta/Star transformation

When solving networks with considerable number of branches, sometimes we experiences a great difficulty due to a large number of unknown variable have to be find. Such complicated networks can be simplified by successively replacing delta meshes by equivalent star systems and vice versa.

Consider we have three resistances connected in delta fashion between terminals 1, 2 and 3 as shown in figure 15.1(a). These three resistances can be replaced by three star connected (or ‘Y’ connected) resistances as shown in figure 15.1(b).




If we can arrange these three resistances in such a way that both delta and star systems will show the same resistance between any pair of terminals we can replace any of these arrangement instead of the other one.  This means these two arrangements are electrically equivalent.

How to convert a delta connection to star connection?

In the delta connection, there are two parallel paths between terminals 1 & 2. One is having a resistance of R12 and the other is having a resistance of (R23+R31).

So the resistance between terminals 1&2 = R12 // (R23+R31)

In the star connection, the resistance between the same terminals = R1 + R2

For electrically equivalent arrangements these two values should be equal, so

R1 + R2 = R12X (R23+R31) / (R12+R23+R31) --------------------- (A)


Similarly for terminals 2 & 3 and terminal 3 & 1, we get


R2 + R3 = R23X (R31+R12) / (R12+R23+R31) --------------------- (B)

R3 + R1 = R31X (R12+R23) / (R12+R23+R31) ---------------------(C)


By solving these three equations,

R1 = R12R31 / (R12+R23+R31)

R2 = R23R12 / (R12+R23+R31)

R3 = R31R23 / (R12+R23+R31)


Star/Delta transformation

This can be easily done by using equations (A), (B) and (C)

1.       Multiply A&B , B&C and A&C
2.       Add them together and simplify them.

Then we get,
R12 = R1 + R2 + (R1R2/R3)

R23 = R2 + R3 + (R2R3/R1)

R31 = R3 + R1 + (R3R1/R2)

*You do not need to hardly remember these equations. You must be intelligent enough to understand the pattern of these equations. We will discuss some solved problems in my next post.

My next post will be a “solved problems” post regarding everything we’ve learnt so far in network analysis

Pabindu lakshitha
B.Sc (Engineering Undergraduate)  

No comments:

Post a Comment

A.C Fundamentals (Solved Examples 2) 1) Find the R.M.S of, V (t) =     Sin 2πt +  Sin 6πt Answer First of all, We have to find t...