Free Damped Motion


Free damped motion of a mass m is modeled by the 2nd order ODE:

mx'' + cx' + kx = 0

where x(t) is the distance from equilibrium, c is the damping constant and k is the spring constant. We divide by m and write:

x''
+ 2\lambda x' + \omega^2 x = 0

where 2λ = c/m and ω2 = k/m. The qualitative nature of the solution depends on whether λ is greater than, equal to or less than ω.

Overdamped (λ > ω): The roots of the auxiliary equation are −λ ± (λ2 − ω2)½ and so the general solution is:

overdamped

Critically Damped (λ = ω): The auxiliary equation has −λ as a repeated root and so the general solution is:

critcally damped

Underdamped (λ < ω): The roots of the auxiliary equation are the complex numbers −λ ± iω0 where ω0 = (ω2 − λ2)½ and so the general solution is:

underdamped

Solution curves in the three cases and also the undamped case (c = 0) are shown below. These functions all satisfy the initial conditions x(0) = 6 and x'(0) = 0

Free Damped Motion

Notice that the frequency in the underdamped case (ω0) is slightly less than in the undamped case (ω); we see this in the slightly longer wavelength in the underdamped case. The dotted black line is the "exponential envelop" ±(62 + (ω0/3)2)½et/2.



Images generated by sage.