Lambek–Moser theorem

From formulasearchengine
Revision as of 18:49, 20 April 2013 by en>Yobot (→‎References: WP:CHECKWIKI error fixes - Replaced endash with hyphen in sortkey per WP:MCSTJR using AWB (9100))
Jump to navigation Jump to search

Template:Cleanup

There are many conventions used in the robotics research field. This article summarises these conventions.

Line representations

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church. Lines are very important in robotics because:

  • They model joint axes: a revolute joint makes any connected rigid body rotate about the line of its axis; a prismatic joint makes the connected rigid body translate along its axis line.
  • They model edges of the polyhedral objects used in many task planners or sensor processing modules.
  • They are needed for shortest distance calculation between robots and obstacles

Non-minimal vector coordinates

A line is completely defined by the ordered set of two vectors:

Each point on the line is given a parameter value that satisfies: . The parameter t is unique once and are chosen.
The representation is not minimal, because it uses six parameters for only four degrees of freedom.
The following two constraints apply:

Plücker coordinates

Arthur Cayley and Julius Plücker introduced an alternative representation using two free vectors. This representation was finally named after Plücker.
The Plücker representation is denoted by . Both and are free vectors: represents the direction of the line and is the moment of about the chosen reference origin. ( is independent of which point on the line is chosen!)
The advantage of the Plücker coordinates is that they are homogenous.
A line in Plücker coordinates has still four out of six independent parameters, so it is not a minimal representation. The two constraints on the six Plücker coordinates are

  • the homogeneity constraint
  • the orthogonality constraint

Minimal line representation

A line representation is minimal if it uses four parameters, which is the minimum needed to represent all possible lines in the Euclidean Space (E³).

Denavit–Hartenberg line coordinates

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church.

Jaques Denavit and Richard S. Hartenberg presented the first minimal representation for a line which is now widely used. The common normal between two lines was the main geometric concept that allowed Denavit and Hartenberg to find a minimal representation. Engineers use the Denavit–Hartenberg convention(D–H) to help them describe the positions of links and joints unambiguously. Every link gets its own coordinate system. There are a few rules to consider in choosing the coordinate system:

  1. the -axis is in the direction of the joint axis
  2. the -axis is parallel to the common normal:
    If there is no unique common normal (parallel axes), then (below) is a free parameter.
  3. the -axis follows from the - and -axis by choosing it to be a right-handed coordinate system.

Once the coordinate frames are determined, inter-link transformations are uniquely described by the following four parameters:

Hayati–Roberts line coordinates

The Hayati–Roberts line representation, denoted , is another minimal line representation, with parameters:

This representation is unique for a directed line. The coordinate singularities are different from the DH singularities: it has singularities if the line becomes parallel to either the or axis of the world frame.

See also

References

  • Giovanni Legnani, Federico Casolo, Paolo Righettini and Bruno Zappa A homogeneous matrix approach to 3D kinematics and dynamics — I. Theory Mechanism and Machine Theory, Volume 31, Issue 5, July 1996, Pages 573–587
  • Giovanni Legnani, Federico Casalo, Paolo Righettini and Bruno Zappa A homogeneous matrix approach to 3D kinematics and dynamics—II. Applications to chains of rigid bodies and serial manipulators Mechanism and Machine Theory, Volume 31, Issue 5, July 1996, Pages 589–605
  • A. Bottema and B. Roth. Theoretical Kinematics. Dover Books on Engineering. Dover Publications, Inc. Mineola, NY, 1990
  • A. Cayley. On a new analytical representation of curves in space. Quarterly Journal of Pure and Applied Mathematics,3:225–236,1860
  • K.H. Hunt. Kinematic Geometry of Mechanisms. Oxford Science Publications, Oxford, England, 2n edition, 1990
  • J. Plücker. On a new geometry of space. Philosophical Transactions of the Royal Society of London, 155:725–791, 1865
  • J. Plücker. Fundamental views regarding mechanics. Philosophical Transactions of the Royal Society of London, 156:361–380, 1866
  • J. Denavit and R.S. Hartenberg. A kinematic notation for lower-pair mechanisms based on matrices. Trans ASME J. Appl. Mech, 23:215–221,1955
  • R.S. HartenBerg and J. Denavit Kinematic synthesis of linkages McGraw–Hill, New York, NY, 1964
  • R. Bernhardt and S.L. Albright. Robot Calibration, Chapman & Hall, 1993
  • S.A. Hayati and M. Mirmirani. Improving the absolute positioning accuracy of robot manipulators. J. Robotic Systems, 2(4):397–441, 1985
  • K.S. Roberts. A new representation for a line. In Proceedings of the Conference on Computer Vision and Pattern Recognition, pages 635–640, Ann Arbor, MI, 1988

External links

Template:Robotics