MTH 235

Lab 02: Harmonic Oscillators, Forcing, Damping, and Resonance

Introduction

The study of vibrations, which can occur in various engineering structures, is an important part of making sure the design of the structures (buildings, bridges, etc.) is sound. Many modern designs incorporate damping, which serves to remove energy from the physical system and thus mitigates potentially catastrophic events such as resonance or near-resonance of the system. In this lab we will study a mass-spring system, which despite the fact that it is much simpler than a bridge or a building, can still help us understand the phenomenon of resonance and damping effects.

Undamped Oscillations

A mass-spring system is a mass \(m\), attached to a spring with spring constant \(k\), that slides on a frictionless table. We denote by \(y(t)\) the displacement of the mass as a function of time, where \(y = 0\) represents the rest position of the mass.

Mass-Spring System

This system is described by Newton's law of motion \(ma=f\), where \(a(t) = y''(t)\) is the body acceleration and \(f\) is the sum of all forces acting on the body. In this case the only force is Hooke's law, which says that the force exerted by the spring is \(f = - ky\), where \(k>0\) is a constant that determines the stiffness of the spring. Therefore, the position function, \(y\), of the body attached to the spring is the solution of the differential equation \[ \tag{1} m\, y''(t) = - k \, y(t). \] The equation above is often referred to as the differential equation of an undamped oscillator. Recall that the general solution to Eq. (1) is given by \[ \tag{1} y(t) = A \cos(\omega t -\phi), \] where \(\omega\) is the natural frequency of the system, \(A\geqslant 0\) is the amplitude and \(\phi \in [-\pi,\pi)\) is the phase shift of the solution.

Problem 1:

  1. Find a formula for the natural frequency (as a function of the mass and the spring constant).
  2. The amplitude \(A\) and phase shift \(\phi\) of the solution can be determined in terms of the initial position \(y(0) = y_0 \) and initial velocity \(y'(0) = v_0 \). The result is, \[ A= \sqrt{y_0^2 + \dfrac{v_0^2}{\omega^2 y_{0}^2}}, \qquad \phi = \arctan\Bigl(\frac{v_0}{y_0\omega}\Bigr). \]
  3. Answer the following questions:
  4. In your group discuss if these observations make physical sense, i.e. could you have predicted them without looking at the graphs?

Resonance in Undamped Oscillations

Problem 2:
  1. Using Eqs. (3b)-(5), describe the behavior of this system near resonance, i.e., what happens to the amplitude as \(\nu\to\omega_0\)?
  2. Use the interactive graph to observe and describe the phenomenon of beating.

Damped Oscillations

Consider a mass-spring system with mass \(m\), attached to a spring with spring constant \(k\), that slides on a table. As before, we denote by \(y(t)\) the displacement of the mass as a function of time, where \(y = 0\) represents the rest position of the mass. Assume there is a friction force between the object and the table, proportional to the object velocity and acting in the opposite direction, that is \( f_d = - d\, y'\), where \(d>0\) is the damping constant. Newton's equation of motion in this case is \[ \tag{6} m\, y''(t) = -k \, y(t) - d\, y'(t) \quad\Longrightarrow\quad y'' + 2 \omega_d \, y' + \omega^2 \, y =0, \] where \(\omega_d = \dfrac{d}{2m}\) is the damping frequency. Recall that the general solution to Eq.(6) is given by \[ \tag{7} y(t) = A \, e^{\alpha t} \cos(\beta t -\phi), \] where \(A>0\) is the amplitude and \(\phi\in [-\pi, \pi)\) is the phase shift.

Problem 3:

  1. Find the decay constant, \(\alpha < 0\), as a function of the parameters of the system. Before deriving the analytical expression, discuss in your group whether it should depend on the mass, the spring stiffness, or on the damping. Does the formula you derived agree with your physical intuition?
  2. What can we conclude about the long-term behavior of the solution of an unforced harmonic oscillator with damping? (That is, \( \displaystyle\lim_{t\to\infty}y(t)=?\) ) Does this make sense from a physical point of view?
  3. Does the long-term behavior of \(y(t)\) in this case depend on the initial conditions? Explain.
  4. Interactive Graph 5: Solutions with Damping.

Resonance for Damped Oscillations