Chapter 2: Vibration of Mechanical Systems
This chapter focuses on calculating the impulse response and frequency response function (FRF) of vibrating systems, including single-degree-of-freedom (SDOF), multi-degree-of-freedom (MDOF), and continuous systems.
1. Single Degree-of-Freedom (1-DOF) System
A 1-DOF system consists of a mass \(m\), damper \(c\), and spring \(k\) subjected to an external force \(f(t)\). The position \(x\) of the mass is zero at equilibrium.
Figure 1: Schema of a single degree-of-freedom (1-DOF) oscillator.
The governing equation is:
Modal Parameters
The system is characterized by:
- Undamped natural frequency: \(\omega_0 = \sqrt{\frac{k}{m}}\).
- Damping ratio: \(2 \xi \omega_0 = \frac{c}{m}\) or \(\xi = \frac{c}{2 m \omega_0}\).
The governing equation can be rewritten as:
Linear Differential Equation of Order Two
The governing equation is a linear differential equation of second order with constant coefficients. The general theory of differential equations states that the set of solutions of the homogeneous differential equation
is a linear space of dimension 2. The problem then reduces to find two linearly independent solutions. We search for solutions of the type \(e^{\lambda t}\). Substituting into the differential equation shows that \(\lambda\) is a complex root of the characteristic equation
When \(\xi > 1\), the characteristic polynomial admits exactly two different real roots \((-\xi \pm \sqrt{\xi^2-1}) \omega_0 \), the set of real solutions is
When \(\xi = 1\), the characteristic polynomial admits exactly one real root \(-\omega_0\), the set of solutions is
When \(\xi < 1\), the characteristic equation admits exactly two different complex solutions \((-\xi \pm i \sqrt{1-\xi^2}) \omega_0 \), the set of real solutions is
The set of solutions of the inhomogeneous differential equation
is an affine space of dimension 2 whose linear space is the set of solutions of the homogeneous differential equation. This means that any solution is of the type
where \(x_0(t)\) is any solution of the homogeneous equation given above and \(x_1(t)\) is a particular solution of the inhomogeneous equation. So if we know a particular solution with \(f(t)\) on the right-hand side, we know all solutions. The problem therefore reduces to first, find a particular solution and second, determine the constants \(A_1\) and \(A_2\) that appear on the general solution.
Cauchy's Problem
The initial value problem is defined by the inhomogeneous differential equation with initial conditions:
The Cauchy-Lipschitz theorem implies that it exists a unique solution when \(f(t)\) is continuously differentiable.
Impulse Response
The impulse response \(h(t)\) is the response to a Dirac delta force \(f(t) = \delta(t)\). It satisfies:
The impulse response depends on the damping ratio \(\xi\):
- Underdamped (\(\xi < 1\)): \[ h(t) = \frac{Y(t)}{m \omega_0 \sqrt{1 - \xi^2}} e^{-\xi \omega_0 t} \sin(\omega_0 \sqrt{1 - \xi^2} t) \]
- Critically damped (\(\xi = 1\)): \[ h(t) = \frac{t Y(t)}{m} e^{-\omega_0 t} \]
- Overdamped (\(\xi > 1\)): \[ h(t) = \frac{Y(t)}{m \omega_0 \sqrt{\xi^2 - 1}} e^{-\xi \omega_0 t} \sinh(\omega_0 \sqrt{\xi^2 - 1} t) \]
where \(Y(t)=1\) if \(t\geq 0\) and \(0\) otherwise (Heaviside step function).
Frequency Response Function (FRF)
The frequency response function is the complex function \(H(\omega)\) so that \(H(\omega)e^{i\omega t}\) is the unique solution of this type to the inhomogeneous differential equation with a harmonic force \(f(t) = e^{i \omega t}\). It is given by:
The frequency response function and the impulse response form a Fourier pair:
Plot of Impulse Response & Frequency Response Function
Solution to Cauchy's Problem
The solution to the initial value problem is:
For a causal system (\(f(t) = 0\) for \(t < 0\)), the steady-state response is:
2. N Degrees-of-Freedom (N-DOF) System
A multiple degree-of-freedom (N-DOF) oscillator is described by the vector of displacements \(X(t) = \begin{pmatrix} x_1(t) \\ \vdots \\ x_n(t) \end{pmatrix}\) and the vector of forces \(F(t) = \begin{pmatrix} f_1(t) \\ \vdots \\ f_n(t) \end{pmatrix}\). When \(F=0\), we set \(X=0\).
Figure 2: Schema of a multiple degree-of-freedom (N-DOF) oscillator.
The governing equation is:
where \(M\), \(C\), and \(K\) are the mass, damping, and stiffness matrices, respectively.
Mass and Stiffness Matrices
The mass end stiffness matrices always verify the following properties:
- Symmetry: \(M^T = M\), \(K^T = K\).
- Positive definiteness: \(X^T M X > 0\) for all \(X \neq 0\).
- Positive semi-definiteness: \(X^T K X \geq 0\) for all \(X\).
Note: \(M\) is always invertible, but \(K\) may not be.
The mass and stiffness matrices define two bilinear forms which are:
- The mass inner product \[ \langle X, Y \rangle_M = X^T M Y \] for all \(X\) and \(Y\) \(n\)-dimensional column vectors.
- The stiffness inner product \[ \langle X, Y \rangle_K = X^T K Y \] for all \(X\) and \(Y\) \(n\)-dimensional column vectors.
By symmetry of \(M\) and \(K\), these bilinear forms are symmetrical \(\langle X, Y \rangle_A = \langle Y, X \rangle_A\) with \(A=M,K\). The mass inner product is positive-definite but the stiffness inner product is only positive semi-definite.
Homogeneous, inhomogeneous differential equation
The homogeneous differential equation is the governing equation with a vanishing right-hand side (\(F(t) = 0\)).
The set of solutions of the homogeneous differential equation form a 2n-dimensional linear space.
The inhomogeneous differential equation is the governing equation with a an external force (\(F(t) \neq 0\)).
The set of solutions of the inhomogeneous differential equation forms an affine space whose direction is the 2n-dimensional linear space of solutions of the homogeneous differential equation.
Cauchy's Problem
The initial value problem is defined by the inhomogeneous differential equation with initial conditions:
The Cauchy-Lipschitz theorem implies that it exists a unique solution when \(F(t)\) is continuously differentiable.
Reduction to order one
We set the \(2n \times 1\) state vectors \(Y(t) = \begin{pmatrix} X(t) \\ \dot X(t) \end{pmatrix}\), \(Y_0 = \begin{pmatrix} X_0 \\ V_0 \end{pmatrix}\), the \(2n \times 2n\) matrix \(A = \begin{pmatrix} 0 & I \\ -M^{-1}K & -M^{-1}C \end{pmatrix}\), and the \(2n\times 1\) column vector \(B(t) = \begin{pmatrix} 0 \\ -M^{-1}F(t) \end{pmatrix}\). This makes sense since \(M\) is invertible. Cauchy's problem then reduces to
The Cauchy-Lipschitz theorem implies that it exists a unique solution which is:.
This solution requires the computation of the exponential of a matrix that requires diagonalization of the matrix \(A\).
Modal Analysis
The natural modes of the undamped system (\(C = 0\)) are the eigenvectors \(\psi_k\) of the generalized eigenvalue problem:
where the eigenvalues \(\lambda_k\) are the roots of the characteristic polynomial \(\text{det}(K-\lambda M)\).
Properties:
- It exists \(n\) linearly independent eigenvectors \(\psi_k\) and eigenvalues \(\lambda_k\) (possibly repeated).
- The eigenvalues \(\lambda_k\) are non-negative because \(M\) and \(K\) are positive semi-definite. We set \(\lambda_k= \omega_k^2\) where \(\omega_k\) is called natural frequency.
- The eigenvectors are \(M\)-orthogonal: \[ \langle \psi_k, \psi_l \rangle_M = \psi_k^T M \psi_l = m_k \delta_{kl} \] where \(m_k = \psi_k^T M \psi_k\) is the modal mass and \(\delta_{kl}\) is the Kronecker delta.
- The eigenvectors are \(K\)-orthogonal: \[ \langle \psi_k, \psi_l \rangle_K = \psi_k^T K \psi_l = m_k \omega_k^2 \delta_{kl} \] where \(m_k \omega_k^2\) is the modal stiffness.
- The eigenvectors form a basis for \(\mathbb{R}^n\). Any vector \(X\) can be expressed as: \[ X = \sum_{k=1}^n \frac{\langle \psi_k, X \rangle_M}{\langle \psi_k, \psi_k \rangle_M} \psi_k \]
Projection on the Modal Basis
We form the square matrix \(\Psi = \left( \psi_1 \cdots \psi_n \right) \) by assembling the eigenvectors in column. Since the family of eigenvectors constitute a basis, the matrix \(\Psi\) is invertible. Let \(Q=\Psi^{-1}X\) the column vector of modal coordinates. Then
We set
- \( M' = \Psi^{T} M \Psi \) diagonal matrix since \(\langle \psi_k, \psi_l \rangle_M=0\) when \(k\neq l\)
- \( K' = \Psi^{T} K \Psi \) diagonal matrix since \(\langle \psi_k, \psi_l \rangle_K=0\) when \(k\neq l\)
- \( C' = \Psi^{T} C \Psi \) not diagonal matrix in general!
Hence
This forms a set of coupled linear differential equations. When \(C'\) is diagonal, the set is uncoupled.
Rayleigh Damping
If the damping matrix \(C\) is a linear combination of \(M\) and \(K\):
then \(C\) is called a Rayleigh damping matrix. In the modal basis, \(C' = {}^t \Psi C \Psi\) is diagonal. We write it in the form:
where \(\xi_k\) is the modal damping ratio for mode \(k\).
Impulse Response Matrix
The matrix of impulse responses is a square matrix
whose entry \(h_{ij}(t)\) is the reponse of oscillator \(i\) to an impulse at time \(0\) to oscillator \(j\).
The impulse response matrix \(h(t)\) is the solution to:
where \(I\) is the identity matrix.
Properties:
- \(h(t) = \dot{h}(t) = 0\) for \(t < 0\) (causality).
- \(h(t)\) is continuous at \(t = 0\).
- \(\dot{h}(t)\) is discontinuous at \(t = 0\) with \(\dot{h}(0^+) = M^{-1}\).
The impulse response can be expressed in terms of the modal basis:
where \(h_k(t)\) is the impulse response of the 1-DOF system with modal parameters \(m_k\), \(\xi_k\), and \(\omega_k\).
Solution to Cauchy's Problem
The unique solution to Cauchy's problem is
The first term in the right-hand side (integral) is the steady state response and the other terms are the transient response. Caution: the order of terms in products is important since the matrix multiplication is not commutative. In the limit \(t \to \infty\)
Frequency Response Matrix
Consider the inhomogeneous differential equation with a harmonic force applied to oscillator \(j\)
where the right-hand side is a colum vector whose only non-nul entry is \(e^{i\omega t}\) at row \(j\). Then it exists a unique solution of the form \[ X(t) = \left( \begin{array}{c} H_{1j}(\omega) \\ \vdots \\ H_{nj}(\omega) \end{array} \right) e^{i\omega t} \] The entries \(H_{ij}(\omega)\) are then assembled to form the frequency response matrix.
The frequency response matrix \(H(\omega)\) is the solution to:
or equivalently:
If \(C\) is diagonal in the modal basis, then:
where \(H_k(\omega)\) is the FRF of the 1-DOF system with modal parameters \(m_k\), \(\xi_k\), and \(\omega_k\).
The impulse response matrix and the FRF matrix form a Fourier pair:
3. Continuous Systems
Continuous systems (e.g., strings, beams, membranes, plates, shells, elastodynamic solids or gases) are described by partial differential equations (PDEs).
Figure 2: Schema of beam in transverse vibration.
The governing equation for a continuous system is:
where \(r\) is the spatial coordinate vector, \(t\) the time, \(u(r, t)\) the displacement field, and \(\mathcal{K}\) is a spatial differential operator.
Examples of continuous systems:
| System | Governing Equation | Operator \(\mathcal{K}\) |
|---|---|---|
| String | \(m \frac{\partial^2 u}{\partial t^2} - T \frac{\partial^2 u}{\partial x^2} = f(x, t)\) | \(\mathcal{K} = -T \frac{d^2}{dx^2}\) |
| Beam | \(m \frac{\partial^2 u}{\partial t^2} + EI \frac{\partial^4 u}{\partial x^4} = f(x, t)\) | \(\mathcal{K} = EI \frac{d^4}{dx^4}\) |
| Membrane | \(m \frac{\partial^2 u}{\partial t^2} - T \Delta u = f(x, y, t)\) | \(\mathcal{K} = -T \Delta\) |
| Plate | \(m \frac{\partial^2 u}{\partial t^2} + D \Delta^2 u = f(x, y, t)\) | \(\mathcal{K} = D \Delta^2\) |
| Acoustics | \(\frac{1}{c^2} \frac{\partial^2 p}{\partial t^2} - \Delta p = f(x, y, z, t)\) | \(\mathcal{K} = -\Delta\) |
Notation:
- \(m\): mass per unit length/area.
- \(T\): tension.
- \(E\): Young's modulus.
- \(I\): moment of inertia.
- \(D\): bending stiffness.
- \(\Delta\): Laplacian operator.
- \(c\): speed of sound.
Mass and Stiffness Operators
The mass operator is defined as:
\(\mathcal{M}\) is invertible (since \(m(r) \neq 0\) for all \(r\)). The stiffness operator is:
\(\mathcal{H}\) may not be invertible.
The damping operator is:
For proportional damping \(c(r) = \alpha m(r)\), where \(\alpha\) does not depend on the position \(r\).
Initial Value Problem, Boundary Value Problem
Modal Basis
The modes of the undamped system are the eigenvectors \(\psi_k(r)\) of the operator \(\mathcal{M}^{-1} \mathcal{K}\):
Properties:
- The eigenvalues \(\omega_k^2\) are non-negative.
- The eigenvalues form an infinite sequence whose limit is \(\infty\) when \(k\to\infty\).
- The eigenvectors are \(\mathcal{M}\)-orthogonal: \[ \langle \psi_k, \psi_l \rangle_{\mathcal{M}} = \int_{\Omega} \psi_k(r) \psi_l(r) m(r) \, d\Omega = m_k \delta_{kl} \] where \(m_k\) is the modal mass.
- The eigenvectors are \(\mathcal{K}\)-orthogonal: \[ \langle \psi_k, \psi_l \rangle_{\mathcal{K}} = \int_{\Omega} \psi_k(r) \mathcal{K} \psi_l(r) \, d\Omega = m_k \omega_k^2 \delta_{kl} \] where \(m_k \omega_k^2\) is the modal stiffness.
- The eigenvectors form a basis for the space of admissible displacements. \[ u(r) = \sum_{k\geq} \frac{\langle \psi_k, u \rangle_{\mathcal{M}}}{\langle \psi_k, \psi_k \rangle_{\mathcal{M}}} \psi_k(r) \]
Impulse Response
The impulse response \(h(r, s, t)\) is the displacement at position \(r\) due to an impulse applied at position \(s\) and time \(0\):
with \(h(r, s, t) = 0\) for \(t < 0\) and homogeneous boundary conditions.
The impulse response can be expressed in terms of the modal basis:
where \(h_k(t)\) is the impulse response of the 1-DOF system with modal parameters \(m_k\), \(\xi_k\), and \(\omega_k\).
The solution to Cauchy's problem is:
In the limit \(t\to\infty\), the steazdy state response is:
Frequency Response Function
Consider a harmonic load of frequency \(\omega\) applied at position \(s\):
and homogeneous boundary conditions. The frequency response function is the function \(H(r, s, \omega)\) such that \(H(r, s, \omega) e^{i\omega t}\) is the unique complex solution of this type to the above problem.
When \(u\) is a displacement and the load is a force, the frequency response function is called receptance, between a velocity and a force, the frequency response function is a mobility, between an acceleration and a force, we have an accelerance, and between two forces, a transmissiblity.In case of proportional damping, the frequency response function can be expressed in terms of the modal basis:
where \(H_k(\omega)\) is the frequency response function of the 1-DOF system with modal parameters \(m_k\), \(\xi_k\), and \(\omega_k\).
The impulse response function and the frequency response function form a Fourier pair: