What are the equations of state for air at high pressures and temperatures?

  • Thread starter Thread starter kandelabr
  • Start date Start date
  • Tags Tags
    Air Gas Real gas
AI Thread Summary
The discussion focuses on finding a real gas equation of state for air applicable at high pressures (up to 500 bar) and temperatures (up to 500°C), specifically for use in MATLAB. Users mention various equations of state, with the Redlich-Kwong equation noted for its accuracy, while also expressing concerns about its limitations at higher pressures. There is a need for p-v-T relations and calculations for work and heat transfer in compressed air, with suggestions to use tables and interpolation for better accuracy. Questions arise regarding the use of Helmholtz free energy and the constants in equations, indicating a desire for clarity on these concepts. Overall, the conversation emphasizes the challenges of modeling real gas behavior under extreme conditions.
kandelabr
Messages
110
Reaction score
0
Hello,

I am looking for a real gas equation of state for air, if possible a MATLAB script. I am working on pressures up to 500 bar and to 500°C.

The thing is that I not only need a p-v-T relation, I also need to calculate work done by compressed air and heat that is involved in warming/cooling at these pressures and temperatures.

I know the TEST apps, but I need the equations (or tables) so I can write my own MATLAB script.

I also found the document that is attached to this post (I downloaded it for free two days ago, but now I can't find the link o.0 ), but I don't understand a thing. Why Helmholz free energy? And about the equation for Cp/R on page 6, why not simply Cp? Is R constant or not? Why?

Thanks,
kandelabr
 
Engineering news on Phys.org
The attached file is here, don't know why it wasn't in the first post. (?)
 

Attachments

kandelabr said:
Hello,

I am looking for a real gas equation of state for air, if possible a MATLAB script. I am working on pressures up to 500 bar and to 500°C.

The thing is that I not only need a p-v-T relation, I also need to calculate work done by compressed air and heat that is involved in warming/cooling at these pressures and temperatures.

I know the TEST apps, but I need the equations (or tables) so I can write my own MATLAB script.

I also found the document that is attached to this post (I downloaded it for free two days ago, but now I can't find the link o.0 ), but I don't understand a thing. Why Helmholz free energy? And about the equation for Cp/R on page 6, why not simply Cp? Is R constant or not? Why?

Thanks,
kandelabr


There are quite a few equations of state that can be used to describe fluids in the gas phase. A very simple, although not to accurate one is Van der Waals. A more accurate one is Redlich-Kwong. The latter gives good results.

http://en.wikipedia.org/wiki/Redlich–Kwong_equation_of_state

CS
 
I found some useful data in Perry's Chemical Engineer's Handbook. Now that I have compared that data to Redlich-Kwong equation, the equation seems to miss for 30 bar or even more.

I decided program Matlab to use tables and interpolate, I guess this will still be more accurate than equations of state - it's curious these equations only deal with near-critical point, but I have heard no word of high pressures and high temperatures.

There's only one thing I wonder - if I interpolate linearly of quadratically - what should be more accurate? Will the complication pay off?

Thanks for the answers.

Just in case you might be interested, I drew a surface with pressure (1-500 bar) on x axis, temperature (240-500 K) on y and specific volumes on z axis and tried to fit a surface. I didn't work well because specific volumes are so much much different at 1 and 500 bar (so much much is a very scientific term in this case).
When I did the same, but with compressibility factor instead of volume, a polynomial surface function did very well. I guess this might yield a kind of equation-of-state for this very case. (?)
 
How did you find PF?: Via Google search Hi, I have a vessel I 3D printed to investigate single bubble rise. The vessel has a 4 mm gap separated by acrylic panels. This is essentially my viewing chamber where I can record the bubble motion. The vessel is open to atmosphere. The bubble generation mechanism is composed of a syringe pump and glass capillary tube (Internal Diameter of 0.45 mm). I connect a 1/4” air line hose from the syringe to the capillary The bubble is formed at the tip...
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
I'd like to create a thread with links to 3-D Printer resources, including printers and software package suggestions. My motivations are selfish, as I have a 3-D printed project that I'm working on, and I'd like to buy a simple printer and use low cost software to make the first prototype. There are some previous threads about 3-D printing like this: https://www.physicsforums.com/threads/are-3d-printers-easy-to-use-yet.917489/ but none that address the overall topic (unless I've missed...
Back
Top