Fiveable

🔦Electrical Circuits and Systems II Unit 6 Review

QR code for Electrical Circuits and Systems II practice questions

6.2 Delta and wye connections

6.2 Delta and wye connections

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔦Electrical Circuits and Systems II
Unit & Topic Study Guides

Delta and Wye Connections

Three-phase circuits come in two main configurations: delta (Δ) and wye (Y). These determine how voltage sources or loads are physically wired together, which directly controls the relationship between line and phase quantities. Getting comfortable with both configurations, and knowing how to convert between them, is essential for analyzing any three-phase power system.

Delta Configuration and Characteristics

In a delta connection, three loads (or sources) are connected end-to-end, forming a closed triangular loop. There's no neutral point. Each load sits directly across a pair of lines, so it sees the full line-to-line voltage.

  • Phase voltage equals line voltage: Vph=VLV_{ph} = V_L
  • Line current is larger than phase current by a factor of 3\sqrt{3}: IL=3IphI_L = \sqrt{3}\, I_{ph}
  • The line current also leads or lags the corresponding phase current by 30°, depending on phase sequence.

Because each load branch handles less current than the line, delta connections are common in industrial motor loads and high-power applications where you want to distribute current across the branches without needing a neutral conductor.

Wye (Star) Configuration and Properties

In a wye connection, one terminal of each load (or source) ties together at a common neutral point, forming a Y shape. The other terminal of each load connects to a line.

  • Line voltage is larger than phase voltage by a factor of 3\sqrt{3}: VL=3VphV_L = \sqrt{3}\, V_{ph}, or equivalently Vph=VL3V_{ph} = \frac{V_L}{\sqrt{3}}
  • Line current equals phase current: IL=IphI_L = I_{ph}
  • The neutral wire carries the return current. In a perfectly balanced system, the neutral current is zero.

Wye connections are standard in residential and commercial distribution because the neutral provides access to two voltage levels (phase-to-neutral and line-to-line). They also handle unbalanced loads more gracefully since each phase has an independent return path through the neutral.

Delta Configuration and Characteristics, High-leg delta - Wikipedia

Transformation Techniques Between Configurations

Sometimes you need to convert a delta network to an equivalent wye (or vice versa) to simplify circuit analysis. The key idea: the equivalent circuit must draw the same current from the same applied voltages at every terminal.

Delta-to-Wye (Δ → Y):

For a delta with impedances ZAZ_A, ZBZ_B, and ZCZ_C between the three pairs of terminals, each wye impedance is found by taking the product of the two adjacent delta impedances divided by the sum of all three:

Z1=ZAZBZA+ZB+ZCZ_1 = \frac{Z_A \cdot Z_B}{Z_A + Z_B + Z_C}

Z2=ZBZCZA+ZB+ZCZ_2 = \frac{Z_B \cdot Z_C}{Z_A + Z_B + Z_C}

Z3=ZAZCZA+ZB+ZCZ_3 = \frac{Z_A \cdot Z_C}{Z_A + Z_B + Z_C}

For a balanced system (all delta impedances equal to ZΔZ_\Delta), this simplifies to ZY=ZΔ3Z_Y = \frac{Z_\Delta}{3}.

Wye-to-Delta (Y → Δ):

Each delta impedance equals the sum of all pairwise products of wye impedances, divided by the opposite wye impedance:

ZAB=ZaZb+ZbZc+ZcZaZcZ_{AB} = \frac{Z_a Z_b + Z_b Z_c + Z_c Z_a}{Z_c}

ZBC=ZaZb+ZbZc+ZcZaZaZ_{BC} = \frac{Z_a Z_b + Z_b Z_c + Z_c Z_a}{Z_a}

ZCA=ZaZb+ZbZc+ZcZaZbZ_{CA} = \frac{Z_a Z_b + Z_b Z_c + Z_c Z_a}{Z_b}

For a balanced system, this simplifies to ZΔ=3ZYZ_\Delta = 3\, Z_Y.

Be careful with labeling. The subscripts must match the topology of your circuit. Draw the circuit, label every node, and confirm which delta branch sits opposite which wye impedance before plugging into the formulas.

Voltage and Current Relationships

Delta Configuration and Characteristics, Star-Delta Transformation - Electronics-Lab.com

Line and Phase Quantities

Two pairs of terms come up constantly:

  • Line voltage (VLV_L): measured between any two of the three lines (A-B, B-C, or C-A).
  • Phase voltage (VphV_{ph}): measured across a single load or source element.
  • Line current (ILI_L): current flowing through a transmission line.
  • Phase current (IphI_{ph}): current flowing through a single load or source element.

The relationships depend entirely on the configuration:

QuantityWyeDelta
VoltageVL=3VphV_L = \sqrt{3}\, V_{ph}VL=VphV_L = V_{ph}
CurrentIL=IphI_L = I_{ph}IL=3IphI_L = \sqrt{3}\, I_{ph}

A quick way to remember: in wye, voltage gets the 3\sqrt{3} boost; in delta, current does.

Phase Angles and Sequence

In a balanced system, the three phase voltages (or currents) are separated by 120°. The phase sequence tells you the order in which the phases reach their peak. The standard positive sequence is A-B-C.

Phase sequence matters because it determines the 30° shift direction between line and phase quantities. For positive (ABC) sequence in a wye source, line voltages lead their corresponding phase voltages by 30°. Reversing the sequence flips that relationship. Always confirm the sequence before writing phasor expressions.

Power Calculations

Regardless of whether the load is wye- or delta-connected, the total three-phase power formulas use line quantities and look identical:

  • Apparent power: S=3VLILS = \sqrt{3}\, V_L\, I_L
  • Active (real) power: P=3VLILcosθP = \sqrt{3}\, V_L\, I_L \cos\theta
  • Reactive power: Q=3VLILsinθQ = \sqrt{3}\, V_L\, I_L \sin\theta

Here, θ\theta is the angle of the load impedance (the phase angle between phase voltage and phase current within a single load element). The power factor is cosθ\cos\theta.

In a balanced three-phase system, the sum of the three line currents is zero: IA+IB+IC=0I_A + I_B + I_C = 0. This is why balanced systems don't need a neutral to carry return current.

For unbalanced loads, these neat formulas don't apply directly. You'll need to calculate power in each phase separately and then sum the results: Ptotal=PA+PB+PCP_{total} = P_A + P_B + P_C.