Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

The forced oscillation problem will be crucial to our understanding of wave phenomena. Complex exponentials are even more useful for the discussion of damping and forced oscillations. They will help us to discuss forced oscillations without getting lost in algebra.

2.1: Damped Oscillators

Consider first the free oscillation of a damped oscillator. This could be, for example, a system of a block attached to a spring, like that shown in Figure 1.1, but with the whole system immersed in a viscous fluid. Then in addition to the restoring force from the spring, the block experiences a frictional force. For small velocities, the frictional force can be taken to have the form

mΓv,(2.1)-m \Gamma v , \tag{2.1}

where Γ\Gamma is a constant. Notice that because we have extracted the factor of the mass of the block in 2.1, 1/Γ1 / \Gamma has the dimensions of time. We can write the equation of motion of the system as

d2dt2x(t)+Γddtx(t)+ω02x(t)=0,(2.2)\frac{d^{2}}{d t^{2}} x(t)+\Gamma \frac{d}{d t} x(t)+\omega_{0}^{2} x(t)=0 , \tag{2.2}

where ω0=K/m\omega_{0}=\sqrt{K / m}. This equation is linear and time translation invariant, like the undamped equation of motion. In fact, it is just the form that we analyzed in the previous chapter, in 1.16. As before, we allow for the possibility of complex solutions to the same equation,

d2dt2z(t)+Γddtz(t)+ω02z(t)=0.(2.3)\frac{d^{2}}{d t^{2}} z(t)+\Gamma \frac{d}{d t} z(t)+\omega_{0}^{2} z(t)=0 . \tag{2.3}

Because 1.71 is satisfied, we know from the arguments of of chapter 1 that we can find irreducible solutions of the form

z(t)=eαt,(2.4)z(t)=e^{\alpha t} , \tag{2.4}

where α\alpha (Greek letter alpha) is a constant. Putting 2.4 into 2.2, we find

(α2+Γα+ω02)eαt=0.(2.5)\left(\alpha^{2}+\Gamma \alpha+\omega_{0}^{2}\right) e^{\alpha t}=0 . \tag{2.5}

Because the exponential never vanishes, the quantity in parentheses must be zero, thus

α=Γ2±Γ24ω02.(2.6)\alpha=-\frac{\Gamma}{2} \pm \sqrt{\frac{\Gamma^{2}}{4}-\omega_{0}^{2}} . \tag{2.6}

From 2.6, we see that there are three regions for Γ\Gamma compared to ω0\omega_{0} that lead to different physics.

Overdamped Oscillators

If Γ/2>ω0\Gamma / 2>\omega_{0}, both solutions for α\alpha are real and negative. The solution to 2.2 is a sum of decreasing exponentials. Any initial displacement of the system dies away with no oscillation. This is an overdamped oscillator.

The general solution in the overdamped case has the form,

x(t)=z(t)=A+eΓ+t+AeΓt,(2.7)x(t)=z(t)=A_{+} e^{-\Gamma_{+} t}+A_{-} e^{-\Gamma_{-} t}, \tag{2.7}

where

Γ±=Γ2±Γ21ω02.(2.8)\Gamma_{\pm}=\frac{\Gamma}{2} \pm \sqrt{\frac{\Gamma^{2}}{1}-\omega_{0}^{2}} . \tag{2.8}
Solutions to the equation of motion for an overdamped oscillator.

Figure 2.1:Solutions to the equation of motion for an overdamped oscillator.

An example is shown in Figure 2.1. The dotted line is eΓ+te^{-\Gamma+t} for Γ=1s1\Gamma = 1 s^{-1} and ω0=.4 s1\omega_{0}=.4 \mathrm{~s}^{-1}. The dashed line is eΓte^{-\Gamma_{-} t}. The solid line is a linear combination, eΓ+t12eΓte^{-\Gamma_{+} t}-\frac{1}{2} e^{-\Gamma_{-} t}.

In the overdamped situation, there is really no oscillation. If the mass is initially moving very fast toward the equilibrium position, it can overshoot, as shown in Figure 2.1. However, it then moves exponentially back toward the equilibrium position, without ever crossing the equilibrium value of the displacement a second time. Thus in the free motion of an overdamped oscillator, the equilibrium position is crossed either zero or one times.

Underdamped Oscillators

