Undamped
Let's begin with the simple undamped oscillator. The force equation on the spring is:
This equation does not involve the weight of the mass because we only care about the changing 'restoring force' (the force moving the mass back to equilibrium). At equilibrium, the weight of the mass is cancelled
out by the spring force upwards, meaning the total force is zero. Due to the weight force being constant, we need not involve it in the force equation as we only care about the oscillatory forces.
Now we have a second-order differential equation, we can generate our auxiliary equation and then use this to find our solution for x.
Auxiliary Equation:
This yields a complementary function of the form:
Using the addition formula for cosine, we can convert this to our solution for x:
where
and
Some eagle-eyed readers may have noticed that it is also possible to use the sine addition formula to get an equation of the form:
where
and
As shown, it is actually possible to use a sine wave as the function for our position, but generally, the practice is to use the cos function, as it fits with the initial conditions (these being that when t = 0, x is not 0,
as it has been displaced to start the oscillatory motion).
Using our solution for x, we can see that the angular velocity,
, and the phase difference =
.
To simplify things, we can take the phase difference to be 0, so we have
as our solution for x, as shown on the blue plot.
Damped
Our damped oscillator has an extra term for damping in the force equation. This time, the term is proportional to velocity. The reason is because damping is the sum of the forces resisting an object's motion. Hence, if
an object wasn't moving, there would be no damping at all, and so the damping force is proportional to velocity. Now, our force equation is:
Now, we have to solve our differential equation again, but it is quite a bit more long-winded this time.
We now know that
, and to simplify the equation,
we'll say that
. Our auxiliary equation is as follows:
Using the quadratic formula on the above yields:
We now have 3 possible solution sets for our auxiliary. These are when the radicand is positive (two real roots), zero (one real root), or negative (two complex roots). These 3 solutions all represent different
types of damping. To simplify, let's say that
:
Two Real Solutions: Overdamped
This set occurs when .
Two real roots for our auxiliary means that the solution for x only involves exponentials. The solution for x is therefore:
Now, as this solution involves two exponentials (and not sine or cosine), we can tell that the spring will not oscillate. Intuitively, this means that the spring must be heavily damped - if you
try your hardest to stop as spring's motion, it will not oscillate, it will just go striaght to equilibrium and stop. This also joins up with our
requirement. For
to be greater than 0,
must be big, which in turn means
must be big - meaning high damping. Try this out by watching the orange plot
as you increase
.
One Real Solution : Critically Damped
This set occurs when . Our solution for x is:
and this shows Critical Damping. Critical Damping is when the stopping time is at a minimum. This is due to the linear term. As x increases, the linear term becomes more significant than the
negative exponential term, and so x reaches 0 faster (due to a negative linear coefficient). Remember, x will not oscillate here, as there are no sines or cosines in the solution.
Conceptually, this makes sense, because the critical damping solution is in between the underdamped and overdamped solutions (0 discriminant), meaning that critical damping takes the shortest time.
Two Complex Solutions: Underdamped
This set occurs when . Two complex roots for our auxiliary means that the solution for x will contain an exponential and oscillatory term. You can
try deriving this from the solution for the real roots using Euler's formula and exponential rules. Our x solution looks like:
We can see that this function will oscillate due to the trigonometric functions involved. This solution conceptually makes sense because low
means low
which means low
. It follows that a low damping coefficient means less damping, hence the spring will oscillate. Turn the damping knob to show this effect.
Resonance Curve
Alright, get your bomb suit on. This is about to get explosive.
Let's start with our force equation, this time including our periodic driving force. The aim of the game here is to find the relationship between a particular driving frequency and the peak amplitude that the spring
reaches due to this driving force.
We can now use our definitions (for
and
) from the left. It is essential to note that
refers to the NATURAL FREQUENCY of the spring (or the angular frequency of oscillation), while
refers to the angular frequency of the DRIVING FORCE - these are different (very important).
We've arrived at something of a sticky situation. We could continue in the same way as the damped derivation, but as there are 3 different possibilities, a single general solution is not possible (from which
we obtain our amplitude expression). Hence, we can include the complex numbers in our solution for
to find an equation for amplitude. Let's move the problem into the complex plane, by
using exponentials and complex numbers to represent our oscillatory functions. We'll now use
to represent our complex
. We can rewrite the problem as:
As
is oscillatory, our "guess" for what
is can be written as the general oscillator function:
Where A is amplitude,
is the phase difference and
is the angular velocity of the spring. It is important to note that, due to the
applied driving force, the spring will now oscillate at the frequency of the driving force (not the natural frequency), because the driving force overcomes the spring's natural tendencies. Hence, the
used here is the same as the driving frequency.
The end is in sight. All we have to do is to separate the exponential into a real equation and a complex one (using Euler's formula) and then piece the parts back together by eliminating
.
To get rid of the
terms, the
Pythagorean trigonometry identity can be used:
And finally, there's an expression for
in terms of
and a bunch of other constants. Let's unpack the changes on the resonance curve as c (damping) is increased.
Firstly, the peak gets smaller. This one's obvious - more damping means lower amplitude.
The second change is how the peak gets further away from 1. This was explained above as the frequency of oscillation decreasing when damping is added. Hence, the graph essentially shifts to the left slightly.
Finally, we have the big dog. The peak broadens, but why? We can explain this mathematically by inspecting our equation for . Peak broadening, in this mathematical context, means that the maximum amplitude (and values very close to it)
are reached by a range of values as opposed to only a couple of values. This means that the effect of changing must decrease as peak broadening occurs.
As increases, also increases, meaning that the second term under the radicand becomes dominant. As a result, any small differences between and
become irrelevant, because this is minute compared to the second term. Hence, a range of values return similar amplitudes - peak broadening.
I learnt this derivation from this video by Walter Lewin. I highly recommend giving the entire thing a watch.