5.7 Impact of 50X50 Gravity Models in Orbit Determination

Total Page:16

File Type:pdf, Size:1020Kb

5.7 Impact of 50X50 Gravity Models in Orbit Determination IMPLEMENTING A 50x50 GRAVITY FIELD MODEL IN AN ORBIT DETERMINATION SYSTEM by Daniel John Fonte, Jr. B.S. Astronautical Engineering United States Air Force Academy (1991) SUBMITTED TO THE DEPARTMENT OF AERONAUTICS AND ASTRONAUTICS IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY June 1993 @ Daniel John Fonte, Jr. uthor - I W Signature of A IT ,, Department of Aeronautics and Astronautics June 1993 Certified by F H J f I "0.41""'-Y- % w ---M. I V / Dr. Ronald J. Proulx Thesis Supervisor, CSDL Certified by / Dr. Paul J. Cefola Thesis Supervisor, CSDL , ~Lecturer, Departnent of Aeronautics and Astronautics Accepted bV 0 * F F Professor Harold Y. Wachman Chairman, Departmental Graduate Committee MASSACHUSETTS INSTITUTE OF TECHNOLOGY A , r1I 10" P%01 %# IMPLEMENTING A 50x50 GRAVITY FIELD MODEL IN AN ORBIT DETERMINATION SYSTEM by Daniel John Fonte, Jr. Submitted to the Department of Aeronautics and Astronautics on May 7, 1993 in partial fulfillment of the requirements for the Degree of Master of Science ABSTRACT The Kepler problem treats the earth as if it is a spherical body of uniform density. In actuality, the earth's shape deviates from a sphere in terms of latitude (described by zonal harmonics), longitude (sectorial harmonics), and combinations of both latitude and longitude (tesseral harmonics). Operational Orbit Determination (OD) systems in the 1960's focused on the effects of the first few zonal harmonics since (1) they represented the dominant terms of the geopotential perturbation, (2) they were well known, and (3) the use of a limited number of harmonics greatly simplified the perturbation theory used. The demand for increasingly accurate modeling of a satellite's motion, combined with an increase in knowledge of the geopotential and an advancement in computer technology, led to the inclusion of tesseral harmonics. The Draper Laboratory version of the Goddard Trajectory Determination System (R&D GTDS), one operational OD system, can currently implement up to a 21x21 gravity field model in its Cowell and Semianalytic Satellite Theory (SST) orbit generators. This thesis investigates the extension of R&D GTDS to include a 50x50 gravity field model in the Cowell and SST orbit generators. This extension would require code modifications in the following environments to support the various operational versions of R&D GTDS: IBM, VAX, Sun Workstation, and Silicon Graphics. In each of these environments, the Legendre polynomials, associated Legendre polynomials, Jacobi polynomials, Hansen coefficients, and harmonic coefficients must be investigated to determine if (1) overflow/underflow boundaries would be violated in computations or (2) a loss of accuracy would occur in computations of high degree and order. This investigation will determine whether normalized or un-normalized components of the potential must be used. Thesis Supervisor: Dr. Ronald J. Proulx Title: Technical Staff Engineer, The Charles Stark Draper Laboratory, Inc. Thesis Supervisor: Dr. Paul J. Cefola Title: Lecturer, Department of Aeronautics and Astronautics Program Manager, The Charles Stark Draper Laboratory, Inc. [This page intentionally left blank.] Acknowledgements My thanks is extended to many: Paul Cefola, for (1) ensuring I got here and (2) ensuring I got out of here. You taught me about space programs and how to always look at things from a positive perspective. Wayne McClain, for teaching me astrodynamics and about business life, in general. You were always willing to lend a hand and to lead me out of the land of the lost and confused. Ron Proulx, for being my partner in the trenches of GTDS. You gave me numerous tips concerning the handling of large software systems. David Carter, Rick Metzinger, Mark Slutsky, Moshe Cohen, and Jay Portnoy, your discussions on all topics ranging from GTDS, estimation, mathematics, physics, propulsion, to thesis preparation all added to the knowledge I captured here. Linda Leonard, for keeping the VAX raring to go. Roger Medeiros, for your generous support as group leader. John Sweeney and Joan Chiffer, for giving me the opportunity and handling countless administrative issues. My friends at Draper, you all know first hand what this is about. Keith Mertz, Diane Kim, and Hermann Rufenacht, for contributing to my knowledge about space systems. Dick Farrar, for providing TRACE results. Girish Patel (NASA GSFC) and Carl Wagner (NOAA), for sending the gravity models. Lee Myers (CSC), for updates to GTDS databases and TRAMP related discussions. My family, Stacee, and God, for unlimited support and encouragement. This thesis was prepared at The Charles Stark Draper Laboratory, Inc., with support from the Canadian Space Agency and Spar Aerospace Limited under Spar Aerospace Purchase Order 302163 and the RADARSAT Flight Dynamics Program (Contract S.700067). Publication of this thesis does not constitute approval by The Charles Stark Draper Laboratory, Inc., or the Massachusetts Institute of Technology of the findings or conclusions contained herein. It is published for the exchange and stimulation of ideas. I hereby assign my copyright of this thesis to The Charles Stark Draper Laboratory, Inc., Cambridge, Massachusetts. Daniel John Fonte, Jr., Lt.,TSAF Permission is hereby granted by The Charles Stark Draper Laboratory, Inc., to the Massachusetts Institute of Technology to reproduce any or all of this thesis. [This page intentionally left blank.] Contents Chapter 1 Introduction ........................................................................... 19 1.1 B ackground ......................................................................... 19 1.2 Thesis Overview ................................................................... 29 Chapter 2 Mathematical Techniques ............................................................ 32 2.1 Non-Spherical Earth Gravitational Attraction ................................... 32 2.1.1 Geopotential and Spherical Harmonics..............................33 2.1.2 Zonal Harmonics (order m = 0) ....................................... 48 2.1.3 Tesseral Harmonics (order m 0) .................................... 57 2.2 Perturbation Techniques ........................................................... 62 2.2.1 Cowell Mathematical Techniques ..................................... 65 2.2.2 Variation of Parameters (VOP) .................................... 68 2.2.2.1 Lagrange's VOP Equations .............................. 75 2.2.2.2 Gauss' VOP Equations ................................... 78 2.2.3 Implementation of VOP Formulations with Numerical Methods .................................................................. 82 2.3 Semianalytic Methods ............................................................. 82 2.3.1 Semianalytic Equations of Motion and the Generalized Method of Averaging ............................... 83 2.3.2 Semianalytic Propagators and Orbit Determination ................. 96 Chapter 3 Stability Testing ............................ ...................................... 99 3.1 Background ......................................................................... 99 3.2 Cowell Truth Model Description and Test Set-Up ............................ 101 3.3 Cowell Testing for 50x50 Fields ................................................. 105 3.4 Stability Testing for Semianalytic Theory ....................................... 109 3.4.1 Jacobi Polynomial Stability Testing .................................. 110 3.4.2 Hansen Coefficient Stability Testing ............................... 117 Chapter 4 Draper R&D GTDS Description .................................................... 125 4.1 Chapter Introduction ............................................................... 125 4.1.1 GTDS Overview ...................................................... 1..25 4.1.2 GTDS Developmental History ........................................ 128 4.2 R&D GTDS Functionality Associated to Gravity Modeling ............... 1...32 4.2.1 Numerical Theories ..................................................... 133 4.2.2 Analytical Theories ..................................................... 134 4.2.3 Semianalytical Theory .................................................. 134 4.2.4 Gravity-Related Input Processing .............. 140 4.2.5 Gravity-Related Database Maintenance ................. .. 145 4.3 Code Related Changes for 50x50 Gravity Field Models ...................... 148 4.3.1 WRITHARM Replacement, DANWHARM.FOR .................. 151 4.3.2 Changes Shared by Cowell and Semianalytic Theory .............. 160 4.3.2.1 HRMCF.CMN .......... ..............................160 4.3.2.2 GEOVAR.CMN .......... ............................. 165 4.3.2.3 LEGPOL.CMN ........................................... 168 4.3.2.4 FRCBD.FOR ........... ............................... 168 4.3.2.5 SETDAF.FOR ........................................... 169 4.3.2.6 Harmonic Coefficient READ Logic ..................... 169 4.3.2.7 LUMPCS.CMN ........................................... 172 4.3.2.8 CSBLNK.CMN ........................................... 173 4.3.3 Changes Unique to the Semianalytic Theory (SST)................175 4.3.3.1 ANAV1.CMN ............................................. 176 4.3.3.2 AVEPOT.CMN .......................................... 178 4.3.3.3 GRAVITY.CMN ..........................................179 4.3.3.4 MDWRK.CMN ........................................... 180 4.3.3.5 NUKES.CMN.............................. ..... 181 4.3.3.6
Recommended publications
  • Evaluation of Recent Global Geopotential Models Based on GPS/Levelling Data Over Afyonkarahisar (Turkey)
    Scientific Research and Essays Vol. 5(5), pp. 484-493, 4 March, 2010 Available online at http://www.academicjournals.org/SRE ISSN 1992-2248 © 2010 Academic Journals Full Length Research Paper Evaluation of recent global geopotential models based on GPS/levelling data over Afyonkarahisar (Turkey) Ibrahim Yilmaz1*, Mustafa Yilmaz2, Mevlüt Güllü1 and Bayram Turgut1 1Department of Geodesy and Photogrammetry, Faculty of Engineering, Kocatepe University of Afyonkarahisar, Ahmet Necdet Sezer Campus Gazlıgöl Yolu, 03200, Afyonkarahisar, Turkey. 2Directorship of Afyonkarahisar, Osmangazi Electricity Distribution Inc., Yuzbası Agah Cd. No: 24, 03200, Afyonkarahisar, Turkey. Accepted 20 January, 2010 This study presents the evaluation of the global geo-potential models EGM96, EIGEN-5C, EGM2008(360) and EGM2008 by comparing model based on geoid heights to the GPS/levelling based on geoid heights over Afyonkarahisar study area in order to find the geopotential model that best fits the study area to be used in a further geoid determination at regional and national scales. The study area consists of 313 control points that belong to the Turkish National Triangulation Network, covering a rough area. The geoid height residuals are investigated by standard deviation value after fitting tilt at discrete points, and height-dependent evaluations have been performed. The evaluation results revealed that EGM2008 fits best to the GPS/levelling based on geoid heights than the other models with significant improvements in the study area. Key words: Geopotential model, GPS/levelling, geoid height, EGM96, EIGEN-5C, EGM2008(360), EGM2008. INTRODUCTION Most geodetic applications like determining the topogra- evaluation studies of EGM2008 have been coordinated phic heights or sea depths require the geoid as a by the joint working group (JWG) between the Inter- corresponding reference surface.
    [Show full text]
  • The Evolution of Earth Gravitational Models Used in Astrodynamics
    JEROME R. VETTER THE EVOLUTION OF EARTH GRAVITATIONAL MODELS USED IN ASTRODYNAMICS Earth gravitational models derived from the earliest ground-based tracking systems used for Sputnik and the Transit Navy Navigation Satellite System have evolved to models that use data from the Joint United States-French Ocean Topography Experiment Satellite (Topex/Poseidon) and the Global Positioning System of satellites. This article summarizes the history of the tracking and instrumentation systems used, discusses the limitations and constraints of these systems, and reviews past and current techniques for estimating gravity and processing large batches of diverse data types. Current models continue to be improved; the latest model improvements and plans for future systems are discussed. Contemporary gravitational models used within the astrodynamics community are described, and their performance is compared numerically. The use of these models for solid Earth geophysics, space geophysics, oceanography, geology, and related Earth science disciplines becomes particularly attractive as the statistical confidence of the models improves and as the models are validated over certain spatial resolutions of the geodetic spectrum. INTRODUCTION Before the development of satellite technology, the Earth orbit. Of these, five were still orbiting the Earth techniques used to observe the Earth's gravitational field when the satellites of the Transit Navy Navigational Sat­ were restricted to terrestrial gravimetry. Measurements of ellite System (NNSS) were launched starting in 1960. The gravity were adequate only over sparse areas of the Sputniks were all launched into near-critical orbit incli­ world. Moreover, because gravity profiles over the nations of about 65°. (The critical inclination is defined oceans were inadequate, the gravity field could not be as that inclination, 1= 63 °26', where gravitational pertur­ meaningfully estimated.
    [Show full text]
  • The Joint Gravity Model 3
    Journal of Geophysical Research Accepted for publication, 1996 The Joint Gravity Model 3 B. D. Tapley, M. M. Watkins,1 J. C. Ries, G. W. Davis,2 R. J. Eanes, S. R. Poole, H. J. Rim, B. E. Schutz, and C. K. Shum Center for Space Research, University of Texas at Austin R. S. Nerem,3 F. J. Lerch, and J. A. Marshall Space Geodesy Branch, NASA Goddard Space Flight Center, Greenbelt, Maryland S. M. Klosko, N. K. Pavlis, and R. G. Williamson Hughes STX Corporation, Lanham, Maryland Abstract. An improved Earth geopotential model, complete to spherical harmonic degree and order 70, has been determined by combining the Joint Gravity Model 1 (JGM 1) geopotential coef®cients, and their associated error covariance, with new information from SLR, DORIS, and GPS tracking of TOPEX/Poseidon, laser tracking of LAGEOS 1, LAGEOS 2, and Stella, and additional DORIS tracking of SPOT 2. The resulting ®eld, JGM 3, which has been adopted for the TOPEX/Poseidon altimeter data rerelease, yields improved orbit accuracies as demonstrated by better ®ts to withheld tracking data and substantially reduced geographically correlated orbit error. Methods for analyzing the performance of the gravity ®eld using high-precision tracking station positioning were applied. Geodetic results, including station coordinates and Earth orientation parameters, are signi®cantly improved with the JGM 3 model. Sea surface topography solutions from TOPEX/Poseidon altimetry indicate that the ocean geoid has been improved. Subset solutions performed by withholding either the GPS data or the SLR/DORIS data were computed to demonstrate the effect of these particular data sets on the gravity model used for TOPEX/Poseidon orbit determination.
    [Show full text]
  • Spline Representations of Functions on a Sphere for Geopotential Modeling
    Spline Representations of Functions on a Sphere for Geopotential Modeling by Christopher Jekeli Report No. 475 Geodetic and GeoInformation Science Department of Civil and Environmental Engineering and Geodetic Science The Ohio State University Columbus, Ohio 43210-1275 March 2005 Spline Representations of Functions on a Sphere for Geopotential Modeling Final Technical Report Christopher Jekeli Laboratory for Space Geodesy and Remote Sensing Research Department of Civil and Environmental Engineering and Geodetic Science Ohio State University Prepared Under Contract NMA302-02-C-0002 National Geospatial-Intelligence Agency November 2004 Preface This report was prepared with support from the National Geospatial-Intelligence Agency under contract NMA302-02-C-0002 and serves as the final technical report for this project. ii Abstract Three types of spherical splines are presented as developed in the recent literature on constructive approximation, with a particular view towards global (and local) geopotential modeling. These are the tensor-product splines formed from polynomial and trigonometric B-splines, the spherical splines constructed from radial basis functions, and the spherical splines based on homogeneous Bernstein-Bézier (BB) polynomials. The spline representation, in general, may be considered as a suitable alternative to the usual spherical harmonic model, where the essential benefit is the local support of the spline basis functions, as opposed to the global support of the spherical harmonics. Within this group of splines each has distinguishing characteristics that affect their utility for modeling the Earth’s gravitational field. Tensor-product splines are most straightforwardly constructed, but require data on a grid of latitude and longitude coordinate lines. The radial-basis splines resemble the collocation solution in physical geodesy and are most easily extended to three-dimensional space according to potential theory.
    [Show full text]
  • ICGEM – 15 Years of Successful Collection and Distribution of Global Gravitational Models, Associated Services and Future Plans
    ICGEM – 15 years of successful collection and distribution of global gravitational models, associated services and future plans E. Sinem Ince1, Franz Barthelmes1, Sven Reißland1, Kirsten Elger2, Christoph Förste1, Frank 5 Flechtner1,4, and Harald Schuh3,4 1Section 1.2: Global Geomonitoring and Gravity Field, GFZ German Research Centre for Geosciences, Potsdam, Germany 2Library and Information Services, GFZ German Research Centre for Geosciences, Potsdam, Germany 3Section 1.1: Space Geodetic Techniques, GFZ German Research Centre for Geosciences, Potsdam, Germany 10 4Department of Geodesy and Geoinformation Science, Technical University of Berlin, Berlin, Germany Correspondence to: E. Sinem Ince ([email protected]) Abstract. The International Centre for Global Earth Models (ICGEM, http://icgem.gfz-potsdam.de/) hosted at the GFZ German Research Centre for Geosciences (GFZ) is one of the five Services coordinated by the International Gravity Field Service (IGFS) of the International Association of Geodesy (IAG). The goal of the ICGEM Service is to provide the 15 scientific community with a state of the art archive of static and temporal global gravity field models of the Earth, and develop and operate interactive calculation and visualisation services of gravity field functionals on user defined grids or at a list of particular points via its website. ICGEM offers the largest collection of global gravity field models, including those from the 1960s to the 1990s, as well as the most recent ones that have been developed using data from dedicated satellite gravity missions, CHAMP, GRACE, and GOCE, advanced processing methodologies and additional data sources such as 20 satellite altimetry and terrestrial gravity.
    [Show full text]
  • Preparation of Papers for AIAA Technical Conferences
    Gravity Modeling for Variable Fidelity Environments Michael M. Madden* NASA, Hampton, VA, 23681 Aerospace simulations can model worlds, such as the Earth, with differing levels of fidel- ity. The simulation may represent the world as a plane, a sphere, an ellipsoid, or a high- order closed surface. The world may or may not rotate. The user may select lower fidelity models based on computational limits, a need for simplified analysis, or comparison to other data. However, the user will also wish to retain a close semblance of behavior to the real world. The effects of gravity on objects are an important component of modeling real-world behavior. Engineers generally equate the term gravity with the observed free-fall accelera- tion. However, free-fall acceleration is not equal to all observers. To observers on the sur- face of a rotating world, free-fall acceleration is the sum of gravitational attraction and the centrifugal acceleration due to the world’s rotation. On the other hand, free-fall accelera- tion equals gravitational attraction to an observer in inertial space. Surface-observed simu- lations (e.g. aircraft), which use non-rotating world models, may choose to model observed free fall acceleration as the “gravity” term; such a model actually combines gravitational at- traction with centrifugal acceleration due to the Earth’s rotation. However, this modeling choice invites confusion as one evolves the simulation to higher fidelity world models or adds inertial observers. Care must be taken to model gravity in concert with the world model to avoid denigrating the fidelity of modeling observed free fall.
    [Show full text]
  • An Oceanographer's Guide to GOCE and the Geoid
    An Oceanographer’s Guide to GOCE and the Geoid C. W. Hughes, R. J. Bingham To cite this version: C. W. Hughes, R. J. Bingham. An Oceanographer’s Guide to GOCE and the Geoid. Ocean Science, European Geosciences Union, 2008, 4 (1), pp.15-29. hal-00298352 HAL Id: hal-00298352 https://hal.archives-ouvertes.fr/hal-00298352 Submitted on 24 Jan 2008 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Ocean Sci., 4, 15–29, 2008 www.ocean-sci.net/4/15/2008/ Ocean Science © Author(s) 2008. This work is licensed under a Creative Commons License. An Oceanographer’s Guide to GOCE and the Geoid C. W. Hughes and R. J. Bingham Proudman Oceanographic Laboratory, 6 Brownlow St., Liverpool L3 5DA, UK Received: 5 September 2006 – Published in Ocean Sci. Discuss.: 20 September 2006 Revised: 28 November 2007 – Accepted: 14 December 2007 – Published: 24 January 2008 Abstract. A review is given of the geodetic concepts nec- essary to understand the time dependent gravity field and its essary for oceanographers to make use of satellite gravity relationship to mass movements in the earth system.
    [Show full text]
  • Potential and Scientific Requirements of Optical Clock Networks For
    submitted to Geophys. J. Int. Potential and scientific requirements of optical clock networks for validating satellite gravity missions Stefan Schroder¨ 1, Simon Stellmer2,Jurgen¨ Kusche1 1 Institute of Geodesy and Geoinformation, University of Bonn 2 Physics Institute, University of Bonn SUMMARY The GRACE and GRACE-FO missions have provided an unprecedented quantification of large-scale changes in the water cycle. Equipped with ultraprecise intersatellite ranging links, these missions collect measurements that are processed further to monthly sets of spherical har- monic coefficients of the geopotential, which then can be converted into estimates of surface mass variation. However, it is still an open problem of how these data sets can be referenced to a ground truth. Meanwhile, stationary optical clocks show fractional instabilities below 10−18 when averaged over an hour, and continue to be improved in terms of precision and accuracy, uptime, and transportability. The frequency of a clock is affected by the gravitational redshift, and thus arXiv:2012.02618v1 [physics.geo-ph] 4 Dec 2020 depends on the local geopotential; a relative frequency change of 10−18 corresponds to a geoid height change of about 1 cm. Here we suggest that this effect could be further exploited for sensing large-scale temporal geopotential changes via a network of clocks distributed at the Earth’s surface. In fact, several projects have already proposed to create an ensemble of optical clocks connected across Europe via optical fibre links. Our hypothesis is that a clock network spread over Europe – for which the physical infrastruc- ture is already partly in place – would enable us to determine temporal variations of the Earth’s gravity field at time scales of days and beyond, and thus provide a new means for validating 2 Stefan Schroder¨ et al.
    [Show full text]
  • Accuracy Evaluation of Geoid Heights in the National Control Points of South Korea Using High-Degree Geopotential Model
    applied sciences Article Accuracy Evaluation of Geoid Heights in the National Control Points of South Korea Using High-Degree Geopotential Model Kwang Bae Kim 1,* , Hong Sik Yun 1 and Ha Jung Choi 2 1 School of Civil, Architectural, and Environmental System Engineering, Sungkyunkwan University, Suwon 16419, Korea; [email protected] 2 Interdisciplinary Program for Crisis, Disaster, and Risk Management, Sungkyunkwan University, Suwon 16419, Korea; [email protected] * Correspondence: [email protected]; Tel.: +82-31-299-4251 Received: 9 December 2019; Accepted: 18 February 2020; Published: 21 February 2020 Abstract: Precise geoid heights are not as important for understanding Earth’s gravity field, but they are important to geodesy itself, since the vertical datum is defined as geoid in a cm-level accuracy. Several high-degree geopotential models have been derived lately by using satellite tracking data such as those from Gravity Recovery and Climate Experiment (GRACE) and Gravity Field and Steady-State Ocean Circulation Explorer (GOCE), satellite altimeter data, and terrestrial and airborne gravity data. The Korean national geoid (KNGeoid) models of the National Geographic Information Institute (NGII) were developed using the latest global geopotential models (GGMs), which are combinations of gravity data from satellites and land gravity data. In this study, geoid heights calculated from the latest high-degree GGMs were used to evaluate the accuracy of the three GGMs (European Improved Gravity model of Earth by New techniques (EIGEN)-6C4, Earth Gravitational Model 2008 (EGM2008), and GOCE-EGM2008 combined model (GECO)) by comparing them with the geoid heights derived from the Global Navigation Satellite System (GNSS)/leveling of the 1182 unified control points (UCPs) that have been installed by NGII in South Korea since 2008.
    [Show full text]
  • Egmlab, a Scientific Software for Determining the Gravity and Gradient Components from Global Geopotential Models
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Springer - Publisher Connector Earth Sci Inform (2008) 1:93–103 DOI 10.1007/s12145-008-0013-4 SOFTWARE ARTICLE EGMlab, a scientific software for determining the gravity and gradient components from global geopotential models R. Kiamehr & M. Eshagh Received: 8 December 2007 /Accepted: 7 July 2008 / Published online: 12 August 2008 # Springer-Verlag 2008 Abstract Nowadays, Global Geopotential Models (GGMs) Keywords Deflection of vertical components . GPS . are used as a routine stage in the procedures to compute a Geoid . Geoidal height . Global geopotential model . gravimetric geoid. The GGMs based geoidal height also Gravity anomaly. Gravity gradients . Levelling . Sweden can be used for GPS/levelling and navigation purposes in developing countries which do not have accurate gravimetric geoid models. Also, the GGM based gravity anomaly Introduction including the digital elevation model can be used in evaluation and outlier detections schemes of the ground In the 1960s and 1970s, satellite geodesy provided geo- gravity anomaly data. Further, the deflection of vertical and desists with global geopotential models (GGMs), which are gravity gradients components from the GGMs can be spherical harmonic representations of the long and medium used for different geodetic and geophysical interpretation wavelength (>100 km) components of the earth’s gravity purposes. However, still a complete and user-friendly field. The new satellite gravity missions CHAMP and software package is not available for universities and GRACE lead to significant improvements of our knowl- geosciences communities. In this article, first we review the edge about the long wavelength part of the Earth’s gravity procedure for determination of the basic gravity field and field, and thereby of the long wavelengths of the geoid.
    [Show full text]
  • Geoid Determination Based on a Combination of Terrestrial and Airborne Gravity Data in South Korea
    Geoid Determination Based on a Combination of Terrestrial and Airborne Gravity Data in South Korea by Hyo Jin Yang Report No. 507 Geodetic Science The Ohio State University Columbus, Ohio 43210 December 2013 Geoid Determination Based on a Combination of Terrestrial and Airborne Gravity Data in South Korea by Hyo Jin Yang Report No. 507 Geodetic Science The Ohio State University Columbus, Ohio 43210 December 2013 PREFACE This report was prepared for and submitted to the Graduate School of the Ohio State University as a dissertation in partial fulfillment of the requirements for the PhD degree. The work was supported in part by a grant from the University of Seoul, Seoul, Korea, under the auspices of the Ministry of Land, Transport and Maritime Affairs, Korea. i ABSTRACT The regional gravimetric geoid model for South Korea is developed by using heterogeneous data such as gravimetric measurements, a global geopotential model, and a high resolution digital topographic model. A highly accurate gravimetric geoid model, which is a basis to support the construction of the efficient and less costly height system with GPS, requires many gravimetric observations and these are acquired by several kinds of sensors or on platforms. Especially airborne gravimetry has been widely employed to measure the earth’s gravity field in last three decades, as well as the traditional measurements on the earth’s physical surface. Therefore, it is necessary to understand the characters of each gravimetric measurement, such as the measurement surface and involved topography, and also to integrate these to a unified gravimetric data base which refers to the same gravitational field.
    [Show full text]
  • Gravitational Field Models for the Earth (Gem 1 & 2)
    GRAVITATIONAL FIELD MODELS FOR THE EARTH (GEM 1 & 2) FRANCIS J. LERCH CARL A. WAGNER DAVID- E. SMITH MARK k. SWNBSt3N JOSEPH E. BROVVND SAFAES A. RICHARDSON (NASA-TM-X-65970) GRAVITATIONAL FIELD N72-29423 CIODELS FOR THE EARTH (GEPI 1 AND 2) F.J, TJel-chl et a1 (NASA) Yay 1972 41 p CSCL 03B Unclas G3/13 37446 I MAY 1912 -GODDARD SPACE FLIGHT 6 GREENBELT, MARYLAND I1 X-553-72-146 GRAVITATIONAL FIELD MODELS FOR THE EARTH* (GEM 1 & 2) Francis J. Lerch Carl A. Wagner David E. Smith Gedynamics Branch, GSFC Mark L. Sandson Joseph E. Brownd James A. Richardson Computer Sciences Corporation, Falls Church, Virginia May 1972 *A version of this paper was presented at COSPAR, Working Group 1, Madrid, May 1972. GODDARD SPACE FLIGHT CENTER Greenbelt, Maryland 20771 GRAVITATIONAL FIELD MODELS FOR THE EARTH (GEM 1 & 2) ABSTRACT Two models of the earth's gravitational field have been com- puted at Goddard Space Flight Center. The first, Goddard Earth Model 1 (GEM l), has been derived from satellite tracking data. The second, Goddard Earth Model 2 (GEM 2), has been derived from a combination of satellite tracking and surface gravimetric data. The geopotential models are represented in spherical harmonics complete to degree and order 16 for the combined solu- tion and complete to degree and order 12 for the satellite solution. Both solutions include zonal terms to degree 21 and related sat- ellite resonant coefficients to degree 22. The satellite data con- sisted primarily of optical data processed on 300 weekly orbital arcs for 25 close earth satellites.
    [Show full text]