If Γ/2<ω0\Gamma / 2<\omega_{0}, the expression inside the square root is negative, and the solutions for α\alpha are a complex conjugate pair, with negative real part. Thus the solutions are products of a decreasing exponential, eΓt/2e^{-\Gamma t / 2}, times complex exponentials (or sines and cosines) e±iωte^{\pm i \omega t}, where

ω2=ω02Γ2/4.(2.9)\omega^{2}=\omega_{0}^{2}-\Gamma^{2} / 4 . \tag{2.9}

This is an underdamped oscillator.

Most of the systems that we think of as oscillators are underdamped. For example, a system of a child sitting still on a playground swing is an underdamped pendulum that can oscillate many times before frictional forces bring it to rest.

The decaying exponential eΓt/2ei(ωtθ)e^{-\Gamma t / 2} e^{-i(\omega t-\theta)} spirals in toward the origin in the complex plane. Its real part, eΓt/2cos(ωtθ)e^{-\Gamma t / 2} \cos (\omega t-\theta), describes a function that oscillates with decreasing amplitude. In real form, the general solution for the underdamped case has the form,

x(t)=AeΓt/2cos(ωtθ),(2.10)x(t)=A e^{-\Gamma t / 2} \cos (\omega t-\theta), \tag{2.10}

or

x(t)=eΓt/2(ccos(ωt)+dsin(ωt)),(2.11)x(t)=e^{-\Gamma t / 2}(c \cos (\omega t)+d \sin (\omega t)), \tag{2.11}

where AA and ω\omega are related to cc and dd by 1.97 and 1.98. This is shown in Figure 2.2 (to be compared with Figure 1.9). The upper figure shows the complex plane with eΓt/2ei(ωtθ)e^{-\Gamma t / 2} e^{-i(\omega t-\theta)} plotted for equally spaced values of tt. The lower figure is the real part, cos(ωtθ)\cos (\omega t-\theta) \rightarrow, for the same values of tt plotted versus tt. In the underdamped case, the equilibrium position is crossed an infinite number of times, although with exponentially decreasing amplitude!

A damped complex exponential.

Figure 2.2:A damped complex exponential.

Critically Damped Oscillators

If Γ/2=ω0\Gamma / 2=\omega_{0}, then 2.4, gives only one solution, eΓt/2e^{-\Gamma t / 2}. We know that there will be two solutions to the second order differential equation, 2.2. One way to find the other solution is to approach this situation from the underdamped case as a limit. If we write the solutions to the underdamped case in real form, they are eΓt/2cosωte^{-\Gamma t / 2} \cos \omega t and eΓt/2sinωte^{-\Gamma t / 2} \sin \omega t. Taking the limit of the first as ω0\omega \rightarrow 0 gives eΓt/2e^{-\Gamma t / 2}, the solution we already know. Taking the limit of the second gives 0. However, if we first divide the second solution by ω\omega, it is still a solution because ω\omega does not depend on tt. Now we can get a nonzero limit:

limω01ωeΓt/2sinωt=teΓt/2.(2.12)\lim _{\omega \rightarrow 0} \frac{1}{\omega} e^{-\Gamma t / 2} \sin \omega t=t e^{-\Gamma t / 2} . \tag{2.12}

Thus teΓt/2t e^{-\Gamma t / 2} is also a solution. You can also check this explicitly, by inserting it back into 2.2. This is called the critically damped case because it is the boundary between overdamping and underdamping.

A familiar system that is close to critical damping is the combination of springs and shock absorbers in an automobile. Here the damping must be large enough to prevent the car from bouncing. But if the damping from the shocks is too high, the car will not be able to respond quickly to bumps and the ride will be rough.

The general solution in the critically damped case is thus

ceΓt/2+dteΓt/2.(2.13)c e^{-\Gamma t / 2}+d t e^{-\Gamma t / 2} . \tag{2.13}

This is illustrated in Figure 2.3. The dotted line is eΓte^{-\Gamma t} for Γ=1 s1\Gamma=1 \mathrm{~s}^{-1}. The dashed line is teΓtt e^{-\Gamma t}. The solid line is a linear combination, (1t)eΓt(1-t) e^{-\Gamma t}.

Solutions to the equation of motion for a critically damped oscillator.

Figure 2.3:Solutions to the equation of motion for a critically damped oscillator.

As in the overdamped situation, there is no real oscillation for critical damping. However, again, the mass can overshoot and then go smoothly back toward the equilibrium position, without ever crossing the equilibrium value of the displacement a second time. As for overdamping, the equilibrium position is crossed either once or not at all.

