Problem 5
Question
The stiffness, consistent mass, and HRZ-lumped mass matrices for the three- node bar element shown in Problem 11.3-4 are respectively $$ \frac{A E}{3 L}\left[\begin{array}{rrr} 7 & -8 & 1 \\ -8 & 16 & -8 \\ 1 & -8 & 7 \end{array}\right] \quad \frac{m}{30}\left[\begin{array}{rrr} 4 & 2 & -1 \\ 2 & 16 & 2 \\ -1 & 2 & 4 \end{array}\right] \quad \frac{m}{6}\left[\begin{array}{lll} 1 & 0 & 0 \\ 0 & 4 & 0 \\ 0 & 0 & 1 \end{array}\right] $$ where \(m\) is the total element mass. Exact natural frequencies of axial vibration of an unsupported uniform bar of length \(L\) are \(\omega_{1}=0, \omega_{2}=\pi \sqrt{A E / m L}\), and \(\omega_{3}=2 \omega_{2}\) (a) Determine the mode shapes and percentage errors of calculated frequencies provided by the consistent mass matrix. (b) Repeat part (a) using the HRZ-lumped mass matrix.
Step-by-Step Solution
VerifiedKey Concepts
Stiffness Matrix
The stiffness matrix for a bar element can be imagined as a grid that maps loads to displacements. It essentially tells us how much a structure will bend or compress in response to forces.
- Each entry in the matrix corresponds to a force-displacement relationship between nodes in the element.
- For a three-node bar, the stiffness matrix will define how each nodal displacement affects others.
Mass Matrix
- In this problem, you have two types of mass matrices: consistent and HRZ-lumped.
- The **consistent mass matrix** considers a more realistic (or distributed) mass via system matrix formulation.
- The **HRZ-lumped mass matrix**, on the contrary, approximates the mass as being concentrated at the nodes instead of being distributed along the elements.
- Consistent: \[ \frac{m}{30}\left[\begin{array}{rrr} 4 & 2 & -1 \ 2 & 16 & 2 \ -1 & 2 & 4 \end{array}\right] \]
- HRZ-Lumped:\[ \frac{m}{6}\left[\begin{array}{lll} 1 & 0 & 0 \ 0 & 4 & 0 \ 0 & 0 & 1 \end{array}\right] \]
Natural Frequencies
- The natural frequencies denote the spectrum of vibrations that could resonate if not properly managed.
- In this exercise, exact natural frequencies for a bar are given by: \( \omega_{1} = 0, \omega_{2} = \pi \sqrt{\frac{A E}{m L}}, \omega_{3} = 2 \omega_{2} \).
- These values are used as reference to estimate errors within the calculated frequencies derived from both mass allocation tactics (consistent and lumped).
Mode Shapes
- Each natural frequency is associated with a distinct mode shape, further elucidating how different portions of the structure move relative to one another during vibration.
- In this exercise, identifying mode shapes involves solving the eigenvalue problem derived from the mass and stiffness matrices.
- The harmonics of the system, as visual depictions of mode shapes, are fundamental for designing against resonant conditions or assessing potential failure modes.