Lec 2
Lec 2
Lec 2
Damping usually comes into play whenever we consider motion. We study the
effect of damping on the spring-mass system. The damping force, will assumed
to be proportional to the velocity, is acting to oppose the motion. The total
force acting on the mass is
F = −kx − cẋ (2.1)
where in addition to the restoring force −kx due to the spring we also have
the damping force −cẋ. The equation of motion for the damped spring mass
system is
mẍ = −kx − cẋ . (2.2)
Recasting this in terms of more convenient coefficients, we have
ẍ + 2β ẋ + ω02 x = 0 (2.3)
This is a second order homogeneous equation with constant coefficients. Both
ω0 and β = c/(2m) have dimensions (time)−1 . Here 1/ω0 is the time-scale
of the oscillations that would occur if there was no damping, and 1/β is the
time-scale required for damping to bring any motion to rest. It is clear that
the nature of the motion depends on which time-scale 1/ω0 or 1/β is larger.
We proceed to solve equation (2.4) by taking a trial solution
x(t) = Aeαt . (2.4)
Putting the trial solution into equation (2.4) gives us the quadratic equation
α2 + 2βα + ω02 = 0 (2.5)
This has two solutions q
α1 = −β + β 2 − ω02 (2.6)
and q
α2 = −β − β 2 − ω02 (2.7)
The nature of the solution depends critically on the value of the damping
coefficient β, and the behaviour is quite different depending on whether β < ω0 ,
β = ω0 or β > ω0 .
13
14 CHAPTER 2. THE DAMPED OSCILLATOR.
x(t)=e−t cos(20 t)
0.5
x 0
−0.5
−1
0 1 2 3 4 5
t
Figure 2.1:
α1 = −β + iω and α2 = −β − iω (2.9)
where A1 and A2 are constants which have to be determined from the initial
conditions. The term [A1 eiωt + A1 eiωt ] is a superposition of sin and cos which
can be written as
x(t) = Ae−βt cos(ωt + φ) (2.11)
This can also be expressed in the complex notation as
where à = Aeiφ is the complex amplitude which has both the amplitude
and phase information. Figure 2.1 shows the underdamped motion x(t) =
e−t cos(20t),whereas Figure. 2.2(a) shows the underdamped motion x(t) =
√
t−π
2 exp 20 cos 4
−t
In all cases damping reduces the frequency of the oscillations i.e. ω < ω0 .
The main effect of damping is that it causes the amplitude of the oscillations
to decay exponentially with time. It is often useful to quantify the decay in
the amplitude during the time period of a single oscillation T = 2π/ω. This
is quantified by the logarithmic decrement which is defined as
" #
x(t) 2πβ
λ = ln = (2.13)
x(t + T ) ω
2.1. UNDERDAMPED OSCILLATIONS 15
C
1 q
x(t)
0.5 A1 A2 A3 R
5 10
t
15 20 25 30 L
-0.5
-1 i
where i is he current in the circuit and q is the charge stored in the capacitor.
Comparing (2.15) with equation (2.2) we obtain the solution c for charge on
the capacitor as,
q
q(t) = exp(−Rt/2L) q+ exp (R2 /4L2 ) − (1/LC) t (2.16)
q
+ q− exp − (R2 /4L2 ) − (1/LC) t (2.17)