How Is the First-Order Equation of Motion Derived in a Damped System?

  • Context: Graduate 
  • Thread starter Thread starter LagrangeEuler
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
18 replies · 2K views
LagrangeEuler
Messages
711
Reaction score
22
In the paper
http://fmc.unizar.es/people/juanjo/papers/falo93.pdf

how it is possible to obtain equation of motion which is first order in time

[tex]\dot{u}_{j}=u_{j+1}+u_{j-1}-2u_j-\frac{K}{2\pi}\sin(2\pi u_j)+F(t)[/tex]
How to obtain this equation of first order?
 
Last edited by a moderator:
on Phys.org
No it is not. You have this in many papers.
 
Could you write this down as relation?
 
Yes I know that. But I am trying to figure out what that means, or how them got this equation?
 
So what happens to Newton's second law for particle i if, in addition to the external forces acting on each particle, tell you that there is also a drag force proportional to (but with a negative coefficient) the velocity of the particle? What approximations can you then do if I tell you that this force is generally much larger than the term ##ma## on the right-hand side?
 
If I understand you well there is equation with second ##\ddot{u}_j## and first derivative ##\dot{u_j}## such that term ##C\dot{u}_j## is dominant if it is compared with ##\ddot{u}_j##. But I am really not sure what is the form of equation before that approximation?
 
[tex]m_ia=\sum F[/tex]
[tex]m_ia=-V'(u)+F(t)+F_{el_{i,i+1}}+F_{el_{i,i-1}}[/tex]
where ##F_{el}## is elastic force between the particles. Right?
 
[tex]m_ia=\sum F[/tex]
[tex]m\ddot{u}=-V'(u)+F(t)+F_{el_{i,i+1}}+F_{el_{i,i-1}}-C\dot{u}[/tex]
where ##F_{el}## is elastic force between the particles. Right?
So why I have this drag term?
 
LagrangeEuler said:
So why I have this drag term?
Uhmmm, because there is drag in the model? Generally drag results from a resistance to movement due to dissipation of energy to the environment. Think air resistance. The form of the drag will depend on the Reynold's number. The linear drag is usually valid for relatively small velocities. See https://en.wikipedia.org/wiki/Drag_(physics)
 
Now just one thing. Equation should be
[tex]m\ddot{u}=-V'(u)+F(t)+F_{el_{i,i+1}}+F_{el_{i,i-1}}-C\dot{u}[/tex]
So if ##C\dot{u}>>m\ddot{u}## then
[tex]C\dot{u}=-V'(u)+F(t)+F_{el_{i,i+1}}+F_{el_{i,i-1}}[/tex]
or equation in paper should be
[tex]C\dot{u_j}=u_{j+1}+u_{j-1}-2u_j-V'(u_j)+F(t)[/tex]
Why ##C=1##?
 
You will notice that the equation as it stands in the paper does not make sense dimensionally if t and x have dimensions. However, you can always introduce dimensionless parameters by scaling with a constant of the appropriate dimensions. This can be done in such a way that C becomes equal to one. (Take s = t/C. This gives d/ds = (dt/ds) d/dt = C d/dt.)