Vessel exhaust into vacuum
Vessel exhaust into vacuum
(OP)
I need to calculate flow rate and gas thermodynamics of vessels onboard the International Space Station venting overboard into the space vacuum. The vessels contain a few liters or less of air (sometimes other gases) at a starting pressure of 40 psi or less, and vent through a system of ducts and valves.
RE: Vessel exhaust into vacuum
If you have reduced diameter sections (orifices, valves, etc.) in the tubing, then the flow can become choked (sonic, Mach = 1.0) at places other than the discharge. This is much more complex, and computer modeling is the way to go. EASY5 software from Boeing should handle this easily.
RE: Vessel exhaust into vacuum
RE: Vessel exhaust into vacuum
For the adiabatic case:
T2 = T1(P2/P1)^((k-1)/k)
For the isothermal case:
T2 = T1, by definition
Use ideal gas law P*V=m*R*T to calculate mass of gas in vessel for both cases at any 1 time increment.
All of the above, as well as the pipe flow solution must be re-calculated at "small" time steps to solve the transient problem.
If you wish to get more detailed, then transient heat transfer must be considered, making the calculations an order of magnitude more difficult.
RE: Vessel exhaust into vacuum
I worked on a similar problem in a future life. Never got the program to work right. The problem is not trivial by any means. The only way to capture how the pressure/temperature in the tank is changing is to perform a transient analysis as suggested by butelja.
You might want to look at a few references to see how others have done it: (1) "Sizing an Emergency Venting System for a Cryogenic Dewar", Liu,C.K. et.al., Advances in Cryogenic Engineering, Volume 31, 1986, pp. 973 - 981, (2) "Blow-down analysis of Helium from a Cryogenic Dewar", Khan, H.J., et.al., Cryogenics, Vol. 32, 1992, pp. 388 - 398, (3) Introduction to Unsteady Thermofluid Mechanics, Moody, F.J., John Wiley & Sons, 1990, especially Chapters 2 and 6.
I hope this helps. Good luck.
RE: Vessel exhaust into vacuum
My previous post should have said "former" life.