taroz / RTKLIB

Improvement of velocity estimation of RTKLIB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvement of velocity estimation of RTKLIB

  • Estimation of inter-system bias of Doppler frequency
  • Validation of velocity estimation
  • Output of valiance of velocity
  • Output velocity even when position cannot be computed

Setting1

Inter System Biases of Doppler Frequency

  • DISB: This option estimates GPS-GLO, GPS-BDS, and GPS-GAL inter system biases of Doppler frequency (pos1-posopt6 = ON)

  • Horizontal velocity error (Static test, GPS+GLO+BDS+GAL)
    result

  • Note: Additional observations are needed to estimate the bias. The availability of velocity will be decreased in urban environments.

Output

Output Velocity

  • Out Vel: Output velocity in .pos file (out-outvel = ON)
  • Format: vn(m/s) ve(m/s) vu(m/s) Q ns sdvn sdve sdvu sdvne sdveu sdvun format

Output All Solutions

  • Out All: Output every solutions even when position cannot be computed (out-outall = ON)
  • Q=0: Position or velocity cannot be computed due to lack of observations.The previous position or velocity is outputted.
  • Q=-1: Position or velocity is rejected by validation (e.g. chi-square test) outall

Statistics

Doppler frequency (Hz)

  • Standard deviation of Doppler frequency error (Hz) : SD_Doppler
  • Current error model is as follows: sd = SD_Doppler/sin(elevation)

About

Improvement of velocity estimation of RTKLIB


Languages

Language:C 40.3%Language:C++ 30.3%Language:Pascal 16.7%Language:MATLAB 4.5%Language:Objective-C 4.3%Language:Fortran 2.0%Language:Makefile 0.6%Language:HTML 0.5%Language:JavaScript 0.4%Language:Batchfile 0.3%Language:QMake 0.2%Language:Shell 0.0%Language:Prolog 0.0%Language:M 0.0%