Why is my equation of motion different from the correct one?

Click For Summary

Discussion Overview

The discussion revolves around the derivation of the equation of motion for a pendulum system involving a rope wrapped around a cylinder. Participants explore the application of Lagrangian mechanics to find the correct equation of motion, addressing potential energy and kinetic energy considerations, as well as the implications of coordinate systems.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents their derivation of the equation of motion using Lagrange's equation but arrives at a different result than expected, prompting requests for clarification and step-by-step guidance.
  • Another participant questions whether the length of the rope changes as the pendulum swings, indicating a potential misunderstanding of the system's dynamics.
  • It is suggested that the potential energy should be expressed as \(mgr \cos(\theta)\) rather than the initially proposed form, leading to further discussion on the correct formulation of potential energy.
  • Some participants emphasize the importance of defining the coordinate system clearly, particularly the meaning of \(\theta\) and its relation to the rope and cylinder.
  • One participant proposes an alternative approach to the kinetic energy term, incorporating the rotational kinetic energy of the cylinder.
  • There is a discussion about the correct interpretation of the potential energy based on the height change of the mass as it swings, with some participants attempting to clarify the geometry involved.
  • Another participant shares a potential energy expression derived from geometric considerations, seeking validation from others in the thread.

Areas of Agreement / Disagreement

Participants express differing views on the correct formulation of potential and kinetic energy, as well as the interpretation of the coordinate system. There is no consensus on the correct approach to derive the equation of motion, and multiple competing views remain present throughout the discussion.

Contextual Notes

Participants highlight the need for clear definitions and diagrams to aid in understanding the physical system. There are unresolved questions regarding the assumptions made in the derivation of energy terms and the implications of the chosen coordinate system.

TheDestroyer
Messages
401
Reaction score
1
Sorry for that title, but what can I say, I'm going to be mad to get the motion equation for some systems but always failing

system 1:

a rope rounded to a cylinder, the rope ends with a mass m and creating a pendulum with a maximum angle creating on a vibration [tex]\theta[/tex], the length of the rope while [tex]\theta = 0[/tex] is [tex]\ell[/tex], the wight of the rope is neglected

find the equation of motion using lagranges equation..

Here is the CORRET answer:

[tex](\ell + r\theta)\ddot{\theta} + r\dot{\theta} + g sin\theta = 0[/tex]

here are the steps i took, i didn't get the same result, i want some body to give me step by step,

As we know the lagrangian is:

[tex]L = T - u[/tex]

and lagranges equation of motion is:

[tex]\frac{d}{dt} \frac{\partial L}{\partial \dot{q}} - \frac{\partial L}{\partial q} = 0[/tex]

T is kinetic energy of the system,
u is potential energy of the system
q is a generalised coordinate

Now to find the equation of motion, we will use polar coordinates, we first find that r is constant, and the change is only in the angle so:

[tex]T = \frac{1}{2} mr^2 \dot{\theta}^2[/tex]

and the potential energy is the mgh while h is the length of the rope plus the length added with the angle [tex]\theta[/tex]

[tex]u = -mg(\ell + r\theta)[/tex]

and now differentiating:

[tex]\frac{d}{dt} \frac{\partial L}{\partial \dot{\theta}} = \frac{d}{dt}mr^2 \dot{\theta} = mr^2 \ddot{\theta}[/tex]

[tex]\frac{\partial L}{\partial \theta} = -mgr[/tex]

finally, the equation of motion is:

[tex]\frac{d}{dt} \frac{\partial L}{\partial \dot{q}} - \frac{\partial L}{\partial q} = 0[/tex]

[tex]mr^2 \ddot{\theta} + mgr = 0[/tex]
[tex]\ddot{\theta} + \frac{g}{r} = 0[/tex]

And this answer is very different to the correct one, WHY? Any one can explain? and give me the correct steps?

I'm going to give other systems later, Please anyone try GIVING ME the way to understand this mechanics .. and thanks
 
Physics news on Phys.org
Does the length of the rope not change as the pendulum swings? Perhaps I'm just not understanding the situation.

edit: could you maybe include a diagram?
 
Last edited:
No, the length doesn't change, but the height is changing due to the angle
 

Attachments

  • pendulum1.JPG
    pendulum1.JPG
    3.6 KB · Views: 513
The cylinder is stationary, the mass swinging is the pendulum. The potential is not just [tex]mgr[/tex] but [tex]mgr \cos(\theta)[/tex]. As the mass swings from side to side, the rope will change length giving the other term for the kinetic energy.
 
No man, I didn't say it's (mgr), potential energy depends on the height, I wrote the length of the rope plus the rope rounded around the cylinder because of the angle theta:

[tex]u = -mg(\ell + r\theta)[/tex]
 
Will you exaplin more, explain everything please !
 
The first step is to define your coordinate system. What does [itex]\theta[/itex] mean? Where is 0?
 
0 is in the center of the cylinder
 
Have you tried including the rotational kinetic energy of the cylinder into T?

Pete
 
  • #10
TheDestroyer said:
0 is in the center of the cylinder
I though [itex]\theta[/itex] was an angle?

Your drawing seems to indicate that the cylinder is rotating? I think the problem is for a pendulum which swings off of the cylinder. Please explain your coordinate system. What is [itex]\theta[/itex] ?
 
Last edited:
  • #11
I've found a solution which is very near, ideas please:

if we made:

