Solving a Sticky Problem with Steel Ball Bearings

  • Thread starter Thread starter PhysicsIsFun
  • Start date Start date
AI Thread Summary
The discussion revolves around analyzing the motion of steel ball bearings falling through various viscous fluids in a cylindrical tube. The user seeks assistance in creating a displacement-time graph from experimental results involving different fluids (sunflower oil, glycerol, syrup) and temperatures. Key equations related to viscosity, buoyancy, and forces acting on the ball are presented, leading to the derivation of the ball's acceleration and velocity over time. Participants emphasize the importance of understanding the initial conditions and the impact of fluid density on calculations, suggesting that a simpler model may suffice for practical purposes. Ultimately, the conversation highlights the need for precise measurements and the relationship between viscosity and the ball's movement.
PhysicsIsFun
Messages
6
Reaction score
0
Hello Everybody!
Er well I'm new to this forum so hi guys!
I have a small problem which is made even worse by the fact i know very little about the subject. Ok the problem is about steel ball bearings falling through a liquid.

The Situation:
A wide cylindrical plastic tube 1.0 to 1.5 m long with a tight fitting bung at one end is filled with a viscous fluid. A steel ball bearing is dropped through the fluid and the time, t, is measured for various distances, s.

I did not complete this experiment the results were given to me. The results i have are for three different fluids, sunflower oil, glycerol and syrup. For each liquid there are three sets of results which were taken at different temperatures. In each of the tables there are three results for small, medium and large (i am assuming that they are different sizes of ball bearing) and the results for the viscosity of the liquid in those conditions is given. Also there is a average result.


Somehow i have to be able to deduce a displacement-time graph from this information. Any help? i found one equation which is:

viscosity=( 2(p)ga^2 )/ 9v

where p=difference in densities of fluid and ball, g=graity,v=velocity,a=radius of ball(unknown) but this leaves me as stuck as i was before.

Any help would be gratefully appreciated!

Cheers Guys

P.S. Physics Rock!
 
Physics news on Phys.org
There are 3 forces on the ball - buoyancy, viscous retarding, and its weight.

\Sigma F = ma = mg - F_{\mbox{buoyancy}} - F_{\mbox{viscous}}

r = \mbox{ball radius}
\rho = \mbox{ball density}
\rho ' = \mbox{fluid density}
\eta = \mbox{fluid viscosity}
m = \mbox{ball mass} = \frac{4}{3}\pi r^3\rho

Now substitute everything...

\frac{4}{3}\pi r^3\rho a = \frac{4}{3}\pi r^3\rho g - \frac{4}{3}\pi r^3\rho 'g - 6\pi \eta rv

