Orbit Determination & Ephemeris Software Summary

Total Page:16

File Type:pdf, Size:1020Kb

Orbit Determination & Ephemeris Software Summary Pan-STARRS Document Control PSDC-500-001-00 ___________________________________________________________________________ Pan-STARRS Project Management System Orbit Determination & Ephemeris Software Summary Jim Heasley & Robert Jedicke Pan-STARRS Moving Object Processing Systems Group Institute for Astronomy 15 April 2004 © Institute for Astronomy, University of Hawaii 2680 Woodlawn Drive, Honolulu, Hawaii 96822 An Equal Opportunity/Affirmative Action Institution Pan-STARRS Document Control PSDC-500-001-00 Revision History Revision Date Affected Explanation of Change Pages 00 15 April 2004 placed under PSDC 2 Pan-STARRS Document Control PSDC-500-001-00 Table of Contents Revision History ....................................................................................................................... 2 Table of Contents...................................................................................................................... 3 1 Executive Summary.......................................................................................................... 4 2 Introduction....................................................................................................................... 4 3 Software Packages............................................................................................................ 5 3.1 Orbfit......................................................................................................................... 5 3.2 ORSA........................................................................................................................6 3.3 FindOrb.....................................................................................................................6 3.4 CODES ..................................................................................................................... 8 3.5 Lowell Observatory Asteroid Ephemeris.................................................................. 8 3.6 JPL Ephemeris Service (Horizons)........................................................................... 9 3.7 Minor Planet Center (MPC)...................................................................................... 9 3.8 Tholen Routines...................................................................................................... 10 4 Recommendations........................................................................................................... 11 3 Pan-STARRS Document Control PSDC-500-001-00 Orbit Determination & Ephemeris Software Summary 1 Executive Summary PanSTARRS requires preliminary (or short-arc) orbit determination software (various modes of Gauss, Vaisala, and circular orbits), perturbative orbit determination software (initial and updating) with error determination and ephemeris generating software (with sky-plane error determination). Unfortunately, none of the publicly available orbit determination and ephemeris generating software packages satisfies all of PanSTARRS’s needs. Most can easily be excluded from consideration because they are unavailable, untested or unwieldy. The most likely candidates for PanSTARRS usage in order of decreasing utility in the opinion of the authors are OrbFit and Dave Tholen’s routines. A combination of the strengths of each might be a good starting point. The advantage of OrbFit is that it is a well respected and much used standard in asteroid and comet orbit determination and ephemeris generation software implemented on the AstDys website. The advantage of Tholen’s routines is that they are already maintained and supported by a dependable member of the PanSTARRS team. 2 Introduction PanSTARRS requires orbit determination and ephemeris generating software within the Moving Object (MO) pipeline and for offline analysis of MO data. Chesley has outlined the functionality of the MO pipeline in http://pan-starrs.ifa.hawaii.edu/project/workshops/dp_04_01_03/talks/ jedicke_neo_talk.pdf or .ppt. The orbit determination and ephemeris generating software is a relatively small (he estimated about 20%) component of the envisioned pipeline. It could be re-generated in-house but if publicly available software packages are sufficient for PanSTARRS’s purposes it would be economical to use them. At the very least it is prudent to survey what is currently available. This document summarizes the orbit determination and ephemeris generating software packages of which we are aware: Orbfit ORSA FindOrb CODES Lowell Observatory Asteroid Ephemeris JPL Ephemeris Service (Horizons) Minor Planet Center (MPC) Tholen Routines 4 Pan-STARRS Document Control PSDC-500-001-00 In Section 3 we provide (when available) the following information for each package when available: Package name Author(s) Website License/Availability Programming Language Current Version Level of Documentation Support Other Comments 3 Software Packages 3.1 Orbfit Package name: OrbFit Author(s): Andreas Milani ([email protected]) & OrbFit Consortium Website: http://newton.dm.unipi.it/orbfit/ License/Availability: Open source style arrangement Programming Language: Fortran 77 Current Version: 2.3.3 Level of Documentation: The source code is reasonably well commented so the purpose of most subroutines is clear. Some other small amounts of documentation are available. It is possible, but not easy to learn how to use the program using the available information. Support: The website invites requests for support but in my experience there has been no response to such requests or bug reports. Other: OrbFit is the software used to support the NEODys and AstDys data available on the Asteroid Services website at http://newton.dm.unipi.it. In one-on-one tests with the JPL ephemeris software the computed ephemerides are virtually indistinguishable. 5 Pan-STARRS Document Control PSDC-500-001-00 The software built easily "out of the box." The Solaris version did *not* operate properly, presumably due to a compiler incompatibility. A working code on Solaris was created using the gcc compiler and some modifications to the Makefile parmameters. The next release of OrbFit is advertised to be in Fortran 90. 3.2 ORSA Package name: Orbit Reconstruction, Simulation, and Analysis (ORSA) Author(s): Pasquale Tricarico ([email protected]) and others Website: http://orsa.sourceforge.net License/Availability: GPL Open Source Programming Language: C++ Current Version: 0.30 Level of Documentation: Virtually no useful documentation Support: Unknown Other: The package compiled properly after some work in terms of installing other software it requires. It does appear to execute under linux but with no documentation it is very difficult to assess whether it works as advertised. It purports to have or plan to implement much of the same level of analysis that OrbFit has, e.g., covariance matrices, collision predicting, etc. 3.3 FindOrb Package name: Find Orb 6 Pan-STARRS Document Control PSDC-500-001-00 Author(s): Bill Gray, Project Pluto [email protected]) Website: http://www.projectpluto.com License/Availability: Open source freely available for non- commercial use (DOS/Linux version only) Programming Language: C++ Current Version: Unknown, constantly under revision Level of Documentation: Source code is documented at some level. The web site gives some insights into the working of the program. Support: Bill Gray has been responsive to requests for help although he only seems interested in incorporating new features that are of interest to him. Other: FindOrb comes in two flavors: a Windows version and a DOS (or linux) version. The latter has been tested on a single case against the same set of input (synthetic) observations as OrbFit. The orbital elements derived were very similar and the forward projected ephemeris (6 months in time) were very close (order of an arcsecond). This is very interesting in that this simple code generally uses "fits" to the orbits of the major planets rather than the JPL ephemeris (although it can do so). Gray has taken some rather simple minded approaches to implementing methods described in some of the standard celestial mechanics textbooks. However, it would appear the proof is in the pudding -- at least in some cases this rather basic implementation works as nicely as OrbFit. It does not, however, have the analytical error analysis capability of the latter. Gray does seem to take the lead of some of the other packages, like OrbFit, and has implemented Monte Carlo error analysis. 7 Pan-STARRS Document Control PSDC-500-001-00 3.4 CODES Package name: Comet/asteroid Orbit Determination and Ephemeris Software (CODES) Author(s): Jim Baer ([email protected]) Website: http://users.stargate.net/~jimbaer/index.html License/Availability: Source available Programming Language: Java Current Version: 3.1 Level of Documentation: Web page fairly complete Support: unknown Other: This package is a GUI based orbit determination and analysis system. It claims to have much of the sort of sophisticated analysis found in OrbFit. This package has not yet been tested. 3.5 Lowell Observatory Asteroid Ephemeris Package name: Lowell Observatory Asteroid Ephemeris (ASTEPH) Author(s): Ted Bowell, Bruce Koehn Website: http://asteroid.lowell.edu License/Availability: Proprietary, availability unknown. Bowell has in the past indicated that his code was freely available. Programming Language: Unknown Current Version: 1.5 Level of Documentation: Unknown Support: My one "complaint" about its performance (it would only compute an ephemeris on full hour times) was acknowledged and I was
Recommended publications
  • Orbit Determination Methods and Techniques
    PROJECTE FINAL DE CARRERA (PFC) GEOSAR Mission: Orbit Determination Methods and Techniques Marc Fernàndez Uson PFC Advisor: Prof. Antoni Broquetas Ibars May 2016 PROJECTE FINAL DE CARRERA (PFC) GEOSAR Mission: Orbit Determination Methods and Techniques Marc Fernàndez Uson ABSTRACT ABSTRACT Multiple applications such as land stability control, natural risks prevention or accurate numerical weather prediction models from water vapour atmospheric mapping would substantially benefit from permanent radar monitoring given their fast evolution is not observable with present Low Earth Orbit based systems. In order to overcome this drawback, GEOstationary Synthetic Aperture Radar missions (GEOSAR) are presently being studied. GEOSAR missions are based on operating a radar payload hosted by a communication satellite in a geostationary orbit. Due to orbital perturbations, the satellite does not follow a perfectly circular orbit, but has a slight eccentricity and inclination that can be used to form the synthetic aperture required to obtain images. Several sources affect the along-track phase history in GEOSAR missions causing unwanted fluctuations which may result in image defocusing. The main expected contributors to azimuth phase noise are orbit determination errors, radar carrier frequency drifts, the Atmospheric Phase Screen (APS), and satellite attitude instabilities and structural vibration. In order to obtain an accurate image of the scene after SAR processing, the range history of every point of the scene must be known. This fact requires a high precision orbit modeling and the use of suitable techniques for atmospheric phase screen compensation, which are well beyond the usual orbit determination requirement of satellites in GEO orbits. The other influencing factors like oscillator drift and attitude instability, vibration, etc., must be controlled or compensated.
    [Show full text]
  • Electric Propulsion System Scaling for Asteroid Capture-And-Return Missions
    Electric propulsion system scaling for asteroid capture-and-return missions Justin M. Little⇤ and Edgar Y. Choueiri† Electric Propulsion and Plasma Dynamics Laboratory, Princeton University, Princeton, NJ, 08544 The requirements for an electric propulsion system needed to maximize the return mass of asteroid capture-and-return (ACR) missions are investigated in detail. An analytical model is presented for the mission time and mass balance of an ACR mission based on the propellant requirements of each mission phase. Edelbaum’s approximation is used for the Earth-escape phase. The asteroid rendezvous and return phases of the mission are modeled as a low-thrust optimal control problem with a lunar assist. The numerical solution to this problem is used to derive scaling laws for the propellant requirements based on the maneuver time, asteroid orbit, and propulsion system parameters. Constraining the rendezvous and return phases by the synodic period of the target asteroid, a semi- empirical equation is obtained for the optimum specific impulse and power supply. It was found analytically that the optimum power supply is one such that the mass of the propulsion system and power supply are approximately equal to the total mass of propellant used during the entire mission. Finally, it is shown that ACR missions, in general, are optimized using propulsion systems capable of processing 100 kW – 1 MW of power with specific impulses in the range 5,000 – 10,000 s, and have the potential to return asteroids on the order of 103 104 tons. − Nomenclature
    [Show full text]
  • AFSPC-CO TERMINOLOGY Revised: 12 Jan 2019
    AFSPC-CO TERMINOLOGY Revised: 12 Jan 2019 Term Description AEHF Advanced Extremely High Frequency AFB / AFS Air Force Base / Air Force Station AOC Air Operations Center AOI Area of Interest The point in the orbit of a heavenly body, specifically the moon, or of a man-made satellite Apogee at which it is farthest from the earth. Even CAP rockets experience apogee. Either of two points in an eccentric orbit, one (higher apsis) farthest from the center of Apsis attraction, the other (lower apsis) nearest to the center of attraction Argument of Perigee the angle in a satellites' orbit plane that is measured from the Ascending Node to the (ω) perigee along the satellite direction of travel CGO Company Grade Officer CLV Calculated Load Value, Crew Launch Vehicle COP Common Operating Picture DCO Defensive Cyber Operations DHS Department of Homeland Security DoD Department of Defense DOP Dilution of Precision Defense Satellite Communications Systems - wideband communications spacecraft for DSCS the USAF DSP Defense Satellite Program or Defense Support Program - "Eyes in the Sky" EHF Extremely High Frequency (30-300 GHz; 1mm-1cm) ELF Extremely Low Frequency (3-30 Hz; 100,000km-10,000km) EMS Electromagnetic Spectrum Equitorial Plane the plane passing through the equator EWR Early Warning Radar and Electromagnetic Wave Resistivity GBR Ground-Based Radar and Global Broadband Roaming GBS Global Broadcast Service GEO Geosynchronous Earth Orbit or Geostationary Orbit ( ~22,300 miles above Earth) GEODSS Ground-Based Electro-Optical Deep Space Surveillance
    [Show full text]
  • Orbit Determination Using Modern Filters/Smoothers and Continuous Thrust Modeling
    Orbit Determination Using Modern Filters/Smoothers and Continuous Thrust Modeling by Zachary James Folcik B.S. Computer Science Michigan Technological University, 2000 SUBMITTED TO THE DEPARTMENT OF AERONAUTICS AND ASTRONAUTICS IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE IN AERONAUTICS AND ASTRONAUTICS AT THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY JUNE 2008 © 2008 Massachusetts Institute of Technology. All rights reserved. Signature of Author:_______________________________________________________ Department of Aeronautics and Astronautics May 23, 2008 Certified by:_____________________________________________________________ Dr. Paul J. Cefola Lecturer, Department of Aeronautics and Astronautics Thesis Supervisor Certified by:_____________________________________________________________ Professor Jonathan P. How Professor, Department of Aeronautics and Astronautics Thesis Advisor Accepted by:_____________________________________________________________ Professor David L. Darmofal Associate Department Head Chair, Committee on Graduate Students 1 [This page intentionally left blank.] 2 Orbit Determination Using Modern Filters/Smoothers and Continuous Thrust Modeling by Zachary James Folcik Submitted to the Department of Aeronautics and Astronautics on May 23, 2008 in Partial Fulfillment of the Requirements for the Degree of Master of Science in Aeronautics and Astronautics ABSTRACT The development of electric propulsion technology for spacecraft has led to reduced costs and longer lifespans for certain
    [Show full text]
  • Orbit and Spin
    Orbit and Spin Overview: A whole-body activity that explores the relative sizes, distances, orbit, and spin of the Sun, Earth, and Moon. Target Grade Level: 3-5 Estimated Duration: 2 40-minute sessions Learning Goals: Students will be able to… • compare the relative sizes of the Earth, Moon, and Sun. • contrast the distance between the Earth and Moon to the distance between the Earth and Sun. • differentiate between the motions of orbit and spin. • demonstrate the spins of the Earth and the Moon, as well as the orbits of the Earth around the Sun, and the Moon around the Earth. Standards Addressed: Benchmarks (AAAS, 1993) The Physical Setting, 4A: The Universe, 4B: The Earth National Science Education Standards (NRC, 1996) Physical Science, Standard B: Position and motion of objects Earth and Space Science, Standard D: Objects in the sky, Changes in Earth and sky Table of Contents: Background Page 1 Materials and Procedure 5 What I Learned… Science Journal Page 14 Earth Picture 15 Sun Picture 16 Moon Picture 17 Earth Spin Demonstration 18 Moon Orbit Demonstration 19 Extensions and Adaptations 21 Standards Addressed, detailed 22 Background: Sun The Sun is the center of our Solar System, both literally—as all of the planets orbit around it, and figuratively—as its rays warm our planet and sustain life as we know it. The Sun is very hot compared to temperatures we usually encounter. Its mean surface temperature is about 9980° Fahrenheit (5800 Kelvin) and its interior temperature is as high as about 28 million° F (15,500,000 Kelvin).
    [Show full text]
  • Analysis of Transfer Maneuvers from Initial
    Revista Mexicana de Astronom´ıa y Astrof´ısica, 52, 283–295 (2016) ANALYSIS OF TRANSFER MANEUVERS FROM INITIAL CIRCULAR ORBIT TO A FINAL CIRCULAR OR ELLIPTIC ORBIT M. A. Sharaf1 and A. S. Saad2,3 Received March 14 2016; accepted May 16 2016 RESUMEN Presentamos un an´alisis de las maniobras de transferencia de una ´orbita circu- lar a una ´orbita final el´ıptica o circular. Desarrollamos este an´alisis para estudiar el problema de las transferencias impulsivas en las misiones espaciales. Consideramos maniobras planas usando ecuaciones reci´enobtenidas; con estas ecuaciones se com- paran las maniobras circulares y el´ıpticas. Esta comparaci´on es importante para el dise˜no´optimo de misiones espaciales, y permite obtener mapeos ´utiles para mostrar cu´al es la mejor maniobra. Al respecto, desarrollamos este tipo de comparaciones mediante 10 resultados, y los mostramos gr´aficamente. ABSTRACT In the present paper an analysis of the transfer maneuvers from initial circu- lar orbit to a final circular or elliptic orbit was developed to study the problem of impulsive transfers for space missions. It considers planar maneuvers using newly derived equations. With these equations, comparisons of circular and elliptic ma- neuvers are made. This comparison is important for the mission designers to obtain useful mappings showing where one maneuver is better than the other. In this as- pect, we developed this comparison throughout ten results, together with some graphs to show their meaning. Key Words: celestial mechanics — methods: analytical — space vehicles 1. INTRODUCTION The large amount of information from interplanetary missions, such as Pioneer (Dyer et al.
    [Show full text]
  • Statistical Orbit Determination
    Preface The modem field of orbit determination (OD) originated with Kepler's inter­ pretations of the observations made by Tycho Brahe of the planetary motions. Based on the work of Kepler, Newton was able to establish the mathematical foundation of celestial mechanics. During the ensuing centuries, the efforts to im­ prove the understanding of the motion of celestial bodies and artificial satellites in the modem era have been a major stimulus in areas of mathematics, astronomy, computational methodology and physics. Based on Newton's foundations, early efforts to determine the orbit were focused on a deterministic approach in which a few observations, distributed across the sky during a single arc, were used to find the position and velocity vector of a celestial body at some epoch. This uniquely categorized the orbit. Such problems are deterministic in the sense that they use the same number of independent observations as there are unknowns. With the advent of daily observing programs and the realization that the or­ bits evolve continuously, the foundation of modem precision orbit determination evolved from the attempts to use a large number of observations to determine the orbit. Such problems are over-determined in that they utilize far more observa­ tions than the number required by the deterministic approach. The development of the digital computer in the decade of the 1960s allowed numerical approaches to supplement the essentially analytical basis for describing the satellite motion and allowed a far more rigorous representation of the force models that affect the motion. This book is based on four decades of classroom instmction and graduate- level research.
    [Show full text]
  • Strategy for Human Spaceflight In
    Developing the sustainable foundations for returning Americans to the Moon and enabling a new era of commercial spaceflight in low Earth orbit (LEO) are the linchpins of our national human spaceflight policy. As we work to return Americans to the Moon, we plan to do so in partnership with other nations. We will therefore coordinate our lunar exploration strategy with our ISS partners while maintaining and expanding our partnerships in LEO. As we work to create a new set of commercial human spaceflight capabilities, we will enable U.S. commercial enterprises to develop and operate under principles of long-term sustainability for space activity and recognize that their success cannot depend on Federal funding and programs alone. The National Space Council recognized the need for such a national strategy for human spaceflight in LEO and economic growth in space, and in February of 2018, called on NASA, the Department of State, and the Department of Commerce to work together to develop one. This strategy follows the direction established by the Administration through Space Policy Directives 1, 2, and 3, which created an innovative new framework for American leadership by reinvigorating America’s human exploration of the Moon and Mars; streamlining regulations on the commercial use of space; and establishing the first national policy for space traffic management. Our strategy for the future of human spaceflight in LEO and for economic growth in space will operate within the context of these directives. Through interagency dialogue, and in coordination with the Executive Office of the President, we have further defined our overarching goals for human spaceflight in LEO as follows: 1.
    [Show full text]
  • Sun-Synchronous Satellites
    Topic: Sun-synchronous Satellites Course: Remote Sensing and GIS (CC-11) M.A. Geography (Sem.-3) By Dr. Md. Nazim Professor, Department of Geography Patna College, Patna University Lecture-3 Concept: Orbits and their Types: Any object that moves around the Earth has an orbit. An orbit is the path that a satellite follows as it revolves round the Earth. The plane in which a satellite always moves is called the orbital plane and the time taken for completing one orbit is called orbital period. Orbit is defined by the following three factors: 1. Shape of the orbit, which can be either circular or elliptical depending upon the eccentricity that gives the shape of the orbit, 2. Altitude of the orbit which remains constant for a circular orbit but changes continuously for an elliptical orbit, and 3. Angle that an orbital plane makes with the equator. Depending upon the angle between the orbital plane and equator, orbits can be categorised into three types - equatorial, inclined and polar orbits. Different orbits serve different purposes. Each has its own advantages and disadvantages. There are several types of orbits: 1. Polar 2. Sunsynchronous and 3. Geosynchronous Field of View (FOV) is the total view angle of the camera, which defines the swath. When a satellite revolves around the Earth, the sensor observes a certain portion of the Earth’s surface. Swath or swath width is the area (strip of land of Earth surface) which a sensor observes during its orbital motion. Swaths vary from one sensor to another but are generally higher for space borne sensors (ranging between tens and hundreds of kilometers wide) in comparison to airborne sensors.
    [Show full text]
  • Multiple Solutions for Asteroid Orbits: Computational Procedure and Applications
    A&A 431, 729–746 (2005) Astronomy DOI: 10.1051/0004-6361:20041737 & c ESO 2005 Astrophysics Multiple solutions for asteroid orbits: Computational procedure and applications A. Milani1,M.E.Sansaturio2,G.Tommei1, O. Arratia2, and S. R. Chesley3 1 Dipartimento di Matematica, Università di Pisa, via Buonarroti 2, 56127 Pisa, Italy e-mail: [milani;tommei]@mail.dm.unipi.it 2 E.T.S. de Ingenieros Industriales, University of Valladolid Paseo del Cauce 47011 Valladolid, Spain e-mail: [meusan;oscarr]@eis.uva.es 3 Jet Propulsion Laboratory, 4800 Oak Grove Drive, CA-91109 Pasadena, USA e-mail: [email protected] Received 27 July 2004 / Accepted 20 October 2004 Abstract. We describe the Multiple Solutions Method, a one-dimensional sampling of the six-dimensional orbital confidence region that is widely applicable in the field of asteroid orbit determination. In many situations there is one predominant direction of uncertainty in an orbit determination or orbital prediction, i.e., a “weak” direction. The idea is to record Multiple Solutions by following this, typically curved, weak direction, or Line Of Variations (LOV). In this paper we describe the method and give new insights into the mathematics behind this tool. We pay particular attention to the problem of how to ensure that the coordinate systems are properly scaled so that the weak direction really reflects the intrinsic direction of greatest uncertainty. We also describe how the multiple solutions can be used even in the absence of a nominal orbit solution, which substantially broadens the realm of applications. There are numerous applications for multiple solutions; we discuss a few problems in asteroid orbit determination and prediction where we have had good success with the method.
    [Show full text]
  • On-Orbit Assembly of Space Assets: a Path to Affordable and Adaptable Space Infrastructure
    CENTER FOR SPACE POLICY AND STRATEGY FEBRUARY 2018 ON-ORBIT ASSEMBLY OF SPACE ASSETS: A PATH TO AFFORDABLE AND ADAPTABLE SPACE INFRASTRUCTURE DANIELLE PISKORZ AND KAREN L. JONES THE AEROSPACE CORPORATION © 2018 The Aerospace Corporation. All trademarks, service marks, and trade names contained herein are the property of their respective owners. Approved for public release; distribution unlimited. OTR201800234 DANIELLE PISKORZ Dr. Danielle Piskorz is a member of the technical staff in The Aerospace Corporation’s Visual and Infrared Sensor Systems Department. She provides data and mission performance analysis in the area of space situational awareness. Her space policy experience derives from positions at the Science and Technology Policy Institute and the National Academies of Sciences, Engineering, and Medicine, where she contributed to a broad range of projects in commercial and civil space. She holds a Ph.D. in planetary science from the California Institute of Technology and a B.S. in physics from Massachusetts Institute of Technology. KAREN L. JONES Karen Jones is a senior project leader with The Aerospace Corporation’s Center for Space Policy and Strategy. She has experience and expertise in the disciplines of technology strategy, program evaluation, and regulatory and policy analysis spanning the public sector, telecommunications, aerospace defense, energy, and environmental industries. She has an M.B.A. from the Yale School of Management. CONTRIBUTORS The authors would like to acknowledge contributions from Roy Nakagawa, Henry Helvajian, and Thomas Heinsheimer of The Aerospace Corporation and David Barnhart of the University of Southern California. ABOUT THE CENTER FOR SPACE POLICY AND STRATEGY The Center for Space Policy and Strategy is a specialized research branch within The Aerospace Corporation, a nonprofit organization that operates a federally funded research and development center providing objective technical analysis for programs of national significance.
    [Show full text]
  • SATELLITES ORBIT ELEMENTS : EPHEMERIS, Keplerian ELEMENTS, STATE VECTORS
    www.myreaders.info www.myreaders.info Return to Website SATELLITES ORBIT ELEMENTS : EPHEMERIS, Keplerian ELEMENTS, STATE VECTORS RC Chakraborty (Retd), Former Director, DRDO, Delhi & Visiting Professor, JUET, Guna, www.myreaders.info, [email protected], www.myreaders.info/html/orbital_mechanics.html, Revised Dec. 16, 2015 (This is Sec. 5, pp 164 - 192, of Orbital Mechanics - Model & Simulation Software (OM-MSS), Sec 1 to 10, pp 1 - 402.) OM-MSS Page 164 OM-MSS Section - 5 -------------------------------------------------------------------------------------------------------43 www.myreaders.info SATELLITES ORBIT ELEMENTS : EPHEMERIS, Keplerian ELEMENTS, STATE VECTORS Satellite Ephemeris is Expressed either by 'Keplerian elements' or by 'State Vectors', that uniquely identify a specific orbit. A satellite is an object that moves around a larger object. Thousands of Satellites launched into orbit around Earth. First, look into the Preliminaries about 'Satellite Orbit', before moving to Satellite Ephemeris data and conversion utilities of the OM-MSS software. (a) Satellite : An artificial object, intentionally placed into orbit. Thousands of Satellites have been launched into orbit around Earth. A few Satellites called Space Probes have been placed into orbit around Moon, Mercury, Venus, Mars, Jupiter, Saturn, etc. The Motion of a Satellite is a direct consequence of the Gravity of a body (earth), around which the satellite travels without any propulsion. The Moon is the Earth's only natural Satellite, moves around Earth in the same kind of orbit. (b) Earth Gravity and Satellite Motion : As satellite move around Earth, it is pulled in by the gravitational force (centripetal) of the Earth. Contrary to this pull, the rotating motion of satellite around Earth has an associated force (centrifugal) which pushes it away from the Earth.
    [Show full text]