Physics Library
 An open source physics library
Encyclopedia | Forums | Docs | Random | Template Test |  
Login
create new user
Username:
Password:
forget your password?
Main Menu
Sections

Talkback

Downloads

Information
generalized coordinates for free motion (Topic)

The differential equations for the motion of a particle under any forces when we use rectangular coordinates are known from Newston's laws of motion

$\displaystyle m \ddot{x} = F_x $

$\displaystyle m \ddot{y} = F_y $

$\displaystyle m \ddot{z} = F_z $

where $F_x, F_y, F_z$ are the components of the actual forces on the particle resolved parallel to each of the fixed rectangular axes, or rather their equivalents $m \ddot{x}, m \ddot{y}, m \ddot{z}$, are called the effective forces on the particle. They are of course a set of forces mechanically equivalent to the actual forces acting on the particle.

The equations of motion of the particle in terms of any other system of coordinates are easily obtained.

Let $q_1, q_2, q_3$, be the coordinates in question. The appropriate formulas for transformation of coordinates express $x,y,z$ in terms of $q_1,q_2,q_3$.

$\displaystyle x = f_1(q_1,q_2,q_3), \,\,\,\, y = f_2(q_1,q_2,q_3), \,\,\,\, z = f_3(q_1,q_2,q_3) $

For the component velocity $\dot{x}$ we have

$\displaystyle \dot{x} = \frac{\partial x}{\partial q_1} \dot{q_1} + \frac{\partial x}{\partial q_2} \dot{q_2} + \frac{\partial x}{\partial q_3} \dot{q_3} $

and $\dot{x},\dot{y},\dot{z}$ are explicit functions of $q_1,q_2,q_3,\dot{q_1},\dot{q_2},\dot{q_3}$ linear and homogeneous in terms of $\dot{q_1},\dot{q_2},\dot{q_3}$.

We may note in passing that it follows from this fact that $\dot{x}^2,\dot{y}^2,\dot{z}^2$ are homogeneous quadratic functions of $\dot{q_1},\dot{q_2},\dot{q_3}$.

Obviously

$\displaystyle \frac{\partial \dot{x}}{\partial \dot{q_1}} = \frac{\partial x}{\partial q_1} $

and since

$\displaystyle \frac{d}{dt} \frac{\partial x}{\partial q_1} = \frac{\partial^2 x... ...tial q_1} \dot{q_2} + \frac{\partial^2 x}{\partial q_3 \partial q_1} \dot{q_3} $

and

$\displaystyle \frac{\partial \dot{x}}{\partial q_1} = \frac{\partial^2 x}{\part... ...tial q_2} \dot{q_2} + \frac{\partial^2 x}{\partial q_1 \partial q_3} \dot{q_3} $

$\displaystyle \frac{d}{dt} \frac{\partial x}{\partial q_1} = \frac{\partial \dot{x}}{\partial q_1} $

Let us now find an expression for the work $\delta_{q_1}W$ done by the effective forces when the coordinate $q_1$ is changed by an infinitesimal amount $\delta q_1$ without changing $q_2$ or $q_3$. If $\delta x, \delta y, \delta z$ are changes thus produced in $x,y,z$, obviously from the definition of work

$\displaystyle \delta_{q_1}W = m\left [ \ddot{x} \delta x + \ddot{y} \delta y + \ddot{z} \delta z \right ]$

if expressed in rectangular coordinates. We need, however, to express $\delta_{q_1}W$ in terms of our coordinates $q_1, q_2, q_3$.

$\displaystyle \delta_{q_1}W = m\left [ \ddot{x} \frac{\partial x}{\partial q_1}... ... y}{\partial q_1} + \ddot{z} \frac{\partial z}{\partial q_1} \right ]\delta q_1$

Now

$\displaystyle \ddot{x} \frac{\partial x}{\partial q_1} = \frac{d}{dt} \left ( \... ...{\partial q_1} \right ) - \dot{x} \frac{d}{dt} \frac{\partial x}{\partial q_1} $

but from earlier definitions

$\displaystyle \frac{\partial x}{\partial q_1} = \frac{\partial \dot{x}}{\partia... ...d}{dt} \frac{\partial x}{\partial q_1} = \frac{\partial \dot{x}}{\partial q_1} $

Hence

$\displaystyle \ddot{x} \frac{\partial x}{\partial q_1} = \frac{d}{dt} \left ( \... ...} \right) - \frac{\partial}{\partial q_1} \left ( \frac{\dot{x}^2}{2} \right ) $

and therefore

$\displaystyle \delta_{q_1} W = \left [ \frac{d}{dt} \frac{\partial T}{\partial \dot{q_1}} - \frac{\partial T}{\partial q_1} \right ] \delta q_1$ (1)

where

$\displaystyle T = \frac{m}{2} \left [ \dot{x}^2 + \dot{y}^2 + \dot{z}^2 \right ] $

and is the kinetic energy of the particle.

To get our differential equation we have only to write the second member of (1) equal to the work done by the actual forces when $q_1$ is changed by $\delta q_1$.

If we represent the work in question by $Q_1 \delta q_1$, our equation is

$\displaystyle \frac{d}{dt} \frac{\partial T}{\partial \dot{q_1}} - \frac{\partial T}{\partial q_1} = Q_1$ (2)

and of course we get such an equation for every coordinate. Even though we derived this differential equation for a single particle in free motion, it is the same for a systems of particles, except the kinetic energy is for all the particles in the system, which brings us to Lagrange's equations

$\displaystyle Q_i = \frac{d}{dt} \left ( \frac{ \partial T}{\partial \dot{q_i}} \right ) - \frac{\partial T}{\partial q_i}$ (3)

In any concrete problem, $T$ must be expressed in terms of $q_1,q_2,q_3$, and their time derivatives before we can form the expression for the work done by the effective forces. $Q_1 \delta q_1, Q_2 \delta q_2, Q_3 \delta q_3$, the work done by the actual forces, must be obtained from direct examination of the problem.



"generalized coordinates for free motion" is owned by bloftin.

View style:

See Also: generalized coordinates for constrained motion


Attachments:
polar coordinate motion example of generalized coordinates (Example) by bloftin
cylindrical coordinate motion example of generalized coordinates (Example) by bloftin
spherical coordinate motion example of generalized coordinates (Example) by bloftin

Cross-references: Lagrange's equations, kinetic energy, work, functions, velocity, formulas, system, motion, differential equations

This is version 6 of generalized coordinates for free motion, born on 2008-07-17, modified 2008-07-21.
Object id is 286, canonical name is GeneralizedCoordinatesForFreeMotion.
Accessed 632 times total.

Classification:
Physics Classification45.20.Jj (Lagrangian and Hamiltonian mechanics)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:

No messages.

Testing some escape charachters for html category with a generator has an injective cogenerator" now escape ” with "