Download presentation
Presentation is loading. Please wait.
1
Rotations and Translations
2
Representing a Point 3D A tri-dimensional point A is a reference coordinate system here
3
Representing a Point 3D (cont.) Once a coordinate system is fixed, we can locate any point in the universe with a 3x1 position vector. The components of P in {A} have numerical values which indicate distances along the axes of {A}. To describe the orientation of a body we will attach a coordinate system to the body and then give a description of this coordinate system relative to the reference system.
4
Example
5
Description of Orientation is a unit vector in B is a coordinate of a unit vector of B in coordinates system A (i.e. the projection of onto the unit direction of its reference)
6
Example Rotating B relative to A around Z by
7
Example In general:
8
Using Rotation Matrices
9
Translation
10
Combining Rotation and Translation
11
What is a Frame ? A set of four vectors giving position and orientation information. The description of the frame can be thought as a position vector and a rotation matrix. Frame is a coordinate system, where in addition to the orientation we give a position vector which locates its origin relative to some other embedding frame.
12
Arrows Convention An Arrow - represents a vector drawn from one origin to another which shows the position of the origin at the head of the arrow in terms of the frame at the tail of the arrow. The direction of this locating arrow tells us that {B} is known relative to {A} and not vice versa. Mapping a vector from one frame to another – the quantity itself is not changed, only its description is changed.
13
R otating a frame B relative to a frame A about Z axis by degrees and moving it 10 units in direction of X and 5 units in the direction of Y. What will be the coordinates of a point in frame A if in frame B the point is : [3, 7, 0] T ? Example
14
Extension to 4x4 We can define a 4x4 matrix operator and use a 4x1 position vector
15
Example If we use the above example we can see that:
16
P in the coordinate system A
17
Formula
18
Compound Transformation
19
Several Combinations
20
Example
22
Notes Homogeneous transforms are useful in writing compact equations; a computer program would not use them because of the time wasted multiplying ones and zeros. This representation is mainly for our convenience. For the details turn to chapter 2.
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.