SUPPORT THE WORK

GetWiki

Translation (geometry)

ARTICLE SUBJECTS
aesthetics  →
being  →
complexity  →
database  →
enterprise  →
ethics  →
fiction  →
history  →
internet  →
knowledge  →
language  →
licensing  →
linux  →
logic  →
method  →
news  →
perception  →
philosophy  →
policy  →
purpose  →
religion  →
science  →
sociology  →
software  →
truth  →
unix  →
wiki  →
ARTICLE TYPES
essay  →
feed  →
help  →
system  →
wiki  →
ARTICLE ORIGINS
critical  →
discussion  →
forked  →
imported  →
original  →
Translation (geometry)
[ temporary import ]
please note:
- the content below is remote from Wikipedia
- it has been imported raw for GetWiki
{{Short description|Planar movement within a Euclidean space without rotation}}(File:Traslazione OK.svg|right|thumb|A translation moves every point of a figure or a space by the same amount in a given direction.)In Euclidean geometry, a translation is a geometric transformation that moves every point of a figure, shape or space by the same distance in a given direction. A translation can also be interpreted as the addition of a constant vector to every point, or as shifting the origin of the coordinate system. In a Euclidean space, any translation is an isometry.

As a function

{{see also|Displacement (geometry)}}If mathbf{v} is a fixed vector, known as the translation vector, and mathbf{p} is the initial position of some object, then the translation function T_{mathbf{v}} will work as T_{mathbf{v}}(mathbf{p})=mathbf{p}+mathbf{v}.If T is a translation, then the image of a subset A under the function T is the translate of A by T . The translate of A by T_{mathbf{v}} is often written A+mathbf{v} .

Application in classical physics

In classical physics, translational motion is movement that changes the position of an object, as opposed to rotation. For example, according to Whittaker:BOOK, A Treatise on the Analytical Dynamics of Particles and Rigid Bodies, Edmund Taylor Whittaker, E. T. Whittaker, 0-521-35883-3, Cambridge University Press, 1988,weblink Reprint of fourth edition of 1936 with foreword by William McCrea, 1, {{Quotation|If a body is moved from one position to another, and if the lines joining the initial and final points of each of the points of the body are a set of parallel straight lines of length â„“, so that the orientation of the body in space is unaltered, the displacement is called a translation parallel to the direction of the lines, through a distance â„“. |E. T. Whittaker, A Treatise on the Analytical Dynamics of Particles and Rigid Bodies, p. 1}}A translation is the operation changing the positions of all points (x, y, z) of an object according to the formula
(x,y,z) to (x+Delta x,y+Delta y, z+Delta z)
where (Delta x, Delta y, Delta z) is the same vector for each point of the object. The translation vector (Delta x, Delta y, Delta z) common to all points of the object describes a particular type of displacement of the object, usually called a linear displacement to distinguish it from displacements involving rotation, called angular displacements.When considering spacetime, a change of time coordinate is considered to be a translation.

As an operator

The translation operator turns a function of the original position, f(mathbf{v}), into a function of the final position, f(mathbf{v}+mathbf{delta}). In other words, T_mathbf{delta} is defined such that T_mathbf{delta} f(mathbf{v}) = f(mathbf{v}+mathbf{delta}). This operator is more abstract than a function, since T_mathbf{delta} defines a relationship between two functions, rather than the underlying vectors themselves. The translation operator can act on many kinds of functions, such as when the translation operator acts on a wavefunction, which is studied in the field of quantum mechanics.

As a group

