Sunday, October 11, 2015

homework and exercises - Continuity equation and Bernoulli equation on inclined pipes


I came across the following problem in Fluid Mechanics. We are asked to find the velocity in 3.


Exercise


The pipe diameter from 2 to 3 is constant. I calculated the velocity in 2 using 2g×50 and then from the continuity equation I deduced that the velocity in 3 had to be equal to the velocity in 2 (same diameter implies same cross sectional area, plus water is incompressible).



However the textbook solution is different. They arrive to the following form of the ideal Bernoulli equation:


p1+ρg350=p3+12ρv23


They then assume p1=p3 and find v3=2g×350, a very different value. By my previous reasoning, it seems to me that this would violate the continuity equation. I also do not understand the assumption that p1=p3, since point 3 is inside the pipe. Is the text book right? If so, what is the flaw with my reasoning regarding the continuity equation?



Answer



In this problem, the two points that are used in the application of the Bernoulli equation are points 1 and 3. As @V.F. correctly points out, the pressures at points 1 and 3 are both atmospheric, so these pressures cancel. The fluid velocity at point 1 is essentially zero, and the elevation z at point 1 is 350 m above the datum, situated at point 3.


For point 3, the elevation z is 0, and the velocity is v3. This all leads to the equation presented in the OP. And, of course, the continuity equation is not violated, since v2=v3.


Of course, the velocity at point 2 is not equal to 2g×50 because the pressure at point 2 is not equal to the pressure at point


Before completing this solution, it is of interest to check the pressure at point 2 to ascertain whether the fluid is cavitating. Applying Bernoulli to points 2 and 3, we have: p2+ρg(300)+12ρv22=p3+12ρv23

Solving for p2 yields p2=300ρg
This is well below the value of 10ρg which would be required to cause cavitation. Since the fluid will be cavitating, the tube between points 2 and 3 will not be running full, and there will be a vacuum of nearly 10ρg in the empty section above the column of fluid in the tube (situated above point 3). The pressure at point 2 will be p2=10ρg. Then, applying the Bernoulli equation to points 1 and 2, we would have: 0+50ρg+0=10ρg+0+12ρv22
So, v2=120ρg
We can now calculate the elevation of the fluid level in the partially filled column between points 2 and 3. Applying the Bernoulli equation in conjunction to the continuity equation to the column gives: p2+ρgh+12ρv22=p3+12ρv23
or10ρg+ρgh=0
Therefore, as one might expect, the height of the column will be 10 meters. Because of the cavitation, the other 290 meters will essentially be vacuum (more precisely, at the absolute vapor pressure of water at the system temperature).


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...