Terrain-Relative Planetary Orbit Determination

Total Page:16

File Type:pdf, Size:1020Kb

Terrain-Relative Planetary Orbit Determination TERRAIN-RELATIVE PLANETARY ORBIT DETERMINATION Kevin Peterson1, Heather Jones1, Corinne Vassallo2, Allen Welkie3, and William “Red” Whittaker1 1The Robotics Institute, Carnegie Mellon University, 5000 Forbes Ave, Pittsburgh, PA 15213, USA 2The Department of Physics, Carnegie Mellon University, 5000 Forbes Ave, Pittsburgh, PA 15213, USA 3The Department of Engineering, Swarthmore College, 500 College Ave, Swarthmore, PA 19081, USA ABSTRACT enable fully autonomous operation from launch to land- ing. This paper presents an approach to visual navigation for Deep Space 1 demonstrated visual navigation far from a spacecraft during planetary orbit. Spacecraft orbital pa- planetary surfaces by triangulation to distant asteroids. rameters are determined autonomously by registration to These observations relied on the asteroid appearance as a terrain. To accomplish this, individual camera images are single pixel in an imager, reducing measurements to dis- registered to pre-existing maps to determine spacecraft criminating a point source from black background. Vi- latitude and longitude. Using knowledge of orbital dy- sual navigation during terminal descent has been shown namics, the time history of sensed latitudes and longi- in terrestrial demonstrations to be more accurate than ra- tudes is fit to a physically realizable trajectory. Outlier dio navigation and operates with latency independent of measurements are rejected using robust estimation tech- distance to Earth. With new high-resolution Mars and niques. Simulation results using data from the Lunar Re- Moon imagery, terrain relative navigation can achieve connaissance Orbiter show that method determines the 30-meter localization precision. However, autonomous orbit semi-major axis with an average error less than 6km visual-only navigation is undeveloped for planetary ap- for a 500km altitude lunar orbit. proach, capture, and orbit. Key words: orbit determination; vision; robotics. This paper describes Terrain Relative Planetary Orbit De- termination (TROD), an approach to visual navigation for orbiting spacecraft. TROD matches terrain appearance to on-line imagery and utilizes knowledge of orbital dynam- 1. INTRODUCTION ics to determine position, velocity, and orbital parame- ters of the spacecraft trajectory. Simulation results using data from the Lunar Reconnaissance Orbiter show that Visual navigation for precise, reliable guidance of crewed the method determines the semi-major axis with an aver- and robotic planetary missions offers the opportunity to age error less than 6 km for a 500 km lunar orbit. revolutionize space exploration by improving targeting of landing sites, substantially reducing mission risk, and extending human reach through autonomous missions to 1.1. Related Work distant locations such as the Jovian moons. State-of- practice radio-based navigation exhibits unacceptable la- tency at long range, relies on interaction with Earth, and Orbit determination has a deep history dating back cen- cannot achieve the landing accuracy possible through vi- turies to early physicists. The related work is deep and sual means. Autonomous navigation via camera offers it is out of scope to discuss most aspects of orbit deter- an alternative to radio without the mass and power re- mination here. Rather, we focus on spacecraft orbit de- quired for traditional altimetry (e.g., RADAR and laser), termination and computer vision approaches to trajectory and without communication to Earth. Visual navigation modeling. will enable autonomous spacecraft to land in radio-dark locations like craters and the far sides of planets. In deep space, camera-based navigation measures an- gles to distant asteroids to triangulate location [RBS+97, Visual navigation provides three primary advantages over BRK+02]. These observations rely on the asteroid ap- alternatives: accuracy, low latency, and autonomy. Dur- pearance as a single pixel in an imager, reducing mea- ing descent, accuracy and latency are important factors in surements to discriminating a point source from black mission success. Far from earth, visual navigation is crit- background. Objects that appear larger than a few pixels ical, as communication latency precludes precision ma- introduce significant angular error. The Voyager missions neuvering. Visual navigation for all mission phases will to Jupiter, Saturn and beyond used optical measurements along with radio to Earth for navigation. Images of the planet’s natural satellites against a star background were used, with knowledge of ephemerides to update a naviga- tion filter run on Earth [CSB83]. Significant work has been done on camera-based terrain relative navigation. While this technique has proved to be quite successful in simulation and sounding rocket test- ing [TMR+06, TMR+07, PBC+10], the focus has mostly been on the final stages of descent to a planetary surface, not on higher altitude trajectories. Singh and Lim imple- ment an Extended Kalman Filter (EKF) to track space- craft position and velocity in orbit; they use vision-based measurements, but they also assume that altitude can be obtained from an altimeter with only 12.5m (1σ) error. Such high-end radar is programmatically costly. They use crater-based feature tracking and thus they limit their “experiments to segments of the trajectory that span the Figure 1: TROD matches images obtained in orbit to higher latitudes where the craters are more clearly visi- maps and then applies Kepler’s laws to determine orbital ble” [SL08]. parameters. Given time and estimated latitude and longi- tude at several locations, the orbit is fully determined. In addition to planetary applications, work has also been done on autonmous navigation for landing on asteroids. The Near Earth Asteroid Rendezvous (NEAR) mission 2.2. Orbit Determination to the asteroid Eros was the first to use optical tracking of craters for navigation, but these craters were manually Kepler’s laws of orbital motion state that the area swept chosen [MC03]. The Hayabusa spacecraft, which con- by the line between a body and its orbit center in a given ducted a sample return mission to the asteroid Itokawa, amount of time is equal throughout an orbit [Sid01]. Ke- used manual tracking of landmarks for localization dur- plerian orbits are elliptical in shape with a focal point at ing descent [KHK+09]. Hayabusa also used a long range the barycenter of the system. Consequently, orbits are (50 m to 50 km) LIDAR and a short range laser range uniquely determined by several measurements of latitude, finder to determine its altitude [KHK+06]. Li presents longitude, over time as depicted in Fig. 1. a feature-based navigation routine for asteroid landing [Li08]. This method provides position and orientation Elliptical orbit of a spacecraft about a planetary body is state, although this is also defined relative to the land- described by the six classical orbital elements: marks, not with respect to a global map. A proposed method for autonomous orbit determination • a: semi-major axis for the NEAR is described in [MC03]. The reliance of • e: eccentricity this approach on the detection on circular crater features • i: inclination is somewhat limiting. As noted in [SL08], craters are • !: argument of periapsis hard to detect when the sun angle is high, since there are no shadows to define the edges of the crater rim. In ad- • Ω: right ascension of the ascending node (RAAN) dition, craters appear different at different altitudes, mak- • M: mean anomaly ing them unsuitable for use over the range of altitudes at which a spacecraft localization is needed in planetary The parameters a and e describe the size and shape of the landing missions. ellipse. The parameters i, ! and Ω describe the orienta- tion of the ellipse in space, (See Fig. 2). M describes where the spacecraft is in the orbit, although the related parameter θ, or true anomaly, is often used. 2. METHOD Orbit determination is performed in two stages. First, inclination and RAAN are determined by fitting a plane to unit vectors that extend from the orbit center towards 2.1. Overview the spacecraft. Once the plane has been determined, the noisy unit vectors are projected onto the plane to deter- mine spacecraft angular motion over time. Kepler’s laws TROD works by matching imagery obtained in orbit with describing the relationship between angular motion over orthorectified maps of the planetary surface to determine time are inverted using non-linear least squares to deter- latitude and longitude over time. Kepler’s laws are then mine a and e. The argument of periapsis is then deter- applied to determine orbital parameters. mined from the other five parameters and the measure- Z n^ is chosen to agree with the average normalized cross product of adjacent unit vectors. RANSAC is used to re- i ject spurious measurements. θ The measurement coordinate system is defined by setting the z^m axis equal to n^ and aligning the y^m axis with the cross product of n^ and r^0. The x^m axis completes the ω right-handed coordinate system. Y Ω z^m =n ^ (6) y^m =n ^ × r^0 (7) x^m = n^ × r^0 × z^ (8) X The inclination of the orbit, i, is defined as the angle be- tween the orbital and equatorial planes: Figure 2: Classical orbital elements: i, the inclination, T z^ = [0; 0; 1] (9) is the angle between the normal of the orbital plane and e T the z-axis; Ω, the RAAN, is the angle between the x-axis i = arccos(^zmz^e) (10) and the line of nodes, or the intersection between the xy- plane and the orbital plane; !, the argument of periapsis, Ω is calculated by taking the cross product of z^e and z^m is the angle between the line of nodes and the periapsis; to get the ascending node line vector, l. The ascending θ, the true anomaly, is the angle between a vector to the node line vector is then projected onto both the x^ and periapsis and a vector to the spacecraft’s current position. m y^m axes to determine Ω.
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]
  • 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]
  • 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]
  • 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]
  • Astrodynamic Fundamentals for Deflecting Hazardous Near-Earth Objects
    IAC-09-C1.3.1 Astrodynamic Fundamentals for Deflecting Hazardous Near-Earth Objects∗ Bong Wie† Asteroid Deflection Research Center Iowa State University, Ames, IA 50011, United States [email protected] Abstract mate change caused by this asteroid impact may have caused the dinosaur extinction. On June 30, 1908, an The John V. Breakwell Memorial Lecture for the As- asteroid or comet estimated at 30 to 50 m in diameter trodynamics Symposium of the 60th International As- exploded in the skies above Tunguska, Siberia. Known tronautical Congress (IAC) presents a tutorial overview as the Tunguska Event, the explosion flattened trees and of the astrodynamical problem of deflecting a near-Earth killed other vegetation over a 500,000-acre area with an object (NEO) that is on a collision course toward Earth. energy level equivalent to about 500 Hiroshima nuclear This lecture focuses on the astrodynamic fundamentals bombs. of such a technically challenging, complex engineering In the early 1990s, scientists around the world initi- problem. Although various deflection technologies have ated studies to prevent NEOs from striking Earth [1]. been proposed during the past two decades, there is no However, it is now 2009, and there is no consensus on consensus on how to reliably deflect them in a timely how to reliably deflect them in a timely manner even manner. Consequently, now is the time to develop prac- though various mitigation approaches have been inves- tically viable technologies that can be used to mitigate tigated during the past two decades [1-8]. Consequently, threats from NEOs while also advancing space explo- now is the time for initiating a concerted R&D effort for ration.
    [Show full text]
  • Space Object Self-Tracker On-Board Orbit Determination Analysis Stacie M
    Air Force Institute of Technology AFIT Scholar Theses and Dissertations Student Graduate Works 3-24-2016 Space Object Self-Tracker On-Board Orbit Determination Analysis Stacie M. Flamos Follow this and additional works at: https://scholar.afit.edu/etd Part of the Space Vehicles Commons Recommended Citation Flamos, Stacie M., "Space Object Self-Tracker On-Board Orbit Determination Analysis" (2016). Theses and Dissertations. 430. https://scholar.afit.edu/etd/430 This Thesis is brought to you for free and open access by the Student Graduate Works at AFIT Scholar. It has been accepted for inclusion in Theses and Dissertations by an authorized administrator of AFIT Scholar. For more information, please contact [email protected]. SPACE OBJECT SELF-TRACKER ON-BOARD ORBIT DETERMINATION ANALYSIS THESIS Stacie M. Flamos, Civilian, USAF AFIT-ENY-MS-16-M-209 DEPARTMENT OF THE AIR FORCE AIR UNIVERSITY AIR FORCE INSTITUTE OF TECHNOLOGY Wright-Patterson Air Force Base, Ohio DISTRIBUTION STATEMENT A APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED The views expressed in this document are those of the author and do not reflect the official policy or position of the United States Air Force, the United States Department of Defense or the United States Government. This material is declared a work of the U.S. Government and is not subject to copyright protection in the United States. AFIT-ENY-MS-16-M-209 SPACE OBJECT SELF-TRACKER ON-BOARD ORBIT DETERMINATION ANALYSIS THESIS Presented to the Faculty Department of Aeronatics and Astronautics Graduate School of Engineering and Management Air Force Institute of Technology Air University Air Education and Training Command in Partial Fulfillment of the Requirements for the Degree of Master of Science Stacie M.
    [Show full text]
  • Front Cover Image
    Front Cover Image: Top Right: The Mars Science laboratory Curiosity Rover successfully landed in Gale Crater on August 6, 2012. Credit: NASA /Jet Propulsion Laboratory. Upper Middle: The Dragon spacecraft became the first commercial vehicle in history to successfully attach to the International Space Station May 25, 2012. Credit: Space Exploration Technologies (SpaceX). Lower Middle: The Dawn Spacecraft enters orbit about asteroid Vesta on July 16, 2011. Credit: Orbital Sciences Corporation and NASA/Jet Propulsion Laboratory, California Institute of Technology. Lower Right: GRAIL-A and GRAIL-B spacecraft, which entered lunar orbit on December 31, 2011 and January 1, 2012, fly in formation above the moon. Credit: Lockheed Martin and NASA/Jet Propulsion Laboratory, California Institute of Technology. Lower Left: The Dawn Spacecraft launch took place September 27, 2007. Credit: Orbital Sciences Corporation and NASA/Jet Propulsion Laboratory, California Institute of Technology. Program sponsored and provided by: Table of Contents Registration ..................................................................................................................................... 3 Schedule of Events .......................................................................................................................... 4 Conference Center Layout .............................................................................................................. 6 Special Events ................................................................................................................................
    [Show full text]
  • The Catalogue of Cometary Orbits and Their Dynamical Evolution? Małgorzata Królikowska1 and Piotr A
    A&A 640, A97 (2020) Astronomy https://doi.org/10.1051/0004-6361/202038451 & c ESO 2020 Astrophysics The catalogue of cometary orbits and their dynamical evolution? Małgorzata Królikowska1 and Piotr A. Dybczynski´ 2 1 Centrum Badan´ Kosmicznych Polskiej Akademii Nauk (CBK PAN), Bartycka 18A, Warszawa 00-716, Poland e-mail: [email protected] 2 Astronomical Observatory Institute, Faculty of Physics, A.Mickiewicz University, Słoneczna 36, Poznan,´ Poland Received 19 May 2020 / Accepted 23 June 2020 ABSTRACT We present the CODE catalogue, the new cometary catalogue containing data for almost 300 long-period comets that were discovered before 2018. This is the first catalogue containing cometary orbits in the five stages of their dynamical evolution and covering three successive passages through the perihelion, with the exception of the hyperbolic comets which are treated in a different manner. Non- gravitational orbits are given for about 100 of these long-period comets, and their orbits obtained while neglecting the existence of non-gravitational acceleration are included for comparison. For many of the presented comets, different orbital solutions, based on the alternative force models or various subsets of positional data, are also provided. The preferred orbit is always clearly indicated for each comet. Key words. comets: general – Oort Cloud 1. Introduction shot 1. The method of obtaining Snapshots 2 and 3, that is orig- inal and future orbits, is described in Sect.3. The previous and The knowledge of orbits is crucial in many research areas related next orbit calculations (Snapshots 4 and 5) are sketched out in to the origin and the evolution of comets and their populations.
    [Show full text]
  • Integrated Precise Orbit Determination of Multi- GNSS and Large LEO Constellations
    remote sensing Article Integrated Precise Orbit Determination of Multi- GNSS and Large LEO Constellations Xingxing Li 1,*, Keke Zhang 1, Fujian Ma 1, Wei Zhang 1, Qian Zhang 1, Yujie Qin 1, Hongmin Zhang 1, Yansong Meng 2 and Lang Bian 2 1 School of Geodesy and Geomatics, Wuhan University, 129 Luoyu Road, Wuhan 430079, China; [email protected] (K.Z.); [email protected] (F.M.); [email protected] (W.Z.); [email protected] (Q.Z.); [email protected] (Y.Q.); [email protected] (H.Z.) 2 China Academy of Space Technology (Xi’an), Xi’an 710100, China; [email protected] (Y.M.); [email protected] (L.B.) * Correspondence: [email protected] Received: 30 August 2019; Accepted: 24 October 2019; Published: 27 October 2019 Abstract: Global navigation satellite system (GNSS) orbits are traditionally determined by observation data of ground stations, which usually need even global distribution to ensure adequate observation geometry strength. However, good tracking geometry cannot be achieved for all GNSS satellites due to many factors, such as limited ground stations and special stationary characteristics for the geostationary Earth orbit (GEO) satellites in the BeiDou constellation. Fortunately, the onboard observations from low earth orbiters (LEO) can be an important supplement to overcome the weakness in tracking geometry. In this contribution, we perform large LEO constellation-augmented multi-GNSS precise orbit determination (POD) based on simulated GNSS observations. Six LEO constellations with different satellites numbers, orbit types, and altitudes, as well as global and regional ground networks, are designed to assess the influence of different tracking configurations on the integrated POD.
    [Show full text]
  • Orbit Determination Issues for Libration Point Orbits
    Orbit Determination Issues for Libration Point Orbits Mark Beckman [email protected] 301-286-8866 Agenda • Goddard Space Flight Center has designed and supported every libration point mission except the recent Genesis mission out of JPL • This presentation presents published and unpublished orbit determination results from 4 previous LPO missions • ISEE-3 • SOHO • ACE • MAP • The use of advanced technology can improve accuracy and reduce tracking times • CelNav • DDOR 2 International Sun-Earth Explorer-3 (ISEE-3) • Launched in 1978 into large halo orbit about Earth-Sun L1 • Tracking: S-band STDN, 9 x 5 min tracking passes per day, 21 day batch arc Period Overlap Covariance Compare Analysis (km) (km) A 8.1 6.0 B 9.0 5.5 C 3.6 5.4 3 Solar & Heliospheric Observatory (SOHO) • Launched in 1995 into large halo orbit about Earth-Sun L1 • Tracking: S-band DSN 26-m with some 34-m & 70-m, 5 hrs/day tracking, up to 21 day batch arcs Data Axis Covariance Maximum Total Error Span Def Period 60d Pred (d) Pos Vel Pos Vel (km) (cm/s) (km) (cm/s) 14 Y 10.1 0.42 17.4 0.79 21 Y 8.6 0.19 8.4 0.34 14 Z 6.6 0.39 20.1 1.05 21 Z 5.7 0.26 11.3 0.06 4 Additional SOHO Results • Actual definitive overlap comparisons showed 7 km accuracy (14 km after 44 day prediction) DEF RSS Radial Along- Cross- 44d RSS Radial Along- Cross- track track PRED track track Pos 7 1 2 7 Pos 14 9 2 11 (km) (km) Vel 0.4 0.1 0.2 0.3 Vel 0.7 0.2 0.3 0.6 (mm/s) (mm/s) • Analysis for MAP using real SOHO tracking data showed a degradation of accuracy of less than 2 km when reducing
    [Show full text]
  • Orbit Determination and 3-Axis Attitude
    ON-BOARD ORBIT DETERMINATION AND 3-AXIS ATTITUDE DETERMINATION FOR PICOSATELLITE APPLICATIONS A Thesis presented to the Faculty of California Polytechnic State University, San Luis Obispo In Partial Fulfillment of the Requirements for the Degree Master of Science in Aerospace Engineering by John Arthur Bowen July 2009 © 2009 John Arthur Bowen ALL RIGHTS RESERVED ii COMMITTEE MEMBERSHIP TITLE: On-Board Orbit Determination and 3-Axis Attitude Determination for Picosatellite Applications AUTHOR: John Arthur Bowen DATE SUBMITTED: July 2009 COMMITTEE CHAIR: Dr. Jordi Puig-Suari COMMITTEE MEMBER: Dr. Kira Abercromby COMMITTEE MEMBER: Dr. Eric A. Mehiel COMMITTEE MEMBER: Dr. Marcello Romano iii ABSTRACT On-Board Orbit Determination and 3-Axis Attitude Determination for Picosatellite Applications John Arthur Bowen This thesis outlines an orbit determination and 3-axis attitude determination system for use on orbit as applicable to 1U CubeSats and other picosatellites. The constraints imposed by the CubeSat form factor led to the need for a simple configuration and relaxed accuracy requirements. To design a system within the tight mass, volume, and power constraints inherent to CubeSats, a balance between hardware complexity, software complexity and accuracy is sought. The proposed solution consists of a simple orbit propagator, magnetometers with a magnetic field look-up table, Sun sensors with an analytic Sun direction model, and the TRIAD method to combine vector observations into attitude information. The orbit propagator is a simple model of a circular trajectory with several frequently updated parameters and can provide orbital position data with average and maximum errors—when compared to SGP4—of less than 3.7km and 10.7km for 14 days.
    [Show full text]
  • Effect of Observational Cadence on Orbit Determination for Synthetic Near-Earth Objects Thomas G
    University of Massachusetts Boston ScholarWorks at UMass Boston Graduate Masters Theses Doctoral Dissertations and Masters Theses 8-31-2017 Effect of Observational Cadence on Orbit Determination for Synthetic Near-Earth Objects Thomas G. Endicott University of Massachusetts Boston Follow this and additional works at: http://scholarworks.umb.edu/masters_theses Part of the Astrophysics and Astronomy Commons Recommended Citation Endicott, Thomas G., "Effect of Observational Cadence on Orbit Determination for Synthetic Near-Earth Objects" (2017). Graduate Masters Theses. 446. http://scholarworks.umb.edu/masters_theses/446 This Open Access Thesis is brought to you for free and open access by the Doctoral Dissertations and Masters Theses at ScholarWorks at UMass Boston. It has been accepted for inclusion in Graduate Masters Theses by an authorized administrator of ScholarWorks at UMass Boston. For more information, please contact [email protected]. EFFECT OF OBSERVATIONAL CADENCE ON ORBIT DETERMINATION FOR SYNTHETIC NEAR-EARTH OBJECTS A Thesis Presented by Thomas G. Endicott Submitted to the Office of Graduate Studies, University of Massachusetts Boston, in partial fulfillment of the requirements for the degree of Master of Science August 2017 Physics Program © 2017 by Thomas G. Endicott All rights reserved EFFECT OF OBSERVATIONAL CADENCE ON ORBIT DETERMINATION FOR SYNTHETIC NEAR-EARTH OBJECTS A Thesis Presented by Thomas G. Endicott Approved as to style and content by: Jonathan Celli, Assistant Professor Chairperson of Committee Bala Sundaram, Professor Member Chandra Yelleswarapu, Assistant Professor Member Stephen Arnason, Program Director Physics Program Bala Sundaram, Chairperson Physics Department ABSTRACT EFFECT OF OBSERVATIONAL CADENCE ON ORBIT DETERMINATION FOR SYNTHETIC NEAR-EARTH OBJECTS August 2017 Thomas G.
    [Show full text]