2.2: Forced Oscillations

The damped oscillator with a harmonic driving force, has the equation of motion

d2dt2x(t)+Γddtx(t)+ω02x(t)=F(t)/m,(2.14)\frac{d^{2}}{d t^{2}} x(t)+\Gamma \frac{d}{d t} x(t)+\omega_{0}^{2} x(t)=F(t) / m , \tag{2.14}

where the force is

F(t)=F0cosωdt.(2.15)F(t)=F_{0} \cos \omega_{d} t . \tag{2.15}

The ωd/2π\omega_{d} / 2 \pi is called the driving frequency. Notice that it is not necessarily the same as the natural frequency, ω0/2π\omega_{0} / 2 \pi, nor is it the oscillation frequency of the free system, 2.9. It is simply the frequency of the external force. It can be tuned completely independently of the other parameters of the system. It would be correct but awkward to refer to ωd\omega_{d} as the driving angular frequency. We will simply call it the driving frequency, ignoring its angular character.

The angular frequencies, ωd\omega_{d} and ω0\omega_{0}, appear in the equation of motion, 2.15, in completely different ways. You must keep the distinction in mind to understand forced oscillation. The natural angular frequency of the system, ω0\omega_{0}, is some combination of the masses and spring constants (or whatever relevant physical quantities determine the free oscillations). The angular frequency, ωd\omega_{d}, enters only through the time dependence of the driving force. This is the new aspect of forced oscillation. To exploit this new aspect fully, we will look for a solution to the equation of motion that oscillates with the same angular frequency, ωd\omega_{d}, as the driving force.

We can relate 2.14 to an equation of motion with a complex driving force

d2dt2z(t)+Γddtz(t)+ω02z(t)=F(t)/m,(2.16)\frac{d^{2}}{d t^{2}} z(t)+\Gamma \frac{d}{d t} z(t)+\omega_{0}^{2} z(t)=\mathcal{F}(t) / m , \tag{2.16}

where

F(t)=F0eiωdt.(2.17)\mathcal{F}(t)=F_{0} e^{-i \omega_{d} t} . \tag{2.17}

This works because the equation of motion, 2.14, does not involve ii explicitly and because

ReF(t)=F(t).(2.18)\operatorname{Re} \mathcal{F}(t)=F(t) . \tag{2.18}

If z(t)z(t) is a solution to 2.16, then you can prove that x(t)=Rez(t)x(t)=\operatorname{Re} z(t) is a solution 2.14 by taking the real part of both sides of 2.16.

The advantage to the complex exponential force, in 2.16, is that it is irreducible, it behaves simply under time translations. In particular, we can find a steady state solution proportional to the driving force, eiωdte^{-i \omega_{d} t}, whereas for the real driving force, the cosωdt\cos \omega_{d} t and sinωdt\sin \omega_{d} t forms get mixed up. That is, we look for a steady state solution of the form

z(t)Aeiωdt(2.19)z(t)-\mathcal{A} e^{-i \omega_{d} t} \tag{2.19}

The steady state solution, 2.19, is a particular solution, not the most general solution to 2.16. As discussed in chapter 1, the most general solution of 2.16 is obtained by adding to the particular solution the most general solution for the free motion of the same oscillator (solutions of 2.3). In general we will have to include these more general contributions to satisfy the initial conditions. However, as we have seen above, all of these solutions die away exponentially with time. They are what are called “transient” solutions. It is only the steady state solution that survives for a long time in the presence of damping. Unlike the solutions to the free equation of motion, the steady state solution has nothing to do with the initial values of the displacement and velocity. It is determined entirely by the driving force, 2.17. You will explore the transient solutions in problem 2.4.

Putting 2.19 and 2.17 into 2.16 and cancelling a factor of eiωdte^{-i \omega_{d} t} from each side of the resulting equation, we get

(ωd2iΓωd+ω02)A=F0m,(2.20)\left(-\omega_{d}^{2}-i \Gamma \omega_{d}+\omega_{0}^{2}\right) \mathcal{A}=\frac{F_{0}}{m} , \tag{2.20}

or

A=F0/mω02iΓωdωd2.(2.21)\mathcal{A}=\frac{F_{0} / m}{\omega_{0}^{2}-i \Gamma \omega_{d}-\omega_{d}^{2}} . \tag{2.21}

