Normal modes and degree of liberty

In summary: I'm getting ahead of myself.There are a number of theorems that say things like this, but they are all more complicated than what I am asking. For example, the most famous one is the Heaviside step function theorem, which states that the eigenspace of a function is equal to the space of all its poles. This is a theorem about functionals--not about normal modes.In summary, the system has 4 normal modes, regardless of the masses.
  • #1
quasar987
Science Advisor
Homework Helper
Gold Member
4,807
32
I have a book here that says that the number of normal modes is equal to the number of degree of freedom of a system. I'm wondering if this applies to just about any system or only to systems in which every coordinates can oscillate harmonically. The question is not very well formulated, so I included a picture. (The support of the pendulums can slide along the horizontal line)

This system has 4 degrees of freedom. Does it have 2 or 4 normal modes of oscillations?
 

Attachments

  • Untitled-1.jpg
    Untitled-1.jpg
    8.7 KB · Views: 456
Last edited:
Physics news on Phys.org
  • #2
What book are you using, if you don't mind my asking? I think the coordinates have to be able to oscillate harmonically for the term "normal mode" to apply.

Are the masses of all the blocks the same? I'm not even sure if that matters, I'm just curious.
 
  • #3
Hi HackaB,

The book is 'The Physics of Waves' by Georgi. Very bad.

I invented the example.. so let's say the masses are the same. :smile:
 
  • #4
That is a very hard book, but you probably don't need me to tell you that. See if you can find a copy of "Waves" by Crawford at your library.

I did some research, and it turns out that your system has four normal modes even if the masses are different. So yes, an oscillatory system with n degrees of freedom has n normal modes. In the normal modes, the masses all oscillate with the same frequency and are in phase (or exactly pi out of phase).

But like you said, let's consider the case where all the masses are the same. If you introduce the new coordinates x_3 and x_4:

x_3 = L * theta_1
x_4 = L * theta_2

Label the blocks 1 thru 4, accordingly. Each has mass m.

Then you work out the K matrix that gives the restoring force (per unit displacement) on block i due to a displacement x_j of block j, and set up Newton's equation

[tex]M \ddot{X} = KX[/tex]

where X is the column vector (x_1, ... , x_4) and M is just the matrix with m's on the diagonal and zeros everywhere else. Multiplying by M^-1 gives

[tex]\ddot{X} = M^{-1}KX[/tex]

Solving this system amounts to finding the eigenvalues and eigenvectors of [itex]M^{-1}K[/itex]. In this special case, since the masses are all equal, [itex]M^{-1}K[/itex] is a symmetric matrix. That means that its eigenvectors are orthogonal. That is why I asked whether the masses were the same, because I was thinking that the eigenvectors corresponding to the normal modes had to be orthogonal. But they don't.

I haven't worked it out, but I *think* you might find that one of the natural frequencies is zero. That corresponds to the boring case of all four masses moving together in one direction at a constant speed--a translational motion of the whole system. But that still counts as a normal mode.
 
  • #5
I think that is just a mathematical fact. In general you may linearize any system, so you have a set of linear equations, and you solve it to find normal modes. Evidently the number of modes will be equal to the original number of degrees of freedom.
If the system in some weird state where you cannot linearize it, or the determinant iz zero, you have a special point. That may have something to do with Luiville(?) theorem, but I am not so sure about that.
 
  • #6
The caracteristic equation that allows us to find the normal frequencies is

[tex]\det (M^{-1}K - I\omega ^2)=0[/tex]

What guarentees us that it has n distinct solutions for [itex]\omega ^2[/itex]?

I would also ask what guarentees that they are all real, and all positive but Georgi's book answers that one.
 
  • #7
quasar987 said:
What guarentees us that it has n distinct solutions for ?

Nothing. It is possible to have degenerate frequencies--that is, multiple normal modes with the same frequency.
 
  • #8
shyboy said:
In general you may linearize any system, so you have a set of linear equations, and you solve it to find normal modes.

You have to linearize about a stable equilibrium to get real frequencies. So I don't know if the term "normal modes" applies to a general system, which may not have stable equilibria.
 
  • #9
HackaB said:
Nothing. It is possible to have degenerate frequencies--that is, multiple normal modes with the same frequency.

Hmm, yes. So my question should be more: "Given any number of normal frequencies [itex]\omega_i ^2[/itex], what guarentees that the total number of (linearly independant) normal modes is n, the number of degree of freedom?"

Is there a theorem that says that "if m is the multiplicity of an eigenvalue [itex]\lambda[/itex] in the caracteristic equation, then the eigenspace associated to it is of dimension m"?
 
  • #10
First, I should point out that I defined the K matrix incorrectly--it should be defined the negative of what I defined it, so that the matrix equation is

[tex]M \ddot{X} = -KX[/tex]

