A normal mode is an undamped, sinusoidal motion pattern over time at a fixed
frequency. The structure remains in dynamic equilibrium and undergoes a free vibration. The
normal modes and natural frequencies of a structure govern its dynamic response.
In Solid Mechanics, normal modes and
natural frequencies are often called eigenmodes and eigenfrequencies, as they are
calculated from an eigenvalue problem. To derive the eigenvalue problem, consider a
converged solution of the general nonlinear equations of motion:
Figure 1. EQUATION_DISPLAY
(4643)
where is the mass matrix, , , and are the displacement, velocity, and acceleration vectors
respectively, is the internal force vector and
is the external load vector.
For a perturbation
of the displacement , Eqn. (4643) becomes:
As the term is nonzero for an arbitrary t, Eqn. (4649) reduces to:
Figure 8. EQUATION_DISPLAY
(4650)
This is the eigenvalue problem for normal
modes. For positive definite and symmetric matrices and , the eigenvalues and the eigenvectors are real. Furthermore the eigenvectors of distinct
eigenvalues are orthogonal with respect to the mass and stiffness
matrices:
Figure 9. EQUATION_DISPLAY
(4651)
Figure 10. EQUATION_DISPLAY
(4652)
The eigenvalue problem has
distinct eigenvalues and eigenvectors if the matrices
and have rank . The magnitude of the eigenvectors are arbitrary and can
be normalized with respect to the mass matrix:
Figure 11. EQUATION_DISPLAY
(4653)
Figure 12. EQUATION_DISPLAY
(4654)
The eigenvalues and eigenfrequencies are
defined as:
The eigenvalue problem is solved using the
Krylov-Schur method in the SLEPc open source library and is used to compute the
smallest and largest eigenvalues in magnitude. In most transient problems, the lowest
eigenfrequencies are dominant in the structural response. The higher eigenfrequencies
and eigenvectors become dependent on the mesh size and are therefore inaccurate.
Generally, at least five elements are necessary to represent a half sine wave of an
eigenmode with engineering accuracy. In impact problems the higher eigenfrequencies are
of interest to check the validity of the solution.