Three identical blocks are connected by two non-identical springs in the arrangement as shown above. Each of the blocks can only translate along the X-axis (the horizontal green arrow). Enter your answer as the sum of the squares of the natural angular frequencies of oscillation of the given mechanical system.
Note:
The centers of masses of each block lie on the line .
Bonus: Compute the natural frequencies and modes of oscillation of the given system.
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.
There are multiple ways of solving this problem. The first step is to derive the equations of motion of the system. Let the x coordinates of the masses from left to right be x 1 , x 2 and x 3 . Let the natural lengths of the springs be L 1 and L 2 . The equations of motion of the system are found either using the 2nd law of motion or Lagrangian mechanics. The derivation is left out of this solution.
M x ¨ 1 − 2 K ( x 2 − x 1 − L 1 ) = 0 … ( 1 ) M x ¨ 2 + 2 K ( x 2 − x 1 − L 1 ) − K ( x 3 − x 2 − L 2 ) = 0 … ( 2 ) M x ¨ 3 + K ( x 3 − x 2 − L 2 ) = 0 … ( 3 )
Let:
x 2 − x 1 − L 1 = y 1 x 3 − x 2 − L 2 = y 2
Now, performing ( 3 ) − ( 2 ) and ( 2 ) − ( 1 ) and simplifying the expressions, and using M = K = 1 leads to:
y ¨ 1 = − 4 y 1 + y 2 … ( 4 ) y ¨ 2 = 2 y 1 − 2 y 2 … ( 5 )
Manipulating (4) and (5) to obtain a differential equation purely in terms of y 1 leads to:
d t 4 d 4 y 1 + 6 d t 2 d 2 y 1 + 6 y 1 = 0
The same governing differential equation is found for y 2 . Now, to find the frequencies of oscillation, let us assume a solution of the form:
y 1 = A sin ( ω t + ϕ )
Plugging this into the differential equation leads to:
( ω 4 − 6 ω 2 + 6 ) y 1 = 0 ⟹ ω 4 − 6 ω 2 + 6 = 0
The above equation is a quadratic equation in ω 2 . The sum of the roots of this equation are:
ω 1 2 + ω 2 2 = 6
The natural frequencies of the system are also known as the eigenfrequencies of the system. The term 'eigen' is used here as the above result can also be obtained by solving an eigenvalue problem. The reader may try to derive and solve this eigenvalue problem by him/her self. The corresponding eigenvectors to each eigenfrequency are known as natural modes of oscillation or eigenmodes.