Skip to content

Innovations of velocity #41

Answered by rodralez
floosche2 asked this question in Q&A
Discussion options

You must be logged in to vote

Dear NaveGo-Team, thank you for your very helpful work.

I have a question concerning the innovations of the velocities zv.

In your paper you mention the measurement of the velocity as δyv = [vn − vn_G]^T (which is totally clear to me)

But in your code, you use:

zv = (vel_e(i,:) - gps.vel(gdx,:) - ((omega_ie_n + omega_en_n) .* (DCMbn * gps.larm))' ...

  • (DCMbn * cross(wb_corrected, gps.larm) )' )';

Can you please tell me why you use different equations and give me a source of the equation you used in the code?

Hello, the extra terms in this equation are for correcting errors related to the lever arm between the IMU and the GNSS receiver. You can find this equation as Eq. 14.103 in Prof…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rodralez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants