forced and damped oscillations Flashcards

1
Q

What is the equation for forced damped SHM

A

x’’ + 2kx’ + ω^2x = F(t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

For undamped unforced motion what are the equations and solutions

k = 0, F(t) = 0

A

x’‘+ω^2x =. 0

this has solutions

x = Acos(ωt)+Bsin(ωt)
or
x = C cos(ωt − φ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

For damped unforced motion what are the equations and solutions

k > 0, F(t) = 0

A

x’’ + 2kx’ + ω^2x =0

solving the ODE we get solution
p^2 + 2kp + ω^2 = 0
if we solve this quadratic we get -k+-root(ω^2-k^2)

this gives us three cases

k < ω0 - light damping - complex roots

x = e^−kt(A cos ωdt + B sin ωdt)

where ωd = root(ω0^2-k^2)

k > ω0: heavy damping
both roots for p are real and negative
x = Ae^(−k+q)t +
Be^(-k-q)t

k = ω0: critical damping. The roots for p are equal

x = (A + Bt)e^−kt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Undamped, forced motion: k = 0, F(t) =/= 0

A

F(t) = γ sin ωt, so that
F(t) = γ sin ωt,
x ̈ + ω0^2x = γ sin ωt.

gives us two cases

Forcing frequency ω different from natural frequency ω0
x = A sin ω0t + B cos ω0t +γsin(ωt)/(ω0^2-ω^2)

or the same

x = Asinωt+Bcosωt - (γ tcosωt)/2ω

How well did you know this?
1
Not at all
2
3
4
5
Perfectly