7.5 Rotational invariance by Benjamin Crowell, Light and Matter licensed under the Creative Commons Attribution-ShareAlike license.
Let's take a closer look at why certain vector operations are useful and others are not. Consider the operation of multiplying two vectors component by component to produce a third vector:
`R_x=P_xQ_x`
`R_y=P_yQ_y`
`R_z=P_zQ_z`
As a simple example, we choose vectors `P` and `Q` to have length 1, and make them perpendicular to each other, as shown in figure j/1. If we compute the result of our new vector operation using the coordinate system in j/2, we find:
`R_x=0`
`R_y=0`
`R_z=0`
The `x` component is zero because `P_x=0`, the `y` component is zero because `Q_y=0`, and the `z` component is of course zero because both vectors are in the `x-y` plane. However, if we carry out the same operations in coordinate system j/3, rotated 45 degrees with respect to the previous one, we find
`R_x=1"/"2`
`R_y=-1"/"2`
`R_z=0`
The operation's result depends on what coordinate system we use, and since the two versions of `R` have different lengths (one being zero and the other nonzero), they don't just represent the same answer expressed in two different coordinate systems. Such an operation will never be useful in physics, because experiments show physics works the same regardless of which way we orient the laboratory building! The useful vector operations, such as addition and scalar multiplication, are rotationally invariant, i.e., come out the same regardless of the orientation of the coordinate system.
Some smart phones and GPS units contain electronic compasses that can sense the direction of the earth's magnetic field vector, notated `B`. Because all vectors work according to the same rules, you don't need to know anything special about magnetism in order to understand this example. Unlike a traditional compass that uses a magnetized needle on a bearing, an electronic compass has no moving parts. It contains two sensors oriented perpendicular to one another, and each sensor is only sensitive to the component of the earth's field that lies along its own axis. Because a choice of coordinates is arbitrary, we can take one of these sensors as defining the `x` axis and the other the `y`. Given the two components `B_x` and `B_y`, the device's computer chip can compute the angle of magnetic north relative to its sensors, `tan^(-1)(B_y"/"B_x)`.
All compasses are vulnerable to errors because of nearby magnetic materials, and in particular it may happen that some part of the compass's own housing becomes magnetized. In an electronic compass, rotational invariance provides a convenient way of calibrating away such effects by having the user rotate the device in a horizontal circle.
Suppose that when the compass is oriented in a certain way, it measures `B_x=1.00` and `B_y=0.00` (in certain units). We then expect that when it is rotated 90 degrees clockwise, the sensors will detect `B_x=0.00` and `B_y=1.00`.
But imagine instead that we get `B_x=0.20` and `B_y=0.80`. This would violate rotational invariance, since rotating the coordinate system is supposed to give a different description of the same vector. The magnitude appears to have changed from 1.00 to `sqrt(0.20^2+0.80^2)=0.82`, and a vector can't change its magnitude just because you rotate it. The compass's computer chip figures out that some effect, possibly a slight magnetization of its housing, must be adding an erroneous 0.2 units to all the `B_x` readings, because subtracting this amount from all the`B_x` values gives vectors that have the same magnitude, satisfying rotational invariance.
7.5 Rotational invariance by Benjamin Crowell, Light and Matter licensed under the Creative Commons Attribution-ShareAlike license.