Notice that we got the solution just using algebra. This is the advantage of starting with the irreducible solution, 2.19.

The amplitude, 2.21, of the displacement is proportional to the amplitude of the driving force. This is just what we expect from linearity (see problem 2.2). But the coefficient of proportionality is complex. To see what it looks like explicitly, multiply the numerator and denominator of the right-hand side of 2.21 by ω02+iΓωdωd2\omega_{0}^{2}+i \Gamma \omega_{d}-\omega_{d}^{2}, to get the complex numbers into the numerator

A=(ω02+iΓωdωd2)F0/m(ω02ωd2)2+Γ2ωd2.(2.22)\mathcal{A}=\frac{\left(\omega_{0}^{2}+i \Gamma \omega_{d}-\omega_{d}^{2}\right) F_{0} / m}{\left(\omega_{0}^{2}-\omega_{d}^{2}\right)^{2}+\Gamma^{2} \omega_{d}^{2}} . \tag{2.22}

The complex number A\mathcal{A} can be written as A+iBA+i B, with AA and BB real:

A=(ω02ωd2)F0/Tn(ω02ωd2)2+Γ2ωd2;(2.23)A=\frac{\left(\omega_{0}^{2}-\omega_{d}^{2}\right) F_{0} / T n}{\left(\omega_{0}^{2}-\omega_{d}^{2}\right)^{2}+\Gamma^{2} \omega_{d}^{2}} ; \tag{2.23}
B=ΓωdF0/m(ω02ωd2)2+Γ2ωd2(2.24)B=\frac{\Gamma \omega_{d} F_{0} / m}{\left(\omega_{0}^{2}-\omega_{d}^{2}\right)^{2}+\Gamma^{2} \omega_{d}^{2}} \tag{2.24}

Then the solution to the equation of motion for the real driving force, 2.14, is

x(t)=Rez(t)=Re(Aeiωdt)=Acosωdt+Bsinωdt.(2.25)x(t)=\operatorname{Re} z(t)=\operatorname{Re}\left(\mathcal{A} e^{-i \omega_{d} t}\right)=A \cos \omega_{d} t+B \sin \omega_{d} t . \tag{2.25}

Thus the solution for the real force is a sum of two terms. The term proportional to AA is in phase with the driving force (or 180180^{\circ} out of phase), while the term proportional to BB is 9090^{\circ} out of phase. The advantage of going to the complex driving force is that it allows us to get both at once. The coefficients, AA and BB, are shown in the graph in Figure 2.4 for Γ=ω0/2\Gamma=\omega_{0} / 2.

The elastic and absorptive amplitudes, plotted versus \omega_{d}. The absorptive amplitude is the dotted line.

Figure 2.4:The elastic and absorptive amplitudes, plotted versus ωd\omega_{d}. The absorptive amplitude is the dotted line.

The real part of A\mathcal{A}, A=ReAA=\operatorname{Re} \mathcal{A}, is called the elastic amplitude and the imaginary part of A\mathcal{A}, B=ImAB=\operatorname{Im} \mathcal{A}, is called the absorptive amplitude. The reason for these names will become apparent below, when we consider the work done by the driving force.

2.3: Resonance

The (ω02ωd2)2\left(\omega_{0}^{2}-\omega_{d}^{2}\right)^{2} term in the denominator of 2.22 goes to zero for ωd=ω0\omega_{d} = \omega_{0}. If the damping is small, this behavior of the denominator gives rise to a huge increase in the response of the system to the driving force at ωd=ω0\omega_{d} = \omega_{0}. The phenomenon is called resonance. The angular frequency ω0\omega_{0} is the resonant angular frequency. When ωd=ω0\omega_{d} = \omega_{0}, the system is said to be “on resonance”.

The phenomenon of resonance is both familiar and spectacularly important. It is familiar in situations as simple as building up a large amplitude in a child’s swing by supplying a small force at the same time in each cycle. Yet simple as it is, it is crucial in many devices and many delicate experiments in physics. Resonance phenomena are used ubiquitously to build up a large, measurable response to a very small disturbance.

