Harmonic Oscillator
#physics
A quick recap of the harmonic oscillator we are familiar with through JEE.
We have a mass, connected to a spring. The equation of motion describing this is
The solution to this is $$x = B\sin(\omega_{0}t) + C\cos(\omega_{0}t)$$
where $$\omega_{0} = \sqrt{ \frac{k}{m} }$$
In general,
Total energy of this harmonic oscillator is constant, $$E = \frac{1}{2}kA^2$$where
We denote the time average value of any function as $$\langle f\rangle$$ and therefore $$\begin{align} \langle U \rangle = \frac{1}{4}kA^2 \ \ \langle K\rangle = \frac{1}{4}kA^2 \end{align}$$
where
Damped harmonic oscillator
We consider our discussion with a viscous force, modeled of the type $$f = -bv$$where
The equation of motion can be written as $$\ddot{x} + 2\gamma \dot{x} + \omega_{0}^2x = 0 $$
here,
The knowledge of how to solve this is given in Homogeneous Second Order ODE
We obtain the final solution as $$x(t) = e^{-\gamma t}[Ae^{\Omega t} + Be^{-\Omega t}]$$where $$\Omega^2 = \gamma^2 - \omega_{0}^2$$
This leads to three cases
: Underdamping. The most general case : Critically damped : Overdamped
Underdamped
We find that
Therefore, the oscillation decays as $$A_{0}e^{-\gamma t}$$where
For the following part, we proceed with
If we plot the motion of the graph, the amplitude falls of exponentially as dictated by
The essential features of the motion depend on the quantity
- If it is
, then decreases very little and the damping is not very prominent. This is called the "lightly damped" condition. - If it is rather large,
tends to decrease quite rapidly, and this case is called "Heavily damped"
For light damping, but for heavy damping, can be quite larger than
Energy consideration
The work done by the resistive viscous force is non-zero, and therefore it is obvious that the energy of the system must decrease with time.
Therefore energy is dissipated away.
We attempt to find the expressions for energy in the limit that
Skipping all the derivation (Read Kleppner Kolenkow for details)
we finally obtain $$E(t) = \frac{1}{2}kA^2\exp(-\gamma t)$$
A remarkably simple result, it shows that energy falls of approximately exponentially in a lightly damped system.
The time constant
Q value of an oscillator
The degree of damping of an oscillator is often represented by a dimensionless parameter
The time to oscillate through one radian is
For the lightly damped case,
and combining it with the time, $$Q = \frac{E}{\gamma E/\omega_{1}} = \frac{\omega_{1}}{\gamma} \approx \frac{\omega_{0}}{\gamma}$$
A lightly damped oscillator has
Critically damped
again, refer Homogeneous Second Order ODE
The general solution in this case is $$x(t) = e^{-\gamma t}(C + Dt)$$
Overdamping
The general solution in this case is $$x(t) = e^{-\gamma t}[Ae^{\Omega t} + Be^{-\Omega t}]$$
Critically damped is generally referred to as the fastest way to return to equilibrium
Neither of the critically damped or overdamped cases ever really reaches 0 amplitude, takes infinite time.
However, critically damped manages to minimize it's value faster, and reaches any error
Energy and power
For the damped harmonic oscillator, the resistive force does work over time and decays the energy of the mass.
It can be given by the following $$\begin{gather} E_{tot} = \frac{1}{2}m\dot{x}^2 + \frac{1}{2}kx^2 \ \ \frac{dE_{tot}}{dt} = m\dot{x}\ddot{x} + kx\dot{x} = m\dot{x}(\ddot{x} + \omega_{0}^2x) \ \ \boxed{\frac{dE_{\pu{ tot }}}{dt} = - m\gamma \dot{x}^2} = \pu{ Power } \end{gather}$$