Delta/wye transforms allow us to replace part of a
circuit with a different circuit that, while equivalent in behavior, can
make circuit analysis much simpler. Here we learn where these
transforms come from.
Recommended Level
BeginnerMotivation
When we started learning electronics, resistors were either in series or they were in parallel and we learned how to replace such combinations with their equivalent resistances, often with the aim of reducing the entire network to a single equivalent resistance as seen by the power supply. After that came circuits (Figure 1) that contained resistors that were in neither series nor parallel but that could still be reduced by carefully identifying and reducing portions of the circuit in the right order. Notice that
Figure 1
But now we come to circuits (Figure 2) where there aren't any pairs of resistors that are in series or in parallel -- we seem to be at an impass. One route to analyze the circuit is to fall back on Kirchhoff's Voltage Law (KCL) and Kirchhoff's Current Law (KCL) to develop a set of simultaneous algebraic equations that we can solve for the voltages and currents. While this approach will always work (for this and most kinds of circuits), it can be quite cumbersome. We might accept this as merely the cost of being able to analyze these more complex circuits, but sometimes we can avoid paying this bill by modifying, or "transforming," portions of the circuit to turn it into something that we can reduce using just the series/parallel combining rules.
Figure 2
For simplicity, we are only going to consider DC circuits with resistors, but the principles apply to any linear system, AC or DC. Also, to keep the discussion focused, we will only find the total current supplied by the voltage source, meaning that we are looking to reduce the entire resistor network into a single equivalent resistance.
Let's look at these two circuits a bit closer in Figure 3. We see that the only difference between them is what is inside the dashed circles. In each case the circuit in the circle has three terminals that cross the circle to interact with the rest of the circuit. In the left circuit (Figure 3(a)) the resistors are connected to the terminals in a "delta" configuration (named after the capital Greek Δ) while the resistors in the right circuit (Figure 3(b)) are connected in a "wye" configuration (named after the English letter 'Y', albeit it upside down in this circuit).
Figure 3
Now imagine putting the resistors inside the dashed circle in the
left circuit into a black box, removing that box from the circuit, and
replacing it with a different black box that makes the circuit behave
exactly the same. Next, imagine that when you open the new box it
contains three resistors arranged like those in in the right circuit.
Whoever came up with the second black box very carefully chose resistor
values such that the two boxes were indistinguishable to the rest of the
circuit and that's the point: we know how to analyze the right circuit
and we now know that when we do, the results apply to the left circuit
because they are equivalent. This is the motivation behind being able to
perform "delta-to-wye" and "wye-to-delta" transforms.The Key Relationship
To determine the equations that link the resistors in the delta-connected circuit to those in the wye-connected circuit, we don't need anything beyond our trusty series/parallel forumulas (and a bit of algebra). The key is to equate the equivalent resistances between corresponding pairs of terminals while keeping the remaining terminal disconnected (Figure 4).
Figure 4
Doing this for the equivalent resistance seen between terminals B-C yieldsIf we repeat this process looking at the each of the other two terminal pairs in turn, we would obtain two more similar equations, but any one of them gives us the information we need (provided we recognize the symmetry involved).
Special Case: Balanced Circuits
If the resistances in each arm of a delta- or wye-connected circuit are equal, the circuit is said to be "balanced". This means thatCombining this with the relationship from the previous section immediately yields the transform equation for the balanced case.
This is a much more powerful result than it might seem at first and the reason is quite simple -- when engineers design delta- or wye-connected circuits they often go to some length to make those circuits balanced. Though, of course, this is not always possible and so we need to be able to deal with the general case in which they are unbalanced.
The General Delta-to-Wye Transform
In the delta-to-wye transform we are given a known delta-connected circuit and wish to find the values for the equivalent wye-connected circuit -- hence we are trying to solve for {We begin by writing our key relationship from ealier in a slighlty more compact form by defining a new quantity,
Next we rearrange our relation in the form of a linear algebraic equation in the unknowns {
Since we have three unknowns we need two more equations. These come from equating the equivalent resistances seen looking into the other two pairs of terminals. Doing so (or exploiting symmetry) we get
By adding these two equations together and subtracting our first one, we get
We can solve for the other two unknown resistances (or exploit symmetry) to get
These relationships can be summarized very compactly: The resistance connected to each node in the equivalent wye-connected circuit is equal to the product of the resistances connected to the corresponding node in the delta-connected circuit divided by the sum of all the resistors in the delta-connected circuit. This is commonly expressed in a formula such as
where
The General Wye-to-Delta Transform
In the wye-to-delta transform we are given a known wye-connected circuit and wish to find the values for the equivalent delta-connected circuit; hence, we are trying to solve for {This is not as straightforward as the delta-to-wye case because the unknown resistances are multiplied together, making the resulting simultaneous equations nonlinear. Fortunately, we can sidestep this inconvenience by considering the ratio of the resistors in each circuit. For instance, taking the ratio of
In words, the ratio of the resistors connected to any two terminals in the wye-configuration is equal to the ratio of the resistors connecting those same two terminals to the third terminal in the delta-configuration. Hence the other two ratios are
Armed with this, we could go back to our key relationship and work forward, but it is simpler to use one of the relationships in the general delta-to-wye transform as our starting point.
The other two expressions obtained similarly (or, by symmetry) are
These relationships can be summarized very compactly: The resistance connected between each pair of nodes in the equivalent delta-connected circuit is equal to the sum of the two resistors connected to the corresponding nodes in the delta-connected circuit plus the product of these two resistors divided by the third.
A common way of expressing this is to put the right-hand side over a common denominator and then note that the numerator in each relation is the sum of the products of each pair of resistances in the wye-connected circuit and the denominator is the resistor connected to the third terminal.
Example
Figure 5
Let's work the problem shown in Figure 5. Before we begin, let's
bound the expected answer so that we will have a good check on whether
our final answer is likely correct. To do this, let's consider the role
of the 150 Ω bridge resistor. The resistor serves to reduce the overall
resistance by providing a path between the left side and right side of
the circuit. Therefore, the highest effective resistance would occur if
this resistor were removed entirely, in which case the total resistance
would be the parallel combination of the left leg and the right leg,
yieldingOn the other hand, the lowest overall resistance would be obtained by reducing the bridge resistor to a direct short, in which case the total resistance would be the parallel combination of the upper two resistors in series with the parallel combination of the lower two resistors, yielding
We therefore KNOW that our answer MUST be between these two limits. In many cases, a simple bounding analysis such as this results in an answer that is "good enough" for the purpose at hand, but let's assume that that's not the case here. Using the delta-to-wye transform equations above, we first determine the sum of the delta resistors.
And then find the value of
We next repeat this for
We could repeat this yet again for
Now that we have all of the resistance for the equivalent wye circuit, we can determine the overall resistance very handily.
Since this is comfortably between our min and max bounds, we have high confidence that this is the correct answer or, even if we made a mistake, that our answer is quite close. The resulting total current is therefore
Conclusion
We have now seen that Delta/Wye transforms are useful and, more importantly, seen how they can be readily derived using nothing more than the concept of equivalent resistances using series/parallel combinations of resistors. This could serve you well since it gives you the ability to derive these relationships on the fly should the occasion ever arise and you do not have a suitable reference handy. But more importantly, this should serve to cement these fundamental concepts more firmly in the toolbox that is your mind, enabling you to wield ever more effective circuit analysis skills in your work.Before closing we should take note of a common misconception, which is that delta-wye transforms are the ONLY way to analyze circuits that cannot be reduced otherwise. In actuality, while these transforms can make our lives easier, they are not required since ANY circuit that can be analyzed with their aid can also be analyzed through the application of KVL and KCL, either directly or via one of the more formalized techniques for their application including mesh current analysis or node voltage analysis, as well as with techinues such as Thevenin equivalent circuits.
No comments:
Post a Comment