Very often, we will ignore damping in forced oscillations. Near a resonance, this is not a good idea, because the amplitude, 2.22, goes to infinity as Γ0\Gamma \rightarrow 0 for ωd=ω0\omega_{d} = \omega_{0}. Infinities are not physical. This infinity never occurs in practice. One of two things happen before the amplitude blows up. Either the damping eventually cannot be ignored, so the response looks like 2.22 for nonzero Γ\Gamma, or the amplitude gets so large that the nonlinearities in the system cannot be ignored, so the equation of motion no longer looks like 2.16.

Work

It is instructive to consider the work done by the external force in 2.16. To do this we must use the real force, 2.14, and the real displacement 2.25, rather than their complex extensions, because, unlike almost everything else we talk about, the work is a nonlinear function of the force. The power expended by the force is the product of the driving force and the velocity,

P(t)=F(t)tx(t)=F0ωdAcosωdtsinωdt+F0ωdBcos2ωdt.(2.26)P(t)=F(t) \frac{\partial}{\partial t} x(t)=-F_{0} \omega_{d} A \cos \omega_{d} t \sin \omega_{d} t+F_{0} \omega_{d} B \cos ^{2} \omega_{d} t . \tag{2.26}

The first term in 2.26 is proportional to sin2ωdt\sin 2 \omega_{d} t. Thus it is sometimes positive and sometimes negative. It averages to zero over any complete half-period of oscillation, a time π/ωd\pi / \omega_{d}, because

t0l0+π/ωddtsin2ωdt=12cos2ωdtt0t0+π/ωd=0.(2.27)\int_{t_{0}}^{l_{0}+\pi / \omega_{d}} d t \sin 2 \omega_{d} t=-\left.\frac{1}{2} \cos 2 \omega_{d} t\right|_{t_{0}} ^{t_{0}+\pi / \omega_{d}}=0 . \tag{2.27}

This is why AA is called the elastic amplitude. If AA dominates, then energy fed into the system at one time is returned at a later time, as in an elastic collision in mechanics.

The second term in 2.26, on the other hand, is always positive. It averages to

Paverage =12F0ωdB.(2.28)P_{\text {average }}=\frac{1}{2} F_{0} \omega_{d} B . \tag{2.28}

This is why BB is called the absorptive amplitude. It measures how fast energy is absorbed by the system. The absorbed power, PaverageP_{\text{average}}, reaches a maximum on resonance, at ω0=ωd\omega_{0} = \omega_{d}. This is a diagnostic that is often used to find resonances in experimental situations. Note that the dependence of BB on ωd\omega_{d} looks qualitatively similar to that of PaverageP_{\text{average}}, which is shown in Figure 2.5 for Γ=ω0/2\Gamma = \omega_{0} / 2. However, they differ by a factor of ωd\omega_{d}. In particular, the maximum of BB occurs slightly below resonance.

The average power lost to the frictional force as a function of \omega_{d} for \Gamma=\omega_{0} / 2.

Figure 2.5:The average power lost to the frictional force as a function of ωd\omega_{d} for Γ=ω0/2\Gamma=\omega_{0} / 2.

Resonance Width and Lifetime

Both the height and the width of the resonance curve in Figure 2.5 are determined by the frictional term, Γ\Gamma, in the equation of motion. The maximum average power is inversely proportional to Γ\Gamma,

F022mΓ.(2.29)\frac{F_{0}^{2}}{2 m \Gamma} . \tag{2.29}

The width (for fixed height) is determined by the ratio of Γ\Gamma to ω0\omega_{0}. In fact, you can check that the values of ωd\omega_{d} for which the average power loss is half its maximum value are

ω1/2=ω02+Γ24±Γ2.(2.30)\omega_{1 / 2}=\sqrt{\omega_{0}^{2}+\frac{\Gamma^{2}}{4}} \pm \frac{\Gamma}{2} . \tag{2.30}

The Γ\Gamma is the “full width at half-maximum” of the power curve. In Figure 2.6 and Figure 2.7, we show the average power as a function of ωd\omega_{d} for Γ=ω0/4\Gamma = \omega_{0} / 4 and Γ=ω0\Gamma = \omega_{0}. The linear dependence of the width on Γ\Gamma is clearly visible. The dotted lines show the position of half-maximum.

The average power lost to the frictional force as a function of \omega_{d} for \Gamma = \omega_{0} / 4.

Figure 2.6:The average power lost to the frictional force as a function of ωd\omega_{d} for Γ=ω0/4\Gamma = \omega_{0} / 4.

The average power lost to the frictional force as a function of \omega_{d} for \Gamma = \omega_{0}.

