Wye (Y) and Delta (Δ) Network Transformation
Learn Wye-Delta transformation formulas, the balanced R_Y = R_Δ/3 shortcut, and a worked bridge-circuit example with verification.
Contents & prerequisites
Three-terminal resistive networks show up everywhere — three-phase power distribution, resistor ladder networks, bridge circuits, and strain-gauge configurations. Many of these can't be reduced by simple series/parallel combination because no two resistors share a lone pair of nodes that isn't also tied to the third terminal. Wye-Delta (also called Y-Δ or star-mesh) transformation solves exactly this case: it lets you swap between the two topologies while preserving the terminal behavior seen from outside the network, which is what makes bridge circuits and unbalanced three-phase loads tractable by hand.
The Two Topologies
Wye (Y) — three resistors meet at a common center node, with the other end of each going to one of the three external terminals (A, B, C). Also called a "star" or "T" (in ladder-network form).
Delta (Δ) — three resistors form a closed triangle, with each external terminal connected at a junction between two of them. Also called a "mesh" or "π" (in ladder-network form).
Wye (Y) Delta (Δ)
A A
| / \
Ra Rca Rab
| / \
N---Rb---B C---------B
| Rbc
Rc
|
C
Both networks have exactly three terminals and three resistors, but the Wye adds an internal node (N) that the Delta does not have. Because the internal node is inaccessible from outside, the two networks are equivalent if and only if they produce identical resistance (and hence identical V-I behavior) between every pair of external terminals.
Equivalence Condition
For two networks to be interchangeable, the resistance measured between any two terminals — with the third terminal left open — must match. This gives three equations (one per terminal pair), which are solved simultaneously for the transformation formulas below.
Delta → Wye (Δ → Y)
Given delta resistors R_ab, R_bc, R_ca (named by the terminal pair they bridge):
Ra = (Rab · Rca) / (Rab + Rbc + Rca)
Rb = (Rab · Rbc) / (Rab + Rbc + Rca)
Rc = (Rbc · Rca) / (Rab + Rbc + Rca)
Pattern: each Wye arm equals the product of the two adjacent Delta resistors, divided by the sum of all three Delta resistors. "Adjacent" means the two Delta resistors that touch the terminal in question.
Wye → Delta (Y → Δ)
Given Wye resistors Ra, Rb, Rc (named by the terminal they connect to):
Rab = (Ra·Rb + Rb·Rc + Rc·Ra) / Rc
Rbc = (Ra·Rb + Rb·Rc + Rc·Ra) / Ra
Rca = (Ra·Rb + Rb·Rc + Rc·Ra) / Rb
Pattern: the numerator is the same for all three — the sum of all pairwise products of the Wye resistors. The denominator is the Wye resistor opposite the Delta resistor being computed (i.e., the one not touching either of that Delta resistor's terminals).
Balanced (Symmetric) Special Case
If all three Delta resistors are equal (R_ab = R_bc = R_ca = R_Δ), the Wye reduces to:
R_Y = R_Δ / 3
Conversely, a balanced Wye converts to:
R_Δ = 3·R_Y
This factor of 3 is the one worth memorizing — it appears constantly in three-phase power analysis (balanced Y and Δ load conversions) and in symmetric resistor-network problems.
Worked Example: Unbalancing a Bridge Network
Suppose a Delta network has R_ab = 30 Ω, R_bc = 60 Ω, R_ca = 90 Ω, and you need the equivalent Wye to combine with a Wye-connected source impedance at node N.
Step 1 — sum: Rab + Rbc + Rca = 30 + 60 + 90 = 180 Ω
Step 2 — compute each arm:
Ra = (Rab·Rca)/180 = (30·90)/180 = 2700/180 = 15 Ω (terminal A, touches Rab & Rca)
Rb = (Rab·Rbc)/180 = (30·60)/180 = 1800/180 = 10 Ω (terminal B, touches Rab & Rbc)
Rc = (Rbc·Rca)/180 = (60·90)/180 = 5400/180 = 30 Ω (terminal C, touches Rbc & Rca)
Step 3 — verify by converting back to Delta and checking against the originals:
Sum of pairwise products: Ra·Rb + Rb·Rc + Rc·Ra
= (15·10) + (10·30) + (30·15) = 150 + 300 + 450 = 900
Rab = 900 / Rc = 900 / 30 = 30 Ω ✓ matches original Rab
Rbc = 900 / Ra = 900 / 15 = 60 Ω ✓ matches original Rbc
Rca = 900 / Rb = 900 / 10 = 90 Ω ✓ matches original Rca
The round trip closes exactly, confirming the arithmetic. A second sanity check: resistance A-to-B through the original Delta (with C open) should equal resistance A-to-B through the derived Wye (with C open).
- Delta, C open: R_ab in parallel with (R_bc + R_ca) = 30 ∥ 150 = (30·150)/180 = 25 Ω
- Wye, C open: Ra + Rb (series, since C's branch is open and carries no current) = 15 + 10 = 25 Ω ✓
Both methods agree, confirming the transformation preserves terminal behavior.
Why This Matters in Practice
- Bridge circuits: a Wheatstone bridge's off-balance analysis is far easier after converting one triangle of resistors to a Wye, collapsing it into a simple series-parallel ladder solvable with Ohm's law alone.
- Three-phase power systems: loads and sources specified as Δ-connected are routinely converted to Y for per-phase analysis (treating each phase independently against a neutral), then converted back if the physical connection is Δ.
- PCB resistor networks and R-2R ladders: some ladder topologies are easier to analyze as an equivalent Wye when computing input impedance or crosstalk paths.
- Simplifying node/mesh analysis: if nodal analysis produces a stubborn three-node loop with no series/parallel reduction, a Y-Δ swap can eliminate the internal node entirely, cutting the KCL equation count by one.
- Numerical caution: if any Delta resistor is very small compared to the others, the corresponding Wye arms can become disproportionately small — watch for near-zero denominators (Ra, Rb, Rc appearing in the Y→Δ denominators) which signal a near-degenerate (open or shorted) equivalent circuit.
Key Takeaways
- Wye (star) and Delta (mesh) are two topologically distinct three-terminal resistor arrangements that can be made electrically equivalent at their external terminals.
- Δ→Y: each Wye arm = product of adjacent Delta resistors ÷ sum of all three Delta resistors.
- Y→Δ: each Delta resistor = (sum of pairwise Wye products) ÷ opposite Wye resistor.
- For balanced (all-equal) networks, R_Y = R_Δ/3 and R_Δ = 3·R_Y — a fast shortcut for symmetric three-phase and bridge problems.
- The transformation is the standard tool for collapsing three-node loops that resist plain series/parallel reduction, such as Wheatstone bridges and three-phase load conversions.
- Always verify with a round-trip conversion or a terminal-resistance check (one terminal open) — the two networks must match on all three terminal pairs, not just one.
Learning
Sign in to track your progress.
Evidence
Public projects engineers linked to Wye (Y) and Delta (Δ) Network Transformation.
No engineer has linked a project to this topic yet. Built something that proves it? Add the project and tag it with analog-electronics-wye-y-and-delta-network-transformation — it then shows here and on your public profile.
