Normal Modes - Pendulum on a Moving Block

Plutoniummatt
Messages
45
Reaction score
0

Homework Statement



A block of mass M can move along a smooth horizontal track. Hanging from the
block is a mass m on a light rod of length l that is free to move in a vertical plane
that includes the line of motion of the block. Find the frequency and displacement
patterns of the normal modes of oscillation of the system firstly by `spotting' the
normal modes of the system and

then secondly by writing the Lagrangian L = T - U
for the system and solving the Euler-Lagrange equations.

Homework Equations



\frac{d}{dt}\frac{\delta L}{\delta\dot{q}_i} = \frac{\delta L}{\delta\dot{q}}

The Attempt at a Solution



Mode 1- Translation
Mode 2- Pendulum swings, at the same time the Block also oscillates from side to side?

Kinetic Energy:

\frac{1}{2} M\dot{x}^2 + \frac{1}{2}ml^2\dot{\theta}^2

Potential Energy:

mg(l - l cos\theta)

Then write down the Lagrangian as L = T-U

applying the Euler-Lagrange equations for variables x and \theta

I get M\dot{x} = 0

and for the \theta coordinate, I just get the trivial pendulum equation...with \omega = \sqrt{g/l}


Is that it? because this doesn't seem to have yielded me the answer they're looking for I guess...
 
Physics news on Phys.org
Plutoniummatt said:

Homework Statement



A block of mass M can move along a smooth horizontal track. Hanging from the
block is a mass m on a light rod of length l that is free to move in a vertical plane
that includes the line of motion of the block. Find the frequency and displacement
patterns of the normal modes of oscillation of the system firstly by `spotting' the
normal modes of the system and

then secondly by writing the Lagrangian L = T - U
for the system and solving the Euler-Lagrange equations.

Homework Equations



\frac{d}{dt}\frac{\delta L}{\delta\dot{q}_i} = \frac{\delta L}{\delta\dot{q}}

The Attempt at a Solution



Mode 1- Translation
Mode 2- Pendulum swings, at the same time the Block also oscillates from side to side?

Kinetic Energy:

\frac{1}{2} M\dot{x}^2 + \frac{1}{2}ml^2\dot{\theta}^2
Is that all? Aren't you missing a term here (for the hanging mass)?
 
Gokul43201 said:
Is that all? Aren't you missing a term here (for the hanging mass)?

am I?

isnt that taken into account by the second term?
 
Gokul43201 said:
Is that all? Aren't you missing a term here (for the hanging mass)?

aha! you mean by the translation of the hanging mass as well as the swinging right?
 
You've omitted the kinetic energy of the pendulum due to translation, for one thing. One approach to obtaining the Lagrangian is to write down the position of each mass, differentiate it with respect to time to get the velocity of the mass, and use that result to express the kinetic energy. For instance, the horizontal position of the mass m is equal to, using your symbols, x+l \sin\theta. The horizontal component of its velocity is then \dot{x}+(l \cos\theta) \dot{\theta}. You can already see the kinetic energy of mass m will have contributions from the pendulum's motion, from the whole system translating, and from a cross term.
 
vela said:
You've omitted the kinetic energy of the pendulum due to translation, for one thing. One approach to obtaining the Lagrangian is to write down the position of each mass, differentiate it with respect to time to get the velocity of the mass, and use that result to express the kinetic energy. For instance, the horizontal position of the mass m is equal to, using your symbols, x+l \sin\theta. The horizontal component of its velocity is then \dot{x}+(l \cos\theta) \dot{\theta}. You can already see the kinetic energy of mass m will have contributions from the pendulum's motion, from the whole system translating, and from a cross term.

can I write the KE as:

\frac{1}{2} m\dot{x}^2 + \frac{1}{2} ml^2\dot{\theta}^2

or do I have to write it as x and y components?
 
When you include all the components, it'll reduce down to those two components plus, it appears, another cross term. That cross term is important because it corresponds to the interaction between system's translational motion and the oscillatory motion of the pendulum.
 
vela said:
When you include all the components, it'll reduce down to those two components plus, it appears, another cross term. That cross term is important because it corresponds to the interaction between system's translational motion and the oscillatory motion of the pendulum.

After everything, I got:

M \ddot{x} + m \ddot{x} + ml \ddot{\theta}cos \theta - ml\dot{\theta}^2 sin\theta = 0

m \ddot{x} lcos\theta - m \dot{x} l \dot{\theta} sin \theta + ml^2 \ddot{\theta} - mglsin \theta = 0


how the heck can I solve this?
 
I haven't actually worked it out, so maybe there's a better way, but this is what I'd try: One of the equations should have been d/dt(something)=0, so the something is a constant. You can use that to eliminate \dot{x} from the other equation, leaving only \thetas. You also want to assume \theta is small, so you can use the small-angle approximations for sine and cosine.
 
Back
Top