Visualize and explore how damping, mass, and stiffness shape system dynamics
The equation of motion for a mass attached to a spring with damping is:
where:
The total solution splits into two complementary parts:
yc (Complementary/Natural Response): How the system vibrates on its own, determined solely by m, c, and k. This is the solution to the homogeneous equation my'' + cy' + ky = 0.
yp (Particular/Forced Response): How the system responds to the external input F(t). This depends on the forcing function.
Total Solution: y(t) = yc(t) + yp(t)
Watch the physical system move in real time. Adjust parameters, then press Play to see the mass oscillate, with force arrows and a live displacement trace.
The system's response is determined by the discriminant D = c² − 4mk:
Characteristic Equation: mr² + cr + k = 0
The system oscillates with decreasing amplitude. Like a guitar string after being plucked.
Natural Frequency: ωn = 2.0 rad/s
Damping Ratio: ζ = 0.25
These problems are similar in style and difficulty to past exam questions. Click each problem to reveal the step-by-step solution.
Step 1: Form the characteristic equation. For $mx(t)'' + cx'(t) + kx(t) = 0$:
Step 2: Factor and find roots.
Step 3: Classify the damping. Check the discriminant: $D = c^2 - 4mk = 64 - 64 = 0$. Since $D = 0$, this is critically damped.
Step 4: Interpret the classification. The damping coefficient $\zeta = \dfrac{c}{2\sqrt{mk}} = \dfrac{8}{2\sqrt{2 \cdot 8}} = \dfrac{8}{8} = 1$. When $\zeta = 1$, the system is critically damped — it returns to equilibrium as quickly as possible without oscillating.
Step 5: General solution. For a repeated root $r_0 = -2$:
The term $(c_1 + c_2 t)$ decays exponentially as $e^{-2t}$, ensuring the system settles without bouncing.
Step 1: Form the characteristic equation.
Step 2: Use the quadratic formula.
Step 3: Classify the damping. The discriminant is $D = c^2 - 4mk = 4 - 20 = -16 < 0$. This is underdamped ($\zeta = \dfrac{2}{2\sqrt{5}} \approx 0.447 < 1$). The system oscillates with decreasing amplitude.
Step 4: General solution. From $r = -1 \pm 2i$, we have $\alpha = -1$ and $\beta = 2$:
Step 5: Apply initial condition $x(0) = 1$.
Step 6: Find the derivative.
Step 7: Apply initial condition $x'(0) = 0$.
Step 8: Particular solution.
The exponential envelope $e^{-t}$ damps the oscillation at frequency $\beta = 2$ rad/s. As $t \to \infty$, $x(t) \to 0$.
Critically damped suspensions provide the smoothest ride—the car returns to level without bouncing. Too much damping makes it feel stiff; too little makes it bouncy.
Tall buildings act as damped oscillators. Engineers must understand resonance—when the earthquake frequency matches the building's natural frequency, amplification occurs.
A speaker cone is a driven damped oscillator. The forcing is the electrical signal; the response is sound. Proper damping prevents distortion.
A critically damped door closer closes smoothly without slamming or bouncing. Adjust the damping coefficient to control closure speed.
Section 2.1 (Homogeneous DEs): You learned to find yc, the natural response determined by the characteristic equation mr² + cr + k = 0. The three cases (overdamped, critically damped, underdamped) directly correspond to the three cases of the discriminant.
Section 2.2 (Undetermined Coefficients): You learned to find yp for common forcing functions like constants and sinusoids. Use the method based on the form of F(t).
Here: You see both working together in real time. The sliders let you explore how changes in m, c, and k affect the natural response, and how different forcing functions shape the forced response. The visualization makes the theory come alive.