Jump to: navigation, search

Difference between revisions of "Dynamic Information"

Line 14: Line 14:
 
|style="width: 100px;"| X
 
|style="width: 100px;"| X
 
|}
 
|}
{{dynamics_mass|12345}}
+
{{dynamics_mass|123}}
  
  
 
===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; "
+
{{dynamics_com|123|456|789}}
 
+
|style="width: 25px; background-color:#f5f5f5;"| '''X'''
+
|style="width: 25px; background-color:#f5f5f5;"| '''Y'''
+
|style="width: 25px; background-color:#f5f5f5;"| '''Z'''
+
|style="width: 100px;"| X
+
|style="width: 100px;"| 9.291e-03
+
|style="width: 100px;"| 5.294e-03  m
+
|}
+
  
 
===Inertial Tensor (kg*m{{sup|2}})===
 
===Inertial Tensor (kg*m{{sup|2}})===

Revision as of 14:46, 5 December 2013

TODO: Something!

SEE AML

Contents

Body (Base Link)

body_coord_frame.png

Mass (kg)

Mass X
Mass 123


Center of Mass (m)

X Y Z 123 456 789

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)