ME451 Kinematics and Dynamics of Machine Systems Review of Matrix Algebra – 2.2 September 13, 2011 Dan Negrut University of Wisconsin-Madison © Dan Negrut,

Slides:



Advertisements
Similar presentations
CS 450: COMPUTER GRAPHICS LINEAR ALGEBRA REVIEW SPRING 2015 DR. MICHAEL J. REALE.
Advertisements

Applied Informatics Štefan BEREŽNÝ
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
ME751 Advanced Computational Multibody Dynamics Section 9.2 February 2, 2010 © Dan Negrut, 2010 ME751, UW-Madison “My own business always bores me to death;
ME451 Kinematics and Dynamics of Machine Systems Relative Kinematic Constraints, Composite Joints – 3.3 October 4, 2011 © Dan Negrut, 2011 ME451, UW-Madison.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
ME751 Advanced Computational Multibody Dynamics Section 9.2 February 9, 2010 © Dan Negrut, 2010 ME751, UW-Madison “In England, if you commit a crime, the.
Matrix Definition: An array of numbers in m rows and n colums is called an mxn matrix A square matrix of order n, is an (nxn) matrix.
3_3 An Useful Overview of Matrix Algebra
MF-852 Financial Econometrics
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Chapter 2 Matrices Definition of a matrix.
CSci 6971: Image Registration Lecture 2: Vectors and Matrices January 16, 2004 Prof. Chuck Stewart, RPI Dr. Luis Ibanez, Kitware Prof. Chuck Stewart, RPI.
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
MOHAMMAD IMRAN DEPARTMENT OF APPLIED SCIENCES JAHANGIRABAD EDUCATIONAL GROUP OF INSTITUTES.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
1 Operations with Matrice 2 Properties of Matrix Operations
1 Statistical Analysis Professor Lynne Stokes Department of Statistical Science Lecture 5QF Introduction to Vector and Matrix Operations Needed for the.
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka Virginia de Sa (UCSD) Cogsci 108F Linear.
ME451 Kinematics and Dynamics of Machine Systems Review of Elements of Calculus – 2.5 Vel. and Acc. of a Point fixed in a Ref Frame – 2.6 Absolute vs.
Orthogonal Matrices and Spectral Representation In Section 4.3 we saw that n  n matrix A was similar to a diagonal matrix if and only if it had n linearly.
ME751 Advanced Computational Multibody Dynamics Introduction January 21, 2010 Dan Negrut University of Wisconsin, Madison © Dan Negrut, 2010 ME751, UW-Madison.
ME451 Kinematics and Dynamics of Machine Systems Review of Matrix Algebra – 2.2 Review of Elements of Calculus – 2.5 Vel. and Acc. of a point fixed in.
ME751 Advanced Computational Multibody Dynamics Section 9.2 January 28, 2010 © Dan Negrut, 2010 ME751, UW-Madison “Age is an issue of mind over matter.
ME451 Kinematics and Dynamics of Machine Systems
Foundations of Computer Graphics (Fall 2012) CS 184, Lecture 2: Review of Basic Math
ME751 Advanced Computational Multibody Dynamics Review Calculus Starting Chapter 9 of Haug book January 26, 2010 © Dan Negrut, 2010 ME751, UW-Madison "Motivation.
6.837 Linear Algebra Review Patrick Nichols Thursday, September 18, 2003.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
Patrick Nichols Thursday, September 18, Linear Algebra Review.
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.
Modern Navigation Thomas Herring
CPSC 491 Xin Liu Nov 17, Introduction Xin Liu PhD student of Dr. Rokne Contact Slides downloadable at pages.cpsc.ucalgary.ca/~liuxin.
ME 440 Intermediate Vibrations Th, March 26, 2009 Chapter 5: Vibration of 2DOF Systems © Dan Negrut, 2009 ME440, UW-Madison.
ME451 Kinematics and Dynamics of Machine Systems
Matrices. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
ME451 Kinematics and Dynamics of Machine Systems Review of Linear Algebra 2.1 through 2.4 Tu, Sept. 07 © Dan Negrut, 2009 ME451, UW-Madison TexPoint fonts.
ME751 Advanced Computational Multibody Dynamics Section 9.3 February 16, 2010 © Dan Negrut, 2010 ME751, UW-Madison “Courage is fear holding on a minute.
ME451 Kinematics and Dynamics of Machine Systems Review of Linear Algebra 2.1, 2.2, 2.3 September 06, 2013 Radu Serban University of Wisconsin-Madison.
Elementary Linear Algebra Anton & Rorres, 9th Edition
ME451 Kinematics and Dynamics of Machine Systems Vel. And Acc. of a Fixed Point in Moving Frame Basic Concepts in Planar Kinematics February.
ME451 Kinematics and Dynamics of Machine Systems Review of Differential Calculus 2.5, 2.6 September 11, 2013 Radu Serban University of Wisconsin-Madison.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
For real numbers a and b,we always have ab = ba, which is called the commutative law for multiplication. For matrices, however, AB and BA need not be equal.
ME451 Kinematics and Dynamics of Machine Systems Dynamics of Planar Systems November 16, , starting 6.3 © Dan Negrut, 2010 ME451, UW-Madison TexPoint.
University of British Columbia CPSC 314 Computer Graphics Jan-Apr 2016 Tamara Munzner Math Basics Week 1, Fri.
Matrices and Determinants
MATRICES Operations with Matrices Properties of Matrix Operations
ME451 Kinematics and Dynamics of Machine Systems Relative Kinematic Constraints, Composite Joints – 3.3 October 6, 2011 © Dan Negrut, 2011 ME451, UW-Madison.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
2.5 – Determinants and Multiplicative Inverses of Matrices.
ME451 Kinematics and Dynamics of Machine Systems Relative Constraints 3.3 September 23, 2013 Radu Serban University of Wisconsin-Madison.
ME451 Kinematics and Dynamics of Machine Systems Review of Linear Algebra 2.1 through 2.4 Th, Jan. 22 © Dan Negrut, 2009 ME451, UW-Madison.
Unsupervised Learning II Feature Extraction
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
ME451 Kinematics and Dynamics of Machine Systems Review of Elements of Calculus – 2.5 Vel and Acc of a Point fixed in a Ref Frame – 2.6 Jan. 29, 2009 ©
Graphics Graphics Korea University kucg.korea.ac.kr Mathematics for Computer Graphics 고려대학교 컴퓨터 그래픽스 연구실.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
ME451 Kinematics and Dynamics of Machine Systems Dynamics of Planar Systems November 4, 2010 Chapter 6 © Dan Negrut, 2010 ME451, UW-Madison TexPoint fonts.
MTH108 Business Math I Lecture 20.
CSE 167 [Win 17], Lecture 2: Review of Basic Math Ravi Ramamoorthi
1.4 Inverses; Rules of Matrix Arithmetic
L5 matrix.
ME451 Kinematics and Dynamics of Machine Systems
Lecture 03: Linear Algebra
Presentation transcript:

