To calculate the **received end voltage** and the **efficiency** of the transmission line, we need to follow these steps:
### 1. **Given data:**
- Load power (\( P_L \)) = 4000 kW = 4000 × 10³ W
- Power factor (p.f.) = 0.8 lagging
- Load voltage at the sending end (\( V_s \)) = 11 kV = 11 × 10³ V
- Line length (\( l \)) = 4 km
- Resistance per km (\( R \)) = 0.2 Ω/km
- Reactance per km (\( X \)) = 0.5 Ω/km
### 2. **Calculate total line impedance:**
For a 3-phase line, the total resistance and reactance are calculated by multiplying the per km values by the line length:
- Total resistance (\( R_{\text{total}} \)) = \( R \times l = 0.2 \times 4 = 0.8 \, \Omega \)
- Total reactance (\( X_{\text{total}} \)) = \( X \times l = 0.5 \times 4 = 2.0 \, \Omega \)
Thus, the total impedance (\( Z_{\text{total}} \)) of the line is:
\[
Z_{\text{total}} = R_{\text{total}} + jX_{\text{total}} = 0.8 + j2.0 \, \Omega
\]
### 3. **Calculate the load current:**
First, calculate the apparent power \( S_L \) delivered to the load:
\[
S_L = \frac{P_L}{\text{p.f.}} = \frac{4000 \, \text{kW}}{0.8} = 5000 \, \text{kVA}
\]
The load current for a 3-phase system is:
\[
I_L = \frac{S_L}{\sqrt{3} \times V_r} = \frac{5000 \times 10^3}{\sqrt{3} \times V_r}
\]
Where \( V_r \) is the received end voltage (unknown at this point). Since we don't yet have \( V_r \), we'll approximate it using the sending end voltage \( V_s \).
Let’s assume \( V_r \approx V_s = 11 \, \text{kV} \) for now to estimate \( I_L \):
\[
I_L = \frac{5000 \times 10^3}{\sqrt{3} \times 11 \times 10^3} = \frac{5000}{\sqrt{3} \times 11} = 262.43 \, \text{A}
\]
### 4. **Calculate voltage drop across the line:**
The voltage drop across the transmission line is:
\[
\Delta V = I_L \times Z_{\text{total}}
\]
Using the impedance (\( Z_{\text{total}} = 0.8 + j2.0 \)):
\[
\Delta V = 262.43 \times (0.8 + j2.0) = 262.43 \times 0.8 + j262.43 \times 2.0 = 209.94 + j524.86 \, \text{V}
\]
Now, calculate the magnitude of this voltage drop:
\[
|\Delta V| = \sqrt{209.94^2 + 524.86^2} = \sqrt{44067.1 + 275476.9} = \sqrt{319544} = 565.15 \, \text{V}
\]
### 5. **Calculate the received end voltage:**
The sending end voltage is 11 kV, and the voltage drop across the line is \( \Delta V \). The received end voltage \( V_r \) is the difference between the sending end voltage and the voltage drop:
For a 3-phase system, we must convert the line voltage to the phase voltage. The phase voltage for the sending end is:
\[
V_s^{\text{phase}} = \frac{V_s}{\sqrt{3}} = \frac{11 \times 10^3}{\sqrt{3}} = 6350.85 \, \text{V}
\]
Subtracting the voltage drop:
\[
V_r^{\text{phase}} = V_s^{\text{phase}} - |\Delta V| = 6350.85 - 565.15 = 5785.7 \, \text{V}
\]
Now, convert the received phase voltage back to the line voltage:
\[
V_r = V_r^{\text{phase}} \times \sqrt{3} = 5785.7 \times \sqrt{3} = 10020 \, \text{V} = 10.02 \, \text{kV}
\]
### 6. **Calculate the efficiency of the line:**
The efficiency \( \eta \) is given by:
\[
\eta = \frac{P_r}{P_s} \times 100\%
\]
Where \( P_s \) is the sending end power, and \( P_r = P_L = 4000 \, \text{kW} \).
The sending end power \( P_s \) can be approximated as:
\[
P_s = \sqrt{3} \times V_s \times I_L \times \text{p.f.}
\]
Substitute the values:
\[
P_s = \sqrt{3} \times 11 \times 262.43 \times 0.8 = 4009.75 \, \text{kW}
\]
Finally, the efficiency is:
\[
\eta = \frac{4000}{4009.75} \times 100\% = 99.76\%
\]
### **Final Results:**
- **Received end voltage**: \( V_r \approx 10.02 \, \text{kV} \)
- **Efficiency of the line**: \( \eta \approx 99.76\% \)