Calculating mass flow - given pressure differential, density, etc.
Calculating mass flow - given pressure differential, density, etc.
(OP)
Suppose there are two closed volumes of gas connected by a small pipe line of area A and length L. The pipe has an L/d (length/diameter) ratio greater than 1 and less than 10. The pipe line has a valve that initially closed. Suppose also that all thermodynamic properties (pressure, temperature, density, etc.) are known. The flow is subsonic. The total mass of the system is constant.
Does anybody know an equation that describes the mass flow rate with respect to time, once the valve is opened?
My intuition tells me that the mass flow rate is exponentially decaying.
Another way for me to solve my problem is to obtain an equation that describes the pressure differential across both volumes with respect to time, once the valve is opened. I believe that this will also be an exponentially decaying function.
Thanks,
Justin
Does anybody know an equation that describes the mass flow rate with respect to time, once the valve is opened?
My intuition tells me that the mass flow rate is exponentially decaying.
Another way for me to solve my problem is to obtain an equation that describes the pressure differential across both volumes with respect to time, once the valve is opened. I believe that this will also be an exponentially decaying function.
Thanks,
Justin





RE: Calculating mass flow - given pressure differential, density, etc.
Patricia Lougheed
******
Please see FAQ731-376: Eng-Tips.com Forum Policies: Eng-Tips.com Forum Policies for tips on how to make the best use of the Eng-Tips Forums.
RE: Calculating mass flow - given pressure differential, density, etc.
(I graduated in December 2007.)
RE: Calculating mass flow - given pressure differential, density, etc.
RE: Calculating mass flow - given pressure differential, density, etc.
However the solution looks, it's a time-decaying function with asymptotic behavior.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Calculating mass flow - given pressure differential, density, etc.
- Steve
RE: Calculating mass flow - given pressure differential, density, etc.
RE: Calculating mass flow - given pressure differential, density, etc.
- Steve
RE: Calculating mass flow - given pressure differential, density, etc.
Many years ago I used similar analysis to push a large mass by discharging a high pressure stored gas inside a vessel into an inflating flexibile volume.
RE: Calculating mass flow - given pressure differential, density, etc.
Assuming constant pressure differential across some arbitrary pipe, is there an equation for the mass flow rate? (Just trying to get a starting point.)
RE: Calculating mass flow - given pressure differential, density, etc.
RE: Calculating mass flow - given pressure differential, density, etc.
I was just thinking of the approach used in accidental gas release from a pressure vessel (accidental release source-terms) for a non-chocked application. There are correlations out there which work for this matter.
http://en.
RE: Calculating mass flow - given pressure differential, density, etc.
Why do you point out that "The pipe has an L/d (length/diameter) ratio greater than 1 and less than 10"?
I ask this because i don't believe it is of any relevancy to solve this problem.
I also fail to understand why you want to know the flowrate profile?
Anyway, below is how i would obtain the mass flowrate
If,
W = mass flowrate of gas through the valve (g/s)
M = average molecular weight of gas(g/mol)
n = number of moles of gas (mol)
P = pressure (Pa)
V = volume (m3)
R = 8,314 Pa.m3/mol/K
T = temperature (K) - assumed constant
Z = compressibility coefficient (-)
Qcv = control valve flowrate at a certain % opening (m3/s)
e stands for "at equilibrium"
Material balance: accumulation = in - out
So, upstream the valve: dn/dt = 0 - W/M
If you assume PV = ZnRT, then:
dn/dt = (1/ZRT)*(V*dP/dt + P*dV/dt)
The change in volume can be expressed by:
dV/dt = - Qcv
At equilibrium, dP/dt = 0 (no more accumulation in pressure), and then:
W = (Pe*M/ZRT)*Qcv
As you can see, your flowrate profile will depend on the characteristic of your control valve: linear?, equal-percentage? quick-opening?
"We don't believe things because they are true, things are true because we believe them."
RE: Calculating mass flow - given pressure differential, density, etc.
Pe = Pi*Va/(Va+Vb), given that Vb is initially empty.
"We don't believe things because they are true, things are true because we believe them."
RE: Calculating mass flow - given pressure differential, density, etc.
Not for the transient solution you want, since along the pipe, you have each of the parameters functions of time and position
v=v(x,t)
V=V(x,t)
T=T(x,t)
and you don't have continuity of mass, so you can't use
Rho*A*V= constant.= as you would for steady state .
If you add in gas laws, you have to write 3 equations at any position of the pipe, namely momentum conservation, energy conservation and conservation of mass at each point. This will lead to nonlinear partial differential equations which can only be solved numerically.