How to calculate the gas enthelpy in a particular pressure and temperatur?

  • Thread starter Thread starter dingweiyang
  • Start date Start date
  • Tags Tags
    Gas Pressure
AI Thread Summary
To calculate the enthalpy of CO2 at 200 psig and 80°F, it's essential to identify the reference state for zero enthalpy, typically at standard temperature and pressure. The enthalpy can be derived using the integral formula dH = cp dT + (∂H/∂p)T dp, where cp is the heat capacity. While software can provide the enthalpy value directly, understanding the underlying calculations is beneficial. The discussion highlights the importance of grasping both the integration steps and the reference conditions used in software calculations.
dingweiyang
Messages
2
Reaction score
0
Hi All,

Is there anybody who can help me with this question?

Example:
What is the enthalpy of CO2 in 200psig and 80deg.F?

I have a software, but I'd like to see the calculation steps.

Thanks
Ding
 
Engineering news on Phys.org
The first thing you need to do is find out what the temperature and pressure are for the reference state of zero enthalpy (that the software uses).
 
  • Like
Likes Rizwan Yaseen
Chestermiller said:
The first thing you need to do is find out what the temperature and pressure are for the reference state of zero enthalpy (that the software uses).

Thank you, could you please educate me more?
 
Yes, but you could also take a textbook (e.g. Atkins, physical chemistry) and find out how enthalpy is determined. You would find the enthalpy is usually defined zero for elements at a standard T and p (most of the time ##10^5## Pa and ##25\ ^\circ##C). CO2 has a standard enthalpy of formation under those conditions and a next step is to go to your 80 ##^\circ##F and 200 psig by integrating ##dH = c_p \,dT +\displaystyle \left ( \displaystyle \partial H\over \partial p \right )_T \, dp##
 
BvU said:
Yes, but you could also take a textbook (e.g. Atkins, physical chemistry) and find out how enthalpy is determined. You would find the enthalpy is usually defined zero for elements at a standard T and p (most of the time ##10^5## Pa and ##25\ ^\circ##C). CO2 has a standard enthalpy of formation under those conditions and a next step is to go to your 80 ##^\circ##F and 200 psig by integrating ##dH = c_p \,dT +\displaystyle \left ( \displaystyle \partial H\over \partial p \right )_T \, dp##
Hi BvU.

If you are using package software, then there is no need to integrate anything. It just gives you the enthalpy value at the specified temperature and pressure (i.e., it has done the integration for you). But you must know the reference state used by the software.
 
Thanks Chet,

I was catering tot he OP's desire to see the calculation steps. Very commendable to try and understand what the program actually does !

At the risk of hijacking ding's thread: I can clearly see and imagine the ##\int c_p \, dT## part of the integral, but the ## \left ( \displaystyle \partial H\over \partial p \right )_T \, dp## part is much more elusive.
 
BvU said:
Thanks Chet,

I was catering tot he OP's desire to see the calculation steps. Very commendable to try and understand what the program actually does !

At the risk of hijacking ding's thread: I can clearly see and imagine the ##\int c_p \, dT## part of the integral, but the ## \left ( \displaystyle \partial H\over \partial p \right )_T \, dp## part is much more elusive.
Here are the steps:
$$dH=TdS+VdP$$
$$dS=\left(\frac{\partial S}{\partial T}\right)_PdT+\left(\frac{\partial S}{\partial P}\right)_TdP$$
$$dH=T\left(\frac{\partial S}{\partial T}\right)_PdT+\left[V+T\left(\frac{\partial S}{\partial P}\right)_T\right]dP=C_pdT+\left[V+T\left(\frac{\partial S}{\partial P}\right)_T\right]dP$$
$$dG=-SdT+VdP$$
So,
$$S=-\left(\frac{\partial G}{\partial T}\right)_P$$and$$V=\left(\frac{\partial G}{\partial P}\right)_T$$
So, $$\frac{\partial ^2 G}{\partial T\partial P}=-\left(\frac{\partial S}{\partial P}\right)_T=\left(\frac{\partial V}{\partial T}\right)_P$$
So, finally, $$dH=C_pdT+\left[V-T\left(\frac{\partial V}{\partial T}\right)_P\right]dP$$

This derivation is in most thermo books.
 
  • Like
Likes BvU
Back
Top