ME451 Kinematics and Dynamics of Machine Systems Review of Matrix Algebra – 2.2 September 13, 2011 Dan Negrut University of Wisconsin-Madison © Dan Negrut, 2011 ME451, UW-Madison TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AAAAAAAAA

Before we get started… Due next week: Problems: 2.2.5, out of Haug’s book ( ) Due on Th: In class, if pen and paper version is submitted At 23:59 PM if electronic form submitted  Moving to full electronic submission starting after September  See Forum posting for some ideas on how to go about typing equations in your document in Windows Last time: Covered Geometric Vectors & operations with them Justified the need for Reference Frames (using a vector basis) Introduced algebraic representation of a vector & related operations Rotation Matrix (for switching from one RF to another RF) Today: Dealing with the kinematics of a body: rotation + translation Quick review of matrix/vector algebra Discuss concept of “generalized coordinates” 2

The Rotation Matrix A Very important observation ! the matrix A is orthonormal: 3

Important Relation Expressing a given vector in one reference frame (local) in a different reference frame (global) 4 Also called a change of base.

Example 1 [Deals with the rotation of a body wrt a Global Reference Frame (GRF)] 5 Express the geometric vector in the local reference frame O’x’y’. Express the same geometric vector in the global reference frame OXY Do the same for the geometric vector

