Electric Current Power Plant problem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 8K views
xaer04
Messages
37
Reaction score
0
[SOLVED] Electric Current

Homework Statement


"A power plant produces 1000 MW to supply a city 40km away. Current flows from the power plant on a single wire of resistance .050[itex]\Omega/km[/tex], through the city, and returns via the ground, assumed to have negligible resistance. At the power plant the voltage between the wire and ground is 115kV. a.) What is the current in the wire? b.) What fraction of the power is lost in transmission?"<br /> <br /> Initial Power [itex]= P_0 = 1.0x10^9[/itex]<br /> Wire length [itex]= L = 40km[/itex]<br /> Resistance per unit length [itex]= R/L = .050 \Omega /km[/itex]<br /> ->Resistance for 40km wire [itex]= 2\Omega[/itex]<br /> Voltage between wire and ground [itex]= 115x10^3V[/itex]<br /> <br /> <h2>Homework Equations</h2><br /> Electric Power<br /> [tex]P = IV[/tex]<br /> [tex]P = I^2 R[/tex]<br /> [tex]P = \frac{V^2}{R}[/tex]<br /> <br /> Electric Current<br /> [tex]I=\frac{V}{R}[/tex]<br /> <br /> <h2>The Attempt at a Solution</h2><br /> I tried several of these and got all different answers.<br /> [tex]I = P/V = \frac{1x10^9W}{1.15x10^5V} = 8695.7 A[/tex]<br /> [tex]I = \sqrt{P/R} = \sqrt{(1x10^9W)/(2\Omega)} = 22360.7 A[/tex]<br /> [tex]I = V/R = (1.15x10^5V)/(2\Omega) = 57500 A[/tex]<br /> <br /> I couldn't even get the power to work out using the remaining Power equation, reliant on Volts and Resistance.<br /> [tex]P = (V^2)/(R) = (1.15x10^5V)^2/(2\Omega) = 6.61x10^9W[/tex]<br /> <br /> Please help me understand this:([/itex]
 
Physics news on Phys.org
OK, one cannot use the line-to-ground voltage V (115 kV) with R in I=V/R because the voltage drop along the line is not 115 kV. The voltage drop along the line is IR << V. The V (115 kV) is the voltage drop across the load, not along the line.

Similarly P is not the power dissipated along the line. P = VI is the power generated and supplied (with some loss) to the load.

So find I from P/V and then use that I to find the voltage drop along the line IR, and compare to 1000 MW (1 GW). The power dissipated by the line is then I2R.
 
Last edited:
ah... thank you very much:)
 


I still cannot figure out how to do this problem.
I have:
L=40 km
R = 0.050 ohm/km
P = 1000 MW
I = P/V ; at 40 km R=2 ohm; V= 115kV

I = 1000/115?

Am I going about this wrong? What should I do next?