### Finding the Resistance of a Star (Y) and Delta (Δ) Connection
Both star (Y) and delta (Δ) connections are common configurations in electrical systems, particularly in three-phase power systems. Calculating the equivalent resistances for these two configurations can help in the analysis of circuits.
#### 1. **Resistance in a Star (Y) Connection**
In a star connection, each resistor is connected from one phase (line) to the neutral point. The formula for resistance between any two terminals (i.e., phase-to-phase resistance) in a star connection depends on the resistors connected between each phase and the neutral point.
- Let the three resistances in a star connection be \( R_1 \), \( R_2 \), and \( R_3 \).
The resistance between two phases, say between phase 1 and phase 2 (i.e., \( R_{12} \)), is calculated as:
\[
R_{12} = R_1 + R_2
\]
Similarly, for other phases:
- \( R_{23} = R_2 + R_3 \)
- \( R_{31} = R_3 + R_1 \)
This is because the current passes through two resistors when you measure between any two phases.
#### 2. **Resistance in a Delta (Δ) Connection**
In a delta connection, each resistor is connected between two phases (line-to-line). If \( R_1 \), \( R_2 \), and \( R_3 \) are the resistances between the three phases, the total resistance between two phases is more complicated.
To find the equivalent resistance for a delta connection between two terminals (phases), we use the formula derived from delta-to-star transformation:
For example, the equivalent resistance \( R_{eq} \) of a delta connection (where \( R_A \), \( R_B \), and \( R_C \) are the resistances between the phases) between any two terminals (say between terminal 1 and terminal 2) is given by:
\[
R_{eq} = \frac{R_A \cdot R_B + R_B \cdot R_C + R_C \cdot R_A}{R_C}
\]
This equation is derived from the relationship between the delta and star connections.
#### 3. **Delta-Star Transformation**
To convert from delta (Δ) to star (Y) or vice versa, you use specific transformation formulas:
##### Delta (Δ) to Star (Y):
If the resistances in the delta connection are \( R_A \), \( R_B \), and \( R_C \), the equivalent star resistances \( R_1 \), \( R_2 \), and \( R_3 \) are:
\[
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}
\]
##### Star (Y) to Delta (Δ):
For the reverse conversion (star to delta), where the star resistances are \( R_1 \), \( R_2 \), and \( R_3 \), the delta resistances are given by:
\[
R_A = \frac{R_1 \cdot R_2 + R_2 \cdot R_3 + R_3 \cdot R_1}{R_1}
\]
\[
R_B = \frac{R_1 \cdot R_2 + R_2 \cdot R_3 + R_3 \cdot R_1}{R_2}
\]
\[
R_C = \frac{R_1 \cdot R_2 + R_2 \cdot R_3 + R_3 \cdot R_1}{R_3}
\]
These conversions are essential when analyzing three-phase circuits because sometimes it is easier to analyze the circuit in one configuration over the other.
### Practical Applications
- **Star Connection:** Typically used in systems where a neutral wire is required, such as distribution networks. The star configuration has a neutral point where a grounded wire is connected.
- **Delta Connection:** Common in systems where there is no need for a neutral wire, such as motors. The delta connection is often used in the high-power transmission system.
#### Summary:
- For a star connection, the resistance between two phases is the sum of the two resistances connected to the neutral.
- For a delta connection, the resistance between any two terminals is a more complex calculation involving all three delta resistances.
- You can convert between delta and star using the transformation formulas to simplify circuit analysis.
Understanding these calculations helps in designing, analyzing, and troubleshooting three-phase electrical systems.