Jump to: navigation, search

Difference between revisions of "Dynamic Information"

Line 9: Line 9:
 
===Mass (kg)===
 
===Mass (kg)===
  
 +
{| style="border-collapse: separate; border-spacing: 15; border-width: 2px; border-style: solid; border-color: #CCCCCC; padding:  0px; text-align: center; "
  
 
+
|style="width: 79px; background-color:#f5f5f5;"| '''Mass'''
 +
|style="width: 100px;"| X
 +
|}
 +
{{dynamics_mass|X}}
  
  
 
===Center of Mass (m)===
 
===Center of Mass (m)===
{| style="border-collapse: separate; border-spacing: 15; border-width: 2px; border-style: solid; border-color: #CCCCCC; padding:  0px; text-align: center; "
 
  
|style="width: 79px; background-color:#f5f5f5;"| '''Mass'''
 
|style="width: 100px;"| X
 
|}
 
 
{| style="border-collapse: separate; border-spacing: 15; border-width: 2px; border-style: solid; border-color: #CCCCCC; padding:  0px; text-align: center; "
 
{| style="border-collapse: separate; border-spacing: 15; border-width: 2px; border-style: solid; border-color: #CCCCCC; padding:  0px; text-align: center; "
  

Revision as of 14:44, 5 December 2013

TODO: Something!

SEE AML

Contents

Body (Base Link)

body_coord_frame.png

Mass (kg)

Mass X
Mass X


Center of Mass (m)

X Y Z X 9.291e-03 5.294e-03 m

Inertial Tensor (kg*m2)

Ixx Ixy Ixz 2.654e-01 2.029e-04 9.871e-05
Iyx Iyy Iyz 2.029e-04 6.379e-02 3.037e-03
Izx Izy Izz 9.871e-05 3.037e-03 3.093e-01


Note See the link inertial tensor convention below.



Link Inertial Tensor Convention

The components of tensors of degree two can be assembled into a matrix. For the inertia tensor this matrix is given by,

Inertial matrix.png

It is common in rigid body mechanics to use notation that explicitly identifies the x, y, and z axes, such as Ixx and Ixy, for the components of the inertia tensor.

(courtesy of Wikipedia)