Vectors are common in simulations but software engineers can forget the basics of vector operations. Here is a quick refresher:
In equation (1), we have a velocity vector of point m with respect to point c, expressed as a sum of two vectors.In equation (2), we have the same equation but in scalar form. The "(n)" represents the reference frame in which the components of the vectors are expressed. In order to perform addition, all vector components must be expressed in the same reference frame.
If you want more detail, check out my advanced dynamics lecture notes (PDF).
No comments:
Post a Comment