Vibrations

Subjects: Ordinary Differential Equations, Classical Mechanics
Links: Second Order Linear Differential Equations

Undamped Free Vibration

If we have a simple harmonic oscillator with the differential equation $$ m u'' -k u=0 $$we can define the natural frequency \omega_0 { #2} = k/m. Then the solutions are of the form $$ u = A\cos \omega_0 t + B\sin\omega_0 t $$We can rewrite this as$$ u = R\cos(\omega_0 t -\delta) $$The way we can change between these representations by $$ \begin{align*} A = R\cos \delta& \qquad B = R\sin \delta \ R= \sqrt{A^2+B^2}& \qquad \tan\delta = B/A \end{align*} $$The period of the motion is

T=2πω0

R is called the amplitude of the motion, and δ is called the phase.

Damped Free Vibrations

If we include the damping effect, on the differential equation we get that, with m,γ,k>0

mu+γu+ku=0

Solving the characteristic polynomial we get that the roots are $$ r_1, r_2 = \frac{\gamma}{2m}\left(-1\pm \sqrt{1-\frac{4km}{\gamma^2}}\right) $$

There are various cases,

In this last case, the motion isn’t periodic but it oscillates back and forth, μ is called the quasi frecuency. By comparing μ to the frequency ω0 of an undamped motion we get that $$ \frac{\mu}{\omega_0} = \left(1-\frac{\gamma^2}{4km}\right)^{1/2} \approx 1-\frac{\gamma^2}{8km} $$

if γ2/4km is small. By analogy, the quantity Td=2π/μ is called the quasi period. If we compare Td and T we get that $$ \frac{T_d}{T} =\frac{\mu}{\omega_0} = \left(1-\frac{\gamma^2}{4km}\right)^{1/2} \approx 1-\frac{\gamma^2}{8km} $$

The time between successive maxima is Td, and it behaves more like a period.

The ratio of the displacements at two successive maxima is given by exp(γTd/2m). No matter the maxima chosen. The natural logarithm of this ratio is called the logarithmic decremet and is denoted as Δ. Thus Δ=πγ/mμ.

Forced Vibrations

Forced Vibrations with Damping

The equation of a general spring mass system subject to an external force F(t) is

mu+γu+ku=F(t)

We will make the external force to be given by F0cosωt, where F0 and ω are positive constants. Then the solutions are of the form

u=c1u1+c2u2+Acosωt+Bsinωt=uc+U

Intuitive Way

A way I found to do it is to non-dimensionalize, to make the equation easier to understand. We divide with respect to m, we get the equation

u+γmu+kmu=F0mcos(ωt)

We take advantage and define ω0 to be the natural frequency, defined as $$ \omega_0^2 = \frac{k}{m} $$The equation now looks like $$ u'' + \frac{\gamma}{m}u' + \omega_0^2u =\frac{F_0}{m} \cos(\omega t) $$Finally we make a weird step, and take that τ=ω0t. Then the next step, is to look at how the differential equation changes given that

dudt=dudτdτdt,d2udt2=d2udτ2(dτdt)2+dudτd2τdt2

We get that is now:

ω02d2udτ2+γω0mdudτ+ω02u=F0mcos(ωω0τ)

We define β=ω/ω0, and α=γ/mω0>0, getting the equation and diving by ω02

u+αu+u=F0mω02cos(βτ)

Finally, we make one last subsitution x=uF0/mω02, meaning we can divide the whole experesion by F0/mω02, then we get

x+αx+x=cos(βτ)

This is much easier to analize. We can examine the homogeneous solutions. We get that if u=ert, then

r=α±α242

We can examine it, but no matter the α, we get that (r)<0, then the particular solutions must vanish. If α2, then xh(t)=Aer1t+Ber2t, then since (r1),(r2)<0. then xh0 as t. If α=2, then xh(t)=et(A+Bt), which also xh0 as t. This solutions are called transient solutions since vanish when t.

The solutions that don’t vanish are called the steady-state solutions. Then for the particular solution we get that if we define z such that (z)=x, then we can solve the differential equation with z(t)=Aeiβτ, getting for the value of A

A=11β2+iαβ

Doing some algebra we get

x(τ)=1(1β2)2+(αβ)2[(1β2)cos(βτ)+αβsin(βτ)]

We can make it a little less ugly, using the harmonic addition theorem, getting

x(τ)=1(1β2)2+(αβ)2sin(βτ+arctan(1β2αβ))

Resonance happens when ω=ω0, then β=1. If resonance happens then

x(τ)=sin(τ)α

If we try to translate back to u, we get the following

Weird Way

Since m,γ,k>0, then r1 and r2 have that (r1),(r2)<0. Then we know that as t, then u1 and u2 tend to 0. Since uc dies out as t increases, it is called the transient solution.

The remaining terms U(t) do not die out as t, but persists indefinetely, as long as the force is applied. They represent a steady oscillation with the same frequency as the external force and are called the steady state solution or the forced response or the forced response.

It is convinient to write U(t) to write it as a single trignometric expresion

U(t)=Rcos(ωtδ)

We need a couple of useful terms before getting the expression, with ω0 being the natural frequency of the system.

ω02=kmΔ=m2(ω02ω2+γ2ω2

Then

R=F0Δcosδ=m(ω02ω2)Δsinδ=γωΔ

If we try to look how R of the steady state oscillation depends on ω we get that

RkF0=[(1ω2ω02)2+Γω2ω02]1/2

where Γ=γ2/mk. If we try to maximize R, we need to differentiate with respct to ω and set it to 0. Then we get the expresion

ωmax2=ω02γ22m2=ω02(1γ22mk)

We can see that ωmax<ω, and it is close when γ is small. Then

Rmax=F0γω01γ2/4mkF0γω0(1+γ28mk)

The last expression is true for small γ. If Γ>2, then ωmax is imaginary and in this case Rmax is given by ω=0. The critical damping is equivalent of Γ=4.

For small γ, we have that RmaxF0/γω0. Thus for lightly damped systems, the amplitud R of the forced response when ω is near ω0 is quite large even for small relatively small external forces, and the smaller γ, the more pronounced effect. This is called resonance.

Forced Vibrations without Damping

We will assume that γ=0, now we have the differential equation

mu+ku=F0cosωt

Without Resonance

The form of the solution of depends on the value of ω, with ω0=k/m, in case of ωω0, then the solution is of the form

u=c1cosω0t+c2sinω0t+F0m(ω02ω2)cosωt

The constants c1 and c2 are constants determined by initial conditions. If look at the particular case where u(0)=0 and u(0)=0, meaning all the energy of the system comes from the external force we get that

c1=F0m(ω02ω2)c2=0

Meaning we have

u=F0m(ω02ω2)(cosωtcosω0t)

using trigonometric identities we get that

u=(2F0m(ω02ω2))(sin(ω0ω)2t)(sin(ω0+ω)2t)

If |ω0ω| is small, then ω0+ω is much greater than |ω0ω|. Consquently, sin(ω0+ω)t/2 is rapidly oscilating compared to sin(ω0ω)t/2. Thus the motion is rapidly oscilation with a frequncy of (ω0+ω)/2, but slowly varying amplitud of

(2F0m|ω02ω2|)|sin(ω0ω)2t|

This type of motion exhibits what is called a beat. In electronics, the variation of amplitud with time is called amplitud modulation.

With Resonance

In the case that ω=ω0 we get that the solution to the differential equation

mu+ku=F0cosωt

is of the form

u=c1cosω0t+c0sinω0t+F02mω0tsinω0t

and will become unbounded.