Fluids Problem - Atmospheric Tank Pressure Vent

AI Thread Summary
The discussion centers on sizing the diameter of a goose neck vent for an atmospheric tank with specific pressure constraints. The user calculated the velocity of air from a compressed air line and derived a volumetric flow rate but encountered an issue where the vent area equaled the inlet area, contradicting the problem's requirements. It was noted that the assumption of incompressible flow may be incorrect, as the pressure differential must be considered when air enters the tank. Additionally, the net mass of air added to the tank must account for both inflow and outflow to prevent pressure buildup. The importance of using compressibility in calculations was highlighted to ensure accurate results.
dropdeadmarc
Messages
4
Reaction score
0

Homework Statement


Theres a atmospheric tank with a goose neck vent on the top and also an inlet pipe [a diameter 2 inch schedule 40] on the top. There is a compressed air line [from a 50 psi compressor] going into the inlet. The pressure inside the tank should not be above 2 psi. Size the diameter of the goose neck vent.

Inlet:
P = 50 psi
Dinner = 2.07 inches
ρ = 4.32 lb/ft^3

Goose Neck Vent:
P = 2 psi
Dinner = ?


Homework Equations


Bernoulli's
0.5ρV2 + P = 0.5ρV2 + P
Q = V*A [volumetric flow rate]
V*A = V*A [in = out]

The Attempt at a Solution


I assumed I could use bernoullis to find the V out from the compressed air line. [Pinside = 50, Poutside = 0 [atmsophere], Vin = 0, Vout=?]
I got a Velocity of 68.31300511 ft/s

From that and the cross sectional area of the 2.07in pipe I got a Q of 95.79056195 CFM.

Next I moved onto the tank. I substituted
VinAin/Aout = Vout into Bernoulli's and Solved for Aout.
Aout = sqrt( Q2 / (Vin2 - 2*ΔP/ρ)

Problem is I ended up getting the same cross sectional area as the inlet. I'm not sure where I went wrong. Perhaps incompressible flow? I appreciate any help.
 
Physics news on Phys.org
What's wrong with having an inlet and a vent with the same area?
 
Nothing. But that doesn't satisfy the problem statement or make sense with my numbers.

if Qin = Qout
VA in = VA out
and therefore Vin = Vout

if this is true, according to Bernoulli's there would be no pressure change. My Pin and Pout are different. they need to be according to the problem statement. The ΔP should equal the 2 psi, if I'm not mistaken?
 
If you are trying to maintain less than 2 psi pressure differential above atmospheric, then it seems your chosen method of solution is somewhat simplified.

I think you are ignoring the change in pressure inside the tank as air is added from the 50 psi source. It seems that there should be an additional relation such that:

net mass of air added to the tank = mass of air flowing in - mass of air flowing out of the vent

The net mass of air added must be less than the amount of air which would produce a rise of 2 psi inside the tank above atmospheric. The vent would be sized to allow enough air to flow out so there would not be a buildup of additional air in the tank.

When the air starts to flow from the 50 psi source, compressibility must be checked before assuming that Bernoulli applies.
 
Back
Top