Zeta function regularization: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Xqbot
 
en>Chris81w
Line 1: Line 1:
The writer's name is Christy. Office supervising is my profession. North Carolina is the location he loves most but now he is contemplating other options. My spouse doesn't like it the way I do but what I truly like performing is caving but I don't have the time lately.<br><br>Look into my blog post; psychic phone readings ([http://si.dgmensa.org/xe/index.php?document_srl=48014&mid=c0102 si.dgmensa.org])
{{classical mechanics}}
 
In [[classical mechanics]], the '''Newton–Euler''' equations describe the combined translational and [[rotational dynamics]] of a [[rigid body]].<ref name=Hahn>
{{cite book
|title=Rigid Body Dynamics of Mechanisms
|author=Hubert Hahn
|page=143
|url=http://books.google.com/books?id=MqrN3KY7o6MC&pg=PA143&dq=EUler+equations+%22rigid+body%22&lr=&as_brr=0&sig=ACfU3U00jfE08smw1IqJt69QdcMSKvDIeA
|isbn=3-540-42373-7
|publisher=Springer
|year=2002
}}</ref><ref name=Shabana>
{{cite book
|title=Computational Dynamics
|author=Ahmed A. Shabana
|page= 379
|url=http://books.google.com/books?id=dGfcbOsm2PwC&pg=PA379&dq=EUler+equations+%22rigid+body%22&lr=&as_brr=0&sig=ACfU3U01BZBb84es37aiHVpdE33IdGze-A
|isbn=978-0-471-37144-1
|year=2001
|publisher=Wiley-Interscience
}}
</ref>
<ref name=Slotline>
{{cite book
|title=Robot Analysis and Control
|author=Haruhiko Asada, Jean-Jacques E. Slotine
|url=http://books.google.com/books?id=KUG1VGkL3loC&pg=PA94&dq=EUler+equations+%22rigid+body%22&lr=&as_brr=0&sig=ACfU3U3LiZyQRj0zYXQ8ON2zwuiiwQO7dA
|isbn=0-471-83029-1
|publisher=Wiley/IEEE
|year=1986
|pages=§5.1.1, p. 94
}}</ref><ref name=Bishop>
{{cite book
|title=Mechatronic Systems, Sensors, and Actuators: Fundamentals and Modeling
|author= Robert H. Bishop
|url=http://books.google.com/books?id=3UGQsi6VamwC&pg=PT104&dq=EUler+equations+%22rigid+body%22&lr=&as_brr=0&sig=ACfU3U1DtQ2BGV_Q34yAj-WhnQ4tStxPCw#PPT104,M1
|isbn=0-8493-9258-6
|publisher=CRC Press
|year=2007
|pages=§7.4.1, §7.4.2
}}</ref><ref name=Lin>
{{cite book
|title=High Fidelity Haptic Rendering
|author= Miguel A. Otaduy, [[Ming C. Lin]]
|page=24 |url=http://books.google.com/books?id=lk0StvDRoEMC&pg=PA24&dq=EUler+equations+%22rigid+body%22&lr=&as_brr=0&sig=ACfU3U0iOPnq-nMrS34O40ZMt0EbJEqu6g#PPA24,M1
|isbn=1-59829-114-9
|publisher=Morgan and Claypool Publishers
|year=2006
}}</ref>
 
Traditionally the Newton–Euler equations is the grouping together of [[Euler's laws of motion|Euler's two laws of motion]] for a rigid body into a single equation with 6 components, using [[column vector]]s and [[Matrix (mathematics)|matrices]]. These laws relate the motion of the [[center of gravity]] of a rigid body with the sum of [[force]]s and [[torques]] (or synonymously [[moment (physics)|moment]]s) acting on the rigid body.
 
==Center of mass frame==
 
With respect to a coordinate frame whose origin coincides with the body's [[center of mass]], they can be expressed in matrix form as:
 
: <math>
\left(\begin{matrix} {\bold F} \\ {\boldsymbol \tau} \end{matrix}\right) =
\left(\begin{matrix} m {\boldsymbol 1} & 0 \\ 0 & {\bold I}_{\rm cm} \end{matrix}\right)
\left(\begin{matrix} \bold a_{\rm cm} \\ {\boldsymbol \alpha} \end{matrix}\right) +
\left(\begin{matrix} {\boldsymbol \omega} \times m {\boldsymbol v_{\rm cm}} \\ {\boldsymbol \omega} \times {\bold I}_{\rm cm} \, {\boldsymbol \omega} \end{matrix}\right),
</math>
 
where
 
:'''F''' = total [[force]] acting on the center of mass
:''m'' = mass of the body
:'''1''' = the 3×3 [[identity matrix]]
:'''a'''<sub>cm</sub> = acceleration of the [[center of mass]]
:'''v'''<sub>cm</sub> = velocity of the [[center of mass]]
:'''τ''' = total torque acting about the center of mass
:'''I'''<sub>cm</sub> = [[moment of inertia]] about the center of mass
:'''ω''' = [[angular velocity]] of the body
:'''α''' = [[angular acceleration]] of the body
 
==Any reference frame==
 
With respect to a coordinate frame that is ''not'' coincident with the center of mass, the equations assume
the more complex form:
 
