Section 10.4 Modeling Forced Systems with Undetermined Coefficients
When a system is subjected to external forcing, the differential equation becomes nonhomogeneous. The method of undetermined coefficients allows us to find particular solutions when the forcing function has a special form. These forced systems exhibit both transient and steady-state behavior.
In this section, weβll model a driven mechanical oscillator and explore the phenomenon of resonanceβone of the most important concepts in engineering and physics.
Subsection The Problem: Resonance in Bridges and Buildings
When soldiers march across a bridge in lockstep, their synchronized footsteps create a periodic driving force. If the frequency of their steps matches the bridgeβs natural frequency, the amplitude of oscillation can grow dangerously largeβa phenomenon called resonance.
How can we predict when resonance will occur and how severe it will be?
Subsection Assumptions
-
The system behaves as a linear spring-mass-damper.
-
The external force is periodic: \(F(t) = F_0\cos(\omega t)\text{.}\)
-
Damping is present but may be small.
-
Parameters remain constant.
Subsection Building the Model
The equation of motion with external forcing is:
\begin{equation*}
m\frac{d^2x}{dt^2} + c\frac{dx}{dt} + kx = F_0\cos(\omega t)
\end{equation*}
In standard form:
\begin{equation*}
\frac{d^2x}{dt^2} + 2\zeta\omega_0\frac{dx}{dt} + \omega_0^2 x = \frac{F_0}{m}\cos(\omega t)
\end{equation*}
where:
-
\(\omega_0 = \sqrt{k/m}\text{:}\) natural frequency
-
\(\zeta = \frac{c}{2\sqrt{km}}\text{:}\) damping ratio
-
\(\omega\text{:}\) driving frequency
General Solution Structure:
\begin{equation*}
x(t) = x_h(t) + x_p(t)
\end{equation*}
-
\(x_h(t)\text{:}\) homogeneous solution (transient, dies out due to damping)
-
\(x_p(t)\text{:}\) particular solution (steady-state response)
Steady-State Solution:
Using undetermined coefficients, the particular solution has the form:
\begin{equation*}
x_p(t) = A\cos(\omega t) + B\sin(\omega t)
\end{equation*}
or equivalently:
\begin{equation*}
x_p(t) = R\cos(\omega t - \phi)
\end{equation*}
The amplitude of steady-state oscillation is:
\begin{equation*}
R = \frac{F_0/m}{\sqrt{(\omega_0^2 - \omega^2)^2 + (2\zeta\omega_0\omega)^2}}
\end{equation*}
Resonance occurs when \(\omega \approx \omega_0\), giving maximum amplitude:
\begin{equation*}
R_{\text{max}} \approx \frac{F_0}{2\zeta m\omega_0^2} = \frac{F_0}{c\omega_0}
\end{equation*}
Subsection Physical Activity: Driven Oscillator
Objective: Observe resonance in a physical system and measure frequency response.
Setup 1: Mass-Spring System with Oscillating Support
Materials:
-
Spring and mass
-
Mechanical oscillator or manual shaking apparatus
-
Frequency control (metronome or signal generator)
-
Ruler for amplitude measurement
-
Video camera
Procedure:
-
Suspend the mass-spring system.
-
Determine the natural frequency by releasing from rest and timing oscillations.
-
Drive the system by shaking the support at various frequencies (start far from \(\omega_0\)).
-
For each driving frequency, wait for steady state and measure the amplitude.
-
Record: Driving frequency, Steady-state amplitude.
-
Test frequencies both below and above \(\omega_0\text{,}\) with extra measurements near \(\omega_0\text{.}\)
Setup 2: Resonance Demonstration (Simpler)
Use coupled pendulums of different lengths driven by one oscillating pendulum. Observe which pendulum responds most strongly based on length matching.
Analysis:
-
Plot steady-state amplitude versus driving frequency (frequency response curve).
-
Identify the resonant frequency (where amplitude is maximum).
-
Compare the resonant frequency with the natural frequency \(\omega_0\text{.}\)
-
Estimate the damping ratio from the sharpness of the resonance peak.
Subsection Computational Activity
Simulate the forced oscillator equation numerically:
-
Set parameters: \(m = 1\text{,}\) \(k = 4\) (so \(\omega_0 = 2\)), \(F_0 = 1\)
-
Test three damping levels: \(\zeta = 0.1, 0.3, 0.7\)
-
For each damping level, simulate with driving frequencies: \(\omega = 0.5, 1.0, 1.5, 2.0, 2.5, 3.0\)
-
Plot \(x(t)\) for several periods to see both transient and steady-state behavior
-
Measure the steady-state amplitude for each case
-
Create a frequency response plot (amplitude vs. \(\omega\)) for each damping level
Observations:
-
How does damping affect the resonance peak?
-
How long does it take to reach steady state?
-
What happens when \(\omega = \omega_0\) exactly?
Subsection Analytical Questions
-
Verify that \(x_p(t) = R\cos(\omega t - \phi)\) satisfies the nonhomogeneous differential equation by direct substitution.
-
Derive the condition for maximum amplitude by taking \(\frac{dR}{d\omega} = 0\text{.}\)
-
Show that in the limit of zero damping (\(\zeta \to 0\)), the resonant amplitude becomes infinite.
-
For very low frequencies (\(\omega \ll \omega_0\)), what is the approximate steady-state amplitude? How does it relate to the static displacement \(F_0/k\text{?}\)
-
For very high frequencies (\(\omega \gg \omega_0\)), what happens to the amplitude?
-
Calculate the quality factor \(Q = 1/(2\zeta)\text{.}\) How does \(Q\) relate to the sharpness of the resonance?
Subsection Engineering Case Studies
Research one of these famous resonance-related incidents:
-
Tacoma Narrows Bridge (1940): Collapsed due to wind-induced resonance
-
Millennium Bridge, London (2000): Closed shortly after opening due to pedestrian-induced wobbling
-
Tuned mass dampers: Used in skyscrapers (e.g., Taipei 101) to counteract wind and earthquake oscillations
Explain how the resonance phenomenon contributed to the problem and how engineers addressed it.
Subsection Design Problem
A machine with mass 100 kg sits on an elastic foundation with stiffness \(k = 10^5\) N/m. The machine vibrates at 10 Hz during operation.
-
Calculate the natural frequency of the system.
-
Is the system near resonance? If so, what problems might occur?
-
Design a damping system (\(c\) value) to limit the amplitude to less than 2 mm, given \(F_0 = 500\) N.
-
Alternatively, how much mass would you need to add to shift the natural frequency away from the operating frequency?
Subsection Final Report
Submit a comprehensive report (4-5 pages) including:
-
Derivation of the forced oscillator equation and solution using undetermined coefficients.
-
Analytical derivation of the resonance condition and maximum amplitude formula.
-
Experimental setup description with frequency response data and graphs.
-
Comparison of experimental resonance frequency with theoretical predictions.
-
Computational simulation results showing frequency response for different damping levels.
-
Answers to all analytical questions with detailed work.
-
Case study analysis of a real resonance-related engineering problem.
-
Complete solution to the design problem with recommendations.
-
Discussion of how resonance is both a challenge (structural failure) and a tool (MRI machines, musical instruments).
Resonance is one of the most important phenomena in science and engineering. While it can be destructive when unwanted (bridge collapses, machine failures), itβs also intentionally exploited in countless applications (radio tuning, MRI imaging, musical instruments, atomic clocks). The method of undetermined coefficients provides the tools to analyze forced systems and predict resonance behavior. Understanding how forcing frequency, natural frequency, and damping interact is essential for designing safe structures and efficient devices. This mathematical framework has saved lives and enabled technologies, demonstrating the real-world impact of differential equations.
You have attempted of activities on this page.
