Coordinate system Vector Matrix

Slides:



Advertisements
Similar presentations
Unit Vectors. Vector Length  Vector components can be used to determine the magnitude of a vector.  The square of the length of the vector is the sum.
Advertisements

Section 4.1 – Vectors (in component form)
Line Drawing Algorithms. Rasterization-Process of determining which pixels give the best approximation to a desired line on the screen. Scan Conversion-Digitizing.
Kinematics Pose (position and orientation) of a Rigid Body
T. Bajd, M. Mihelj, J. Lenarčič, A. Stanovnik, M. Munih, Robotics, Springer, 2010 HOMOGENOUS TRANSFORMATION MATRICES T. Bajd and M. Mihelj.
COMP322/S2000/L221 Relationship between part, camera, and robot (cont’d) the inverse perspective transformation which is dependent on the focal length.
Introduction to Robotics Lecture II Alfred Bruckstein Yaniv Altshuler.
Rotations and Translations. Representing a Point 3D A tri-dimensional point A is a reference coordinate system here.
Euler Angles. Three Angles  A rotation matrix can be described with three free parameters. Select three separate rotations about body axesSelect three.
Website. Mechanics Kinematics and Forces Important things to remember 1) Units – Every numerical quantity must have units associated with it!! 2)Significant.
Resultant Forces. If two forces act together on an object, their effect may be described as the action of one force.
First question Marks: % 20 First question Marks: % 20.
Physics 201 2: Vectors Coordinate systems Vectors and scalars Rules of combination for vectors Unit vectors Components and coordinates Displacement and.
REVIEW OF MATHEMATICS. Review of Vectors Analysis GivenMagnitude of vector: Example: Dot product:  is the angle between the two vectors. Example:
15/09/2015handout 31 Robot Kinematics Logics of presentation: Kinematics: what Coordinate system: way to describe motion Relation between two coordinate.
Rotations and Translations 1. Mathematical terms The inner product of 2 vectors a,b is defined as: The cross product of 2 vectors is defined as: A unit.
Vector Addition Cummutative Law A B C B A C A + B = C B + A = C A + B = B + A.
1 LC The Hyperbola MCR3U - Santowski. 2 (A) Hyperbola as Loci A hyperbola is defined as the set of points such that the difference of the distances.
Forces II: Addition of Vectors 3N2N The length of the arrow represents the magnitude of the force. The arrows point in the direction in which the force.
DESCRIBING MOTION: Kinematics in One Dimension CHAPTER 2.
Kinematics. The function of a robot is to manipulate objects in its workspace. To manipulate objects means to cause them to move in a desired way (as.
Distance, Displacement and Speed 3/25/2011. What do you need in order to know that something is moving?  A FRAME OF REFERENCE!  A system of objects.
Chapter 2: Description of position and orientation Faculty of Engineering - Mechanical Engineering Department ROBOTICS Outline: Introduction. Descriptions:
First question Marks: % 20 First question Marks: % 20.
FROM PARTICLE TO RIGID BODY.
Ch. 11 Sec. 1 Distance & Displacement. Frame of Reference Describing motion accurately requires a Frame of Reference Describing motion accurately requires.
An Introduction to Robot Kinematics Renata Melamud.
Vectors 1] Vector A is 3.00 units in length and points along the positive x axis. Vector B is 4.00 units in length and points along the negative y axis.
Transformation: Translation and Reflection Objective: To identify and solve problems involving translation, reflection, rotation and dilation Transformation.
The three basis vectors are mutually perpendicular.
Problem Locate the centroid of the plane area shown. y x 20 mm
Project of group 3: Incircle and Excircle Given 3 points in the coordinate system: A(0, 0), B(4, 0), C(1, 3). Show that the center of the nine-point circle.
Spatcial Description & Transformation
POSITION VECTORS & FORCE VECTORS
RIGID BODIES: EQUIVALENT FORCE SYSTEMS
Problem 5-a Locate the centroid of the plane area shown. y x 20 mm
Problem In the position shown, collar B moves A
PROPERTIES OF THE JACOBIAN
Forces Classification of Forces Force System
Scalars A scalar is any physical quantity that can be completely characterized by its magnitude (by a number value) Mathematical operations involving scalars.
Let s be the 3x3 stress matrix and let n be a 3x1 unit vector
Engineering Mechanics Statics
Vectors.
Direct Manipulator Kinematics
Scalars and Vectors.
Density Curve A mathematical model for data, providing a way to describe an entire distribution with a single mathematical expression. An idealized description.
Chapter 14.
Three Dimensional Viewing
GENERAL & RECTANGULAR COMPONENTS
Notes Translations.
CHAPTER 2 FORWARD KINEMATIC 1.
Direct Kinematics: the Arm Equation (Cont’d)
POSITION VECTORS & FORCE VECTORS
Cartesian Vectors In right-handed Cartesian coordinated system, the right thumb points in the positive z direction when the right hand figures are curled.
Cartesian Vectors In right-handed Cartesian coordinated system, the right thumb points in the positive z direction when the right hand figures are curled.
POSITION VECTORS & FORCE VECTORS
Cartesian Vectors In right-handed Cartesian coordinated system, the right thumb points in the positive z direction when the right hand figures are curled.
POSITION VECTORS & FORCE VECTORS
Cartesian Vectors In right-handed Cartesian coordinated system, the right thumb points in the positive z direction when the right hand figures are curled.
Aside: projections onto vectors
Vectors.
ZB B yB zA B0 VA0B0 A xB yA A0 xA Figure 2.1: Two Coordinate Systems.
Derivation of the 2D Rotation Matrix
GENERAL & RECTANGULAR COMPONENTS
ALGEBRA I - SECTION 8-3 : MULTIPLYING BINOMIALS
Vector Components.
POSITION VECTORS & FORCE VECTORS
The position vector directed from A to B, r AB , is defined as
Chapter 1.
Presentation transcript:

Coordinate system Vector Matrix

Vector can be represented by matrix   Vector can be represented by matrix P P (7, 6) XA YA   Vector Projection on x-axis Projection on Y-axis

  Vector Always with respect to a particular coordinate system as a reference To a vector, we have two numbers to define it, i.e. length of magnitude, orientation or projection of the length on x-axis and y-axis, respectively, that is, 7 and 6. P XA YA

If the length of the vector is 1, it is called unit vector. In this case, the vector has only the orientation to make sense. We can use the unit vector to represent the orientation or direction of an object. P XA YA  

XA YA F(x,y)=0 P     P and F(x,y) in B frame?   XB YB Frame = coordinate system

           

To describe an object, (1) be aware of the reference coordinate system (or frame), (2) choose a point on the object for location, (3) choose a line on the object for orientation

Local coordinate system Define a local coordinate system (LC), so the object with respect to LC is known. Denote the relationship between LC and Frame A is T. The description of all the features of the object with respect to A is obtained through T.