: <math>
\left(\begin{matrix} {\bold F} \\ {\boldsymbol \tau} \end{matrix}\right) =
\left(\begin{matrix} m {\boldsymbol 1} & - m [{\bold c}]\\
m [{\bold c}] & {\bold I}_{\rm cm} - m [{\bold c}][{\bold c}]\end{matrix}\right)
\left(\begin{matrix} \bold a_{\rm cm} \\ {\boldsymbol \alpha} \end{matrix}\right) +
\left(\begin{matrix} {m \boldsymbol \omega} \times \left({\boldsymbol \omega} \times {\bold c}\right) \\
{\boldsymbol \omega} \times ({\bold I}_{\rm cm} - m [{\bold c}][{\bold c}])\, {\boldsymbol \omega} \end{matrix}\right),
</math>
where '''c''' is the location of the center of mass,
and
:<math>
[\mathbf{c}] \equiv
\left(\begin{matrix} 0 & -c_z & c_y \\ c_z & 0 & -c_x \\ -c_y & c_x & 0 \end{matrix}\right)
</math>
denotes a [[Skew-symmetric matrix|skew-symmetric]] [[cross product matrix]]. The left hand side (forces and moments) of the equation above describes a spatial [[Wrench (screw theory)#Wrench|wrench]], see [[screw theory]].
 
The inertial terms are contained in the ''spatial inertia'' matrix
: <math>
  \left(\begin{matrix} m {\boldsymbol 1} & - m [{\bold c}]\\
  m [{\bold c}] & {\bold I}_{\rm cm} - m [{\bold c}][{\bold c}]\end{matrix}\right),
</math>
 
while the [[fictitious forces]] are contained in the term:<ref name=Featherstone>
{{cite book
|title=Rigid Body Dynamics Algorithms
|author= Roy Featherstone
|url=http://books.google.ca/books?id=UjWbvqWaf6gC&printsec=frontcover&dq=Rigid+Body+Dynamics+Algorithms
|isbn=978-0-387-74314-1
|publisher=Springer
|year=2008
}}</ref>
 
:<math>
  \left(\begin{matrix} {m \boldsymbol \omega} \times \left({\boldsymbol \omega} \times {\bold c}\right) \\
  {\boldsymbol \omega} \times ({\bold I}_{\rm cm} - m [{\bold c}][{\bold c}])\, {\boldsymbol \omega} \end{matrix}\right) .
</math>
 
When the center of mass is not coincident with the coordinate frame (that is, when '''c''' is nonzero), the translational and angular accelerations ('''a''' and '''α''') are coupled, so that each is associated with force and torque components.
 
==Applications==
 
The Newton–Euler equations are used as the basis for more complicated "multi-body" formulations ([[Wrench (screw theory)|screw theory]]) that describe the dynamics of systems of rigid bodies connected by joints and other constraints. Multi-body problems can be
solved by a variety of numerical algorithms.<ref name=Shabana /><ref name=Featherstone /><ref name=Balafoutis>
{{cite book
|title=Dynamic Analysis of Robot Manipulators: A Cartesian Tensor Approach
|author= Constantinos A. Balafoutis, Rajnikant V. Patel
|page=Chapter 5
|url=http://books.google.com/books?id=7BcpyUjmLpUC&pg=PT195&dq=%22Kane%27s+dynamical+equations%22&lr=&as_brr=0&sig=ACfU3U1m290WlCUy1101Oj9Z9w3j5a4Lww#PPT151,M1
|isbn=0-7923-9145-4
|publisher=Springer
|year=1991
|nopp=true
}}</ref>
 
==See also==
* [[Euler's laws of motion]] for a rigid body.
* [[Euler angles]]
* [[Inverse dynamics]]
* [[Centrifugal force]]
* [[Principal axes]]
* [[Spatial acceleration]]
* [[Wrench (screw theory)|Screw theory]] of rigid body motion.
 
==References==
<references/>
 
{{DEFAULTSORT:Newton-Euler equations}}
[[Category:Rigid bodies]]
[[Category:Equations]]

Revision as of 18:51, 22 January 2014

Template:Classical mechanics

In classical mechanics, the Newton–Euler equations describe the combined translational and rotational dynamics of a rigid body.[1][2] [3][4][5]

Traditionally the Newton–Euler equations is the grouping together of Euler's two laws of motion for a rigid body into a single equation with 6 components, using column vectors and matrices. These laws relate the motion of the center of gravity of a rigid body with the sum of forces and torques (or synonymously moments) acting on the rigid body.

Center of mass frame

With respect to a coordinate frame whose origin coincides with the body's center of mass, they can be expressed in matrix form as:

where

F = total force acting on the center of mass
m = mass of the body
1 = the 3×3 identity matrix
acm = acceleration of the center of mass
vcm = velocity of the center of mass
τ = total torque acting about the center of mass
Icm = moment of inertia about the center of mass
ω = angular velocity of the body
α = angular acceleration of the body

Any reference frame

With respect to a coordinate frame that is not coincident with the center of mass, the equations assume the more complex form:

where c is the location of the center of mass, and

denotes a skew-symmetric cross product matrix. The left hand side (forces and moments) of the equation above describes a spatial wrench, see screw theory.

The inertial terms are contained in the spatial inertia matrix

while the fictitious forces are contained in the term:[6]

When the center of mass is not coincident with the coordinate frame (that is, when c is nonzero), the translational and angular accelerations (a and α) are coupled, so that each is associated with force and torque components.

Applications

The Newton–Euler equations are used as the basis for more complicated "multi-body" formulations (screw theory) that describe the dynamics of systems of rigid bodies connected by joints and other constraints. Multi-body problems can be solved by a variety of numerical algorithms.[2][6][7]

See also

References

  1. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  2. 2.0 2.1 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  3. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  4. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  5. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  6. 6.0 6.1 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  7. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534