Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible error in angular kinematics video #79

Open
moorepants opened this issue Feb 24, 2023 · 2 comments
Open

Possible error in angular kinematics video #79

moorepants opened this issue Feb 24, 2023 · 2 comments

Comments

@moorepants
Copy link
Owner

"Furthermore, I noticed an error at minute 46:30 in the derivative of the angular velocity (a sin should be a cos)."

@moorepants
Copy link
Owner Author

I have this angular velocity:

$$ ^N \bar{\omega}^{B} = \dot{\beta}\hat{b}_x + \dot{\alpha}\sin\beta\hat{b}_y + \dot{\alpha}\cos{\beta}\hat{b}_z $$

The time derivative should be:

$$ ^N \bar{\alpha}^{B} = \ddot{\beta}\hat{b}_x + (\ddot{\alpha}\sin\beta) + \dot{\alpha}\cos{\beta}\dot{\beta})\hat{b}_y + (\ddot{\alpha}\cos{\beta} - \dot{\alpha}\sin{\beta}\dot{\beta})\hat{b}_z $$

@moorepants
Copy link
Owner Author

It is corrected in the handwritten notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant