[PhD Qualifier] Liquid in a rotating arm

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
confuted
Messages
28
Reaction score
0

Homework Statement



An open glass tube of uniform bore (uniform inner diameter) is bent into the shape of an "L". One arm is immersed into a liquid of density [tex]\rho[/tex] and the other arm of length l remains in the air in a horizontal orientation. The tube is rotated with constant angular speed [tex]\omega[/tex] about the axis of the vertical arm. Show that the height y to which the liquid rises in the vertical arm is
[tex]y=\frac{P_0}{g\rho}\left(1-exp\left[-\frac{\omega^2 l^2 M}{2RT}\right]\right)[/tex]​
where [tex]P_0[/tex] is the atmospheric pressure and M is the molecular weight of air and R is the universal gas constant. Assume that the air pressure inside open end of the tube is atmospheric pressure, as shown (see attached).

Homework Equations



pV=nRT
[tex]\rho_{air}=\frac{m}{V}=\frac{MP_0}{RT}[/tex] (from ideal gas law)

The Attempt at a Solution



I thought about trying to kludge something together with the centripetal acceleration causing a difference in pressure, but that didn't work out for me. Then I looked up Bernoulli's principle, and I don't see how I'm going to get an exponential out of that. What's the appropriate law here?
 

Attachments

  • liquid.jpg
    liquid.jpg
    18.8 KB · Views: 547
Last edited:
Physics news on Phys.org
I think that I've figured it out. You do need Bernoulli's equation. The pressure will be decreasing as you come in from the farthest out point of the arm. The rise in the water level will counteract this decrease in pressure. Now we just need to figure out the change in pressure going from the outside of the arm and working our way in.

An infinitesimal change in pressure from the dynamical pressure term (velocity pressure) will be:
[tex]dP= \rho_{air} v dv[/tex].

However, [tex]v=r\omega[/tex] and [tex]\rho_{air}=\frac{MP}{RT}[/tex]
So we get:
[tex]dP=\frac{MPr\omega^2}{RT} dr[/tex]
Rearrange and integrate:
[tex]\int_{P_0}^P \frac{dP'}{P'}=\int_l^0 \frac{M\omega^2 r}{RT} dr[/tex]
which yields
[tex]P=P_0 exp(-\frac{M\omega^2 l^2}{2R T})[/tex]
What I have found is the pressure in the air above the water inside the tube. Take the difference between this and [tex]P_0[/tex] and set it equal to [tex]\rho g h[/tex] (which is making up for the decrease in pressure) and you have the answer. Let me know if you see things wrong with my reasoning.