6 Express the geometric vector in the local reference frame O’x’y’. Express the same geometric vector in the global reference frame OXY Do the same for the geometric vector Example 2 [Deals with the rotation of a body wrt a Global Reference Frame (GRF)]

The Kinematics of a Rigid Body: Handling both Translation + Rotation What we just discussed dealt with the case when you are interested in finding the representing the location of a point P when you change the reference frame, but yet the new and old reference frames share the same origin 7 What if they don’t share the same origin (see picture at right)? How would you represent the position of the point P in this new reference frame?

More on Body Kinematics A lot of ME451 is based on the ability to look at the location of one point P in two different reference frames: a local reference frame (LRF) and a global reference frame (GRF) Local reference frame is typically fixed (rigidly attached) to a body that is moving in space Global reference frame is the “world” reference frame: it’s not moving, and serve as the universal reference frame 8

ME451 Important Slide 9

Example The location of point O’ in the OXY global RF is [x,y] T. The orientation of the bar is described by the angle  1. Find the location of C and D expressed in the global reference frame as functions of x, y, and  1. 10

11 Matrix Review

Recall Notation Conventions A bold upper case letter denotes matrices Example: A, B, etc. A bold lower case letter denotes a vector Example: v, s, etc. A letter in italics format denotes a scalar quantity Example: 12

Matrix Review What is a matrix? A tableau of numbers ordered by row and column. Matrix addition: Addition is commutative 13

Matrix Multiplication Recall dimension constraints on matrices so that they can be multiplied: # of columns of first matrix is equal to # of rows of second matrix Matrix multiplication is not commutative Distributivity of matrix multiplication with respect to matrix addition: 14

Matrix-Vector Multiplication A column-wise perspective on matrix-vector multiplication (part of your HW) Example: A row-wise perspective on matrix-vector multiplication: 15

Orthogonal & Orthonormal Matrices Definition (Q, orthogonal matrix): a square matrix Q is orthogonal if the product Q T Q is a diagonal matrix Matrix Q is called orthonormal if it’s orthogonal and also Q T Q=I n Note that in many cases people fail to make a distinction between an orthogonal and orthonormal matrix. We’ll observe this distinction Note that if Q is an orthonormal matrix, then Q -1 =Q T Example, orthonormal matrix: 16

Exercise Prove that the orientation A matrix is orthonormal 17

Remark: On the Columns of an Orthonormal Matrix Assume Q is an orthonormal matrix 18 In other words, the columns of an orthonormal matrix have unit norm and are mutually perpendicular to each other

Matrix Review [Cntd.] Scaling of a matrix by a real number: scale each entry of the matrix Example: Transpose of a matrix A dimension m£n: a matrix B=A T of dimension n£m whose (i,j) entry is the (j,i) entry of original matrix A 19

Linear Independence of Vectors Definition: linear independence of a set of m vectors, v 1,…, v m : The vectors are linearly independent if the following condition holds If a set of vectors are not linearly independent, they are called dependent Example: Note that v 1 -2v 2 -v 3 =0 20

Matrix Rank Row rank of a matrix Largest number of rows of the matrix that are linearly independent A matrix is said to have full row rank if the rank of the matrix is equal to the number of rows of that matrix Column rank of a matrix Largest number of columns of the matrix that are linearly independent NOTE: for each matrix, the row rank and column rank are the same This number is simply called the rank of the matrix It follows that 21

Matrix Rank, Example What is the row rank of the matrix J? What is the rank of J? 22

Matrix Review [Cntd.] Symmetric matrix: a square matrix A for which A=A T Skew-symmetric matrix: a square matrix B for which B=-B T Examples: Singular matrix: square matrix whose determinant is zero Inverse of a square matrix A: a matrix of the same dimension, called A -1, that satisfies the following: 23

Singular vs. Nonsingular Matrices Let A be a square matrix of dimension n. The following are equivalent: 24

Other Useful Formulas [Pretty straightforward to prove true] If A and B are invertible, their product is invertible and Also, For any two matrices A and B that can be multiplied For any three matrices A, B, and C that can be multiplied 25

26 Absolute (Cartesian) Generalized Coordinates vs. Relative Generalized Coordinates