Английская Википедия:Active and passive transformation

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:For

Файл:PassiveActive.JPG
In the active transformation (left), a point Шаблон:Mvar is transformed to point Шаблон:Mvar by rotating clockwise by angle Шаблон:Mvar about the origin of a fixed coordinate system. In the passive transformation (right), point Шаблон:Mvar stays fixed, while the coordinate system rotates counterclockwise by an angle Шаблон:Mvar about its origin. The coordinates of Шаблон:Mvar after the active transformation relative to the original coordinate system are the same as the coordinates of Шаблон:Mvar relative to the rotated coordinate system.

Geometric transformations can be distinguished into two types: active or alibi transformations which change the physical position of a set of points relative to a fixed frame of reference or coordinate system (alibi meaning "being somewhere else at the same time"); and passive or alias transformations which leave points fixed but change the frame of reference or coordinate system relative to which they are described (alias meaning "going under a different name").[1][2] By transformation, mathematicians usually refer to active transformations, while physicists and engineers could mean either.Шаблон:Cn

For instance, active transformations are useful to describe successive positions of a rigid body. On the other hand, passive transformations may be useful in human motion analysis to observe the motion of the tibia relative to the femur, that is, its motion relative to a (local) coordinate system which moves together with the femur, rather than a (global) coordinate system which is fixed to the floor.[2]

In three-dimensional Euclidean space, any proper rigid transformation, whether active or passive, can be represented as a screw displacement, the composition of a translation along an axis and a rotation about that axis.

The terms active transformation and passive transformation were first introduced in 1957 by Valentine Bargmann for describing Lorentz transformations in special relativity.[3]

Example

Файл:Alias and alibi rotations.png
Rotation considered as a passive (alias) or active (alibi) transformation
Файл:Alias and alibi transformations 1 en.png
Translation and rotation as passive (alias) or active (alibi) transformations

As an example, let the vector <math>\mathbf{v}=(v_1,v_2) \in \R^2</math>, be a vector in the plane. A rotation of the vector through an angle θ in counterclockwise direction is given by the rotation matrix: <math display="block">R= \begin{pmatrix}

\cos \theta & -\sin \theta\\
\sin \theta &  \cos \theta

\end{pmatrix}, </math> which can be viewed either as an active transformation or a passive transformation (where the above matrix will be inverted), as described below.

Spatial transformations in the Euclidean space R3

In general a spatial transformation <math>T\colon\R^3\to \R^3</math> may consist of a translation and a linear transformation. In the following, the translation will be omitted, and the linear transformation will be represented by a 3×3 matrix <math>T</math>.

Active transformation

As an active transformation, <math>T</math> transforms the initial vector <math>\mathbf{v}=(v_x,v_y,v_z)</math> into a new vector <math>\mathbf{v}'=(v'_x,v'_y,v'_z)=T\mathbf{v}=T(v_x,v_y,v_z)</math>.

