Work done in adiabatic quasistatic compression

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 15K views
Repetit
Messages
128
Reaction score
2
Hey!

"Calculate the work done on 1 mole of a perfect gas in an adiabatic quasistatic compression from volume V1 to V2."

The work done on the gas in this compression is:

[tex] -\int_{V1}^{V2} P dV[/tex]

Because we are talking about an ideal gas the ideal gas law applies so:

[tex] P=\frac{nRT}{V}[/tex]

Inserting this gives

[tex] -\int_{V1}^{V2} \frac{nRT}{V} dV = nRT Log[\frac{V1}{V2}][/tex]

But for some reason this is not the correct result. However, I get the correct result if I use:

[tex] P V^\gamma = const[/tex]

What's going on? Why can't I use the ideal gas law?
 
Physics news on Phys.org
You have assumed that the temperature is constant and you pulled it out of the integral. But the temperature cannot be constant because there is no heat exchange with the environement, and so as work is done on the gaz, its internal energy changes. And for an ideal gaz, internal energy is directly linked to temperature:

[tex]E(T)=\frac{3}{2}\nu T[/tex]
 
Hmm, of course... what was i thinking :-) Thanks a lot!