How do I rotate an inertia tensor in Cartesian coordinates?

  • Thread starter Thread starter bugatti79
  • Start date Start date
  • Tags Tags
    Matrix Operations
Click For Summary
To rotate an inertia tensor D in Cartesian coordinates through +90 degrees in the y-axis and -90 degrees in the z-axis, the rotation matrices N_y and N_z are defined. The order of multiplication is crucial, with N_R being the product of N_z and N_y. The discussion centers on whether the new system tensor is represented as N_R D N'_R or N'_R D N_R. It is established that N_R D N'_R correctly transforms the tensor, maintaining the relationship between the axes, particularly noting that I_{zz} in the new system corresponds to I_{xx} in the old system. The conversation highlights the importance of understanding vector transformations in this context.
bugatti79
Messages
786
Reaction score
4
Hi Folks,

I have an inertia tensor D in the old Cartesian system which i need to rotate through +90 in y and -90 in z to translate to the new system. I am using standard right hand rule notation for this Cartesian rotation.

##D= \mathbf{\left(\begin{array}{lll}I_{xx}&I_{xy}&I_{xz}\\I_{yx}&I_{yy}&I_{yz}\\I_{zx}&I_{zy}&I_{zz}\\\end{array}\right)}##, ##N_y(+90)=\mathbf{\left(\begin{array}{lll}0&0&1\\0&1&0\\-1&0&0\\\end{array}\right)}##, ##N_z(-90)=\mathbf{\left(\begin{array}{lll}0&1&0\\-1&0&0\\0&0&1\\\end{array}\right)}##

If we let

##N_R=N_z N_y## (I am pre-multiplying ##N_y## by ##N_z## because that is the order) and the transpose ##N'_R=N_R^T##.

Is the the new system tensor ##N_RDN'_R## or ##N'_RDN_R##...?

Thanks
 
Mathematics news on Phys.org
Imagine how a vector in the new system would come in: the matrix on the right side would transform this vector to your old system, then the old matrix is applied, then the matrix on the left side transforms it back to your new coordinate system.
 
mfb said:
Imagine how a vector in the new system would come in: the matrix on the right side would transform this vector to your old system, then the old matrix is applied, then the matrix on the left side transforms it back to your new coordinate system.
Hi mbf,

Not sure I follow. Can you clarify a bit?
Thanks
 
If v is a vector in your new coordinate system, does ##N_R v## or ##N'_R v## represent the vector in the original coordinate system?
This will be used in the product ##N_R D N_R v## (with the right ' added).
 
mfb said:
Imagine how a vector in the new system would come in: the matrix on the right side would transform this vector to your old system, then the old matrix is applied, then the matrix on the left side transforms it back to your new coordinate system.

I still haven't grasp your idea of a vector to cross-check. However, I know from a clue that the value of ##I_{zz}## in the new system has to be the same as ##I_{xx}## in the old system because "z axis new" lines up with "x axis old" and so ##N_R D N'_R## does this for me.

However, in the event of no clue, I am still not clear how to use a vector...

Thanks
 
Here is a little puzzle from the book 100 Geometric Games by Pierre Berloquin. The side of a small square is one meter long and the side of a larger square one and a half meters long. One vertex of the large square is at the center of the small square. The side of the large square cuts two sides of the small square into one- third parts and two-thirds parts. What is the area where the squares overlap?

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K