### Calculating 3-Phase Current
In a three-phase electrical system, calculating the current depends on the type of connection (whether it is **star (wye)** or **delta**), the **power** being consumed, the **voltage**, and the **power factor**. The formulas for calculating 3-phase current are different for **balanced loads** (where the current and voltage are the same across all phases) versus unbalanced loads (more complex). For simplicity, letβs focus on balanced loads.
### Key Terms:
- **Power (P)**: The total power consumed by the system in watts (W), kilowatts (kW), or megawatts (MW).
- **Voltage (V)**: The phase-to-phase voltage in volts (V). This is the voltage measured between any two of the three phases.
- **Power Factor (pf)**: The ratio of real power (P) to apparent power (S). It is a value between 0 and 1.
- **Current (I)**: The current through each line or phase.
- **β3**: The square root of 3 (approximately 1.732), which arises in three-phase power calculations.
### 1. **For a Balanced 3-Phase System**
There are two common types of 3-phase connections: **Star (Wye)** and **Delta**.
#### a. **For Star (Wye) Connection**:
In a star connection, the phase voltage \( V_{\text{phase}} \) is related to the line voltage \( V_{\text{line}} \) by the equation:
\[
V_{\text{phase}} = \frac{V_{\text{line}}}{\sqrt{3}}
\]
However, when calculating current, we usually deal with the line voltage.
The formula for the line current \( I_{\text{line}} \) in a star connection is:
\[
I_{\text{line}} = \frac{P}{\sqrt{3} \times V_{\text{line}} \times \text{pf}}
\]
Where:
- \( P \) is the power (in watts),
- \( V_{\text{line}} \) is the line voltage (in volts),
- \( \text{pf} \) is the power factor.
##### Example:
If you have a 50 kW load with a line voltage of 400V and a power factor of 0.8:
\[
I_{\text{line}} = \frac{50,000}{\sqrt{3} \times 400 \times 0.8}
\]
\[
I_{\text{line}} = \frac{50,000}{1.732 \times 400 \times 0.8} = 90.2 \, \text{A}
\]
So the current is approximately 90.2 amps.
#### b. **For Delta Connection**:
In a delta connection, the line voltage \( V_{\text{line}} \) is equal to the phase voltage \( V_{\text{phase}} \), so there is no need to adjust the voltage.
The formula for the line current \( I_{\text{line}} \) in a delta connection is:
\[
I_{\text{line}} = \frac{P}{\sqrt{3} \times V_{\text{line}} \times \text{pf}}
\]
This formula is the same as in the star connection, but here the line voltage and phase voltage are the same. However, note that in delta connections, phase current differs from line current by a factor of \( \sqrt{3} \), though this is automatically considered in this formula for line current.
##### Example:
Letβs take the same load of 50 kW, line voltage of 400V, and power factor of 0.8:
\[
I_{\text{line}} = \frac{50,000}{\sqrt{3} \times 400 \times 0.8}
\]
\[
I_{\text{line}} = 90.2 \, \text{A}
\]
The result is the same as the star connection in this case, because the formula for line current is the same.
### 2. **If You Know Apparent Power (S)**
If you are given the **apparent power** \( S \) (in volt-amperes, VA, or kilovolt-amperes, kVA) instead of real power \( P \), the formula is simplified:
\[
I_{\text{line}} = \frac{S}{\sqrt{3} \times V_{\text{line}}}
\]
Where:
- \( S \) is the apparent power in VA or kVA.
- \( V_{\text{line}} \) is the line-to-line voltage.
For example, if the apparent power is 62.5 kVA and the line voltage is 400V:
\[
I_{\text{line}} = \frac{62,500}{\sqrt{3} \times 400}
\]
\[
I_{\text{line}} = \frac{62,500}{692.8} = 90.2 \, \text{A}
\]
### 3. **Summary of Key Formulas**
- **Star (Wye) or Delta Connection** (using real power \( P \)):
\[
I_{\text{line}} = \frac{P}{\sqrt{3} \times V_{\text{line}} \times \text{pf}}
\]
- **Using Apparent Power \( S \)** (kVA or VA):
\[
I_{\text{line}} = \frac{S}{\sqrt{3} \times V_{\text{line}}}
\]
### Conclusion
To calculate the 3-phase current:
1. Identify whether the system is star or delta.
2. Gather the necessary information: power (real or apparent), line voltage, and power factor.
3. Use the appropriate formula to calculate the current.
This provides a straightforward way to determine the current in any 3-phase electrical system for balanced loads.