Thermodynamics: H2 - H1 and U2 - U1

  • Thread starter Thread starter mune
  • Start date Start date
  • Tags Tags
    Thermodynamics
AI Thread Summary
The equations U_2 - U_1 = C_v(T_2 - T_1) and H_2 - H_1 = C_p(T_2 - T_1) are valid for ideal gases regardless of the process type, including adiabatic, isobaric, or isochoric. The confusion arises from the application of these equations, as C_v applies to constant volume processes and C_p to constant pressure processes. In adiabatic processes, while dQ = 0, the changes in internal energy and enthalpy still apply due to their dependence on temperature alone. The relationship between heat transfer and work done is clarified by the first law of thermodynamics, which shows how these variables interact. Understanding these principles requires practice and a solid grasp of the underlying thermodynamic concepts.
mune
Messages
19
Reaction score
0
Hi. Could anyone clear my doubts?


U_2-U_1= C_v(T_2 - T_1) and H_2 - H_1 = C_p (T_2 - T_1):
Do these two equations always valid, regardless the process is adiabatic, isobaric ect?
At the first place, I thought one works only for isobaric and another for isochloric, because I see C_v and C_p in the equations. I read an example, both the equations are used , even though the process is adiabatic!

Especially the second eqn, how can it be applied to a adiabatic process?
dQ = d(U + PV) =dH, and dH is not 0 by the second eqn, due to different temp.
but for adiabatic, dQ=0!

where is my mistake?