which makes it consistent with the one dimensional equation

[tex]m \ddot{x} = -kx[/tex]

Is there a theorem that says that "if m is the multiplicity of an eigenvalue in the caracteristic equation, then the eigenspace associated to it is of dimension m"?

According to Georgi, in the next to last paragraph on p 74, this statement is true because K is symmetric and the masses are positive. So it apparently is a theorem for this type of system, but he does not prove it mathematically.
 
  • #11
HackaB said:
First, I should point out that I defined the K matrix incorrectly--it should be defined the negative of what I defined it, so that the matrix equation is

[tex]M \ddot{X} = -KX[/tex]

which makes it consistent with the one dimensional equation

[tex]m \ddot{x} = -kx[/tex]



According to Georgi, in the next to last paragraph on p 74, this statement is true because K is symmetric and the masses are positive. So it apparently is a theorem for this type of system, but he does not prove it mathematically.
Cool. I'll ask about it in the math section. Thanks for the help HackaB.
 
  • #12
That sounds like a good idea. If you find out anything interesting, post it here. I'd like to know more about it myself.

edit: I see now that you meant the math section of PF. In that case I can look at the responses myself :smile:
 
Last edited:
  • #13
pp.61, in proving that [itex]K_{jk}=K_{kj}[/itex] Georgi argues that there is a potential function V that satisfies

[tex]F_j = -\frac{\partial{V}}{dx_j}[/tex]

for any j. Got any idea what that potential energy function is?

The function

[tex]V(x_1,x_2,...,x_n) = \sum_{j=1}^{n} \sum_{k>j}^{n}K_{jk}x_jx_k + \sum_{j=1}^{n}\frac{1}{2}K_{jj}x_j^2[/tex]

works, provided we know a priori that [itex]K_{jk}=K_{kj}[/itex]. But we want a potential function that allows us to conclude to that quality. (see equ. 3.18)
 
  • #14
Well, I don't have the book nearby, but I'll take a guess at it. The potential function can be any function that has a second order minimum--that is, the first derivatives vanish at a point (call it x = 0) but not all of the second derivatives do. So what this equation

[tex]V(x_1,x_2,...,x_n) = \sum_{j=1}^{n} \sum_{k>j}^{n}K_{jk}x_jx_k + \sum_{j=1}^{n}\frac{1}{2}K_{jj}x_j^2[/tex]

represents is the Taylor series for V carried out to second order, which is all you need for small oscillations. The [itex]K_{jk}[/itex] represent the second derivatives evaluated at x = 0:

[tex]K_{jk} = \frac{\partial^2 V}{\partial x_j \partial x_k}(0,...,0)
= \frac{\partial^2 V}{\partial x_k \partial x_j}(0,...,0) = K_{kj}[/tex]

since partial derivatives commute. So the K_jk 's are symmetric. That is why in the Taylor expansion above, they have taken the 1/2 off the first sum and only summed over k > j.

edit: in the Taylor series, the zeroth order (constant) term V_0 has been set to zero, since an overall offset in the potential function doesn't change the motion any.
 
Last edited:
  • #15
Got it.

---------
 

Related to Normal modes and degree of liberty

1. What are normal modes in physics?

Normal modes in physics refer to the characteristic patterns of motion or vibration that a system can exhibit. These modes are determined by the system's physical properties, such as mass and stiffness, and are independent of the initial conditions.

2. How are normal modes related to degrees of freedom?

The number of normal modes a system can have is equal to its number of degrees of freedom. Degrees of freedom refer to the independent variables that describe the motion or configuration of a system. Each normal mode corresponds to one degree of freedom.

3. What is the significance of normal modes and degrees of freedom in structural analysis?

In structural analysis, normal modes and degrees of freedom are used to determine the natural frequencies of a system. These frequencies are important in predicting the response of a structure to external forces, such as earthquakes or wind loads.

4. How do normal modes and degrees of freedom affect the stability of a system?

The stability of a system is determined by its normal modes and degrees of freedom. A system is considered stable if its normal modes are finite and its degrees of freedom are sufficient to describe its motion. Instability can occur when the number of degrees of freedom is insufficient or when the normal modes are infinite.

5. Can normal modes and degrees of freedom be used to analyze non-structural systems?

Yes, normal modes and degrees of freedom can be applied to a wide range of systems, including mechanical, electrical, and thermal systems. They are useful in understanding the behavior of complex systems and can be used to optimize their performance.

Similar threads

  • Classical Physics
Replies
3
Views
719
Replies
3
Views
1K
Replies
1
Views
6K
  • Introductory Physics Homework Help
Replies
5
Views
4K
Replies
8
Views
1K
Replies
1
Views
2K
  • Mechanical Engineering
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Other Physics Topics
Replies
1
Views
1K
Back
Top