Reduce it a little and change sides:
a = \frac{r^2\rho g - r^2\rho 'g - 8\eta v}{r^2\rho }

Now take the derivative of that by dt:
\frac{da}{dt} = -\frac{8\eta }{r^2\rho }\frac{dv}{dt} = -\frac{8\eta }{r^2\rho }a

You see something very special here. The derivative of the acceleration is proportional to the acceleration itself. The mathematical function that adheres to this is:
f(x) = ae^{-kx}
f'(x) = -kae^{-kx}
(a and k being constant) Where a is the inital value of the function when x = 0.

To fit the equation we got above for the acceleration into that function we need to find the inital acceleration, which is achieved when the ball first enters the liquid and its velocity is zero.
a_{v = 0} = \frac{r^2\rho g - r^2\rho '}{r^2\rho } = \frac{\rho g - \rho 'g}{\rho } = g\frac{\rho - \rho '}{\rho }
Let's call that a_0.

After all of this we find that the acceleration of the ball as a funciton of time is:
a(t) = a_0e^{-kt}
Where:
k = \frac{8\eta }{r^2\rho }

So you have the acceleration, but you want the velocity of the ball. Well that's easy, since a(t) is the derivative of V(t), V(t) is the integral of a(t).
V_t = \int a_tdt = \int (a_0e^{-kt})dt = \frac{a_0e^{-kt}}{-k} + C

So now you just need to find C. How? We say that at t = 0, the velocity of the ball is zero:
V_{t = 0} = 0 = \frac{a_0}{-k} + C
C = \frac{a_0}{k}

Therefore:
V_t = \frac{a_0e^{-kt}}{-k} + \frac{a_0}{k}

Reorganizing a bit gives us the final formula for the ball's velocity:
V_t = \frac{a_0}{k}(1 - e^{-kt})

*PHEW* :smile:
 
Ehh, exactly what do you need to do? Just find the graph of X(t)? Because if "the time, t, is measured for various distances, x" and you have those results, just plug them into Excel and let it draw the graph for you!

Oh my, I think I did all that work for nothing. :frown:
 
Bummer.

cookiemonster
 
Well, I'm thinking you also need to provide the formula of x(t), which you can find it by integrating V(t). So it wasn't all for nothing.

x_t = \int V_tdt = \int \frac{a_0}{k}(1 - e^{-kt})dt = \frac{a_0}{k}\int (1 - e^{-kt})dt
x_t = \frac{a_0}{k}(t + \frac{e^{-kt}}{k} + C')

To find C' you say that at t = 0 the ball's displacement is 0:
x_{t = 0} = \frac{a_0}{k}(0 + \frac{e^0}{k} + C') = 0
Therefore:
C' = -\frac{1}{k}

So finally:
x_t = \frac{a_0}{k}(t + \frac{e^{-kt}}{k} - \frac{1}{k}) = \frac{a_0}{k^2}(kt + e^{-kt} - 1)

Can you analyze the ball's movement using this formula? :smile: Can you also tell how the ball's motion will change if 0 < k < 1?
 
Last edited:
I really don't see why one would need to solve the whole differential equation for the starting phase of the ball's movement; in this experiment (with very viscous liquids) the "steady state" with constant velocity is reached after a few inches.

So all you need is Stoke's law

F=6 \pi \eta r v

The displacement-time graph would have to be all linear since as I said v=const.
 
Wow hi Thank you for replying!

The main problem i had was that i have no information about the ball at all apart from the fact it is steel and i no nothing about the dimensions of the tube. All i have is the viscosity. I will look into what you have given me and also i am writing a program that will be able to show this.

My head hurts, lol

Thank You Again

Cheers!
 
wouldnt this also be true:

F=ma
F=6(pi)rnv

6(pi)rnv=ma

m=dv
m=p4/3(pi)r^3*

a=[ 6(pi)rnv ]/m
a=[ 6(pi)rnv ]/ p4/3(pi)r^3
a=18nv/4r^2p

sorry for the crude typing, i don't have your fancy equation generators

cheers
 
Originally posted by PhysicsIsFun
wouldnt this also be true:

F=ma
F=6(pi)rnv
No, you're forgetting the weight of the ball.

\Sigma F = F_s - mg = 0 (since you assume the velocity is constant)

mg = 6\pi r\eta v
Etc.
 
  • #10
By the way, you can get this constant velocity kuengb is speaking of from this formula still:

V_t = \frac{a_0}{k}(1 - e^{-kt})

As kt tends to infinity, e^{-kt} tends to 0. From the mathematics point of view, this would take forever but in our case it only takes a few moments. So the constant velocity, also known as the terminal velocity, is:
V_t = \frac{a_0}{k} = \frac{gr^2}{8\eta }(\rho - \rho ')

(Of course, if you ignore the part where the ball develops this velocity, you don't have to go through all the trouble that I have...)
 
  • #11
What I wanted to say was: There is no need for going through all the calculations like you did (wow! That latex stuff would have KILLED me ) if you know that the difference between the "more exact" and the simpler model doesn't matter for the experiment. With the given data, I'm sure that already after maybe 0.1 sec the numeric difference between "exponential" and "constant model" will be far beyond measure accuracy.

The best mathematical model for a physical problem is not always the most complicated.
 
  • #12
I don't disagree. :smile: BUT, if he's required to find the value of these three unknowns:
r = \mbox{ball radius}
\rho = \mbox{ball density}
\rho ' = \mbox{fluid density}

Then he does need to develop the formulas like I did so eventually he will get this:
x_t = gr^2\rho \frac{\rho - \rho '}{64\eta ^2}(\frac{8\eta }{r^2\rho }t + e^{-\frac{8\eta }{r^2\rho }t} - 1)

Then to find the three unknowns he would have to pick 3 convenient points and get 3 equations with 3 unknowns. If he skips everything and just assumes the velocity is constant at all times, he is ignoring the inital acceleration of the ball when it first enters the liquid. Therefore the density of the liquid doesn't play a factor in any of the calculations, and he won't be able to find it.
 
Back
Top