Chapter 5: Problem 4
Problems deal with the mass-and-spring system shown in Fig. 5.3.11 with stiffness matrix $$ \mathbf{K}=\left[\begin{array}{cc} -\left(k_{1}+k_{2}\right) & k_{2} \\ k_{2} & -\left(k_{2}+k_{3}\right) \end{array}\right] $$ and with the given mks values for the masses and spring constants. Find the two natural frequencies of the system and describe its two natural modes of oscillation. $$ m_{1}=m_{2}=1 ; k_{1}=1, k_{2}=2, k_{3}=1 $$
Short Answer
Step by step solution
Stiffness Matrix Substitution
Mass Matrix
Solve the Eigenvalue Problem
Eigenvalue Calculation
Natural Frequencies
Natural Modes of Oscillation
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Mass-and-Spring System
- Components: Two masses (\(m_1 = m_2 = 1\)) are connected in a series via three springs with spring constants \(k_1 = 1\), \(k_2 = 2\), and \(k_3 = 1\).
- Stiffness Matrix: The system's stiffness matrix, \(\mathbf{K}\), expresses how the masses resist deformation under force. Based on the given spring constants, the matrix becomes:\[\mathbf{K} = \begin{bmatrix} -3 & 2 \ 2 & -3 \end{bmatrix}\]
Eigenvalue Problem
- Basic Concept: To solve the eigenvalue problem, you need to solve the equation \(\mathbf{K} \mathbf{x} = \lambda \mathbf{M} \mathbf{x}\), where \(\mathbf{M}\) is the mass matrix. With both masses as 1, \(\mathbf{M}\) simplifies to the identity matrix:\[\mathbf{M} = \begin{bmatrix} 1 & 0 \ 0 & 1 \end{bmatrix}\]
- Finding Eigenvalues: Solve for \(\lambda\) such that \(\det(\mathbf{K} - \lambda \mathbf{M}) = 0\). This leads to the characteristic equation:\[\lambda^2 + 6\lambda + 5 = 0\]
- Solving the Equation: The roots of this equation, \(\lambda_1 = -1\) and \(\lambda_2 = -5\), are the eigenvalues.
Natural Frequencies
- Calculation: The natural frequencies, denoted \(\omega\), are the square roots of the absolute values of the eigenvalues:\[\omega_1 = \sqrt{|\lambda_1|} = 1, \quad \omega_2 = \sqrt{|\lambda_2|} = \sqrt{5}\]
- Physical Meaning: These frequencies determine how fast the system oscillates once it’s set in motion. \(\omega_1\) corresponds to a slower mode and \(\omega_2\) to a faster oscillation.
Oscillation Modes
- In-Phase Mode: For the eigenvalue \(\lambda_1 = -1\), the corresponding eigenvector indicates that both masses move in the same direction, or in-phase:\[\begin{bmatrix} x_1 \ x_2 \end{bmatrix} = \begin{bmatrix} 1 \ 1 \end{bmatrix}\]
This describes both masses rising and falling together. - Out-of-Phase Mode: For \(\lambda_2 = -5\), the solution indicates an out-of-phase movement:\[\begin{bmatrix} x_1 \ x_2 \end{bmatrix} = \begin{bmatrix} 1 \ -1 \end{bmatrix}\]
This pattern reflects one mass moving up while the other moves down.