Figure 2.7:The average power lost to the frictional force as a function of ωd\omega_{d} for Γ=ω0\Gamma = \omega_{0}.

This relation is even more interesting in view of the relationship between Γ\Gamma and the time dependence of the free oscillation. The lifetime of the state in free oscillation is of order 1/Γ1 / \Gamma. In other words, the width of the resonance peak in forced oscillation is inversely proportional to the lifetime of the corresponding normal mode of free oscillation. This inverse relation is important in many fields of physics. An extreme example is particle physics, where very short-lived particles can be described as resonances. The quantum mechanical waves associated with these particles have angular frequencies proportional to their energies,

E=ω(2.31)E=\hbar \omega \tag{2.31}

where \hbar is Planck’s constant divided by 2π2 \pi,

h6.626×1034Js.(2.32)h \approx 6.626 \times 10^{-34} \mathrm{Js} . \tag{2.32}

The lifetimes of these particles, some as short as 10-24 seconds, are far too short to measure directly. However, the short lifetime shows up in the large width of the distribution of energies of these states. That is how the lifetimes are actually inferred.

Phase Lag

We can also write 2.25 as

x(t)=Rcos(ωdtθ)(2.33)x(t)=R \cos \left(\omega_{d} t-\theta\right) \tag{2.33}

for

R=A2+B2,θ=arg(A+iB).(2.34)R=\sqrt{A^{2}+B^{2}}, \quad \theta=\arg (A+i B) . \tag{2.34}

The phase angle, θ\theta, measures the phase lag between the external force and the system’s response. The actual time lag is θ/ωd\theta / \omega_{d}. The displacement reaches its maximum a time θ/ωd\theta / \omega_{d} after the force reaches its maximum.

Note that as the frequency increases, θ\theta increases and the motion lags farther and farther behind the external force. The phase angle, θ\theta, is determined by the relative importance of the restoring force and the inertia of the oscillator. At low frequencies (compared to ω0\omega_{0}), inertia (an imprecise word for the mama term in the equation of motion) is almost irrelevant because things are moving very slowly, and the motion is very nearly in phase with the force. Far beyond resonance, the inertia dominates. The mass can no longer keep up with the restoring force and the motion is nearly 180180^{\circ} out of phase with the force. We will work out a detailed example of this in the next section.

The phase lag goes through π/2\pi / 2 at resonance, as shown in the graph in Figure 2.8 for Γ=ω0/2\Gamma = \omega_{0} / 2. A phase lag of π/2\pi / 2 is another frequently used diagnostic for resonance.

A plot of the phase lag versus frequency in a damped forced oscillator.

Figure 2.8:A plot of the phase lag versus frequency in a damped forced oscillator.

2.4: An Example

Feeling It In Your Bones

Figure2-1

We will discuss the physics of forced oscillations further in the context of the simple system shown in Figure 2.9. The block has mass mm. The block moves in a viscous fluid that provides a frictional force. We will imagine that the fluid is something like a thick silicone oil, so that the steady state solution is reached very quickly. The block is attached to a cord that runs over a pulley and is attached to a spring, as shown. The spring has spring constant KK. You hold on to the other end of the spring and move it back and forth with displacement

d0cosωdt.(2.35)d_{0} \cos \omega_{d} t . \tag{2.35}

d0 cos ωdt . 2.35 In this arrangement, you don’t have to be in the viscous fluid with the block — this makes it a lot easier to breathe.

An oscillator that is damped by moving in a viscous fluid.

Figure 2.9:An oscillator that is damped by moving in a viscous fluid.

The question is, how does the block move? This system actually has exactly the equation of motion of the forced, damped oscillator. To see this, note that the change in the length of the spring from its equilibrium length is the difference,

x(t)d0cosωdt.(2.36)x(t)-d_{0} \cos \omega_{d} t . \tag{2.36}

Thus the equation motion looks like this:

md2dt2x(t)+mΓddtx(t)=K[x(t)d0cosωdt].(2.37)m \frac{d^{2}}{d t^{2}} x(t)+m \Gamma \frac{d}{d t} x(t)=-K\left[x(t)-d_{0} \cos \omega_{d} t\right] . \tag{2.37}

Dividing by mm and rearranging terms, you can see that this is identical to 2.14 with

F0/m=Kd0/m=ω02d0.(2.38)F_{0} / m=K d_{0} / m=\omega_{0}^{2} d_{0} . \tag{2.38}

