- #1
Art_
- 6
- 0
Hello all,
I am having a problem with this question. Can not see what I am doing wrong.
Show that the two expressions are equivalent, by construction a rotation matrix Rsi.
S = (-R sin(a*a_dot) - w R sin(a))s1 + (R cos(a*a_dot) + w R cos(a))s2
I = (-R sin(a+wt)(a_dot+w))i1 + (R cos(a+wt)(a_dot+w))i2
I=RsiS
Then the rotation matrix should be
cos(wt) -sin(wt)
sin(wt) cos(wt)
or are the terms in the parenthesis are wrong?
Thank you for your help.
Art
I am having a problem with this question. Can not see what I am doing wrong.
Homework Statement
Show that the two expressions are equivalent, by construction a rotation matrix Rsi.
S = (-R sin(a*a_dot) - w R sin(a))s1 + (R cos(a*a_dot) + w R cos(a))s2
I = (-R sin(a+wt)(a_dot+w))i1 + (R cos(a+wt)(a_dot+w))i2
Homework Equations
I=RsiS
The Attempt at a Solution
Then the rotation matrix should be
cos(wt) -sin(wt)
sin(wt) cos(wt)
or are the terms in the parenthesis are wrong?
Thank you for your help.
Art