[Physics] Finding the effect of air resistance on period of oscilation without differential equation

dragnewtonian-mechanicsvibrations

I'm currently working on the "cavendish" experiment and wish to use/develop a method separate from the casus we've been provided. Now I've nicely calculated and derived everything I need to know, including all the corrections that have to be made for the mass of the rod, the finite size of the masses, etc.
However: I'm running in to a brick wall when it comes to finding a way to bring air resistance in to the picture.

For those of you don't know: The cavendish experiment is a torsion balance that is used to measure gravity. The way it works is by suspending a rod with some small masses on either end by a wire with low torsion spring coefficient. These small masses will start to move towards an equilibrium where the force supplied by the torsion in the wire and the force of gravity supplied by two larger masses brought in close proximity of the smaller masses cancel out.

The problem is that these small masses have a certain moment of inertia, so they'll end up oscillating about the position of equilibrium. This oscillation is of course dampened by air resistance. The most common way to go about finding the effect of air resistance is by setting up and solving a differential equation, which I prefer not to do. Because of this, I'm now looking in to alternative methods of (numerically) finding the way air resistance affects the period of the oscillation.

My work so far
So far, I've determined that air resistance is irrelevant when determining the equilibrium position of the bar (which is used to determine $G$). Where air resistance does become relevant is in finding the value for $\kappa$ (torsion spring coefficient). Most of you will know that one can describe kappa with $\kappa=2m(\frac{\pi L}{T})^2$ where m is the point mass's mass and L the length of the rod.
Because $T$ gets changed by friction, $\kappa$ can not be accurately determined without finding a way to go from $T_{measured}$ to $T_{frictionless}$. Herein lies my struggle, as I haven't been able to do so.

The reason I'm exploring this question of doing it without differential equations is in order to explore the science. I've got no problem actually working through the differential equation.

Best Answer

The Cavendish balance (CB) is very slow moving, so the air flow is almost laminar.

In laminar flow, a sphere accelerating through a fluid experiences a force because the fluid has to be accelerated. It turns out that the effect of this force is to make it appear that the sphere has inertia increased by half the inertia of the displaced fluid. In the case of the CB, this will add a few grams at most to the apparent mass - and this will decrease the response frequency in the same way that a slightly lower $\kappa$ would do. The equation of motion for simple harmonic motion is easily extended to include linear drag, and the expression for the shift in resonant frequency is well known (see for example http://hyperphysics.phy-astr.gsu.edu/hbase/oscdr.html#c1)

As the velocity increases, drag will become proportional to square of velocity (and thus, square of amplitude). That means the force will be largest when the torsion is smallest (namely, at the zero crossing) - and it will be a bit harder to explore the relationship of resonant frequency. The basic relationship - resonant frequency is lower when there is drag - remains the same.

So if you want to determine the torsion constant from the resonant frequency, I recommend observing the oscillation for a large number of cycles - you can then estimate the damping, and should be able to use the correction for the lightly damped simple harmonic oscillator to obtain the correct value for $\kappa$.

It would be interesting to compare that with the result you would get from the inertial argument in my second paragraph.

Related Question