15
Ω
10
Ω
30
Ω
180
Ω
9,900
Ω²
55
Ω
15
Ω
10
Ω
30
Ω
180
Ω
9,900
Ω²
55
Ω
The Delta to Wye Conversion Calculator transforms resistor networks between Delta (Δ) and Wye (Y) configurations, a fundamental technique in circuit analysis. Many electrical networks cannot be simplified using simple series-parallel combinations alone, and the Delta-Wye transformation provides the mathematical tool needed to reduce such networks to solvable forms.
A Delta network (also called Pi network) has three resistors connected in a triangular loop between three nodes. A Wye network (also called Star or T network) has three resistors meeting at a common central node, with each resistor extending to one of the three external nodes. These two configurations are electrically equivalent when viewed from the three external terminals, meaning they produce the same voltages and currents at the terminals.
The Delta to Wye transformation converts three Delta resistors (Rₐ, Rᵇ, Rᶜ) into three equivalent Wye resistors (R₁, R₂, R₃). Each Wye resistor is the product of the two adjacent Delta resistors divided by the sum of all three Delta resistors. The Wye to Delta transformation reverses this process: each Delta resistor equals the sum of all pairwise products of Wye resistors divided by the opposite Wye resistor.
This transformation is essential in power systems engineering, where loads and sources are frequently connected in both Delta and Wye configurations. Converting between them allows engineers to analyze mixed networks, calculate fault currents, and design balanced three-phase systems. It is equally important in electronic circuit design, communication network analysis, and even in the analysis of crystal lattice structures in solid-state physics.
A special case occurs when all three resistors are equal. For a balanced Delta with resistance RΔ each, the equivalent Wye resistance is Rₙ = RΔ/3. Conversely, a balanced Wye with resistance Rₙ converts to a Delta with RΔ = 3Rₙ. This 3:1 ratio is a useful quick check for balanced systems.
This calculator handles both conversion directions and works with any combination of unequal resistors, providing the complete set of equivalent resistances along with verification sums.
The Delta-Wye transformation uses the following conversion formulas:
Delta to Wye (Δ → Y):
$$R_1 = \frac{R_a \cdot R_c}{R_a + R_b + R_c}$$
$$R_2 = \frac{R_a \cdot R_b}{R_a + R_b + R_c}$$
$$R_3 = \frac{R_b \cdot R_c}{R_a + R_b + R_c}$$
Each Wye resistor is the product of the two adjacent Delta resistors divided by the sum of all three.
Wye to Delta (Y → Δ):
$$R_a = \frac{R_1 R_2 + R_2 R_3 + R_3 R_1}{R_3}$$
$$R_b = \frac{R_1 R_2 + R_2 R_3 + R_3 R_1}{R_1}$$
$$R_c = \frac{R_1 R_2 + R_2 R_3 + R_3 R_1}{R_2}$$
Each Delta resistor is the sum of all pairwise products of Wye resistors divided by the opposite Wye resistor.
The output shows the equivalent resistor values in the converted configuration. For Delta to Wye, R₁, R₂, R₃ are the Wye resistances that produce identical terminal behavior. For Wye to Delta, Rₐ, Rᵇ, Rᶜ are the Delta resistances. The sum of Delta resistors and the sum of Wye products are shown for verification. In a balanced case (equal input resistors), all output resistors will also be equal, with the 3:1 ratio between Delta and Wye values.
Inputs
Results
A Delta network with Rₐ = 30 Ω, Rᵇ = 60 Ω, Rᶜ = 90 Ω converts to a Wye with R₁ = 15 Ω, R₂ = 10 Ω, R₃ = 30 Ω. The sum of Delta resistors is 180 Ω.
Inputs
Results
A balanced Wye network with R₁ = R₂ = R₃ = 10 Ω converts to a balanced Delta with Rₐ = Rᵇ = Rᶜ = 30 Ω, confirming the 3:1 ratio for balanced networks.
You need Delta-Wye conversion when a circuit contains resistor networks that cannot be reduced by simple series or parallel combinations. The classic example is a bridge circuit (Wheatstone bridge), where the central element prevents direct series-parallel simplification. Converting one of the Delta or Wye sub-networks allows you to proceed with standard reduction techniques.
For balanced networks where all resistors are equal: RΔ = 3 × Rₙ. A balanced Delta with three 30 Ω resistors is equivalent to a balanced Wye with three 10 Ω resistors. This quick relationship is useful for back-of-envelope calculations in balanced three-phase systems.
Yes, the same formulas apply to complex impedances (Z = R + jX) in AC circuits. Simply replace R with Z in all formulas and perform complex arithmetic. This calculator handles real resistances only; for complex impedances, you would need to compute real and imaginary parts separately.
In a Delta network, Rₐ connects nodes 1-2, Rᵇ connects nodes 2-3, and Rᶜ connects nodes 3-1. In the equivalent Wye, R₁ connects from node 1 to center, R₂ from node 2 to center, and R₃ from node 3 to center. R₁ (Wye) is opposite to Rᵇ (Delta), and so on. Different textbooks may use slightly different labeling conventions.
Delta-Wye conversion applies to three-terminal networks. For circuits with more nodes, you can apply the transformation to one three-node sub-network at a time, simplify, and repeat until the entire circuit is reducible. This iterative approach can handle arbitrarily complex resistor networks.
The Delta-Wye transformation is mathematically exact. The converted network produces identical voltages and currents at all three external terminals for any applied excitation. This equivalence holds for DC, AC (with impedances), and transient analysis. It is a rigorous mathematical identity, not an approximation.
Roboculator Team
The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.
How helpful was this calculator?
Be the first to rate!