Delta–Wye (Star–Delta) Conversion Calculator
Convert resistor networks between delta (Δ) and wye (Y / star) configurations. Supports bidirectional Delta→Wye and Wye→Delta conversion with exact formulas. Essential for three-phase power analysis and bridge circuit simplification.
Formula
Reference: Hayt & Kemmerly, Engineering Circuit Analysis, 8th ed.
How It Works
The Delta–Wye (Δ–Y) transformation, also called Star–Delta or Pi–T conversion, allows any three-terminal resistor network to be transformed between delta (Δ) and wye (Y) configurations without changing its terminal behavior. Proven by Kennelly in 1899, the transformation is widely used to simplify bridge circuits, three-phase power analysis, and complex ladder networks. Delta→Wye: each wye resistor equals the product of the two adjacent delta resistors divided by the sum of all three delta resistors (R1 = Ra·Rb/(Ra+Rb+Rc)). Wye→Delta: each delta resistor equals the sum of all pairwise wye products divided by the opposite wye resistor (Ra = (R1R2+R2R3+R3R1)/R3). For balanced networks (Ra=Rb=Rc=R), the transformation simplifies to R_wye = R/3 and R_delta = 3·R_wye.
Worked Example
Simplify a balanced three-phase load: each delta branch has 30 Ω. Convert to wye equivalent to find phase current. Step 1: R_wye = R_delta/3 = 30/3 = 10 Ω per phase. Step 2: In a 3-phase 400 V system (line-to-line), phase voltage = 400/√3 = 231 V. Step 3: Phase current in wye = 231/10 = 23.1 A. Verify with delta: line-to-line voltage = 400 V, delta current = 400/30 = 13.33 A per branch, line current = 13.33 × √3 = 23.1 A — matches. The wye equivalent correctly predicts system behavior with simpler calculations. Unbalanced example: Ra=10Ω, Rb=20Ω, Rc=30Ω → R1 = 10×20/60 = 3.33Ω, R2 = 20×30/60 = 10Ω, R3 = 10×30/60 = 5Ω.
Practical Tips
- ✓In three-phase motor analysis, converting Δ-connected stator windings to Y-equivalent simplifies per-phase calculations; IEEE Std 115-2009 specifies the test method using this transformation for motor characterization
- ✓For ladder network synthesis in RF filter design, Pi (Δ-equivalent) and T (Y-equivalent) section conversions allow swapping between topologies while preserving transmission characteristics — critical when one topology fits a specific PCB layout better
- ✓Use the balanced simplification (R_delta = 3 × R_wye) for quick mental checks: if a balanced wye motor load is 10 Ω/phase and you need the equivalent delta impedance for fault analysis, it's simply 30 Ω — no full calculation required
Common Mistakes
- ✗Misidentifying which delta resistor connects to which node — Ra connects between nodes B and C (not adjacent to node A), so R1 (at node A in wye) = Ra·Rb/sum where Ra and Rb are the two delta resistors incident to node A's equivalent position
- ✗Applying the transformation to four-terminal networks — Δ–Y conversion is only valid for three-terminal networks; Wheatstone bridges require a different analysis method
- ✗Forgetting to update all three resistors — after converting the whole network, all three wye (or delta) values must be recalculated simultaneously; partial conversion produces incorrect results
Frequently Asked Questions
Shop Components
As an Amazon Associate we earn from qualifying purchases.
Related Calculators
General
Series/Parallel R·C·L
Calculate the equivalent series and parallel combination of up to four resistors, capacitors, or inductors. Also computes the voltage divider ratio for two-resistor networks.
General
Ohm's Law
Calculate voltage, current, resistance, and power using Ohm's Law. Enter any two values to solve for the remaining two quantities.
Power
3-Phase Power
Calculate three-phase real power (kW), reactive power (kVAR), apparent power (kVA), and power factor angle for wye or delta connections. Free results.
General
Current Divider
Calculate current division between two parallel resistors using the current divider rule. Computes branch currents I1 and I2, parallel resistance, voltage, and power dissipation in each resistor.