Repeatability is related to the spread of a measure, also referred to as precision. It refers to how close a position solution is to the mean of all the obtained solutions, in a static location scenario.

The difference between accuracy and precision is shown below:

Accuracy vs Precision Although the two words precision and accuracy can be synonymous in colloquial use, they are deliberately contrasted in the context of the scientific method. Source: Wikipedia.

The most common precision metrics are defined below:

Measure Formula Confidence region probability
2D 2DRMS 2σE2+σN2 95 %
2D DRMS σE2+σN2 65 %
2D CEP 0.62σN+0.56σE, if σNσE>0.3 50 %
3D 99 % SAS 1.122(σE2+σN2+σU2) 99 %
3D 90 % SAS 0.833(σE2+σN2+σU2) 90 %
3D MRSE σE2+σN2+σU2 61 %
3D SEP 0.51(σE2+σN2+σU2) 50 %

which are the same expressions as those defined for accuracy, but now the standard deviations are not referred to a reference value but to the mean of the obtained results:

(1)σE(precision)=1L1l=1L(E[l]E^)2 ,

where E^=1Ll=1LE[l] is the mean of all the E coordinates of the obtained positioning solutions, E[l] are the East coordinates of the obtained positioning solutions, and L is the number of available position fixes. Similar expressions can be defined for the North and Up coordinates:

(2)σN(precision)=1L1l=1L(N[l]N^)2 ,

where N^=1Ll=1LN[l], and

(3)σU(precision)=1L1l=1L(U[l]U^)2 ,

where U^=1Ll=1LU[l].

Example:

2D scatter plot 2D position scatter plot and the circles containing 50%, 65%, and 95% of position fixes (corresponding to the CEP, DRMS, and 2DRMS precision errors, respectively)1.

Indicators of RepeatabilityPermalink

It follows a list of possible repeatability indicators for a software-defined GNSS receiver:

  • Stand-alone receiver’s static positioning precision.
  • Differential GNSS static positioning precision.
  • Average convergence times to sub-metric precision.

ReferencesPermalink

  1. C. Fernández-Prades, J. Arribas and P. Closas, Turning a Television into a GNSS Receiver, in Proc. of the 26th International Technical Meeting of The Satellite Division of the Institute of Navigation (ION GNSS+ 2013), Nashville, TN, Sep. 2013, pp. 1492 - 1507. 

Updated: