Solving Constraint Equations

Total Page:16

File Type:pdf, Size:1020Kb

Solving Constraint Equations Appendix A Solving Constraint Equations A.1 The 4R Linkage Constraint The analysis of planar and spherical 4R linkages, the spatial RSSR, and Bennett’s linkage all yield a constraint equation between the output angle y and the input angle q that takes the form A(q)cosy + B(q)siny = C(q): (A.1) There are two ways to solve this equation the trigonometric solution and the tan- half-angle technique. p The trigonometric solution begins by dividing both sides of (A.1) by A2 + B2. This allows us to introduce the angle d such that A B cosd = p and sind = p : (A.2) A2 + B2 A2 + B2 Notice that d = arctan(B=A). The left side of (A.1) takes the form cosd cosy + sind siny = cos(y − d): (A.3) Thus, the right side must be the cosine of an angle k, C cosk = p : (A.4) A2 + B2 Because k and its negative have the same cosine, we have that d + k and d − k are both solutions to (A.1). This combines with the definition of d to yield B C y = arctan ± arccos p : (A.5) A A2 + B2 J.M. McCarthy and G.S. Soh, Geometric Design of Linkages, Interdisciplinary Applied 411 Mathematics 11, DOI 10.1007/978-1-4419-7892-9, © Springer Science+Business Media, LLC 2011 412 A Solving Constraint Equations Notice that the angle k exists only if −1 ≤ cosk ≤ 1. Therefore, C2 ≤ A2 + B2, or equivalently, A2 + B2 −C2 ≥ 0 must be satisfied for a solution to exist. In this formulation d is the angle to a diagonal of the quadrilateral formed by the linkages. The angle k is measured on either side of this diagonal to define the output angle y. The tan-half-angle technique uses a transformation of variables to convert siny and cosy into algebraic functions. Introduce the parameter y = tan(y=2), which allows us to define 1 − y2 2y cosy = and siny = : (A.6) 1 + y2 1 + y2 Substitute this into (A.1) to obtain (A +C)y2 − 2By − (A −C) = 0: (A.7) This equation is solved using the quadratic formula to obtain p y B ± A2 + B2 −C2 tan = : (A.8) 2 A +C In order to have a real solution we must have A2 + B2 −C2 ≥ 0. This is the same condition obtained above for the trigonometric solution. The constraint equations for these linkages are each special cases of a general equation that we can write as (a1 cosq+a2 sinq − a3)cosy + (b1 cosq + b2 sinq − b3)siny −(c1 cosq + c2 sinq − c3) = 0; (A.9) where ai, bi, and ci are constants. Introduce the tan-half-angle parameters x = tan(q=2) and y = tan(y=2) so we have 2 2 ((a1+c1 + a3 + c3)x − 2(a2 + c2)x − (a1 + c1 − a3 − c3))y 2 −2((b1 + b3)x − 2b2x − (b1 − b3))y 2 −((a1 − c1 + a3 − c3)x − 2(a2 − c2)x − (a1 − c1 − a3 + c3)) = 0: (A.10) This is a biquadratic equation in the unknowns x and y. A.2 The Platform Constraint Equations The 3RR planar and 3RR spherical platforms can be viewed formed from two 4R linkages OAB1C1 and OAB2C2 driven by the same crank OA. Let q be the angle of the input crank OA and let f be the angle of the coupler at A. The constraint equations for the two 4R linkages yield A.2 The Platform Constraint Equations 413 A1(q)cosf + B1(q)sinf = C1(q); A2(q)cosf + B2(q)sinf = C2(q): (A.11) We now present two ways to solve these equations. The first eliminates sinf and cosf linearly, and the second uses the resultant to solve simultaneous biquadratic equations. For the first solution let x = cosf and y = sinf and solve the resulting linear equations using Cramer’s rule to obtain C B −C B A C − A C x = 1 2 2 1 and y = 2 1 1 2 : (A.12) A1B2 − A2B1 A1B2 − A2B1 In order for these equations to define a solution f they must satisfy the identity x2 + y2 = 1. This yields an equation in cosq and sinq, given by 2 2 2 (C1B2 −C2B1) + (A2C1 − A1C2) − (A1B2 − A2B1) = 0: (A.13) Introduce the tan-half-angle parameter x = tan(q=2) so this equation becomes the polynomial P(x) = 0. For each root x j of P(x), compute q j and determine the coef- ficients Ai j, Bi j, and Ci j of the platform equations (A.11). Solve either one equations determine f j. An alternative approach transforms (A.11) into a pair of biquadratic equations by introducing the tan-half-angle parameters x = tan(q=2) and y = tan(y=2). This yields the equations 2 D1y + E1y + F1 = 0; 2 D2y + E2y + F2 = 0; (A.14) where 2 Di = d1ix + d2ix + d3i; 2 Ei = e1ix + e2ix + e3i; 2 Fi = f1ix + f2ix + f3i: (A.15) To solve these equations, we introduce a second pair of equations obtained by mul- tiplying both by y and assemble the four equations into the matrix equation 2 38 39 8 9 0 D1 E1 F1 y 0 > 2> > > 6 0 D2 E2 F27<y = <0= 6 7 = : (A.16) 4D1 E1 F1 0 5 y 0 > > > > D2 E2 F2 0 : 1 ; :0; This equation can be solved for the vector (y3;y2;y;1)T only if the coefficient ma- trix [M] has determinant zero. Expand this determinant to obtain an eighth-degree polynomial P(x) in the parameter x. The roots of this polynomial define x j for which (A.16) can be solved to determine y j. Appendix B Graphical Constructions The following constructions use a straightedge to draw lines and a compass to con- struct circles and measure distances. They are useful in the graphical synthesis of planar RR chains. B.1 Perpendicular Bisector Given two points P1 and P2, we construct the perpendicular bisector L of the seg- ment P1P2, Figure B.1, as follows: 1 2 1. Construct circles C1 and C2 centered on P and P with radii equal to or greater than one-half the length of P1P2. 2. C1 and C2 intersect in two points. Join these points to form the perpendicular bisector L. L C 2 P2 P1 C1 Fig. B.1 Construction of the perpendicular bisector L of the segment P1P2. 415 416 B Graphical Constructions B.2 Circle Through Three Points Given the triangle 4P1P2P3, the center C of the circle that circumscribes this trian- gle, Figure B.2, is given by the construction: 1 2 2 3 1. Construct the perpendicular bisectors L1 and L2 to the segments P P and P P . 2. The intersection of the lines L1 and L2 defines the center C of the circle through the three points. L2 P3 P2 L1 P1 C Fig. B.2 Construction of the circle through three points P1, P2, and P3. B.3 Duplication of an Angle Consider two lines L1 and L2 that intersect in an angle a at the point P. The line M2 that makes the same angle with another line M1 about a point Q, Figure B.3, is constructed as follows: 1. Draw a circle CP such that it intersects L1 and L2 in points S and T. 2. Construct a circle CQ with the same radius about Q and denote by U one of the intersections with M1. 3. Measure the distance ST and construct the circle with this radius about U. Its intersection with CQ is a point V. Join Q to V to define the line M2. The circles intersect in two points, so choose the one that provides the same orientation for M2 as L2 relative to L1. B.4 Reflection of a Point Through a Line 417 L1 CP L2 S α CQ T U P Q α M1 V M2 Fig. B.3 Duplication of the angle a about the point P from the line M1 to determine the line M2. L C C R S R S * Q Q Fig. B.4 Reflection of the point Q through the line L. B.4 Reflection of a Point Through a Line In order to find the reflection of the point Q through the line L, Figure B.4, we use the construction: 1. Select two points R and S on L and construct the circles CR and CS with radii RQ and SQ, respectively. 2. The circles CR and CS intersect in two points. One is Q and the other is its reflec- tion Q∗. Appendix C Spherical Trigonometry Consider the spherical triangle 4S1S2S3, where the axes are labeled in a counter- clockwise sense around the triangle, see Figure C.1. Associated with the side SiS j we can define the normal vector Ni j = Si ×S j=jSi ×S jj. The angular dimension ai j of this side is defined by the equations cosai j = Si · S j: (C.1) Thus, we can compute the three angles a12, a23, and a31, which we consider to have a positive magnitude between 0 and p, thus ai j = a ji. The sense of the angles ai j will be determined as needed relative to the normal vector Ni j. N12 3 S3 α31 α x 23 z 2 S1 F1 1 S2 α12 Fig. C.1 The frame F1 has its x-axis along N12 and its z-axis along S1. At each vertex Si we denote the exterior dihedral angle by fi, which is defined by the formula Nki × Ni j · Si Sk × Si · S j tanfi = = : (C.2) Nki · Ni j (Sk × Si) · (Si × S j) 419 420 C Spherical Trigonometry The indices (i; j;k) in this equation are any one of the three cyclic permutations (1;2;3), (2;3;1), or (3;1;2).
Recommended publications
  • Screw and Lie Group Theory in Multibody Dynamics Recursive Algorithms and Equations of Motion of Tree-Topology Systems
    Multibody Syst Dyn DOI 10.1007/s11044-017-9583-6 Screw and Lie group theory in multibody dynamics Recursive algorithms and equations of motion of tree-topology systems Andreas Müller1 Received: 12 November 2016 / Accepted: 16 June 2017 © The Author(s) 2017. This article is published with open access at Springerlink.com Abstract Screw and Lie group theory allows for user-friendly modeling of multibody sys- tems (MBS), and at the same they give rise to computationally efficient recursive algo- rithms. The inherent frame invariance of such formulations allows to use arbitrary reference frames within the kinematics modeling (rather than obeying modeling conventions such as the Denavit–Hartenberg convention) and to avoid introduction of joint frames. The com- putational efficiency is owed to a representation of twists, accelerations, and wrenches that minimizes the computational effort. This can be directly carried over to dynamics formula- tions. In this paper, recursive O(n) Newton–Euler algorithms are derived for the four most frequently used representations of twists, and their specific features are discussed. These for- mulations are related to the corresponding algorithms that were presented in the literature. Two forms of MBS motion equations are derived in closed form using the Lie group formu- lation: the so-called Euler–Jourdain or “projection” equations, of which Kane’s equations are a special case, and the Lagrange equations. The recursive kinematics formulations are readily extended to higher orders in order to compute derivatives of the motions equations. To this end, recursive formulations for the acceleration and jerk are derived. It is briefly discussed how this can be employed for derivation of the linearized motion equations and their time derivatives.
    [Show full text]
  • Nanocrystalline Nanowires: I. Structure
    Nanocrystalline Nanowires: I. Structure Philip B. Allen Department of Physics and Astronomy, State University of New York, Stony Brook, NY 11794-3800∗ and Center for Functional Nanomaterials, Brookhaven National Laboratory, Upton, NY 11973-5000 (Dated: September 7, 2006) Geometric constructions of possible atomic arrangements are suggested for inorganic nanowires. These are fragments of bulk crystals, and can be called \nanocrystalline" nanowires (NCNW). To minimize surface polarity, nearly one-dimensional formula units, oriented along the growth axis, generate NCNW's by translation and rotation. PACS numbers: 61.46.-w, 68.65.La, 68.70.+w Introduction. Periodic one-dimensional (1D) motifs twinned16; \core-shell" (COHN)4,17; and longitudinally are common in nature. The study of single-walled car- heterogeneous (LOHN) NCNW's. bon nanotubes (SWNT)1,2 is maturing rapidly, but other Design principle. The remainder of this note is about 1D systems are at an earlier stage. Inorganic nanowires NCNW's. It offers a possible design principle, which as- are the topic of the present two papers. There is much sists visualization of candidate atomic structures, and optimism in this field3{6. Imaging gives insight into provides a template for arrangements that can be tested self-assembled nanostructures, and incentives to improve theoretically, for example by density functional theory growth protocols. Electron microscopy, diffraction, and (DFT). The basic idea is (1) choose a maximally linear, optical spectroscopy on individual wires7 provide detailed charge-neutral, and (if possible) dipole-free atomic clus- information. Device applications are expected. These ter containing a single formula unit, and (2) using if possi- systems offer great opportunities for atomistic modelling.
    [Show full text]
  • Symmetry Indicators and Anomalous Surface States of Topological Crystalline Insulators
    PHYSICAL REVIEW X 8, 031070 (2018) Symmetry Indicators and Anomalous Surface States of Topological Crystalline Insulators Eslam Khalaf,1,2 Hoi Chun Po,2 Ashvin Vishwanath,2 and Haruki Watanabe3 1Max Planck Institute for Solid State Research, Heisenbergstraße 1, 70569 Stuttgart, Germany 2Department of Physics, Harvard University, Cambridge, Massachusetts 02138, USA 3Department of Applied Physics, University of Tokyo, Tokyo 113-8656, Japan (Received 15 February 2018; published 14 September 2018) The rich variety of crystalline symmetries in solids leads to a plethora of topological crystalline insulators (TCIs), featuring distinct physical properties, which are conventionally understood in terms of bulk invariants specialized to the symmetries at hand. While isolated examples of TCI have been identified and studied, the same variety demands a unified theoretical framework. In this work, we show how the surfaces of TCIs can be analyzed within a general surface theory with multiple flavors of Dirac fermions, whose mass terms transform in specific ways under crystalline symmetries. We identify global obstructions to achieving a fully gapped surface, which typically lead to gapless domain walls on suitably chosen surface geometries. We perform this analysis for all 32 point groups, and subsequently for all 230 space groups, for spin-orbit-coupled electrons. We recover all previously discussed TCIs in this symmetry class, including those with “hinge” surface states. Finally, we make connections to the bulk band topology as diagnosed through symmetry-based indicators. We show that spin-orbit-coupled band insulators with nontrivial symmetry indicators are always accompanied by surface states that must be gapless somewhere on suitably chosen surfaces. We provide an explicit mapping between symmetry indicators, which can be readily calculated, and the characteristic surface states of the resulting TCIs.
    [Show full text]
  • Chapter 1 Rigid Body Kinematics
    Chapter 1 Rigid Body Kinematics 1.1 Introduction This chapter builds up the basic language and tools to describe the motion of a rigid body – this is called rigid body kinematics. This material will be the foundation for describing general mech- anisms consisting of interconnected rigid bodies in various topologies that are the focus of this book. Only the geometric property of the body and its evolution in time will be studied; the re- sponse of the body to externally applied forces is covered in Chapter ?? under the topic of rigid body dynamics. Rigid body kinematics is not only useful in the analysis of robotic mechanisms, but also has many other applications, such as in the analysis of planetary motion, ground, air, and water vehicles, limbs and bodies of humans and animals, and computer graphics and virtual reality. Indeed, in 1765, motivated by the precession of the equinoxes, Leonhard Euler decomposed a rigid body motion to a translation and rotation, parameterized rotation by three principal-axis rotation (Euler angles), and proved the famous Euler’s rotation theorem [?]. A body is rigid if the distance between any two points fixed with respect to the body remains constant. If the body is free to move and rotate in space, it has 6 degree-of-freedom (DOF), 3 trans- lational and 3 rotational, if we consider both translation and rotation. If the body is constrained in a plane, then it is 3-DOF, 2 translational and 1 rotational. We will adopt a coordinate-free ap- proach as in [?, ?] and use geometric, rather than purely algebraic, arguments as much as possible.
    [Show full text]
  • Script Unit 4.4 (Screw Axes in Crystal Structures).Docx
    Script Unit 4.4 Welcome back! Slide 2 In the last unit, we introduced helical or screw symmetry in general; now, we want to investigate, what different kinds of screw axes, that is, what kind of different helical symmetries are present in crystal structures. Slide 3 Let’s look at a first example - here you see a unit cell of a crystal in two different views, a crystal, which should belong to the hexagonal crystal system; the right view is a projection along the c- direction. We see, that this crystal is composed of atoms, that build these helices running along all corners of the unit cell; if we look from above onto this plane, then these screws look like flat hexagons. Because this is a crystal we have translational symmetry, these helices are repeated again and again as a whole, here along the a- and b-direction. But there is - likewise as in glide planes - another symmetry element present, which has a translational component being smaller than a whole unit cell - and this is a screw axis. Slide 4 Along this axis the atoms are symmetry related to each other by applying a screw rotation: if we rotate first this atom by 60 degrees and then translate it parallel to the screw axis by one-sixth of the unit cell, then it will be mapped onto this atom. This can be done with all other atoms as well with this one, that one and so forth… This is an example of a six-fold screw axis, meaning the rotational part is 60 degrees - analogous to pure rotations.
    [Show full text]
  • A Computational Analysis of Line-Oriented Screw Transformations in Robotics
    University of Pennsylvania ScholarlyCommons Technical Reports (CIS) Department of Computer & Information Science October 1988 A Computational Analysis of Line-Oriented Screw Transformations in Robotics Janez Funda University of Pennsylvania Follow this and additional works at: https://repository.upenn.edu/cis_reports Recommended Citation Janez Funda, "A Computational Analysis of Line-Oriented Screw Transformations in Robotics", . October 1988. University of Pennsylvania Department of Computer and Information Science Technical Report No. MS-CIS-88-83. This paper is posted at ScholarlyCommons. https://repository.upenn.edu/cis_reports/665 For more information, please contact [email protected]. A Computational Analysis of Line-Oriented Screw Transformations in Robotics Abstract This paper contains a computational analysis and comparison of various representations of a general rigid body spatial screw displacement. Point transformations and line transformations are treated separately. In the context of point transformations, only a brief summary of the known techniques (i.e., homogeneous transforms and quaternion/vector pairs) and their computational behavior is given. Among line transformations, which comprise the primary focus of this paper, four mathematical formalisms for effecting a general spatial screw displacement are presented and analyzed in terms of computational efficiency in performing (a) general screw displacements of lines, and (b) compositions of screw displacement operators. Both sequential and parallel algorithms are given for each operation. The four formalisms considered are: (1) dual orthogonal 3 x 3 matrix, (2) dual unit quaternion, (3) dual special unitary 2 x 2 matrix, and (4) dual Pauli spin matrices. The conclusion reached is that quaternion/vector pairs are the most economical of the point transformation operators, whereas dual unit quaternions represent the most compact and most efficient line ansformationtr formalism.
    [Show full text]
  • 3. Rigid Body Motion and the Euclidean Group
    V. Kumar 3. Rigid Body Motion and the Euclidean Group 3.1 Introduction In the last chapter we discussed points and lines in three-dimensional space, their representations, and how they transform under rigid body. In this chapter, we will develop the fundamental concepts necessary to understand rigid body motion and to analyze instantaneous and finite screw motions. A rigid body motion is simply a rigid body displacement that is a function of time. The first derivative of the motion will give us an expression for the rigid body velocity and this will lead us to the concept of an instantaneous screw. Similarly, higher order derivatives will yield expressions for the acceleration and jerk. 3.2 The Euclidean group In Chapter 2, we saw that the displacement of a rigid body B can be described in reference frame {A}, by establishing a reference frame {B} on B and describing the position and orientation of {B} in {A} via a homogeneous transformation matrix: é A A O' ù A R B r A B = ê ú ëê 01´ 3 1 ûú ( 1 ) A O’ A where r is the position vector of the origin O’ of {B} in the reference frame {A}, and R B is a rotation matrix that transforms the components of vectors in {B} into components in {A}. Recall from Chapter 2, the composition of two displacements, from {A} to {B}, and from {B} A B to {C}, is achieved by the matrix multiplication of AB and AC : A A O¢¢ A é R C r ù AC = ê ú ëê 0 1 ûú é A R A rO¢ ù é B R B r O¢¢ ù = ê B ú ´ ê C ú ëê 0 1 ûú ëê 0 1 ûú é A R ´ B R A R ´ B rO¢¢ + A r O¢ ù = ê B C B ú ëê 0 1 ûú ( 2 ) where the “´” refers to the standard multiplication operation between matrices (and vectors).
    [Show full text]
  • Screw-Based Relative Jacobian for Manipulators Cooperating in a Task
    id6943924 pdfMachine by Broadgun Software - a great PDF writer! - a great PDF creator! - http://www.pdfmachine.com http://www.broadgun.com ABCM Symposium Series in Mechatronics - Vol. 3 - pp.276-285 Copyright °c 2008 by ABCM SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK Luiz Ribeiro, [email protected] Raul Guenther, [email protected] Daniel Martins, [email protected] Universidade Federal de Santa Catarina ânica Departamento de Engenharia Mec ório de Robótica Laborat Caixa Postal 476 ário – Campus Universit Trindade – ópolis, SC – 88040 900 Florian Brazil Abstract. A current trend in Robotics is the analysis and the design of cooperative manipulation system, i.e. systems composed of multiple manipulator units interacting one another in a coordinated way. A cooperative system is characterized by higher manipulability and load capacity with respect to single-manipulator systems. The concept of the relative Jacobian is used to generate trajectories in the joint space, for two robots in cooperation executing a specified task. This paper proposes an alternative method to derive the relative Jacobian, here designated screw-based relative Jacobian, that relates the velocities of a tool (attached to one manipulator), relative to a blank (attached to another manipulator) as a function of the manipulators joint velocities, using the screw representation of differential kinematics, and the method of successive screw displacements. It is presented a systematic method to calculate the relative Jacobian in a compact, direct and simple form. The presented method is specially suitable when the geometry of manipulators becomes more general and for systems with spatial manipulators. A Cartesian-space tool path, defined relative to the blank, is resolved in the joint space.
    [Show full text]
  • Lecture 5 Spatial Kinematics. Constraint
    Lecture 5 Spatial Kinematics. Constraint. Spherical kinematics Euler’s theorem Spatial kinematics Lecture 5 Classifying displacements Chasles’s theorem Screws Spatial Kinematics. Constraint. Cones Kinematic constraint Counting variables and equations Matthew T. Mason General form Classifying constraints Mobility, Grübler Mobility and connectivity Grübler’s formula Mechanics of Manipulation Lecture 5 Outline Spatial Kinematics. Constraint. Spherical kinematics Spherical Euler’s theorem kinematics Euler’s theorem Spatial kinematics Spatial kinematics Classifying displacements Chasles’s theorem Classifying displacements Screws Chasles’s theorem Cones Kinematic Screws constraint Counting variables and Cones equations General form Classifying constraints Mobility, Grübler Kinematic constraint Mobility and connectivity Counting variables and equations Grübler’s formula General form Classifying constraints Mobility, Grübler Mobility and connectivity Grübler’s formula Lecture 5 About spherical kinematics Spatial Kinematics. Constraint. Spherical kinematics Euler’s theorem Spatial kinematics Classifying displacements Chasles’s theorem Screws I Why study motions of the sphere? Because it Cones 3 Kinematic corresponds to rotations about a given point of E . constraint Counting variables and I There is a close connection to planar kinematics. Let equations General form the radius of the sphere approach infinity ::: Classifying constraints Mobility, Grübler Mobility and connectivity Grübler’s formula Lecture 5 Two not-antipodal points enough Spatial Kinematics. Constraint. Spherical kinematics Euler’s theorem Spatial kinematics Classifying displacements Chasles’s theorem Theorem (2.5) Screws Cones A displacement of the sphere is completely determined Kinematic constraint by the motion of any two points that are not antipodal. Counting variables and equations General form Classifying constraints Proof. Mobility, Grübler Mobility and connectivity Construct a coordinate frame ::: Grübler’s formula Lecture 5 Euler’s theorem Spatial Kinematics.
    [Show full text]
  • Introduction to Crystals Symmetry
    Introduction to crystals symmetry Symmetry in 3D 5/1/2013 L. Viciu| AC II | Symmetry in 3D 1 Outlook • Symmetry elements in 3D: rotoinversion, screw axes • Combining symmetry elements with the lattice • Space group symbols/representation • Wyckoff positions • Crystallographic conventions • Symmetry in crystal systems 5/1/2013 L. Viciu| AC II | Symmetry in 3D 2 Definitions - a remainder • Unit cell: The smallest volume that can generate the entire crystal structure only by means of translation in three dimensions. • Lattice: A rule of translation. 5/1/2013 L. Viciu| AC II | Symmetry in 3D 3 Bravais Basis/ Crystal + lattice Motif structure 1. single atom: Au, Al, Cu, Pt 1. FCC 2. molecule: solidCH4 2. FCC + - + 3. ion pairs: Na /Cl 3. Rock salt 4. atom pairs: Carbon, Si, Ge 4. diamond •A crystal system is described only in terms of the unit cell geometry, i.e. cubic, tetragonal, etc •A crystal structure is described by both the geometry of, and atomic arrangements within, the unit cell, i.e. face centered cubic, body centered5/1/2013 cubic, etc. L. Viciu| AC II | Symmetry in 3D 4 The Bravais lattices 5/1/2013 L. Viciu| AC II | Symmetry in 3D 5 From 2D to 3D • Bravais lattices may be seen as build up layers of the five plane lattices: cubic and tetragonal stacking of square lattice layers orthorhombic P and I stacking of rectangular layers orthorhombic C and F stacking of rectangular centered layers rhombohedral stacking of hexagonal layers hexagonal stacking of hexagonal layers monoclinic stacking of oblique layers triclinic stacking of oblique layers 5/1/2013 L.
    [Show full text]
  • Review of the Geometry of Screw Axes
    Review of the geometry of screw Axes Nasser M. Abbasi Dept. of Mechanical engineering, UCI. 2006 Compiled on May 19, 2020 at 4:18am Contents 1 Denitions, Important formulas, and terminology 2 1.1 Planar displacement . 2 1.2 Spatial displacement . 2 1.3 Homogeneous Transformation . 2 1.4 The rotation axis . 2 1.5 A Pole or a Fixed point . 2 1.6 Rotational displacement . 3 1.7 Rodrigues vector 푏 .................................. 4 1.8 Screw.......................................... 4 1.9 Plücker coordinates of a line . 4 1.10 screw defined in terms of the plücker coordinates of its axis . 5 1.11 Important relations between Cayley Matrix 퐵 .................. 5 2 Introduction to the rotation matrix in 3D 6 3 Screw displacement 10 3.1 Derivation for expression for finding reference point for screw axis . 13 4 The Screw Matrix 16 5 The spatial displacement of screws 17 6 The screw axis of a displacement 24 7 References 25 Report writing at UCI during work on my MSc in Mechanical Engineering. 2006 1 2 1 Denitions, Important formulas, and terminology 1.1 Planar displacement General motion of a body in 2D that includes rotation and translation. We use [퐴] for the rotation matrix, the vector 풅 for the translation and the matrix [푇] for displacement. Hence we write 푿 = [퐴]풙 + 풅 1.2 Spatial displacement General motion of a body in 2D that includes rotation and translation. Another name for this is rigid displacement. Distance between points in a body remain unchanged before and after spatial displacement. 1.3 Homogeneous Transformation Recall that the transformation that defines spatial displacement, which is given by 푿 = [퐴]풙 + 풅 is non-linear due to the presence of the translation term 풅.
    [Show full text]
  • Fourier Analysis on Motion Using Screw Parameters
    Fourier Analysis on Motion Using Screw Parameters Gregory S. Chirikjian Department of Mechanical Engineering Johns Hopkins University Baltimore, Maryland 21218, USA email: [email protected] Abstract In this paper, the author presents the bi-invariant (Haar) integral for the group of rigid-body motions (Euclidean group) in three-dimensional space in terms of finite screw parameters, and proceeds to develop the matrix elements of irreducible unitary representations in this parameterization. This allows one to integrate and expand functions of motion described in terms of screw parameters. In robot kinematics, the screw-parameter description of a finite rigid-body motion is well known. This description of motion in three-dimensional space (which follows from Ball’s work on finite screws) provides an elegant way to view rigid-body kinematics. In contrast, the theoretical physics community usually uses Euler angles and spherical coordinates to parameterize rigid-body motions. It therefore comes as no surprise that in the field of Fourier analysis on groups, which has been developed in large part by theoretical physicists, that the Euler-angle/spherical coordinate description of rigid-body motions is most common. The contribution of this paper is to formulate Fourier analysis on the group of rigid-body motions in terms of screw parameters. The geometrically mean- ingful nature of the screw parameters combined with the group Fourier trans- form provides a tool for insight into problems that can be posed as convolutions ontheEuclideangroup.Suchproblemsincludeworkspacegenerationofserial
    [Show full text]