12 KiB
| title | chunk | source | category | tags | date_saved | instance |
|---|---|---|---|---|---|---|
| Active and passive transformation | 1/2 | https://en.wikipedia.org/wiki/Active_and_passive_transformation | reference | science, encyclopedia | 2026-05-05T13:41:22.578367+00:00 | kb-cron |
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"). 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. 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.
== Example ==
As an example, let the vector
v
=
(
v
1
,
v
2
)
∈
R
2
{\displaystyle \mathbf {v} =(v_{1},v_{2})\in \mathbb {R} ^{2}}
, be a vector in the plane. A rotation of the vector through an angle θ in counterclockwise direction is given by the rotation matrix:
R
=
(
cos
θ
−
sin
θ
sin
θ
cos
θ
)
,
{\displaystyle R={\begin{pmatrix}\cos \theta &-\sin \theta \\\sin \theta &\cos \theta \end{pmatrix}},}
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
T
:
R
3
→
R
3
{\displaystyle T\colon \mathbb {R} ^{3}\to \mathbb {R} ^{3}}
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
T
{\displaystyle T}
.
=== Active transformation === As an active transformation,
T
{\displaystyle T}
transforms the initial vector
v
=
(
v
x
,
v
y
,
v
z
)
{\displaystyle \mathbf {v} =(v_{x},v_{y},v_{z})}
into a new vector
v
′
=
(
v
x
′
,
v
y
′
,
v
z
′
)
=
T
v
=
T
(
v
x
,
v
y
,
v
z
)
{\displaystyle \mathbf {v} '=(v'_{x},v'_{y},v'_{z})=T\mathbf {v} =T(v_{x},v_{y},v_{z})}
. If one views
{
e
x
′
=
T
(
1
,
0
,
0
)
,
e
y
′
=
T
(
0
,
1
,
0
)
,
e
z
′
=
T
(
0
,
0
,
1
)
}
{\displaystyle \{\mathbf {e} '_{x}=T(1,0,0),\ \mathbf {e} '_{y}=T(0,1,0),\ \mathbf {e} '_{z}=T(0,0,1)\}}
as a new basis, then the coordinates of the new vector
v
′
=
v
x
e
x
′
+
v
y
e
y
′
+
v
z
e
z
′
{\displaystyle \mathbf {v} '=v_{x}\mathbf {e} '_{x}+v_{y}\mathbf {e} '_{y}+v_{z}\mathbf {e} '_{z}}
in the new basis are the same as those of
v
=
v
x
e
x
+
v
y
e
y
+
v
z
e
z
{\displaystyle \mathbf {v} =v_{x}\mathbf {e} _{x}+v_{y}\mathbf {e} _{y}+v_{z}\mathbf {e} _{z}}
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
T
{\displaystyle T}
as a passive transformation, the initial vector
v
=
(
v
x
,
v
y
,
v
z
)
{\displaystyle \mathbf {v} =(v_{x},v_{y},v_{z})}
is left unchanged, while the coordinate system and its basis vectors are transformed in the opposite direction, that is, with the inverse transformation
T
−
1
{\displaystyle T^{-1}}
. This gives a new coordinate system XYZ with basis vectors:
e
X
=
T
−
1
(
1
,
0
,
0
)
,
e
Y
=
T
−
1
(
0
,
1
,
0
)
,
e
Z
=
T
−
1
(
0
,
0
,
1
)
{\displaystyle \mathbf {e} _{X}=T^{-1}(1,0,0),\ \mathbf {e} _{Y}=T^{-1}(0,1,0),\ \mathbf {e} _{Z}=T^{-1}(0,0,1)}
The new coordinates
(
v
X
,
v
Y
,
v
Z
)
{\displaystyle (v_{X},v_{Y},v_{Z})}
of
v
{\displaystyle \mathbf {v} }
with respect to the new coordinate system XYZ are given by:
v
=
(
v
x
,
v
y
,
v
z
)
=
v
X
e
X
+
v
Y
e
Y
+
v
Z
e
Z
=
T
−
1
(
v
X
,
v
Y
,
v
Z
)
.
{\displaystyle \mathbf {v} =(v_{x},v_{y},v_{z})=v_{X}\mathbf {e} _{X}+v_{Y}\mathbf {e} _{Y}+v_{Z}\mathbf {e} _{Z}=T^{-1}(v_{X},v_{Y},v_{Z}).}
From this equation one sees that the new coordinates are given by
(
v
X
,
v
Y
,
v
Z
)
=
T
(
v
x
,
v
y
,
v
z
)
.
{\displaystyle (v_{X},v_{Y},v_{Z})=T(v_{x},v_{y},v_{z}).}
As a passive transformation
T
{\displaystyle T}
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
(
v
X
,
v
Y
,
v
Z
)
=
(
v
x
′
,
v
y
′
,
v
z
′
)
.
{\displaystyle (v_{X},v_{Y},v_{Z})=(v'_{x},v'_{y},v'_{z}).}
== In abstract vector spaces ==