Another question, how to get W=R_0 x T x ln(P' / P) for a isothermal process?

There are so many formula in thermodynamics, I wonder how you guys master this topic?


thanks in advance.
 
Physics news on Phys.org
U_2-U_1=C_v(T_2-T_1) ALWAYS holds for an ideal gas because internal energy is only dependent on temperature, and not on pressure or volume etc. I'm not sure what H_2-H_1 means in the second equation.

W=R_0 x T x ln(P' / P) can be obtained by integrating P*dv and using PV=nRT.
 
mune: thermodynamics, or more accurately analytic thermodynamics, is actually a very nice and self-contained theory. Practise is the only way to learn it properly. Get to the point where you can see past the equations and understand the underlying relations! Also, be careful about the fact that some things only apply to special systems like ideal gases, whilst others apply all the time. And one last hint: the laws of thermodynamics are richer than they first seem! When doing problems, try stating the entire logical argument, right from first principles.
 
mune said:
Hi. Could anyone clear my doubts?


U_2-U_1= C_v(T_2 - T_1) and H_2 - H_1 = C_p (T_2 - T_1):
Do these two equations always valid, regardless the process is adiabatic, isobaric ect?
At the first place, I thought one works only for isobaric and another for isochloric, because I see C_v and C_p in the equations. I read an example, both the equations are used , even though the process is adiabatic!

Especially the second eqn, how can it be applied to a adiabatic process?
dQ = d(U + PV) =dH, and dH is not 0 by the second eqn, due to different temp.
but for adiabatic, dQ=0!

where is my mistake?
dH = C_pdT is true only where dp = 0 (constant pressure). On the other hand, dU = C_vdT is always true - it does not depend on the thermodynamic path.

If the VdP term is non-zero then dH \ne dQ:

dH = d(U + PV) = dU + PdV + VdP and dQ = dU + PdV

AM
 
Andrew Mason said:
dH = C_pdT is true only where dp = 0 (constant pressure).
...but isn't that is what the subscript 'p' *means*.

On the other hand, dU = C_vdT is always true...

Um... at constant volume (which is what the subscript 'v' means). I have to be holding *something* else constant since U is a function of two variables...
 
Oh, nevermind, I see that you were just explaining that dH = dQ only at constant pressure... I really should read throught all the posts before I reply...
 
Andrew Mason said:
dH = C_pdT is true only where dp = 0 (constant pressure). On the other hand, dU = C_vdT is always true - it does not depend on the thermodynamic path.

If the VdP term is non-zero then dH \ne dQ:

dH = d(U + PV) = dU + PdV + VdP and dQ = dU + PdV

AM

thanks everyone.

I can understand d(U+PV) = dU + PdV + VdP, but why dQ is not equal to d(U + PV)?

Q= U + W
=> dQ = d(U + PV), where W=PV?

but dH = d(U + PV) makes sense to me too!
 
mune said:
thanks everyone.

I can understand d(U+PV) = dU + PdV + VdP, but why dQ is not equal to d(U + PV)?

because you already know that dU = dQ - PdV, or rather, dQ=dU+PdV.

you are forgetting the fact that d(PV)=PdV+VdP again.

Q= U + W
=> dQ = d(U + PV), where W=PV?

No. W is *not* PV. Similarly Q is *not* TS. All we can say is that dW is PdV and dQ is TdS. This does not mean that W=PV or that Q=TS.

but dH = d(U + PV) makes sense to me too!

This is a definition:

H=U+PV
 
can I say dW=Vdp?

as the work done is the area under under the PV-curve, we also can use VdP to find the area right? just like finding area under a curve by integrating xdy.
 
  • #10
mune said:
can I say dW=Vdp?

No.

as the work done is the area under under the PV-curve,

yes

we also can use VdP to find the area right?

no. say you have a single curve for P as a function of V and that the function can be inverted to give V as a function of P. Then (assuming the axes are drawn as usual) the integral of PdV gives the area under the curve, but the integral of VdP gives the area "to the left of" the curve. Those areas aren't the same...

On the other hand, if you are calculating the area *enclosed* by some P-V cycle, then you could split the cycle up into two functions of P and integrate VdP for each and subtract the answers to obtain the work over the cycle...
 
  • #11
olgranpappy said:
No.



yes



no. say you have a single curve for P as a function of V and that the function can be inverted to give V as a function of P. Then (assuming the axes are drawn as usual) the integral of PdV gives the area under the curve, but the integral of VdP gives the area "to the left of" the curve. Those areas aren't the same...

On the other hand, if you are calculating the area *enclosed* by some P-V cycle, then you could split the cycle up into two functions of P and integrate VdP for each and subtract the answers to obtain the work over the cycle...



thanks. you clear my head:smile:
 
  • #12
mune said:
Hi. Could anyone clear my doubts?


U_2-U_1= C_v(T_2 - T_1) and H_2 - H_1 = C_p (T_2 - T_1):
Do these two equations always valid, regardless the process is adiabatic, isobaric ect?
At the first place, I thought one works only for isobaric and another for isochloric, because I see C_v and C_p in the equations. I read an example, both the equations are used , even though the process is adiabatic!

Especially the second eqn, how can it be applied to a adiabatic process?
dQ = d(U + PV) =dH, and dH is not 0 by the second eqn, due to different temp.
but for adiabatic, dQ=0!

I'm posting a reply here to this old question since some of the earlier answers are not correct. Both the statements (du = Cv dT and dh = Cp dT) are true under all conditions for ideal gases. They relate different properties (u, T, h - what are called state functions) and do not depend on the process (or path). Whether process is isobaric or isothermal or adiabatic is not of consequence.

I think what is being confused is whether δq = Cv dT or δq = Cp dT. These two relations hold for specific professes - the first one here is true only for a constant volume process, and the second is true for a constant pressure process only as shown below.

The first law for a system is δq = du + pdv (ignoring all other forms of energy other than internal energy, and all forms of work other than displacement work). For a constant volume process, pdv=0, and hence δq=du (=CvdT). For a constant pressure process, du + pdv = d(u+pv) (e.g. dx + 5dy = d(x+5y)). Since h=u+pv, therefore δq=dh (=CpdT).

p.s.: I teach thermodynamics to grad students
 
  • #13
anand123 said:
I'm posting a reply here to this old question since some of the earlier answers are not correct. Both the statements (du = Cv dT and dh = Cp dT) are true under all conditions for ideal gases. They relate different properties (u, T, h - what are called state functions) and do not depend on the process (or path). Whether process is isobaric or isothermal or adiabatic is not of consequence.
Thanks for the correction. You are quite right that dH = nCpdT is true by definition for an ideal gas:

dH = dU + d(PV) = nCvdT + nRdT = n(Cv+R)dT = nCpdT

AM
 
Back
Top