| New Reply |
Rotational Matrix |
Share Thread | Thread Tools |
| Sep26-11, 03:10 AM | #1 |
|
|
Rotational Matrix
The Scenario:
We have a frame 1 and a frame 0. The frame 0 is rotated in some manner, but not translated so their share an point of origin. I have 3 angles between different axes of the different frames. I am suppose to describe the orientation of frame 0 in frame 1 with an 3x3 rotation matrix. I want to solve for the other 6 parameters in the Rotation Matrix. Hint: you can get 9 parameters from only having 3 parameters of the 3x3 rotational matrix. Solutions: - I believe that when the angles of the rows or columns in each rotation matrix must follow this equation since it the matrix is based off of an axis of one from projected onto each of the other ones. : (cos(a))^2 + (cos(b))^2 + (cos(c))^2 = 1 - Also: R = Rotational Matrix RT = Transpose of Rotational Matrix I = Identity Matrix R*RT = I I can create equations using this and solve for different parameters... Are these valid claims? And will they get my answer? |
| Sep26-11, 04:41 AM | #2 |
|
Mentor
|
If on the other hand you mean that you know that (for example), frame 1 was constructed by rotating about the x axis by some angle, then rotating about the rotated y axis by some other angle, and finally rotating about the twice-rotated z axis by yet another angle, then you do have enough information. |
| Sep26-11, 07:53 AM | #3 |
|
|
So I cannot solve for the 6 other parameters from just 3 entries of the rotational matrix? I have the angle between x' and x, the angle between y' and y and at last the angle between z' to y.
The method you described is a description of what I learned as the fixed angle rotation which produces and a matrix dependent on the individual axes rotations. For the fixed angle rotation, does the order of the rotations about certain axes matter? If I am just given a picture, is there some way of figuring out the order of these rotations in order to use one of these matrices? BTW thank you so much. You are helping me clear things up! |
| Sep26-11, 08:36 AM | #4 |
|
Mentor
|
Rotational MatrixBottom line: Rotations don't commute. |
| Sep26-11, 08:40 AM | #5 |
|
|
Hm... So if I am given 3 angles between dif. axes and no order of rotation how would one go about solving the rotation matrix?
|
| Sep26-11, 09:50 AM | #6 |
|
Mentor
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: Rotational Matrix
|
||||
| Thread | Forum | Replies | ||
| Rotational Motion: Rotational vs. translational kinetic energy | General Physics | 3 | ||
| real matrix -- eigenvector matrix R -- diagonal eigenvalue matrix L | Programming & Comp Sci | 0 | ||
| Rotational Motion & Rotational Kinetic Energy | Introductory Physics Homework | 5 | ||
| Rotational Equilibrium and Rotational Dynamics problem | Introductory Physics Homework | 1 | ||
| Rotational spectra - thermal population of rotational levels | Advanced Physics Homework | 0 | ||