Open main menu

Satellite Wiki β

Changes

QuEST

59 bytes added, 16:22, 19 February 2018
no edit summary
[[File:Equation74.png|frame|center]]
The error function J can be simplified to a summation involving <math>w_k </math> (the weights, which are constants set by us) and the gain function g as defined below
[[File:Equation75.png|frame|center]]
It is easy to see that minimising J is equivalent to maximising g. <br \>
So, generally, QuEST uses Newton Raphson method starting with [[File:Equation44.png]] calculated above, and over multiple iterations reaches at a more accurate value for λ.<br \>
Notice how this is different from the qmethod. QuEST doesn’t directly solve for the eigen values. It starts with a reasonable guess and then moves on to check out if there are values close to this guess that can do better.<br \>
Now to solve for the quaternion, both scalar and vector parts are divided <math>q_4 =cosϕcos \phi/2 </math> (<math>q_4 </math> is the scalar part; ϕis <math> \phi</math> is the angle of rotation). Note, this only changes the magnitude of the quaternion and the final answer can be corrected for later by normalising it. So, the vector part now is
[[File:Equation47.png|frame|center]]
where a is the vector along axis of rotation. The initial matrix equation now turns out as follows
1,212
edits