Tuesday, November 11, 2014

thermodynamics - Heat loss using alternating current


I am looking for somebody who can explain this to me. As I have read in physics books, the Joule-Lenz Law (Joule effect of heating) is represented by the formula:



W=I2Rt


which can be transformed into:


W=VIt


(using V = IR). The when I have reached the lessons about alternating current, it was said that this formula can be used also for problems connected with it but it was said that in order to minimize the heat loss, the alternating current that is produced by the power stations is transformed into alternating current with high voltage. If we see the formula W=I2Rt, that makes sense but as soon as we substitute with V=IR and get W=VIt this sounds strange (we already know that power maintains same when we use transformers). So where do I make a mistake and how does it work?


P.S. Why does all the energy of electricity is transformed into heat?



Answer



The confusion is because the V in:


W=IVt


is the voltage drop across the transmission line not the supply voltage.


If the power station generates some high voltage V0, then at your local transformer the voltage will have fallen slightly to V1=V0ΔV due to the resistance of the transmission lines. The voltage drop is:



ΔV=IRtransmission


where Rtransmission is the resistance of the transmission line. The power loss in the tranmission line is:


Wtransmission=IΔVt=I2Rtransmissiont


Response to comments:


I think it's worth working out what happens quantitatively. For simplicity consider the load to be just a single house and assume there's a single transformer to reduce the transmission voltage to domestic voltage.


Transmission line


V0 is the transmission voltage, e.g. 400kV in the UK, and Vh is the voltage at the house, e.g. 240V in the UK. So the transformer separating the house from the grid has a ratio of V0/Vh. I've represented the resistance of the transmission line as a single resistor, Rt, and we want to calculate how much power is lost in the transmission line.


Suppose the power being used by the house is W - I would guess typical values for W would be a few kW - then:


W=IhVh


or:



Ih=WVh


For convenience we'll assume that the voltage drop across the transmission line is small so the voltage at the line side of the transformer, Vh, is just V0. The power on both sides of the transformer is the same, so:


V0I0=VhIh


Substituting for Ih from equation (1) and rearranging we get:


I0=VhV0WVh=WV0


And the last step is to calculate the power dissipated in the transmission line using:


Wt=I20Rt=(WV0)2Rt


The key result is that the power dissipated in the transmission line is inversely proportional to V20. So increasing the transmission voltage V0 reduces the power wasted.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...