If one views <math>\{\mathbf{e}'_x=T(1,0,0),\ \mathbf{e}'_y=T(0,1,0),\ \mathbf{e}'_z=T(0,0,1)\}</math> as a new basis, then the coordinates of the new vector <math>\mathbf{v}'=v_x\mathbf{e}'_x+v_y\mathbf{e}'_y+v_z\mathbf{e}'_z</math> in the new basis are the same as those of <math>\mathbf{v}=v_x\mathbf{e}_x+v_y\mathbf{e}_y+v_z\mathbf{e}_z</math> in the original basis. Note that active transformations make sense even as a linear transformation into a different vector space. It makes sense to write the new vector in the unprimed basis (as above) only when the transformation is from the space into itself.

Passive transformation

On the other hand, when one views <math>T</math> as a passive transformation, the initial vector <math>\mathbf{v}=(v_x,v_y,v_z)</math> is left unchanged, while the coordinate system and its basis vectors are transformed in the opposite direction, that is, with the inverse transformation <math>T^{-1}</math>.[4] This gives a new coordinate system XYZ with basis vectors: <math display="block">\mathbf{e}_X = T^{-1}(1,0,0),\ \mathbf{e}_Y = T^{-1}(0,1,0),\ \mathbf{e}_Z = T^{-1}(0,0,1)</math>

The new coordinates <math>(v_X,v_Y,v_Z)</math> of <math>\mathbf{v}</math> with respect to the new coordinate system XYZ are given by: <math display="block">\mathbf{v} = (v_x,v_y,v_z) = v_Xe_X+v_Ye_Y+v_Ze_Z = T^{-1}(v_X,v_Y,v_Z).</math>

From this equation one sees that the new coordinates are given by <math display="block">(v_X,v_Y,v_Z) = T(v_x,v_y,v_z).</math>

As a passive transformation <math>T</math> transforms the old coordinates into the new ones.

Note the equivalence between the two kinds of transformations: the coordinates of the new point in the active transformation and the new coordinates of the point in the passive transformation are the same, namely <math display="block">(v_X,v_Y,v_Z)=(v'_x,v'_y,v'_z).</math>

In abstract vector spaces

Шаблон:Unsourced-section The distinction between active and passive transformations can be seen mathematically by considering abstract vector spaces.

Fix a finite-dimensional vector space <math>V</math> over a field <math>K</math> (thought of as <math>\mathbb{R}</math> or <math>\mathbb{C}</math>), and a basis <math>\mathcal{B} = \{e_i\}_{1 \leq i \leq n}</math> of <math>V</math>. This basis provides an isomorphism <math>C: K^n \rightarrow V</math> via the component map <math display="inline">(v_i)_{1 \leq i \leq n} = (v_1, \cdots, v_n) \mapsto \sum_i v_i e_i</math>.

An active transformation is then an endomorphism on <math>V</math>, that is, a linear map from <math>V</math> to itself. Taking such a transformation <math>\tau \in \text{End}(V)</math>, a vector <math>v \in V</math> transforms as <math>v \mapsto \tau v</math>. The components of <math>\tau</math> with respect to the basis <math>\mathcal{B}</math> are defined via the equation <math display="inline">\tau e_i = \sum_j\tau_{ji}e_j</math>. Then, the components of <math>v</math> transform as <math>v_i \mapsto \tau_{ij}v_j</math>.

A passive transformation is instead an endomorphism on <math>K^n</math>. This is applied to the components: <math>v_i \mapsto T_{ij}v_j =: v'_i</math>. Provided that <math>T</math> is invertible, the new basis <math>\mathcal{B}' = \{e'_i\}</math> is determined by asking that <math>v_ie_i = v'_i e'_i</math>, from which the expression <math>e'_i = (T^{-1})_{ji}e_j</math> can be derived.

Although the spaces <math>\text{End}(V)</math> and <math>\text{End}({K^n})</math> are isomorphic, they are not canonically isomorphic. Nevertheless a choice of basis <math>\mathcal{B}</math> allows construction of an isomorphism.

As left- and right-actions

Often one restricts to the case where the maps are invertible, so that active transformations are the general linear group <math>\text{GL}(V)</math> of transformations while passive transformations are the group <math>\text{GL}(n, K)</math>.

The transformations can then be understood as acting on the space of bases for <math>V</math>. An active transformation <math>\tau \in \text{GL}(V)</math> sends the basis <math>\{e_i\} \mapsto \{\tau e_i\}</math>. Meanwhile a passive transformation <math>T \in \text{GL}(n, K)</math> sends the basis <math display="inline">\{e_i\} \mapsto \left\{\sum_{j}(T^{-1})_{ji}e_j\right\}</math>.

The inverse in the passive transformation ensures the components transform identically under <math>\tau</math> and <math>T</math>. This then gives a sharp distinction between active and passive transformations: active transformations act from the left on bases, while the passive transformations act from the right, due to the inverse.

This observation is made more natural by viewing bases <math>\mathcal{B}</math> as a choice of isomorphism <math>\Phi_{\mathcal{B}}: V \rightarrow K^n</math>. The space of bases is equivalently the space of such isomorphisms, denoted <math>\text{Iso}(V, K^n)</math>. Active transformations, identified with <math>\text{GL}(V)</math>, act on <math>\text{Iso}(V, K^n)</math> from the left by composition, while passive transformations, identified with <math>\text{GL}(n, K)</math> acts on <math>\text{Iso}(V, K^n)</math> from the right by pre-composition.

This turns the space of bases into a left <math>\text{GL}(V)</math>-torsor and a right <math>\text{GL}(n, K)</math>-torsor.

From a physical perspective, active transformations can be characterized as transformations of physical space, while passive transformations are characterized as redundancies in the description of physical space. This plays an important role in mathematical gauge theory, where gauge transformations are described mathematically by transition maps which act from the right on fibers.

See also

References

External links