Circuit Networks

Star-Delta Transformation Tool

Convert three-terminal resistor networks between star and delta equivalents.

RAB

318.1818 ohm

RBC

700.0000 ohm

RCA

466.6667 ohm

RA

100.0000 ohm

RB

150.0000 ohm

RC

220.0000 ohm

Star-Delta Transformations for Resistor Networks

Star-delta transformation is a circuit analysis technique that converts a three-terminal network from a star form to a delta form, or from a delta form back to a star form. It is also called a Y-delta transformation. The method is useful when a resistor network cannot be reduced by simple series and parallel combinations. By replacing one three-terminal subnetwork with an equivalent form, the rest of the circuit may become much easier to solve.

A star network has three resistors connected to a central node. The outside terminals are usually labeled A, B, and C, with resistors RA, RB, and RC connecting each terminal to the center. A delta network has three resistors connected around the triangle: RAB between A and B, RBC between B and C, and RCA between C and A. The transformation preserves the resistance seen between any pair of outside terminals, so the external circuit cannot tell which internal form is present.

Manual Star to Delta Calculation

To convert from star to delta, first compute the sum of pairwise products: RA x RB + RB x RC + RC x RA. Each delta resistor is that sum divided by the opposite star resistor. RAB is opposite RC, so RAB = (RA x RB + RB x RC + RC x RA) / RC. RBC is opposite RA, so RBC = sum / RA. RCA is opposite RB, so RCA = sum / RB. If RA = 100 ohm, RB = 150 ohm, and RC = 220 ohm, the sum of products is 100 x 150 + 150 x 220 + 220 x 100 = 70,000. Therefore RAB = 318.18 ohm, RBC = 700 ohm, and RCA = 466.67 ohm.

A common mistake is dividing by the resistor at one of the same terminals instead of the opposite branch. The easiest way to avoid that is to draw the triangle and mark which star resistor touches the terminal not included in the delta resistor name. RAB lies between A and B, so the opposite star branch is RC. RBC is opposite RA, and RCA is opposite RB. Keeping the labels visual prevents algebraic swaps.

Manual Delta to Star Calculation

Delta to star uses a different pattern. First sum all three delta resistors: RAB + RBC + RCA. Each star resistor is the product of the two adjacent delta resistors divided by that sum. RA touches terminals A and the central node, so it uses the two delta resistors connected to A: RAB and RCA. Thus RA = RAB x RCA / total. RB = RAB x RBC / total. RC = RBC x RCA / total. These equations can be verified by converting a network to delta and then back to star; the original values should return within rounding error.

The transformation assumes linear resistances. It can be extended to impedances in AC analysis, but then each quantity may be complex and frequency dependent. Capacitors and inductors can be transformed as impedances at a specific frequency, but the result may not correspond to a simple physical part with a constant value across frequency. For DC resistor networks, the formulas are direct and exact under ideal resistor assumptions.

Why the Transformation Works

Equivalence means that the resistance measured between A and B, B and C, and C and A is the same for both networks. In a star network, measuring between A and B leaves RC open, so the measured resistance is RA + RB. In a delta network, measuring between A and B gives RAB in parallel with the series path RCA + RBC. Setting those three pairwise terminal resistances equal and solving the equations produces the transformation formulas. The central node of the star is internal; only the outside terminal behavior matters.

Industry Applications

Star-delta transformations are used in circuit theory education, bridge network analysis, sensor networks, resistor mesh simplification, power-system equivalents, and impedance matching problems. A Wheatstone bridge that is not balanced may resist simple series-parallel reduction, but a selected triangle or star portion can sometimes be transformed to expose reducible branches. The method is also a useful mental model for recognizing when a circuit's apparent complexity is caused by topology rather than component count.

In practical engineering, transformations are usually one step in a larger analysis. After converting a subnetwork, combine series and parallel resistors, solve currents and voltages, and then translate results back if component-level quantities are needed. Simulation tools perform nodal analysis automatically, but manual transformations remain valuable for checking a simulator result, simplifying homework, and understanding how a network behaves without treating it as a black box.

This calculator reports both forms so you can verify the direction of conversion and inspect the labels. Use positive resistor values and keep units consistent. If values are in ohms, the result is in ohms. If values are in kilohms, the result is in kilohms. The formulas are scale-invariant as long as every input uses the same unit.

Practice Notes

Star-Delta Transformation Tool should be studied from the concrete sections first: Manual Star to Delta Calculation, Manual Delta to Star Calculation, Why the Transformation Works, Industry Applications. Those sections give Star-Delta Transformation its context by tying convert three-terminal resistor networks between star and delta equivalents to circuit nodes, component values, sources, loads, tolerances, or physical dimensions represented by convert three-terminal resistor networks between star and delta equivalents. If a Star-Delta Transformation input cannot be located in the problem statement, pause before accepting the output.

A practical self-test for Star-Delta Transformation is this: For Star-Delta Transformation, build one small example with numbers simple enough to check by hand, then change one input and explain why the output moved. Once that case makes sense, alter convert three-terminal resistor networks between star and delta equivalents one at a time and explain whether the Star-Delta Transformation output should increase, decrease, change format, or stay equivalent. Watch for this Star-Delta Transformation mistake: losing track of units, loading, tolerance, or which component sits on which side of the node being calculated.

When documenting Star-Delta Transformation, include the units, ideal assumptions, one worked substitution, and the way convert three-terminal resistor networks between star and delta equivalents affect the final component or node value rather than only the final Star-Delta Transformation output. That written Star-Delta Transformation trail lets a student compare the tool with a textbook example, lab measurement, or instructor solution without guessing which assumption changed.