Moving the other end of the spring sinusoidally effectively produces a sinusoidally varying force on the mass.

Now we will go over the solution again, stressing the physics of this system as we go. Try to imagine yourself actually doing the experiment! It will help to try to feel the forces involved in your bones. It may help to check out program 2-1 on the supplementary programs disk. This allows you to see the effect, but you should really try to feel it!

The first step is to go over to the complex force, as in 2.16. The result looks like

Figure
d2dt2z(t)+Γddtz(t)+ω02z(t)=ω02d0eiωdt(2.39)\frac{d^{2}}{d t^{2}} z(t)+\Gamma \frac{d}{d t} z(t)+\omega_{0}^{2} z(t)=\omega_{0}^{2} d_{0} e^{-i \omega_{d} t} \tag{2.39}

We have labeled the terms in 2.39 to remind you of their different physical origins.

The next step is to look for irreducible steady state solutions of the form of 2.19:

z(t)=Aeiωdt.(2.40)z(t)=\mathcal{A} e^{-i \omega_{d} t} . \tag{2.40}

Inserting 2.40 into 2.39, we get

[ωd2iΓωd+ω02]Aeiωdt=ω02d0eiωdt.(2.41)\left[-\omega_{d}^{2}-i \Gamma \omega_{d}+\omega_{0}^{2}\right] \mathcal{A} e^{-i \omega_{d} t}=\omega_{0}^{2} d_{0} e^{-i \omega_{d} t} . \tag{2.41}

What we will discuss in detail is the phase of the quantity in square brackets on the left-hand side of 2.41. Each of the three terms, inertial, frictional and spring, has a different phase. Each term also depends on the angular frequency, ωd\omega_{d} in a different way. The phase of A\mathcal{A} depends on which term dominates.

For very small ωd\omega_{d}, in particular for

ωdω0,Γ,(2.42)\omega_{d} \ll \omega_{0}, \Gamma , \tag{2.42}

the spring term dominates the sum. Then A\mathcal{A} is in phase with the driving force. This has a simple physical interpretation. If you move the end of the spring slowly enough, both friction and inertia are irrelevant. When the block is moving very slowly, a vanishingly small force is required. The block just follows along with the displacement of the end of the spring, Ad0\mathcal{A} \approx d_{0}. You should be able to feel this dependence in your bones. If you move your hand very slowly, the mass has no trouble keeping up with you.

For very large ωd\omega_{d}, that is for

ωdω0,Γ,(2.43)\omega_{d} \gg \omega_{0}, \Gamma, \tag{2.43}

the inertial term dominates the sum. The displacement is then 180180^{\circ} out of phase with the driving force. It also gets smaller and smaller as ωd\omega_{d} increases, going like

Aω02ωd2d0.(2.44)\mathcal{A} \approx-\frac{\omega_{0}^{2}}{\omega_{d}^{2}} d_{0} . \tag{2.44}

Again, this makes sense physically. When the angular frequency of the driving force gets very large, the mass just doesn’t have time to move.

In between, at least two of the three terms on the left-hand side of 2.41 contribute significantly to the sum. At resonance, the inertial term exactly cancels the spring term, leaving only the frictional term, so that the displacement is 9090^{\circ} out of phase with the driving force. The size of the damping force determines how sharp the resonance is. If ¡ is much smaller than ω0\omega_{0}, then the cancellation between the inertial and spring terms in 2.39 must be very precise in order for the frictional term to dominate. In this case, the resonance is very sharp. On the other hand, if Γω0\Gamma \gg \omega_{0}, the resonance is very broad, and the enhancement at resonance is not very large, because the frictional term dominates for a large range of ωd\omega_{d} around the point of resonance, ωd=ω0\omega_{d} = \omega_{0}.

Try it! There is no substitute for actually doing this experiment. It will really give you a feel for what resonance is all about. Start by moving your hand at a very low frequency, so that the block stays in phase with the motion of your hand. Then very gradually increase the frequency. If you change the frequency slowly enough, the contributions from the transient free oscillation will be small, and you will stay near the steady state solution. As the frequency increases, you will first see that because of friction, the block starts to lag behind your hand. As you go through resonance, this lag will increase and go through 9090^{\circ}. Finally at very high frequency, the block will be 180180^{\circ} out of phase with your hand and its displacement (the amplitude of its motion) will be very small.

Problems