2020-03-17

SDOF system response to Periodic and Non-Periodic Loading

In this class we studied

  • the response of a SDOF system to periodic and non periodic loads, using either a Fourier Series or a Fourier Transform representation of loading, the frequency response function and superposition of effects,
  • the opportunity of using, in place of the Fourier Transform, the Discrete Fourier Transform (DFT) and the connected issue of frequency aliasing,
  • an efficient algorithm, the so called Fast Fourier Transform or FFT, for computing the DFT,
  • the response of a SDOF system to a generic load in terms of system response to infinitesimal impulses composed using superposition of effects by a convolutin integral, the so called Duhamel Integral,
  • the connection between the impulse response function and the frequency response function.

Downloads

You can find some of the materials used in this class following the links below:

  • the slides I used,
  • a ready to print version of the slides,
  • a notebook on using the FFT to compute the response of a linear system,
  • a notebook exemplifying the aliasing phenomenon,
  • a notebook with an application of Duhamel integral to compute response,
  • a spreadsheet with an application of Duhamel integral to compute response.

To download a notebook, use the download link in the navigation toolbar at the top of the notebook itself. To interact with a downloaded notebook install Jupyter.

Giacomo Boffi