In electrical engineering, the relation between line and phase values for voltage and current differs in star (Y) and delta (Δ) connected systems. Let’s break this down for both types of connections:
### 1. **Star (Y) Connection**:
- In a star-connected (Y-connected) system, the ends of the three phases are connected to form a common neutral point, and the other ends are connected to the external load or supply lines. This is commonly used in power distribution systems.
#### **Voltage Relationship**:
- **Line Voltage (V_L)**: The voltage measured between any two line conductors.
- **Phase Voltage (V_Ph)**: The voltage measured between a line conductor and the neutral point.
The relation between **line voltage** and **phase voltage** in a star connection is:
\[
V_L = \sqrt{3} \cdot V_{Ph}
\]
So, the line voltage is **√3 times the phase voltage**.
#### **Current Relationship**:
- **Line Current (I_L)**: The current flowing through each line conductor.
- **Phase Current (I_Ph)**: The current flowing through each phase of the load.
In a star connection, the **line current** is **equal** to the **phase current**:
\[
I_L = I_{Ph}
\]
### 2. **Delta (Δ) Connection**:
- In a delta-connected (Δ-connected) system, the end of each phase winding is connected to the beginning of the next, forming a closed loop. This configuration is typically used for motors and high-power equipment.
#### **Voltage Relationship**:
- **Line Voltage (V_L)**: The voltage measured between any two line conductors.
- **Phase Voltage (V_Ph)**: The voltage across each phase winding.
In a delta connection, the **line voltage** is **equal** to the **phase voltage**:
\[
V_L = V_{Ph}
\]
#### **Current Relationship**:
- **Line Current (I_L)**: The current flowing through each line conductor.
- **Phase Current (I_Ph)**: The current flowing through each phase of the load.
The relation between **line current** and **phase current** in a delta connection is:
\[
I_L = \sqrt{3} \cdot I_{Ph}
\]
So, the **line current** is **√3 times the phase current**.
### Summary of Relations:
| Connection Type | Line Voltage (V_L) and Phase Voltage (V_Ph) | Line Current (I_L) and Phase Current (I_Ph) |
|-----------------|--------------------------------------------|---------------------------------------------|
| **Star (Y)** | \( V_L = \sqrt{3} \cdot V_{Ph} \) | \( I_L = I_{Ph} \) |
| **Delta (Δ)** | \( V_L = V_{Ph} \) | \( I_L = \sqrt{3} \cdot I_{Ph} \) |
These relationships are essential for calculating power, current, and voltage in 3-phase systems depending on the type of connection used.