moorepants / learn-multibody-dynamics

Interactive computational book on multibody dynamics
https://moorepants.github.io/learn-multibody-dynamics/
Other
112 stars 27 forks source link

Add a more intuitive explanation of the definition of angular velocity #172

Open moorepants opened 4 months ago

moorepants commented 4 months ago

See the comment here https://github.com/moorepants/learn-multibody-dynamics/pull/171#issuecomment-1962958217

Peter230655 commented 4 months ago

Eq (59) can be derived from er (54) as is stated there. I think at least the scalar (2D) version is likely known to a high school student. This is what I meant by 'intuitive clearer formulas can be derived from the definition (54)'.

moorepants commented 4 months ago

54 is the definition and this is 59 (for reference): image

Peter230655 commented 4 months ago

and (59) looks familiar, at least its 2D version (?)

Peter230655 commented 3 months ago

I started to read the book Dynamics by Carlos M. Roithmayr and Dewey H. Hodges. (Kane's original book got lost in shipping and I got a refund). The authors state in the preface, that theirs is simply an updated version of Kane's original. They also give the the definition, eq(54) in your lecture, eq(1) page 20 in their book, and call in a formal, abstract definition, without giving any intuitive explnation. From what I have read so far, they use it to formally derive more 'intuitive' results.

moorepants commented 3 months ago

If you start with a direction cosine matrix and recognize that the columns are unit vectors expressed in the second frame and then you time differentiate those unit vectors, then you get three components of the angular velocity vector. I think those map directly to the equation we present.

Peter230655 commented 3 months ago

...and keep in mind, that the entries are $\hat a_i \ circ \hat b_j$ (?). Let me try this.