Water flow in pipe with two open vertical offshoots

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
15 replies · 5K views
rlc
Messages
128
Reaction score
1

Homework Statement


Water (η = 1.00E-3 Pa·s) is flowing through a horizontal pipe with a volume flow rate of 0.0125 m3/s. As the drawing below shows, there are two vertical tubes that project from the pipe. Assume that H = 0.0458 m and L = 0.738 m.
upload_2014-10-29_17-18-11.png

Calculate the radius of the horizontal pipe.

The Attempt at a Solution


I've seen this problem posted on this website before, but the solution there didn't work for me.
I know you should use Poiseuille's Law, but what do you do about the pressures?
 
Physics news on Phys.org
No, but I know it is part of Poiseuille's Law.
 
It would be static? Since it is open and the water wouldn't really go anywhere?
 
Would the pressure difference just be H?
 
Wait, would it be density times velocity squared?
 
(1000)(9.8)(0.0458)=448.84 Pa
 
Ah! That worked! Thank you so much!
 
rlc said:
(1000)(9.8)(0.0458)=448.84 Pa
Oops. You already got it.Right. That's the pressure difference between the two locations.

Now, can you write down the Poiseulle equation for the pressure difference between the two locations in terms of the volumetric flow rate, the viscosity, the distance L, and the tube diameter D?

Chet
 
Q=[(pi)R^4(roh*g*H)]/8nL

0.0125=(pi*R^4*448.84)/(8*1.00E-3*0.738)

R^4=5.23377E-8
R=0.015125 m
R=1.51 cm (which LONCAPA says is the correct answer)

Thank you so much for responding to me!