Vibration Analysis - 2

Classical Mechanics Level pending

Four blocks are connected by three springs in the arrangement as shown above. Each of the blocks can only translate along the X-axis. Enter your answer as the sum of the squares of the natural angular frequencies of oscillation of the given mechanical system.

Note:

  • M = K = 1 M = K = 1

  • The centers of masses of each block lie on the line y = 0 y=0 .

Bonus: Generalise the result for n n masses and n 1 n-1 non identical springs. Also, compute the natural frequencies and modes of oscillation of the given system.


The answer is 5.8.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Hosam Hajjir
Dec 8, 2020

With M = K = 1 M = K = 1 , the equations of motion for the four masses assuming their displacements from the original positions of unstretched springs are x 1 , x 2 , x 3 , x 4 x_1 , x_2 , x_3, x_4 are:

x 1 ¨ = x 2 x 1 \ddot{x_1} = x_2 - x_1

x 2 ¨ = 2 3 ( x 2 x 1 ) + 1 3 ( x 3 x 2 ) \ddot{x_2} = -\dfrac{2}{3} (x_2 - x_1) + \dfrac{1}{3} (x_3 - x_2 )

x 3 ¨ = 1 5 ( x 3 x 2 ) + 3 5 ( x 4 x 3 ) \ddot{x_3} = -\dfrac{1}{5} (x_3 - x_2) + \dfrac{3}{5} (x_4 - x_3 )

x 4 ¨ = 3 ( x 4 x 3 ) \ddot{x_4} = -3 ( x_4 - x_3 )

Thus if we define the state vector x = [ x 1 , x 2 , x 3 , x 4 , x 1 ˙ , x 2 ˙ , x 3 ˙ , x 4 ˙ ] \mathbf{x} = [ x_1, x_2, x_3, x_4 , \dot{x_1}, \dot{x_2}, \dot{x_3} , \dot{x_4 } ] , then the state equation is

x ˙ = A x \mathbf{\dot{x}} = \mathbf{A x }

where

A = [ O 4 I 4 C O 4 ] A = \begin{bmatrix} \mathbf{O_4} && \mathbf{I_4} \\ \mathbf{C} && \mathbf{O_4} \end{bmatrix}

where O 4 \mathbf{O_4} is the 4 × 4 4 \times 4 zero matrix, and I 4 \mathbf{I_4} is the 4 × 4 4 \times 4 identity matrix, and

C = [ 1 1 0 0 2 3 1 1 3 0 0 1 5 4 5 3 5 0 0 3 3 ] \mathbf{C} = \displaystyle \begin{bmatrix} -1 && 1 && 0 && 0 \\ \frac{2}{3} && -1 && \frac{1}{3} && 0 \\ 0 && \frac{1}{5} && \frac{-4}{5} && \frac{3}{5} \\ 0 && 0 && 3 && -3 \end{bmatrix}

The natural frequencies of this oscillatory system are the magnitudes of the imaginary eigenvalues of the above 8 × 8 8 \times 8 matrix.

To compute the eigenvalues, we form the determinant equation λ I A = 0 | \lambda \mathbf{I - A} | = 0 and find its roots. Now

λ I A = λ I 4 I 4 C λ I 4 | \lambda \mathbf{I - A} | = \begin{vmatrix} \lambda \mathbf{I_4} && \mathbf{- I_4} \\ \mathbf{ - C} && \lambda \mathbf{I_4} \end{vmatrix}

Now we need the following theorem that A 1 A 2 A 3 A 4 = A 1 A 4 A 2 A 1 1 A 3 \begin{vmatrix} \mathbf{A_1} && \mathbf{A_2} \\ \mathbf{A_3} && \mathbf{A_4} \end{vmatrix} = | A_1 | | A_4 - A_2 A_1^{-1} A_3 |

Applying this to our matrix, λ I A = λ 4 λ I 4 + 1 λ ( C ) = λ 2 I 4 C | \lambda \mathbf{I - A} | = \lambda^4 | \lambda \mathbf{I_4} + \dfrac{1}{\lambda} (\mathbf{- C} ) | = | \lambda^2 \mathbf{I_4 - C} |

So the eigenvalues are the square roots of the eigenvalues of matrix C C . At this point, we can compute the eigenvalues of matrix C \mathbf{C} using a suitable computer application such as wolframalpha.com , and they turn out to be:

0 , 3.640078328 , 1.829582612 , 0.330339059 0,-3.640078328, -1.829582612, -0.330339059

So they are all real and negative (except for the first one), which means the eigenvalues of the system will be either 0 or imaginary. Their magnitudes squared are the absolute value of the eigenvalues of C. The sum of these values is the negative of trace of matrix C \mathbf{C} . This comes to 5.8 \boxed{5.8} .

Thank you for the solution. Very interesting approach. While working on systems of this type, I made a noteworthy observation. Irrespective of the number of masses, there is always one natural frequency of the system equal to exactly zero. Physically, this corresponds to the entire system behaving as a single rigid body. In other words, there is no relative motion between masses and they can move as a single unit.

Karan Chatrath - 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...