1 ME 302 DYNAMICS OF MACHINERY Dynamic Force Analysis IV Dr. Sadettin KAPUCU © 2007 Sadettin Kapucu.

Slides:



Advertisements
Similar presentations
1 ME 302 DYNAMICS OF MACHINERY Dynamic Force Analysis V Dr. Sadettin KAPUCU © 2007 Sadettin Kapucu.
Advertisements

Introduction to ROBOTICS
Arbitrary Rotations in 3D Lecture 18 Wed, Oct 8, 2003.
Kinematic Modelling in Robotics
Kinematics Pose (position and orientation) of a Rigid Body
1 Computer Graphics Chapter 6 2D Transformations.
Camera Models A camera is a mapping between the 3D world and a 2D image The principal camera of interest is central projection.
CMPE 466 COMPUTER GRAPHICS
The City College of New York 1 Dr. Jizhong Xiao Department of Electrical Engineering City College of New York Kinematics of Robot Manipulator.
2D/3D Geometric Transformations CS485/685 Computer Vision Dr. George Bebis.
Ch. 2: Rigid Body Motions and Homogeneous Transforms
3-D Geometry.
Introduction to Robotics Lecture II Alfred Bruckstein Yaniv Altshuler.
Introduction to ROBOTICS
Computer Graphics (Fall 2008) COMS 4160, Lecture 3: Transformations 1
Introduction to ROBOTICS
ME/ECE Professor N. J. Ferrier Forward Kinematics Professor Nicola Ferrier ME Room 2246,
Foundations of Computer Graphics (Fall 2012) CS 184, Lecture 3: Transformations 1
Rotations and Translations
5.2 Three-Dimensional Geometric and Modeling Transformations 2D3D Consideration for the z coordinate.
ME451 Kinematics and Dynamics of Machine Systems Review of Linear Algebra 2.1 through 2.4 Th, Sept. 08 © Dan Negrut, 2011 ME451, UW-Madison TexPoint fonts.
Mathematics. Session Vectors -1 Session Objectives  Scalar or Dot Product  Geometrical Interpretation: Projection of a Vector  Properties of Scalar.
Kinematics of Robot Manipulator
Geometric Transformations Jehee Lee Seoul National University.
Rotations and Translations
CSE 681 Review: Transformations. CSE 681 Transformations Modeling transformations build complex models by positioning (transforming) simple components.
Transformations Jehee Lee Seoul National University.
K INEMATICS P OSE ( POSITION AND ORIENTATION ) OF A R IGID B ODY University of Bridgeport 1 Introduction to ROBOTICS.
Kinematics of Robot Manipulator
CS 376 Introduction to Computer Graphics 02 / 16 / 2007 Instructor: Michael Eckmann.
POSITION & ORIENTATION ANALYSIS. This lecture continues the discussion on a body that cannot be treated as a single particle but as a combination of a.
Computer Graphics, KKU. Lecture 51 Transformations Given two frames in an affine space of dimension n, we can find a ( n+1 ) x ( n +1) matrix that.
Jinxiang Chai CSCE441: Computer Graphics 3D Transformations 0.
Jinxiang Chai Composite Transformations and Forward Kinematics 0.
Chapter 2 Rigid Motions and Coordinate Transformations
T. Bajd, M. Mihelj, J. Lenarčič, A. Stanovnik, M. Munih, Robotics, Springer, 2010 GEOMETRIC DESCRIPTION OF THE ROBOT MECHANISM T. Bajd and M. Mihelj.
Transformations of Objects – 3D
1 Computer Graphics Week9 -3D Geometric Transformation.
Transformation.
What is Kinematics. Kinematics studies the motion of bodies.
Computer Graphics 3D Transformations. Translation.
Geometric Transformations Hearn & Baker Chapter 5 Some slides are taken from Robert Thomsons notes.
12/24/2015 A.Aruna/Assistant professor/IT/SNSCE 1.
Geometric Transformations Sang Il Park Sejong University Many slides come from Jehee Lee’s.
3D Transformation A 3D point (x,y,z) – x,y, and z coordinates
Geometric Transformations UBI 516 Advanced Computer Graphics Aydın Öztürk
COLLEGE OF ENGINEERING UNIVERSITY OF PORTO COMPUTER GRAPHICS AND INTERFACES / GRAPHICS SYSTEMS JGB / AAS D Geometric Transformations Graphics Systems.
January 19, y X Z Translations Objects are usually defined relative to their own coordinate system. We can translate points in space to new positions.
3-D Geometric Transformations
3D Geometric Transformation
Fall 2004CS-321 Dr. Mark L. Hornick 1 2-D Transformations World Coordinates Local/Modelling Coordinates x y Object descriptions Often defined in model.
Affine Geometry.
Foundations of Computer Graphics (Spring 2012) CS 184, Lecture 3: Transformations 1
II-1 Transformations Transformations are needed to: –Position objects defined relative to the origin –Build scenes based on hierarchies –Project objects.
City College of New York 1 Dr. John (Jizhong) Xiao Department of Electrical Engineering City College of New York Review for Midterm.
Digital Image Processing Additional Material : Imaging Geometry 11 September 2006 Digital Image Processing Additional Material : Imaging Geometry 11 September.
Composite 3D Transformations. Example of Composite 3D Transformations Try to transform the line segments P 1 P 2 and P 1 P 3 from their start position.
Geometric Transformations. Transformations Linear transformations Rigid transformations Affine transformations Projective transformations T Global reference.
Jinxiang Chai CSCE441: Computer Graphics 3D Transformations 0.
2D Transformation Homogenous Coordinates Scale/Rotate/Reflect/Shear: X’ = XT Translate: X’ = X + T Multiple values for the same point e.g., (2, 3, 6)
Forward Kinematics Where is my hand ?. Examples Denavit-Hartenberg Specialized description of articulated figures (joints) Each joint has only one degree.
INTRODUCTION TO DYNAMICS ANALYSIS OF ROBOTS (Part 1)
An Introduction to Robot Kinematics Renata Melamud.
2D Transformations What is transformations? The geometrical changes of an object from a current state to modified state. Why the transformations is needed?
Spatcial Description & Transformation
Ch. 2: Rigid Body Motions and Homogeneous Transforms
Computer Graphics 3D Transformations
Mobile Robot Kinematics
TWO DIMENSIONAL TRANSFORMATION
Presentation transcript:

1 ME 302 DYNAMICS OF MACHINERY Dynamic Force Analysis IV Dr. Sadettin KAPUCU © 2007 Sadettin Kapucu

Gaziantep University 2 Preliminary l Coordinate Transformation –Reference coordinate frame OXYZ –Body-attached frame O’uvw O, Point represented in OXYZ: Point represented in O’uvw: Two frames coincide ==> O’

Gaziantep University 3 Preliminary l Mutually perpendicular l Unit vectors Properties of orthonormal coordinate frame Properties: Dot Product Let and be arbitrary vectors in and be the angle from to, then x y

Gaziantep University 4 Preliminary l Coordinate Transformation –Rotation only How to relate the coordinate in these two frames?

Gaziantep University 5Preliminary l Basic Rotation –,, and represent the projections of onto OX, OY, OZ axes, respectively –Since

Gaziantep University 6 Preliminary lBlBasic Rotation Matrix –R–Rotation about x-axis with

7 Preliminary l Is it True? –Rotation about x axis with

Gaziantep University 8 Basic Rotation Matrices –Rotation about x-axis with –Rotation about y-axis with –Rotation about z-axis with

Gaziantep University 9 Preliminary l Basic Rotation Matrix –Obtain the coordinate of from the coordinate of <== 3X3 identity matrix Dot products are commutative!

Gaziantep University 10 Example 2 l A point is attached to a rotating frame, the frame rotates 60 degree about the OZ axis of the reference frame. Find the coordinates of the point relative to the reference frame after the rotation.

Gaziantep University 11 Example 3 l A point is the coordinate w.r.t. the reference coordinate system, find the corresponding point w.r.t. the rotated OU-V- W coordinate system if it has been rotated 60 degree about OZ axis.

Gaziantep University 12 Coordinate Transformations position vector of P in {B} is transformed to position vector of P in {A} description of {B} as seen from an observer in {A} Rotation of {B} with respect to {A} Translation of the origin of {B} with respect to origin of {A}

Gaziantep University 13 Coordinate Transformations l Two Special Cases 1. Translation only –Axes of {B} and {A} are parallel 2. Rotation only –Origins of {B} and {A} are coincident

Gaziantep University 14 Homogeneous Representation Coordinate transformation from {B} to {A} Homogeneous transformation matrix Position vector Rotation matrix Scaling

Gaziantep University 15 Homogeneous Transformation l Special cases 1. Translation 2. Rotation

Gaziantep University 16 O, O’ Example 5 l Translation along Z-axis with h: O, O’ h

Gaziantep University 17 Example 6 l Rotation about the X-axis by

Gaziantep University 18 Homogeneous Transformation l Composite Homogeneous Transformation Matrix l Rules: –Transformation (rotation/translation) w.r.t (X,Y,Z) (OLD FRAME), using pre- multiplication –Transformation (rotation/translation) w.r.t (U,V,W) (NEW FRAME), using post- multiplication

Gaziantep University 19 Example 7 l Find the homogeneous transformation matrix (T) for the following operation:

Gaziantep University 20 Homogeneous Representation l A frame in space (Geometric Interpretation) Principal axis n w.r.t. the reference coordinate system

Gaziantep University 21 Homogeneous Transformation l Translation