1 / 31

Performance Evaluation of Several Interpolation Methods for GPS Satellite Orbit

Performance Evaluation of Several Interpolation Methods for GPS Satellite Orbit. Presented by Hamad Yousif Supervised by Dr. Ahmed El-Rabbany. Presentation Topics. Introduction Errors of Interpolation Lagrange Method Newton Divided Difference Method Trigonometric Method

omar
Download Presentation

Performance Evaluation of Several Interpolation Methods for GPS Satellite Orbit

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Performance Evaluationof Several Interpolation Methods for GPS Satellite Orbit Presented by Hamad YousifSupervised by Dr. Ahmed El-Rabbany

  2. Presentation Topics Introduction Errors of Interpolation Lagrange Method Newton Divided Difference Method Trigonometric Method Broadcast Ephemeris Method Conclusion

  3. Introduction The IGS have developed three precise GPS ephemerides: Ultra rapid Rapid Final These ephemerides are spaced at 15 minutes intervals but many GPS applications require precise ephemeris at higher rates, which is the reason for interpolation.

  4. Interpolation Errors Function Related Error: The amount of this error can be used as a measure of how well the interpolating method approaches the actual value of the time series. Computer Generated Error: This error is the result of computer limitations. It depends on the operating system, programming language and more or less on computer hardware.

  5. Interpolation Properties Taking too few points produces an unreliable interpolation output. Taking a plenty of points is ideally convenient. However, the computer capability is limited up to a specific number of points beyond which the computer behaves unpredictably. The accuracy degrades noticeably near the end points and tends to improve as the interpolator moves towards the center.

  6. Lagrange Formula: Lagrange Method

  7. INTERPOLATION ALGORITHM: Lagrange Interpolation The 24-hour data is divided into 23 overlapping segments each of 9 terms as shown below: SEGMENT 1 SEGMENT 2 SEGMENT 22 SEGMENT 23 00:00 23:45

  8. Newton Divided Difference Formula: Newton Divided Difference Interpolation

  9. The Trigonometric Series: Trigonometric Interpolation

  10. This method is suggested by [Mark Schenewerk, A brief review of basic GPS orbit interpolation strategies, 2002]. • The code is taken from: • http://www.noaa.gov/gps-toolbox/sp3intrp • The Trigonometric coefficients are computed using an algorithm called Singular Value Decomposition.

  11. Comparison between Lagrange and Trigonometric* Interpolation * The boundaries of the Trigonometric are not included. According to Schenewerk (2003) the error at the boundaries is 8.2 cm for INERTIAL and 10.3 cm for ECEF.

  12. Broadcast Ephemeris Method The direct interpolation of IGS precise ephemeris has one drawback. The very high positive and very low negative values (km) make it difficult to get an accuracy of millimeter level. As another alternative we interpolate the residuals of broadcast- precise ephemeris whose values are in meters and therefore it would be easier to get millimeter accuracy.

  13. Conclusion Lagrange and Newton Divided Difference demonstrate completely identical results in terms of interpolation error. Excluding the boundaries, the Trigonometric method yielded the best accuracy of all interpolation methods due to the periodic nature of the GPS orbit. This problem can be avoided by centering the day to be interpolated among sufficient data before and after the day. However, in real time applications no data can be added after the day. Lagrange has a better performance at the boundaries which makes it more convenient for real time applications. The interpolation via the broadcast ephemeris has produced the best results within the two-hour ephemeris period.

  14. References Press, W.H., S.A. Teukolosky, W.T. Vetterling, B.P. Flannery (2002). Numerical Recipes in C++: The Art of Scientific Computing. Cambridge University Press. Schenewerk, M. (2003). “A Brief Review Of Basic GPS Orbit Interpolation Strategies.” GPS Solutions, Vol. 6, No. 4, pp. 265-267. Spiegel, M.R. (1999). Mathematical Handbook of Formulas and Tables. McGraw Hill. Armed Forced, Munich.

More Related