{{see also|Translation operator (quantum mechanics)#The translation group}}The set of all translations forms the translation group mathbb{T} , which is isomorphic to the space itself, and a normal subgroup of Euclidean group E(n) . The quotient group of E(n) by mathbb{T} is isomorphic to the group of rigid motions which fix a particular origin point, the orthogonal group O(n):
E(n)/mathbb{T}cong O(n)
Because translation is commutative, the translation group is abelian. There are an infinite number of possible translations, so the translation group is an infinite group.In the theory of relativity, due to the treatment of space and time as a single spacetime, translations can also refer to changes in the time coordinate. For example, the Galilean group and the Poincaré group include translations with respect to time.

Lattice groups

One kind of subgroup of the three-dimensional translation group are the lattice groups, which are infinite groups, but unlike the translation groups, are finitely generated. That is, a finite generating set generates the entire group.

Matrix representation

A translation is an affine transformation with no fixed points. Matrix multiplications always have the origin as a fixed point. Nevertheless, there is a common workaround using homogeneous coordinates to represent a translation of a vector space with matrix multiplication: Write the 3-dimensional vector mathbf{v}=(v_x, v_y, v_z) using 4 homogeneous coordinates as mathbf{v}=(v_x, v_y, v_z, 1) .Richard Paul, 1981, Robot manipulators: mathematics, programming, and control : the computer control of robot manipulators, MIT Press, Cambridge, MATo translate an object by a vector mathbf{v} , each homogeneous vector mathbf{p} (written in homogeneous coordinates) can be multiplied by this translation matrix:
T_{mathbf{v}} =
begin{bmatrix}1 & 0 & 0 & v_x end{bmatrix}As shown below, the multiplication will give the expected result:
T_{mathbf{v}} mathbf{p} =
begin{bmatrix}1 & 0 & 0 & v_x end{bmatrix}begin{bmatrix}p_x p_y p_z 1end{bmatrix}

begin{bmatrix}p_x + v_x p_y + v_y p_z + v_z 1end{bmatrix}

mathbf{p} + mathbf{v}

The inverse of a translation matrix can be obtained by reversing the direction of the vector:
T^{-1}_{mathbf{v}} = T_{-mathbf{v}} . !
Similarly, the product of translation matrices is given by adding the vectors:
T_{mathbf{v}}T_{mathbf{w}} = T_{mathbf{v}+mathbf{w}} . !
Because addition of vectors is commutative, multiplication of translation matrices is therefore also commutative (unlike multiplication of arbitrary matrices).

Translation of axes

While geometric translation is often viewed as an active process that changes the position of a geometric object, a similar result can be achieved by a passive transformation that moves the coordinate system itself but leaves the object fixed. The passive version of an active geometric translation is known as a translation of axes.

Translational symmetry

An object that looks the same before and after translation is said to have translational symmetry. A common example is a periodic function, which is an eigenfunction of a translation operator.

Translations of a graph {{anchor|Horizontal|Vertical}}

{{redirect|Vertical translation|the concept in physics|Vertical separation}}(File:Translated graph of a function.png|thumb|upright=1.25|Compared to the graph {{math|1=y = f(x)}}, the graph {{math|1=y = f(x − a)}} has been translated horizontally by {{mvar|a}}, while the graph {{math|1=y = f(x) + b}} has been translated vertically by {{mvar|b}}.)The graph of a real function {{mvar|f}}, the set of points {{tmath|(x, f(x)) }}, is often pictured in the real coordinate plane with {{mvar|x}} as the horizontal coordinate and {{tmath|1= y = f(x)}} as the vertical coordinate.Starting from the graph of {{mvar|f}}, a horizontal translation means composing {{mvar|f}} with a function {{tmath|x mapsto x - a}}, for some constant number {{mvar|a}}, resulting in a graph consisting of points {{tmath|(x, f(x - a)) }}. Each point {{tmath|(x, y)}} of the original graph corresponds to the point {{tmath|(x + a, y)}} in the new graph, which pictorially results in a horizontal shift.A vertical translation means composing the function {{tmath|y mapsto y + b}} with {{mvar|f}}, for some constant {{mvar|b}}, resulting in a graph consisting of the points {{tmath|bigl(x, f(x) + bbigr) }}. Each point {{tmath|(x, y)}} of the original graph corresponds to the point {{tmath|(x, y + b)}} in the new graph, which pictorially results in a vertical shift.{{citation|title=Nonlinear Filters for Image Processing|series=SPIE/IEEE series on imaging science & engineering|volume=59|first1=Edward R.|last1=Dougherty|first2=Jaakko|last2=Astol|publisher=SPIE Press|year=1999|isbn=9780819430335|page=169|url=https://books.google.com/books?id=4PV-sTF6qJQC&pg=PA169}}.For example, taking the quadratic function {{tmath|1= y = x^2}}, whose graph is a parabola with vertex at {{tmath|(0, 0)}}, a horizontal translation 5 units to the right would be the new function {{tmath|1= y = (x - 5)^2 = x^2 - 10x + 25}} whose vertex has coordinates {{tmath|(5, 0)}}. A vertical translation 3 units upward would be the new function {{tmath|1= y = x^2 + 3}} whose vertex has coordinates {{tmath|(0, 3)}}.The antiderivatives of a function all differ from each other by a constant of integration and are therefore vertical translates of each other.{{citation|title=Single Variable Calculus: Early Transcendentals|first1=Dennis|last1=Zill|first2=Warren S.|last2=Wright|publisher=Jones & Bartlett Learning|year=2009|isbn=9780763749651|page=269|url=https://books.google.com/books?id=0n0iPYKLo74C&pg=PA269}}.

Applications

Vehicle dynamics

For describing vehicle dynamics (or movement of any rigid body), including ship dynamics and aircraft dynamics, it is common to use a mechanical model consisting of six degrees of freedom, which includes translations along three reference axes, as well as rotations about those three axes.These translations are often called: The corresponding rotations are often called:
  • roll, about the longitudinal axis
  • pitch, about the transverse axis
  • yaw, about the vertical axis.

See also

{{col div|colwidth=40em}} {{colend}}

References

{{reflist}}

Further reading

  • Zazkis, R., Liljedahl, P., & Gadowsky, K. Conceptions of function translation: obstacles, intuitions, and rerouting. Journal of Mathematical Behavior, 22, 437-450. Retrieved April 29, 2014, from www.elsevier.com/locate/jmathb
  • Transformations of Graphs: Horizontal Translations. (2006, January 1). BioMath: Transformation of Graphs. Retrieved April 29, 2014

External links

{{Commons category|Translation (geometry)}} {{Computer graphics}}

- content above as imported from Wikipedia
- "Translation (geometry)" does not exist on GetWiki (yet)
- time: 7:22am EDT - Sat, May 18 2024
[ this remote article is provided by Wikipedia ]
LATEST EDITS [ see all ]
GETWIKI 23 MAY 2022
GETWIKI 09 JUL 2019
Eastern Philosophy
History of Philosophy
GETWIKI 09 MAY 2016
GETWIKI 18 OCT 2015
M.R.M. Parrott
Biographies
GETWIKI 20 AUG 2014
CONNECT