[tex]T = \frac{1}{2} mR^2 \dot{\theta}^2 = \frac{1}{2} m(\ell+r\theta)^2 \dot{\theta}^2[/tex]
[tex]u = mgr(1-cos(\theta))[/tex]

[tex]L = T - u = \frac{1}{2} m(\ell+r\theta)^2 \dot{\theta}^2 - mgr(1-cos(\theta))[/tex]

Then substitute:

[tex]\frac{d}{dt} \frac{\partial L}{\partial \dot{\theta}} = \frac{d}{dt}m(\ell+r\theta)^2 \dot{\theta} = 2m(\ell +r\theta)r\dot{\theta}^2 + m(\ell + r\theta)^2 \ddot{\theta}[/tex]

[tex]\frac{\partial L}{\partial \theta} = m(\ell + r\theta)r\dot{\theta}^2 - mgr sin(\theta)[/tex]

then the equation of motion:

[tex]\frac{d}{dt} \frac{\partial L}{\partial \dot{q}} - \frac{\partial L}{\partial q} = 0[/tex]

[tex]m(\ell + r\theta)^2 \ddot{\theta} + 2m(\ell + r\theta)r\dot{\theta}^2 - m(\ell + r\theta)r \dot{\theta}^2 + mgr sin(\theta) = 0[/tex]

deviding by [tex]m[/tex] and [tex](\ell + r\theta)[/tex]

[tex](\ell + r\theta) \ddot{\theta} + r\dot{\theta}^2 + \frac{gr}{(\ell+r\theta)} sin(\theta)=0[/tex]

WELL, the difference now is only the [tex]\frac{r}{(\ell+r\theta)}[/tex]

Can anyone explain?
 
Last edited:
  • #12
MY GOD, the cylinder is rotating i meant with 0 the center of the coordinates, [tex]\theta[/tex] is the angle creating by the cylinder rotation in the 2 sides
 
  • #13
This is not clear to me, where is [itex]\theta = 0[/itex] and how does it realate to the rope?
 
  • #14
I do not think that you have a handle on the potential energy, mainly because you are misinterpreting the problem. Consider a pendulum which swings from the cylinder, [itex]\theta[/itex] is the angle from the horizontal to the point of tangency of the rope. This is consistent with the initial point given in your problem definition of [itex]\theta = 0[/itex] means the length of the rope = L . To find your potential energy you need to find the distance the mass is lifted by moving the point of tangency through [itex]\theta[/itex] radians. This is a geometry problem.
 
  • #15
Well, At the height point is when [tex]\theta = 0[/tex] then potential energy is mgr, and note here, i made the beginning of the potential energy in the line containing the tangency point and the center of the cylinder, and when the pendulum moves and creates the angle [tex]\theta[/tex] we will just add or subtract the length done by the angle [tex]\theta[/tex] the it will be [tex]mgr\cos \theta[/tex] and the difference between them is:

[tex]u = mgr - mgr\cos \theta = mgr (1-\cos \theta)[/tex]

am I wrong?
 
  • #16
Integral said:
This is not clear to me, where is [itex]\theta = 0[/itex] and how does it realate to the rope?

Who said [tex]\theta = 0[/tex] ?

I said the start point of the coordinates is the center of the cylinder because we are using the polar coordinates ! isn't that clear man?
 
  • #17
TheDestroyer said:
Who said [tex]\theta = 0[/tex] ?

I said the start point of the coordinates is the center of the cylinder because we are using the polar coordinates ! isn't that clear man?
Clearly you do not have a grasp of the problem. The first step is to understand your coordinate system. Re read you initial post you say

a rope rounded to a cylinder, the rope ends with a mass m and creating a pendulum with a maximum angle [itex]\theta[/itex] creating on a vibration , the length of the rope while [itex]\theta = 0[/itex] is L , the wight of the rope is neglected

Clearly [itex]\theta = 0[/itex] at SOME point. Remember [itex]\theta[/itex] is an angle, how does it relate to the rope. Read my previous post again and think about it. If you do not understand the physical system there is no way to derive a meaningful expression for the potential and kinetic energies.

If the rope were simply moving up and down with rotations of the cylinder, then the change in potential energy would simply be r[itex]\theta[/itex] since this is not the case, maybe you need to make an effort at figuring out how the system is moving.
 
Last edited:
  • #18
Calm down, my english is not good, the rope length is not changing, but changing only because the theta angle,

anyone found help for me on that result? (note i didn't yet select my coordinates system, everything is going random, then i proof the correct of it)

And sorry integral if i disturbed you,

can anyone work with this problem and give me the T and U?

thanks
 
  • #19
http://home.comcast.net/~rossgr1/Math/potential.pdf and how I see the potential energy term. I have not used it to compute the equation of motion, but perhaps this will get us on the same page as far as the coordinate system goes.
 
Last edited by a moderator:
  • #20
Thanks integral, i'll give a try with this height, and i'll return to tell you the result,
 
  • #21
Thanks integral, you calculations are right, i got the answer,
 
  • #22
EXECELLENT! :smile:

I hope that picture is of some help in undersanding where the expression for h came from. It is common in this type of problem that you must understand your coordinate system and carefully derive each expression by drawing a good diagram and aplying geometry and trigonometry.

Good luck in future problems.

BTW You may wish to contact Clausius2, he is also spanish and very knowledgeable.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 76 ·
3
Replies
76
Views
8K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K