HOME

TheInfoList



OR:

The Triad method is one of the earliest and simplest solutions to the spacecraft attitude determination problem. Given the knowledge of two vectors in the reference and body coordinates of a satellite, the Triad algorithm obtains the direction cosine matrix relating to both frames. Harold Black played a key role in the development of the guidance, navigation, and control of the U.S. Navy's Transit satellite system at Johns Hopkins Applied Physics Laboratories. Triad represented the state of practice in spacecraft attitude determination before the advent of
Wahba's problem In applied mathematics, Wahba's problem, first posed by Grace Wahba in 1965, seeks to find a rotation matrix ( special orthogonal matrix) between two coordinate systems from a set of (weighted) vector observations. Solutions to Wahba's problem are ...
and its several optimal solutions. Covariance analysis for Black's solution was subsequently provided by Markley.


Summary

We consider the linearly independent reference vectors \vec_ and \vec_2 . Let \vec_1, \vec_2 be the corresponding measured directions of the reference unit vectors as resolved in a body fixed frame of reference. Following that, they are then related by the equations, for i = 1,2 , where A is a rotation matrix (sometimes also known as a proper
orthogonal matrix In linear algebra, an orthogonal matrix, or orthonormal matrix, is a real square matrix whose columns and rows are orthonormal vectors. One way to express this is Q^\mathrm Q = Q Q^\mathrm = I, where is the transpose of and is the identity m ...
, i.e., A^A = I, det(A) = +1 ). A transforms vectors in the body fixed frame into the frame of the reference vectors. Among other properties, rotational matrices preserve the length of the vector they operate on. Note that the direction cosine matrix A also transforms the cross product vector, written as, Triad proposes an estimate of the direction cosine matrix A as a solution to the linear system equations given by where \vdots have been used to separate different column vectors. The solution presented above works well in the noise-free case. However, in practice, \vec_1, \vec_2 are noisy and the orthogonality condition of the attitude matrix (or the direction cosine matrix) is not preserved by the above procedure. Triad incorporates the following elegant procedure to redress this problem. To this end, we define unit vectors, and to be used in place of the first two columns of (). Their cross product is used as the third column in the linear system of equations obtaining a proper orthogonal matrix for the spacecraft attitude given by the following: While the normalizations of Equations () - () are not necessary, they have been carried out to achieve a computational advantage in solving the linear system of equations in (). Thus an estimate of the spacecraft attitude is given by the proper orthogonal matrix as Note that computational efficiency has been achieved in this procedure by replacing the matrix inverse with a transpose. This is possible because the matrices involved in computing attitude are each composed of a triad of
orthonormal In linear algebra, two vectors in an inner product space are orthonormal if they are orthogonal (or perpendicular along a line) unit vectors. A set of vectors form an orthonormal set if all vectors in the set are mutually orthogonal and all of ...
basis vectors. "TRIAD" derives its name from this observation.


Triad Attitude Matrix and Handedness of Measurements

It is of consequence to note that the Triad method always produces a proper orthogonal matrix irrespective of the handedness of the reference and body vectors employed in the estimation process. This can be shown as follows. Let us re-write Eq. () in a matrix form given by where \Gamma := \left \hat ~ \vdots ~ \hat ~\vdots~ \hat \times \hat \right and \Delta = \left \hat ~\vdots~ \hat ~\vdots~ \hat \times \hat \right Note that if the columns of \Gamma form a left handed triad, then the columns of \Delta are also left handed because of the one-one correspondence between the vectors. This is because of the simple fact that, in Euclidean geometry, the angle between any two vectors remains invariant to coordinate transformations. Therefore, the determinant det \left( \Gamma \right) is 1 or -1 depending on whether its columns are right or left - handed respectively (similarly, \Delta = \pm 1 ). Taking determinant on both sides of the relation in Eq. (), we conclude that This is quite useful in practical applications since the analyst is always guaranteed a proper orthogonal matrix irrespective of the nature of the reference and measured vector quantities.


Applications

Triad was used as an attitude determination technique to process the telemetry data from the Transit satellite system (used by the U.S. Navy for navigation). The principles of the Transit system gave rise to the global positioning system satellite constellation. In an application problem, the reference vectors are usually known directions (e.g. stars, Earth magnetic field, gravity vector, etc.). Body fixed vectors are the measured directions as observed by an on-board sensor (e.g. star tracker, magnetometer, etc.). With advances in micro-electronics, attitude determination algorithms such as Triad have found their place in a variety of devices (e.g. smart phones, cars, tablets, UAVs etc.) with a broad impact on modern society.


See also

*
Attitude Dynamics and Control Attitude control is the process of controlling the orientation of an aerospace vehicle with respect to an inertial frame of reference or another entity such as the celestial sphere, certain fields, and nearby objects, etc. Controlling vehicle ...
*
Orientation (Geometry) In geometry, the orientation, angular position, attitude, bearing, or direction of an object such as a line, plane or rigid body is part of the description of how it is placed in the space it occupies. More specifically, it refers to the imagi ...
*
Wahba's problem In applied mathematics, Wahba's problem, first posed by Grace Wahba in 1965, seeks to find a rotation matrix ( special orthogonal matrix) between two coordinate systems from a set of (weighted) vector observations. Solutions to Wahba's problem are ...


References

{{Reflist Spacecraft attitude control Rotation in three dimensions