Chapter 2 Math Fundamentals

Total Page:16

File Type:pdf, Size:1020Kb

Chapter 2 Math Fundamentals Chapter 2 Math Fundamentals Part 1 2.1 Conventions and Definitions 2.2 Matrices 2.3 Fundamentals of Rigid Transforms 1 Mobile Robotics - Prof Alonzo Kelly, CMU RI Outline • 2.1 Conventions and Definitions • 2.2 Matrices • 2.3 Fundamentals of Rigid Transforms • Summary 2 Mobile Robotics - Prof Alonzo Kelly, CMU RI Outline • 2.1 Conventions and Definitions – 2.1.1 Notational Conventions – 2.1.2 Embedded Coordinate Frames • 2.2 Matrices • 2.3 Fundamentals of Rigid Transforms • Summary 3 Mobile Robotics - Prof Alonzo Kelly, CMU RI Physical Quantities • Mechanics is about r properties of / relations b a between objects. • a is “r-related” to b • r property of a relative to b • Example velocity (v) of robot (r) relative to earth (e): • Relationship is directional and (often) asymmetric. ≠ 4 Mobile Robotics - Prof Alonzo Kelly, CMU RI Properties ? • “r’ is not quite a property of a. – “the” velocity of an object is not defined. z • It’s a property of a relative to b. x y • a and b are real objects. • In rare instances, we do not need a b. z – unit vectors always of length 1. y x 5 Mobile Robotics - Prof Alonzo Kelly, CMU RI Vectors, Matrices, and Tensors • With one exception (e.g. clight) all require a datum (def’n of zero). • May be scalars (density), vectors (velocity), tensors (_?_). – All are tensors of varying order. • We write: • The vectors at least can be of 1, 2, or 3 dimensions . ⃑ ⃑ ⃑ 6 Mobile Robotics - Prof Alonzo Kelly, CMU RI Frames of Reference and Coordinate Systems • Objects of interest are real: z wheels, sensors, obstacles. x y • Abstract them by sets of axes fixed to the body. • These axes: – Have a state of motion Reference Frame – Can be used to express Coordinate System vectors. • Call them coordinate frames. 7 Mobile Robotics - Prof Alonzo Kelly, CMU RI Coordinate Frames • Points possess position but not orientation: Particle (orientation undefined) • Rigid Bodies possess position and orientation: Ball (can rotate) • A rigid body: – does not have one position. – does have one orientation 8 Mobile Robotics - Prof Alonzo Kelly, CMU RI Outline • 2.1 Conventions and Definitions – 2.1.1 Notational Conventions – 2.1.2 Embedded Coordinate Frames • 2.2 Matrices • 2.3 Fundamentals of Rigid Transforms • Summary 9 Mobile Robotics - Prof Alonzo Kelly, CMU RI Vectors and Coordinates • Many laws of physics relate vectors and hold regardless of coordinate system. • Notation: – is expressed in some coordinate system. – is coordinate system independent. ⃑ c b a 10 Mobile Robotics - Prof Alonzo Kelly, CMU RI Vectors and Coordinates • Vectors of physics are coordinate system independent: c = a + b c Tool b a World • Addition is defined geometrically. 11 Mobile Robotics - Prof Alonzo Kelly, CMU RI Vectors and Coordinates • Vectors of linear algebra are coordinate system dependent: c = a + b cx ax bx = + c a b y y y • Addition is defined algebraically. • A relation to physical vectors (directed line segments) requires a coordinate system. 12 Mobile Robotics - Prof Alonzo Kelly, CMU RI Free and Bound Transformations • Distinguishes what happens when the reference frame changes. • Bound: the vector may change and its expression may change. – Transformation of frame of reference (physics). • Free: the vector remains the same and its expression may change – Transformation of coordinatesp (mathematics). a b rp rp a a b rp 13 Mobile Robotics - Prof Alonzo Kelly, CMU RI Notational Conventions o c d r c r o d • r relationship / property • o object to which property is attributed • d object serving as datum • c object providing the coordinate system 14 Mobile Robotics - Prof Alonzo Kelly, CMU RI Box 2.1 Notation for Physical Quantities • : the r property of a expressed in the default coordinate system associated with object a. • : the r property of a relative to b in coordinate system independent form. ⃑ • : the r property of a relative to b expressed in the default coordinate system associated with object b. • : the r property of a relative to b expressed in the default coordinate system associated with object c. 15 Mobile Robotics - Prof Alonzo Kelly, CMU RI 16 Mobile Robotics - Prof Alonzo Kelly, CMU RI Sub/Super Scripts – Physics Vectors • Leading subscripts denote the frame/ object possessing the vector quantity: vball • Leading superscripts denote the frame/object with respect to which the quantity is measured (i.e. the datum): world train world vball = vball + vtrain World 17 Mobile Robotics - Prof Alonzo Kelly, CMU RI Sub/SuperScripts – LA Vectors • Leading subscripts denote the object frame possessing the quantity: v wheel • Leading superscripts denote the datum (also the implied coordinate system within which the quantity is expressed). world vwheel • Trailing superscripts denote the coordinate system, and leading denotes datum when necessary. body wheel vworld 18 Mobile Robotics - Prof Alonzo Kelly, CMU RI Notational Conventions • Position vectors: r = T xyz • Also sometimes as r or as r to emphasize it is a vector. • Matrices: t t t xx xy xz T = tyx tyy tyz tzx tzy tzz 19 Mobile Robotics - Prof Alonzo Kelly, CMU RI Why All The Fuss ? • Accelerometer: acceleration of the sensor wrt inertial space: i as • Strapdown: acceleration of the sensor wrt inertial space referred to b i body coordinates: as • Nav Solution: Acceleration of the body wrt earth referred to earth e e coordinates: ab 20 Mobile Robotics - Prof Alonzo Kelly, CMU RI Why All The Fuss ? • WMR kinematics are much easier to do in the body frame. e vfr • Velocity of the front right wheel wrt the earth (“world”) frame: e vfr • Velocity of front right wheel wrt earth e referred to body coordinates: b e vfr 21 Mobile Robotics - Prof Alonzo Kelly, CMU RI Why All The Fuss ? • Coordinate system may be unrelated to either b w ve vfr fr the object or the datum. – So you need a third symbol to be precise. e w 22 Mobile Robotics - Prof Alonzo Kelly, CMU RI Converting Coordinates b b a r = Ta r b • We will see later that T notation satisfies our conventions where it meansa the ‘T’ property of ‘object’ a wrt ‘object’ b. 23 Mobile Robotics - Prof Alonzo Kelly, CMU RI Outline • 2.1 Conventions and Definitions • 2.2 Matrices • 2.3 Fundamentals of Rigid Transforms • Summary 24 Mobile Robotics - Prof Alonzo Kelly, CMU RI Tensors • For our purposes, these are multidimensional arrays: • Consider T(I,j,k) to be a 3D “box” of numbers. • Suppose it is 3X3X3, then there are three “slices” extending out of the page. 2 3.6 7 35– 12 7 9.2 18 T1 = T2 = T3 = 8– 4.3 0 42– 1 84– 0 13 T213[],, =T2[][]1 []3 ==t213 12 25 Mobile Robotics - Prof Alonzo Kelly, CMU RI 25 Some Notation • Block Notation: A A A = 11 12 A21 A22 A = • Tensor Notation: aijk – [ .. ] means a set that can be arranged in a rectangle that is ordered in each dimension. 26 Mobile Robotics - Prof Alonzo Kelly, CMU RI 26 Operations ⋅ • Vector dot product: ab= ∑ak bk k – Also written T • Matrix multiplication: a b C== AB[] c =a b – Dot product of i-th row and ij ∑ ik kj j-th column k aybz – azby c== ab× • Cross product azbx – axbz X – Also written: c== ab× a b axby – aybx 0a– z ay aX = – ‘Skew” matrix az 0a– x –ay ax 0 27 Mobile Robotics - Prof Alonzo Kelly, CMU RI 27 Operations • 2.2.1.7 Outer Product: a b a b a b x x x y x z c== abT aybx ayby aybz azbx azby azbz • 2.2.1.8 Block Multiplication: A A B B A = 11 12 B = 11 12 A 21 A22 B21 B22 A B + A B A B + A B AB = 11 11 12 21 11 12 12 22 A21B11 + A22 B21 A21 B12 + A22 B22 28 Mobile Robotics - Prof Alonzo Kelly, CMU RI 28 2.2.1.9 Linear Mappings • Of course, this is: y= Ax – “every element of y depends on every element of x in a linear manner”. = • Two views: – “A operates on x”: y is the list of mX1 mXn projections of x on each row of A. – “x operates on A”: y is a weighted nX1 sum of the columns of A. x is the weights. • A turns x into y or x collapses A’s rows to produce y 29 Mobile Robotics - Prof Alonzo Kelly, CMU RI 29 2.2.2 Matrix Functions … • Function of a scalar: a11 ()t a12 ()…t At()==() a21 ()t a22 ()…t aij t … …… • Function of a vector: a11 ()x a12 (x )… Ax()==() a21 ()x a22 (x )… aij x … …… 30 Mobile Robotics - Prof Alonzo Kelly, CMU RI 30 Exponentiation • Powers of matrices automatically commute: 3 2 2 A ===AA() ()A A AAA • Hence, we can define matrix “polynomials”: 2 Y= AX + BX+ C • Not so useful in practice but: – Y = aX2 +bX +c (scalar coefficients) is super useful. 31 Mobile Robotics - Prof Alonzo Kelly, CMU RI 31 Arbitrary Functions of Matrices • Recall the Taylor Series: 2 2 3 3 df x d f x d f fx()= f0()++x ----- +----- +… dx 2! dx 3! dx 0 0 0 • Taylor series for exponential function: 2 3 x x e ==exp()x 1++++ x x----- ----- … 2! 3! • Hence, define the matrix exponential as: A2 A 3 exp()A = I++++ A ------ ------ … 2! 3! 32 Mobile Robotics - Prof Alonzo Kelly, CMU RI 32 2.2.3 Matrix Inversion & Inverse Mapping • Matrix inverse defined s.t.: –1 A AI= • Therefore: –1 –1 A yA==Ax x xA= –1y 33 Mobile Robotics - Prof Alonzo Kelly, CMU RI 33 2.2.3.2 Determinant • Scalar-valued function of a det() A ==ab ad– cb matrix.
Recommended publications
  • Vectors, Matrices and Coordinate Transformations
    S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between them, physical laws can often be written in a simple form. Since we will making extensive use of vectors in Dynamics, we will summarize some of their important properties. Vectors For our purposes we will think of a vector as a mathematical representation of a physical entity which has both magnitude and direction in a 3D space. Examples of physical vectors are forces, moments, and velocities. Geometrically, a vector can be represented as arrows. The length of the arrow represents its magnitude. Unless indicated otherwise, we shall assume that parallel translation does not change a vector, and we shall call the vectors satisfying this property, free vectors. Thus, two vectors are equal if and only if they are parallel, point in the same direction, and have equal length. Vectors are usually typed in boldface and scalar quantities appear in lightface italic type, e.g. the vector quantity A has magnitude, or modulus, A = |A|. In handwritten text, vectors are often expressed using the −→ arrow, or underbar notation, e.g. A , A. Vector Algebra Here, we introduce a few useful operations which are defined for free vectors. Multiplication by a scalar If we multiply a vector A by a scalar α, the result is a vector B = αA, which has magnitude B = |α|A. The vector B, is parallel to A and points in the same direction if α > 0.
    [Show full text]
  • Chapter 5 ANGULAR MOMENTUM and ROTATIONS
    Chapter 5 ANGULAR MOMENTUM AND ROTATIONS In classical mechanics the total angular momentum L~ of an isolated system about any …xed point is conserved. The existence of a conserved vector L~ associated with such a system is itself a consequence of the fact that the associated Hamiltonian (or Lagrangian) is invariant under rotations, i.e., if the coordinates and momenta of the entire system are rotated “rigidly” about some point, the energy of the system is unchanged and, more importantly, is the same function of the dynamical variables as it was before the rotation. Such a circumstance would not apply, e.g., to a system lying in an externally imposed gravitational …eld pointing in some speci…c direction. Thus, the invariance of an isolated system under rotations ultimately arises from the fact that, in the absence of external …elds of this sort, space is isotropic; it behaves the same way in all directions. Not surprisingly, therefore, in quantum mechanics the individual Cartesian com- ponents Li of the total angular momentum operator L~ of an isolated system are also constants of the motion. The di¤erent components of L~ are not, however, compatible quantum observables. Indeed, as we will see the operators representing the components of angular momentum along di¤erent directions do not generally commute with one an- other. Thus, the vector operator L~ is not, strictly speaking, an observable, since it does not have a complete basis of eigenstates (which would have to be simultaneous eigenstates of all of its non-commuting components). This lack of commutivity often seems, at …rst encounter, as somewhat of a nuisance but, in fact, it intimately re‡ects the underlying structure of the three dimensional space in which we are immersed, and has its source in the fact that rotations in three dimensions about di¤erent axes do not commute with one another.
    [Show full text]
  • Solving the Geodesic Equation
    Solving the Geodesic Equation Jeremy Atkins December 12, 2018 Abstract We find the general form of the geodesic equation and discuss the closed form relation to find Christoffel symbols. We then show how to use metric independence to find Killing vector fields, which allow us to solve the geodesic equation when there are helpful symmetries. We also discuss a more general way to find Killing vector fields, and some of their properties as a Lie algebra. 1 The Variational Method We will exploit the following variational principle to characterize motion in general relativity: The world line of a free test particle between two timelike separated points extremizes the proper time between them. where a test particle is one that is not a significant source of spacetime cur- vature, and a free particles is one that is only under the influence of curved spacetime. Similarly to classical Lagrangian mechanics, we can use this to de- duce the equations of motion for a metric. The proper time along a timeline worldline between point A and point B for the metric gµν is given by Z B Z B µ ν 1=2 τAB = dτ = (−gµν (x)dx dx ) (1) A A using the Einstein summation notation, and µ, ν = 0; 1; 2; 3. We can parame- terize the four coordinates with the parameter σ where σ = 0 at A and σ = 1 at B. This gives us the following equation for the proper time: Z 1 dxµ dxν 1=2 τAB = dσ −gµν (x) (2) 0 dσ dσ We can treat the integrand as a Lagrangian, dxµ dxν 1=2 L = −gµν (x) (3) dσ dσ and it's clear that the world lines extremizing proper time are those that satisfy the Euler-Lagrange equation: @L d @L − = 0 (4) @xµ dσ @(dxµ/dσ) 1 These four equations together give the equation for the worldline extremizing the proper time.
    [Show full text]
  • Geodetic Position Computations
    GEODETIC POSITION COMPUTATIONS E. J. KRAKIWSKY D. B. THOMSON February 1974 TECHNICALLECTURE NOTES REPORT NO.NO. 21739 PREFACE In order to make our extensive series of lecture notes more readily available, we have scanned the old master copies and produced electronic versions in Portable Document Format. The quality of the images varies depending on the quality of the originals. The images have not been converted to searchable text. GEODETIC POSITION COMPUTATIONS E.J. Krakiwsky D.B. Thomson Department of Geodesy and Geomatics Engineering University of New Brunswick P.O. Box 4400 Fredericton. N .B. Canada E3B5A3 February 197 4 Latest Reprinting December 1995 PREFACE The purpose of these notes is to give the theory and use of some methods of computing the geodetic positions of points on a reference ellipsoid and on the terrain. Justification for the first three sections o{ these lecture notes, which are concerned with the classical problem of "cCDputation of geodetic positions on the surface of an ellipsoid" is not easy to come by. It can onl.y be stated that the attempt has been to produce a self contained package , cont8.i.ning the complete development of same representative methods that exist in the literature. The last section is an introduction to three dimensional computation methods , and is offered as an alternative to the classical approach. Several problems, and their respective solutions, are presented. The approach t~en herein is to perform complete derivations, thus stqing awrq f'rcm the practice of giving a list of for11111lae to use in the solution of' a problem.
    [Show full text]
  • Rotation Matrix - Wikipedia, the Free Encyclopedia Page 1 of 22
    Rotation matrix - Wikipedia, the free encyclopedia Page 1 of 22 Rotation matrix From Wikipedia, the free encyclopedia In linear algebra, a rotation matrix is a matrix that is used to perform a rotation in Euclidean space. For example the matrix rotates points in the xy -Cartesian plane counterclockwise through an angle θ about the origin of the Cartesian coordinate system. To perform the rotation, the position of each point must be represented by a column vector v, containing the coordinates of the point. A rotated vector is obtained by using the matrix multiplication Rv (see below for details). In two and three dimensions, rotation matrices are among the simplest algebraic descriptions of rotations, and are used extensively for computations in geometry, physics, and computer graphics. Though most applications involve rotations in two or three dimensions, rotation matrices can be defined for n-dimensional space. Rotation matrices are always square, with real entries. Algebraically, a rotation matrix in n-dimensions is a n × n special orthogonal matrix, i.e. an orthogonal matrix whose determinant is 1: . The set of all rotation matrices forms a group, known as the rotation group or the special orthogonal group. It is a subset of the orthogonal group, which includes reflections and consists of all orthogonal matrices with determinant 1 or -1, and of the special linear group, which includes all volume-preserving transformations and consists of matrices with determinant 1. Contents 1 Rotations in two dimensions 1.1 Non-standard orientation
    [Show full text]
  • Coordinate Transformation
    Coordinate Transformation Coordinate Transformations In this chapter, we explore mappings – where a mapping is a function that "maps" one set to another, usually in a way that preserves at least some of the underlyign geometry of the sets. For example, a 2-dimensional coordinate transformation is a mapping of the form T (u; v) = x (u; v) ; y (u; v) h i The functions x (u; v) and y (u; v) are called the components of the transforma- tion. Moreover, the transformation T maps a set S in the uv-plane to a set T (S) in the xy-plane: If S is a region, then we use the components x = f (u; v) and y = g (u; v) to …nd the image of S under T (u; v) : EXAMPLE 1 Find T (S) when T (u; v) = uv; u2 v2 and S is the unit square in the uv-plane (i.e., S = [0; 1] [0; 1]). Solution: To do so, let’s determine the boundary of T (S) in the xy-plane. We use x = uv and y = u2 v2 to …nd the image of the lines bounding the unit square: Side of Square Result of T (u; v) Image in xy-plane v = 0; u in [0; 1] x = 0; y = u2; u in [0; 1] y-axis for 0 y 1 u = 1; v in [0; 1] x = v; y = 1 v2; v in [0; 1] y = 1 x2; x in[0; 1] v = 1; u in [0; 1] x = u; y = u2 1; u in [0; 1] y = x2 1; x in [0; 1] u = 0; u in [0; 1] x = 0; y = v2; v in [0; 1] y-axis for 1 y 0 1 As a result, T (S) is the region in the xy-plane bounded by x = 0; y = x2 1; and y = 1 x2: Linear transformations are coordinate transformations of the form T (u; v) = au + bv; cu + dv h i where a; b; c; and d are constants.
    [Show full text]
  • Unit 5: Change of Coordinates
    LINEAR ALGEBRA AND VECTOR ANALYSIS MATH 22B Unit 5: Change of Coordinates Lecture 5.1. Given a basis B in a linear space X, we can write an element v in X in a unique 3 way as a sum of basis elements. For example, if v = is a vector in X = 2 and 4 R 1 1 2 B = fv = ; v = g, then v = 2v + v . We say that are the B 1 −1 2 6 1 2 1 B 3 coordinates of v. The standard coordinates are v = are assumed if no other 4 basis is specified. This means v = 3e1 + 4e2. n 5.2. If B = fv1; v2; ··· ; vng is a basis of R , then the matrix S which contains the vectors vk as column vectors is called the coordinate change matrix. Theorem: If S is the matrix of B, then S−1v are the B coordinates of v. 1 1 6 −1 5.3. In the above example, S = has the inverse S−1 = =7. We −1 6 1 1 compute S−1[3; 4]T = [2; 1]T . Proof. If [v]B = [a1; : : : ; an] are the new coordinates of v, this means v = a1v1 + ··· + −1 anvn. But that means v = S[v]B. Since B is a basis, S is invertible and [v]B = S v. Theorem: If T (x) = Ax is a linear map and S is the matrix from a basis change, then B = S−1AS is the matrix of T in the new basis B. Proof. Let y = Ax. The statement [y]B = B[x]B can be written using the last theorem as S−1y = BS−1x so that y = SBS−1x.
    [Show full text]
  • COORDINATE TRANSFORMATIONS Members of a Structural System Are Typically Oriented in Differing Directions, E.G., Fig
    COORDINATE TRANSFORMATIONS Members of a structural system are typically oriented in differing directions, e.g., Fig. 17.1. In order to perform an analysis, the ele- ment stiffness equations need to be expressed in a common coor- dinate system – typically the global coordinate system. Once the element equations are expressed in a common coordinate system, the equations for each element comprising the structure can be Figure 17.1 – Frame Structure 1 (Kassimali, 1999) 2 assembled. Coordinate Transformations: Frame Elements Consider frame element m of Fig. 17.7. Y e x y m b X (a) Frame Q , u 6 6 Q , u m 4 4 Q3, u3 Q , u Q5, u5 1 1 Figure 17.7: Local – Global Q2, u2 Coordinate Relationships (b) Local Coordinate End Forces and Displacements 3 4 1 Figure 17.7 shows that the local – QcosFsinFxXY global coordinate transformations QsinFcosFyXY (17.9) can be expressed as QFzZ x = cos X + sin Y y = -sin X + cos Y where x, X = 1 or 4; y, Y = 2 or 5; and z, Z = 3 or 6. and since z and Z are parallel, this coordinate transformation is Utilizing (17.9) for all six member expressed as force components and expressing z = Z the resulting transformations in Using the above coordinate matrix form gives transformations, the end force and QFb [t] [0] b displacement transformations can QFee[0] [t] be expressed as or 5 {Q} = [T] {F} (17.11) T {Q} Q Q Q T where b 123 = member; {Q} = <<Q>b <Q>e> = beginning node local coordinate element local coordinate force T T force vector; {Q}e = <Q4 Q5 Q6> = vector; {F} = <<F>b <F>e> = end node local coordinate force element global coordinate force T vector; {F}b = <F1 F2 F3> = [t] [0] beginning node global coordinate vector; and [T] = = T [0] [t] force vector; {F}e = <F4 F5 F6> = end node global coordinate force element local to global coordinate cos sin 0 transformation matrix.
    [Show full text]
  • 1 Vectors & Tensors
    1 Vectors & Tensors The mathematical modeling of the physical world requires knowledge of quite a few different mathematics subjects, such as Calculus, Differential Equations and Linear Algebra. These topics are usually encountered in fundamental mathematics courses. However, in a more thorough and in-depth treatment of mechanics, it is essential to describe the physical world using the concept of the tensor, and so we begin this book with a comprehensive chapter on the tensor. The chapter is divided into three parts. The first part covers vectors (§1.1-1.7). The second part is concerned with second, and higher-order, tensors (§1.8-1.15). The second part covers much of the same ground as done in the first part, mainly generalizing the vector concepts and expressions to tensors. The final part (§1.16-1.19) (not required in the vast majority of applications) is concerned with generalizing the earlier work to curvilinear coordinate systems. The first part comprises basic vector algebra, such as the dot product and the cross product; the mathematics of how the components of a vector transform between different coordinate systems; the symbolic, index and matrix notations for vectors; the differentiation of vectors, including the gradient, the divergence and the curl; the integration of vectors, including line, double, surface and volume integrals, and the integral theorems. The second part comprises the definition of the tensor (and a re-definition of the vector); dyads and dyadics; the manipulation of tensors; properties of tensors, such as the trace, transpose, norm, determinant and principal values; special tensors, such as the spherical, identity and orthogonal tensors; the transformation of tensor components between different coordinate systems; the calculus of tensors, including the gradient of vectors and higher order tensors and the divergence of higher order tensors and special fourth order tensors.
    [Show full text]
  • Lecture 34: Principal Axes of Inertia • We’Ve Spent the Last Few Lectures Deriving the General
    Lecture 34: Principal Axes of Inertia • We’ve spent the last few lectures deriving the general expressions for L and Trot in terms of the inertia tensor • Both expressions would be a great deal simpler if the inertia tensor was diagonal. That is, if: = δ Iij Ii ij or I1 0 0 … Ÿ I = 0 I 0 … 2 Ÿ …0 0 I3 ⁄Ÿ • Then we could write = ω = δ ω = ω Li ƒ Iij j ƒ Ii ij j Ii i j j = 1 ω ω = 1 δ ω ω = 1 ω 2 Trot ƒ Iij i j ƒ Ii ij i j ƒ Ii i 2 i, j 2 i, j 2 i • We’ve already seen that the elements of the inertia tensor transform under rotations • So perhaps we can rotate to a set of axes for which the tensor (for a given rigid body) is diagonal – These are called the principal axes of the body – All the rotational problems you did in first-year physics dealt with rotation about a principal axis – that’s why the equations looked simpler. • If a body is rotating solely about a principal axis (call it the i axis) then: = ω = Li Ii i , or L Ii • If we can find a set of principal axes for a body, we call the three non-zero inertia tensor elements the principal moments of inertia Finding the Principal Moments • In general, it’s easiest to first determine the principal moments, and then find the principal axes • We know that if we’re rotating about a principal axis, we have: L = I A principal moment = ω • But the general relation L i I i j j also holds.
    [Show full text]
  • Coordinate Systems in De Sitter Spacetime Bachelor Thesis A.C
    Coordinate systems in De Sitter spacetime Bachelor thesis A.C. Ripken July 19, 2013 Radboud University Nijmegen Radboud Honours Academy Abstract The De Sitter metric is a solution for the Einstein equation with positive cosmological constant, modelling an expanding universe. The De Sitter metric has a coordinate sin- gularity corresponding to an event horizon. The physical properties of this horizon are studied. The Klein-Gordon equation is generalized for curved spacetime, and solved in various coordinate systems in De Sitter space. Contact Name Chris Ripken Email [email protected] Student number 4049489 Study Physicsandmathematics Supervisor Name prof.dr.R.H.PKleiss Email [email protected] Department Theoretical High Energy Physics Adress Heyendaalseweg 135, Nijmegen Cover illustration Projection of two-dimensional De Sitter spacetime embedded in Minkowski space. Three coordinate systems are used: global coordinates, static coordinates, and static coordinates rotated in the (x1,x2)-plane. Contents Preface 3 1 Introduction 4 1.1 TheEinsteinfieldequations . 4 1.2 Thegeodesicequations. 6 1.3 DeSitterspace ................................. 7 1.4 TheKlein-Gordonequation . 10 2 Coordinate transformations 12 2.1 Transformations to non-singular coordinates . ......... 12 2.2 Transformationsofthestaticmetric . ..... 15 2.3 Atranslationoftheorigin . 22 3 Geodesics 25 4 The Klein-Gordon equation 28 4.1 Flatspace.................................... 28 4.2 Staticcoordinates ............................... 30 4.3 Flatslicingcoordinates. 32 5 Conclusion 39 Bibliography 40 A Maple code 41 A.1 Theprocedure‘riemann’. 41 A.2 Flatslicingcoordinates. 50 A.3 Transformationsofthestaticmetric . ..... 50 A.4 Geodesics .................................... 51 A.5 TheKleinGordonequation . 52 1 Preface For ages, people have studied the motion of objects. These objects could be close to home, like marbles on a table, or far away, like planets and stars.
    [Show full text]
  • 3D Geometrical Transformations
    3D Geometrical Transformations 3D Geometrical Transformations Foley & Van Dam, Chapter 5 • 3D point representation • Translation • Scaling, reflection • Shearing • Rotations about x, y and z axis • Composition of rotations • Rotation about an arbitrary axis • Transforming planes 3D Coordinate Systems Reminder: Cross Product UxV Right-handed coordinate system: z V T U y VxU x Left-handed coordinate system: U u V nˆ U V sin T y xˆ yˆ zˆ ª u y v z u z v y º « » U u V u x u y u z « u z v x u x v z » v v v « u v u v » z x y z ¬ x y y x ¼ x 3D Point Representation 3D Geometrical Transformations • A 3D point P is represented in homogeneous • In homogeneous coordinates, 3D affine coordinates by a 4-dimensional vector: transformations are represented by 4x4 matrices: x ª º ª a b c t x º « » y « d e f t » P « » « y » « z » « » « g h i t z » ¬ 1 ¼ « » ¬ 0 0 0 1 ¼ •As for 2D points: •A point transformation is performed: ª x º ª D x º « y » « y » ª x ' º ª a b c t x º ª x º « » « D » p { « y '» « d e f t » « y » « z » « D z » « » « y » « » « » « » 1 « z ' » « g h i t z » « z » ¬ ¼ ¬ D ¼ « » « » « » ¬ 1 ¼ ¬ 0 0 0 1 ¼ ¬ 1 ¼ 3D Translation 3D Scaling ª a 0 0 0 º ª x º ª x ' º ª ax º P in translated to P' by: « 0 b 0 0 » « y » « y '» « by » « » « » « » « » « » « » « » « » ª 1 0 0 t x º ª x º ª x ' º ª x t x º 0 0 c 0 z z ' cz « » « » « » « » « » « » « » « » 0 1 0 t y y y ' y t y ¬ 0 0 0 1 ¼ ¬ 1 ¼ ¬ 1 ¼ ¬ 1 ¼ « » « » « » « » « 0 0 1 t z » « z » « z ' » « z t z » « » « » « » « » ¬ 0 0 0 1 ¼ ¬ 1 ¼ ¬ 1 ¼ ¬ 1 ¼ Or S P P ' Or: T P P ' z z z y y y x x
    [Show full text]