Calculate time for water to leak completely

  • Thread starter Thread starter Sewager
  • Start date Start date
  • Tags Tags
    Time Water
AI Thread Summary
The discussion focuses on calculating the time it takes for water to leak completely from a cylindrical container with a hole. Participants emphasize the need to apply Bernoulli's equation and the continuity equation, suggesting that integration is necessary due to the changing height and velocity of water over time. A key point raised is the use of Torricelli's Law to relate the velocity of water exiting the hole to the height of the water. One participant successfully derives a relationship between height, volume, and time but struggles with integrating the velocity equation. The conversation highlights the importance of understanding how velocity changes with height and time in solving the problem.
Sewager
Messages
18
Reaction score
0

Homework Statement


Given the dimensions of a cylinder container with a hole, the dimensions of the hole, and the volume of water, calculate the time for water inside the container to completely leak out.

Homework Equations


Bernoulli equation: P + 1/2pv^2 + pgh = constant https://en.wikipedia.org/wiki/Bernoulli's_principle
Continuity equation: A1V1 = A2V2 http://theory.uwinnipeg.ca/mod_tech/node65.html

The Attempt at a Solution


- Assume the water is ideal liquid
- Assume container has an open top, so pressure cancels

So far I am able to find the relationship between height of the water in the container and the velocity at the top of the water. Since both height, volume, and velocity changes at each instant, I think that integration needs to be used. Can someone enlighten me on how I should incorporate calculus in the equation?

See attachment for attempt

Thank you!
 

Attachments

  • image1.JPG
    image1.JPG
    21.7 KB · Views: 477
Physics news on Phys.org
Sewager said:

Homework Statement


Given the dimensions of a cylinder container with a hole, the dimensions of the hole, and the volume of water, calculate the time for water inside the container to completely leak out.

Homework Equations


Bernoulli equation: P + 1/2pv^2 + pgh = constant https://en.wikipedia.org/wiki/Bernoulli's_principle
Continuity equation: A1V1 = A2V2 http://theory.uwinnipeg.ca/mod_tech/node65.html

The Attempt at a Solution


- Assume the water is ideal liquid
- Assume container has an open top, so pressure cancels

So far I am able to find the relationship between height of the water in the container and the velocity at the top of the water. Since both height, volume, and velocity changes at each instant, I think that integration needs to be used. Can someone enlighten me on how I should incorporate calculus in the equation?

See attachment for attempt

Thank you!
You need to figure out which variables change with time.
 
SteamKing said:
You need to figure out which variables change with time.
Both height and velocity change with time. Can I replace velocity with dh/dt?
 
Sewager said:
Both height and velocity change with time. Can I replace velocity with dh/dt?
You can't replace velocity directly and completely with dh/dt, but you should be able to write how velocity changes with time, given dh/dt, since you know how velocity is affected by h.
 
SteamKing said:
You can't replace velocity directly and completely with dh/dt, but you should be able to write how velocity changes with time, given dh/dt, since you know how velocity is affected by h.
Can you elaborate a little bit more? Thank you for your time :)
 
If you analyze this problem using Toricelli's Law (which can be derived from Bernoulli's equation using certain simplifications), the velocity of the stream coming out the hole is
$$v = \sqrt{2g ⋅ h}$$
https://en.wikipedia.org/wiki/Torricelli's_law

Since the volume of fluid coming out is also proportional to the velocity, you should be able to use the formula for velocity to determine how velocity changes with time. What happens if you differentiate the velocity equation w.r.t. time?

I've given you some pretty substantial hints. It's time for you to start showing what you are doing with them to solve this problem.
 
SteamKing said:
If you analyze this problem using Toricelli's Law (which can be derived from Bernoulli's equation using certain simplifications), the velocity of the stream coming out the hole is
$$v = \sqrt{2g ⋅ h}$$
https://en.wikipedia.org/wiki/Torricelli's_law

Since the volume of fluid coming out is also proportional to the velocity, you should be able to use the formula for velocity to determine how velocity changes with time. What happens if you differentiate the velocity equation w.r.t. time?

I've given you some pretty substantial hints. It's time for you to start showing what you are doing with them to solve this problem.
Hey SteamKing,
After following your suggestions, I was able to find the relationship between velocity and time:

$$h = \frac{T-v \pi r^2t}{\pi R^2}$$
where T is the volume of the water, r is the radius of the hole, R is the radius of the container, and t is time

$$v = \sqrt{2g\frac{T-v \pi r^2t}{\pi R^2}}$$

How do I integrate if velocity is on both sides?

Really appreciate your help :c
 
Sewager said:
$$h = \frac{T-v \pi r^2t}{\pi R^2}$$
where T is the volume of the water, r is the radius of the hole, R is the radius of the container, and t is time
I assume T is the initial volume. To get that equation you have to assume v is constant, but it is not.
 
Back
Top