Robotics C++ Physics II AP Physics B Electronics Java Astronomy Other Courses Summer Session  

Derivation of Exit Velocity from Bernoulli without the Torricelli Assumptions

P = Pressure

r = density

Subscripts: 1 = top, 2 = exit

y1 = height of water from bottom

y2 = height of opening from bottom

v = velocity

g = acceleration of gravity

R = radius

h = y1 - y2

 

 

The following derivation is for a cylinderical tank with variables and subscripts as defined above.

 

Assumptions:

(1)  Both the top and the hole are open to atmospheric pressure.

(2)  The fluid is incompressible

 

In the following derivation I use Bernoulli’s equation and the equation of continuity.

 

Bernoulli’s equation

P1 + ½ r1v12 +  r1gy1 = P2 + ½ r2v22 +  r2gy2

Equation of Continuity

r1A1v1 = r2A2v2

 

 

From Bernoulli’s equation

P1 – P2 = ½ rv22 +  rgy2  -  ½ rv12 -  rgy1 = 0                               since P1 = P2 from assumption 1 above

 

½ rv22 +  rgy2  = ½ rv12 + rgy1   ]   rv22 +  2rgy2  = rv12 + 2rgy1  

 

Dividing through by r leaves                                           Assumption 2 above, r1 = r2

 

v22 +  2gy2  = v12 + 2gy1  

 

2gy1  - 2gy2 = v22 – v12 ]  2g(y1 – y2) = 2gh = v22 – v12

 

where h is the distance from the top of the tank (the liquid) to the center of the hole

 

2gh = v22 – v12    ]  v22 = 2gh + v12 

 

From the Equation of Continuity (using incompressibility of the fluid)         

A1v1 = A2v2  ] v1 = A2v2/ A1  = (A2/A1)v2 = (pR22/pR12)v2 = (R2/R1)2v2  

v1 = (R2/R1)2v2

v22 = 2gh + v12  = 2gh + (R2/R1)4v22

 

v22 - R2/R1)4v22 = 2gh =

 

v22 (1 - R2/R1)4 = 2gh

 

v2 = ((2gh/(1 - R2/R1)4)1/2

 

 

This shows that the exit velocity is equal to the square root of 2gh divided by 1-R2/R1)4

 

What are the implications for an experiment?