Delta to Wye Conversion Calculator

Convert between delta (triangle) and wye (star) resistor configurations using the standard transformation formulas for circuit analysis.

CONVERSION RESULT
--
R1 Result
--
R2 Result
--
R3 Result
--
Sum
--

What is Delta-Wye Conversion?

Delta-Wye (also called Delta-Star or Pi-T) conversion is a mathematical technique used in electrical engineering to transform a circuit with three resistors connected in a triangular (delta) configuration into an equivalent circuit with three resistors connected in a star (wye) configuration, and vice versa. These transformations preserve the electrical behavior as seen from the three external terminals.

This technique is essential when analyzing complex circuits that cannot be simplified using simple series and parallel combinations alone. Many bridge circuits and three-phase power systems contain delta or wye sub-networks that must be converted before the circuit can be fully analyzed using Kirchhoff's laws or other standard methods.

Conversion Formulas

Delta to Wye: R_a = (R_ab × R_ca) / (R_ab + R_bc + R_ca)
Wye to Delta: R_ab = (R_a×R_b + R_b×R_c + R_c×R_a) / R_c

In the delta-to-wye direction, each wye resistor equals the product of the two adjacent delta resistors divided by the sum of all three delta resistors. In the wye-to-delta direction, each delta resistor equals the sum of all products of wye resistor pairs divided by the opposite wye resistor.

Applications

  • Three-phase power system analysis and transformer connections
  • Wheatstone bridge circuit simplification
  • Complex resistor network reduction
  • Filter and attenuator circuit design
  • Power distribution system fault calculations

Worked Example

DeltaValueWyeValue
R_ab30 ΩR_a15 Ω
R_bc60 ΩR_b10 Ω
R_ca90 ΩR_c30 Ω

Frequently Asked Questions

When should I use delta-to-wye conversion?

Use this conversion when you encounter a circuit with three resistors forming a triangle that cannot be reduced using series or parallel rules. Common examples include the Wheatstone bridge (when unbalanced) and complex ladder networks. After conversion, the resulting wye network can often be combined with other elements using simple series/parallel rules.

Are the conversions exact?

Yes, delta-wye conversions are mathematically exact. The equivalent circuit behaves identically to the original at all three terminals for any applied voltages or currents. This works for any impedance (including complex impedances with reactive components), not just pure resistors.

What about balanced networks?

When all three resistors in a delta are equal (R_delta), the equivalent wye resistors are all equal to R_delta/3. Conversely, if all three wye resistors are equal (R_wye), the equivalent delta resistors are all equal to 3*R_wye. This simplification is commonly used in three-phase power calculations where balanced loads are assumed.