Equation of continuity of water depth

AI Thread Summary
The discussion focuses on deriving the time it takes for water to drain from a can with a small hole at the bottom. The key approach involves applying Bernoulli's equation and the continuity equation to relate the outflow speed at the hole to the change in water height. The expression for the outflow speed, v2, is derived as v2 = √(2gy), where y is the water depth. This leads to a differential equation that relates the rate of change of height to the outflow, allowing for the calculation of the drainage time. The solution emphasizes the importance of understanding fluid dynamics principles in solving the problem.
etothey
Messages
22
Reaction score
0

Homework Statement


A can of height h and cross-sectional Area Ao is initially full of water. A small hole of area A1<<Ao is cut in the bottom of the can. Find an expression for the time it takes all the water to drain from the Can. Hint: Call the water depth y use the continuity equation to relate dy/dt to the outflow sped at the hole and then integrate.


Homework Equations


A1v1=A2v2


The Attempt at a Solution


I tried to solve this by my own, managed to get stuck, and then tried to understand the solution from cramster. There they start mentioning the variables and one of the things they say is, Rate of change in volume through the orifice = A1V=s*(2gh)^1/2. This is the part i don't understand. Afterwards they set Ao*dh/dt equal to A1*(2gh)^1/2. I don't understand where (2gh)^1/2 comes from so that i can solve this.
Thankful for help!
 
Physics news on Phys.org
hi etothey! :smile:

(have a square-root: √ and try using the X2 icon just above the Reply box :wink:)

it comes from Bernoulli's equation (conservation of energy) …

1/2 ρv2 = ρgh :wink:
 
You need to use Bernoulli's equation and the continuity equation to solve this problem. Applying the Bernoulli equation between the top of the fluid and the bottom of the can, we have

\frac{1}{2}\rho v_1^2 + \rho g y = \frac{1}{2}\rho v_2^2,​

that is,

v_2^2 = v_1^2 + 2 g y.​

But the continuity equation tells us that A_0 v_1 = A_1 v_2, so plugging into the Bernoulli equation, we have

v_2^2 = v_1^2 + 2 g y = \left(\frac{A_1}{A_0}\right)^2 v_2^2 + 2 g y​

but they tell us that A_0 is much greater than A_1, so \left(\frac{A_1}{A_0}\right)^2 \approx 0, so we are left with

v_2^2 = 2 g y \Rightarrow v_2 = \sqrt{2 g y}.​

Going back to the continuity equation, we have that

A_0 v_1 = A_1 v_2,​

but we have seen that v_2 = \sqrt{2 g y}, and v_1 is the rate of change of the height as the fluid is drained, that is v_1 = - \frac{dy}{dt} (notice the minus sign; v_1 is a positive function, but since the height y is decreasing with time, its time derivative is negative, so we need to fix this by adding a minus sign). So, we have the following differential equation:

A_0 v_1 = A_1 v_2 \Rightarrow - A_0 \frac{dy}{dt} = A_1\sqrt{2 g y},​

and you separate variables to find the time required for the can to fully drain.

Hope this helps.
 
tiny-tim said:
hi etothey! :smile:

(have a square-root: √ and try using the X2 icon just above the Reply box :wink:)

it comes from Bernoulli's equation (conservation of energy) …

1/2 ρv2 = ρgh :wink:


sexy!
 
Metaleer said:
You need to use Bernoulli's equation and the continuity equation to solve this problem. Applying the Bernoulli equation between the top of the fluid and the bottom of the can, we have

\frac{1}{2}\rho v_1^2 + \rho g y = \frac{1}{2}\rho v_2^2,​

that is,

v_2^2 = v_1^2 + 2 g y.​

But the continuity equation tells us that A_0 v_1 = A_1 v_2, so plugging into the Bernoulli equation, we have

v_2^2 = v_1^2 + 2 g y = \left(\frac{A_1}{A_0}\right)^2 v_2^2 + 2 g y​

but they tell us that A_0 is much greater than A_1, so \left(\frac{A_1}{A_0}\right)^2 \approx 0, so we are left with

v_2^2 = 2 g y \Rightarrow v_2 = \sqrt{2 g y}.​

Going back to the continuity equation, we have that

A_0 v_1 = A_1 v_2,​

but we have seen that v_2 = \sqrt{2 g y}, and v_1 is the rate of change of the height as the fluid is drained, that is v_1 = - \frac{dy}{dt} (notice the minus sign; v_1 is a positive function, but since the height y is decreasing with time, its time derivative is negative, so we need to fix this by adding a minus sign). So, we have the following differential equation:

A_0 v_1 = A_1 v_2 \Rightarrow - A_0 \frac{dy}{dt} = A_1\sqrt{2 g y},​

and you separate variables to find the time required for the can to fully drain.

Hope this helps.

Thank you very much!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top