Open main menu

Satellite Wiki β

Changes

Triad Algorithm

44 bytes removed, 00:24, 7 February 2018
no edit summary
Triad is one of the simplest deterministic attitude determination algorithm. Triad begins by considering two measurement vectors, such as the direction to the sun and the direction of the Earth's magnetic field. We denote the actual vectors by s and m, respectively. The measured components of the vectors, with respect to the body frame (A reference frame that is attached to the body of the satellite) , are denoted s_b and m_b, respectively. The known components of the vectors in the inertial frame are s_i and m_i. Ideally, the rotation matrix, or attitude matrix, R, satisfies [[File:Equation58.png]] and [[File:Equation59.png]]. Unfortunately, since the problem is overdetermined (because the Rotation Matrix has three independent parameters and we have four constraints by these two equations), it is generally in general not possible to find such an R. The simplest most simple deterministic attitude determination algorithm is based on discarding neglecting one piece of this information; however. However, this approach does not doesn't simply amount to throwing away one of the components a component of one of the measured vectors. The algorithm is known as the Triad algorithm, because since it is based on constructing two triads of orthonormal unit vectors using by making use of the vector information that we have.<ref name ="aoe">http://www.dept.aoe.vt.edu/~cdhall/courses/aoe4140/attde.pdf</ref>
== The Algorithm ==
The second vector we chose is perpendicular to both measured vectors;
[[File:Equation62.png|frame|center]]
Note that we are in effect assuming that the measurement of the magnetic field vector is less accurate than the measurement of the sun vector. <ref name = "aoe" /> If the magnetic field vector is more accurate, suitable changes should be made in the triad.<br \>
Finally the third vector of the triad is
[[File:Equation63.png|frame|center]]
[[File:Equation64.png|frame|center]]
Note that
[[File:Equation65Equation70.png|frame|center]]
Thus,
[[File:Equation66Equation71.png|frame|center]]where []' indicates inverse of the matrix. <br \>
With this, we have found an appropriate Rotation Matrix. <br \>
Notice that in general, s and m may not be perpendicular. So if we directly used t_1 = s and t_2 = m, the matrix we get by this method may not be orthogonal. When we construct orthogonal vectors from these, we are in effect reducing a constraint of the equation and making the equations solvable.
----
If you are done reading this page, you can go back to [[Attitude Determination and Control Subsystem]]
== References ==
*http://www.dept.aoe.vt.edu/~cdhall/courses/aoe4140/attde.pdf
*https://en.wikipedia.org/wiki/Triad_method
 
----
If you are done reading this page, you can go back to [[Attitude Determination and Control Subsystem]]
1,212
edits