Three-Degree-Of-Freedom Spring System

  • Thread starter Thread starter Valeron21
  • Start date Start date
  • Tags Tags
    Spring System
AI Thread Summary
The discussion focuses on a three-degree-of-freedom spring system with three masses connected by springs, where the middle mass is displaced to initiate motion. The derived matrix system indicates that the characteristic equation yields two positive roots and one zero root, which corresponds to a mode of equal displacement among the masses. The identified roots represent angular frequencies of normal modes, not overtones, with distinct displacement patterns: one for pure translation, one for symmetric vibration, and one for asymmetric vibration. The motion of the system is a linear combination of these normal modes. The calculations confirm that the system can exhibit three normal modes despite the initial confusion regarding the number of roots.
Valeron21
Messages
8
Reaction score
0
Three masses, m1 , m2, m3, on a frictionless, horizontal plane, connected by two springs, both with a spring constant k.

The system is set in motion by displacing the middle mass, m2, a distance a to the right, whilst holding the end masses, m1 and m2, in equilibrium.

Also should be noted that m1 = m3 and m2 = βm1.

Summing the forces on each mass and using Newton's second law I have obtained the following matrix system:

$$
\begin{bmatrix}
βm & 0 & 0\\0 & m & 0\\0& 0& βm\\
\end{bmatrix}
\begin{bmatrix}
\ddot x_{1}\\\ddot x_{2}\\\ddot x_{3}\\
\end{bmatrix}
+
\begin{bmatrix}
k & -k & 0\\-k & 2k & -k\\0& -k& k\\
\end{bmatrix}
\begin{bmatrix}
x_{1}\\x_{2}\\x_{3}\\
\end{bmatrix}
=
\begin{bmatrix}
0\\0\\0\\
\end{bmatrix}
$$

which is $$\underline{M}\underline{\ddot X} + \underline{k}\underline{X}=0$$

After assuming a solution of the form:
$$ \underline{X}={U}[A_{}cos(ω_{}t)+B_{}sin(ω_{}t)]$$

it can be shown that
$$\underline{\ddot X}=-ω^{2}\underline{X}$$
and then that:
$$( \underline{k}-ω^{2} \underline{M}) \underline{X}=0$$
and for there to be a non-trivial solution,
$$det( \underline{k}-ω^{2} \underline{M})=0$$

here I have a problem, which might not even be a problem, but the characteristic equation I get only has two positive roots, where I am asked for three. Is there a) something obviously wrong with my method;b) a potential error in my calculations;c) is it possible for there to be only two frequencies?
 
Physics news on Phys.org
Your original equation is certainly wrong. You said that ## m_1 = m_3 ## and ## m_2 = \beta m_1 ##. Then your M matrix should be ## \text{diag} \{ m, \beta m, m \} ##.

Apart from that, it is possible to have roots with multiplicity greater than 1. You should still get different normal mode vectors.
 
One of the roots is zero: It corresponds to equal displacement of all the three masses.

ehild
 
voko said:
Your original equation is certainly wrong. You said that ## m_1 = m_3 ## and ## m_2 = \beta m_1 ##. Then your M matrix should be ## \text{diag} \{ m, \beta m, m \} ##.
Whoops.

ehild said:
One of the roots is zero: It corresponds to equal displacement of all the three masses.

ehild

erm, so my roots are:

$$0, \sqrt\frac{k}m, \sqrt\frac{k(2+β)}{βm}$$

making 0(?) the fundamental frequency, then the square root of k/m the first overtone and the square root of k(2+β)/m the second overtone, each with a corresponding mode shape vector?
 
They are not overtones. They are the angular frequencies of normal modes. All normal modes mean different displacements of the masses with respect to each other. You get these normal mode vectors by plugging back the frequencies into the original equation.

(One normal mode is pure translation, all bodies have the same displacement. The other one is a symmetric vibration, m1 and m3 move in opposite directions. The third one is asymmetric vibration, m1 and m3 move in the same direction, and m2 moves in the opposite direction)

The motion of the system with the given initial condition is a linear combination of the three normal modes.

ehild
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top