Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “astrodynamics”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 109 records · Page 6

Mars Pathfinder Project: Planetary Constants and Models

This document provides a common set of astrodynamic constants and planetary models for use by the Mars Pathfinder Project. It attempts to collect in a single reference all the quantities and models in use across the project during development and for mission operations. These models are central to the navigation and mission design functions, but they are also used in other aspects of the project such as science observation planning and data reduction.

Vaughan, Robin↗

Unique Non-Keplerian Orbit Vantage Locations for Sun-Earth Connection and Earth Science Vision Roadmaps

The purpose of this investigation is to determine the feasibility of attaining and maintaining unique non-Keplerian orbit vantage locations in the Earth/Moon environment in order to obtain continuous scientific measurements. The principal difficulty associated with obtaining continuous measurements is the temporal nature of astrodynamics, i.e., classical orbits. This investigation demonstrates advanced trajectory designs to meet demanding science requirements which cannot be met following traditional orbital mechanic logic. Examples of continuous observer missions addressed include Earth pole-sitters and unique vertical libration orbits that address Sun-Earth Connection and Earth Science Vision roadmaps.

Folta, David↗

Comparison of QuikSCAT and GPS-Derived Ocean Surface Winds

The Colorado Center for Astrodynamics has completed a study comparing ocean surface winds derived from GPS bistatic measurements with QuikSCAT wind fields. We have also compiled an extensive database of the bistatic GPS flight data collected by NASA Langley Research Center over the last several years. The GPS data are augmented with coincident data from QuikSCAT, buoys, TOPEX, and ERS.

Axelrad, Penina↗

GPS Modeling and Analysis. Summary of Research: GPS Satellite Axial Ratio Predictions

This report outlines the algorithms developed at the Colorado Center for Astrodynamics Research to model yaw and predict the axial ratio as measured from a ground station. The algorithms are implemented in a collection of Matlab functions and scripts that read certain user input, such as ground station coordinates, the UTC time, and the desired GPS (Global Positioning System) satellites, and compute the above-mentioned parameters. The position information for the GPS satellites is obtained from Yuma almanac files corresponding to the prescribed date. The results are displayed graphically through time histories and azimuth-elevation plots.

Axelrad, Penina↗

Algorithms for Autonomous GPS Orbit Determination and Formation Flying: Investigation of Initialization Approaches and Orbit Determination for HEO

This report summarizes the efforts to date in processing GPS measurements in High Earth Orbit (HEO) applications by the Colorado Center for Astrodynamics Research (CCAR). Two specific projects were conducted; initialization of the orbit propagation software, GEODE, using nominal orbital elements for the IMEX orbit, and processing of actual and simulated GPS data from the AMSAT satellite using a Doppler-only batch filter. CCAR has investigated a number of approaches for initialization of the GEODE orbit estimator with little a priori information. This document describes a batch solution approach that uses pseudorange or Doppler measurements collected over an orbital arc to compute an epoch state estimate. The algorithm is based on limited orbital element knowledge from which a coarse estimate of satellite position and velocity can be determined and used to initialize GEODE. This algorithm assumes knowledge of nominal orbital elements, (a, e, i, omega, omega) and uses a search on time of perigee passage (tau(sub p)) to estimate the host satellite position within the orbit and the approximate receiver clock bias. Results of the method are shown for a simulation including large orbital uncertainties and measurement errors. In addition, CCAR has attempted to process GPS data from the AMSAT satellite to obtain an initial estimation of the orbit. Limited GPS data have been received to date, with few satellites tracked and no computed point solutions. Unknown variables in the received data have made computations of a precise orbit using the recovered pseudorange difficult. This document describes the Doppler-only batch approach used to compute the AMSAT orbit. Both actual flight data from AMSAT, and simulated data generated using the Satellite Tool Kit and Goddard Space Flight Center's Flight Simulator, were processed. Results for each case and conclusion are presented.

Axelrad, Penina↗

Mars Pathfinder Project: Planetary Constants and Models

This document provides a common set of astrodynamic constants and planetary models for use by the Mars pathfinder Project. It attempts to collect in a single reference all the quantities and models in use across the project during development and for mission operations.

Mars Pathfinder Planetary Constants↗

Semianalytical Propagation of Satellite Orbits about an Arbitrary Central Body

Precision mean element (PME) satellite theories play a key role in orbit dynamics analyses. These theories employ: nonsingular orbital elements comprehensive force models Generalized Method of Averaging Numerical interpolation concepts The Draper Semianalytical Satellite Theory (DSST) (Refs. 1 - 6), whose development was led by the author, and the independently-developed Universal Semianalytical Method (USM) (Ref. 7) are examples of such theories. These theories provide the capability to tailor the force modeling to meet the desired computational speed vs. accuracy trade-off. The flexibility of such theories is demonstrated by their ability to include complicated atmosphere density models and spacecraft models in the perturbation theory context. The value of high speed satellite theories, in this era of computational plenty, is that they allow new ways of looking at astrodynamical problems such as orbit design (Refs. 8, 9) and atmosphere density updating (Refs. 10, 11). In the mid to late-1980 s, the geodynamics community led the development of very precise geopotential models such as GEM T2 and GEM T3 (Ref. 12), and with the subsequent analysis of the TOPEX flight data, JGM-2 and JGM-3 (Ref. 13). These were high degree and order geopotentials, at least 50 x 50. In 1993, the DSST implementation in the GTDS program was extended to include the 50 x 50 geopotential models (Ref. 14). The 50 x 50 geopotential, J2000 integration coordinate system, and solid Earth tide capabilities were integrated in GTDS by Scott Carter (Ref. 15). This capability demonstrated 1 m accuracy versus the TOPEX Precise Orbit Ephemerides. Subsequently the DSST Standalone program was also extended to include high degree and order geopotential models (Ref. 5). More recently GTDS has been hosted in the Linux PC environment. However, all of these efforts have been limited to modeling the motion of an artificial Earth satellite. They did not consider the additional complexities associated with lunar, planetary, or other natural satellite orbiters. Such complexities include: additional coordinate systems (associated with the direction of the north pole of rotation and the prime meridian of the new central bodies) (Ref. 16) normalized gravity model coefficients (desirable for high degree and order fields) (Ref. 17) indirect oblateness

Cefola, Paul J.↗

Orbit Determination Toolbox

The Orbit Determination Toolbox is an orbit determination (OD) analysis tool based on MATLAB and Java that provides a flexible way to do early mission analysis. The toolbox is primarily intended for advanced mission analysis such as might be performed in concept exploration, proposal, early design phase, or rapid design center environments. The emphasis is on flexibility, but it has enough fidelity to produce credible results. Insight into all flight dynamics source code is provided. MATLAB is the primary user interface and is used for piecing together measurement and dynamic models. The Java Astrodynamics Toolbox is used as an engine for things that might be slow or inefficient in MATLAB, such as high-fidelity trajectory propagation, lunar and planetary ephemeris look-ups, precession, nutation, polar motion calculations, ephemeris file parsing, and the like. The primary analysis functions are sequential filter/smoother and batch least-squares commands that incorporate Monte-Carlo data simulation, linear covariance analysis, measurement processing, and plotting capabilities at the generic level. These functions have a user interface that is based on that of the MATLAB ODE suite. To perform a specific analysis, users write MATLAB functions that implement truth and design system models. The user provides his or her models as inputs to the filter commands. The software provides a capability to publish and subscribe to a software bus that is compliant with the NASA Goddard Mission Services Evolution Center (GMSEC) standards, to exchange data with other flight dynamics tools to simplify the flight dynamics design cycle. Using the publish and subscribe approach allows for analysts in a rapid design center environment to seamlessly incorporate changes in spacecraft and mission design into navigation analysis and vice versa.

Carpenter, James R.↗

Spaceborne Sensors Track Marine Debris Circulation in the Gulf of Mexico

Marine debris is a problem for coastal areas throughout the world, including the Gulf of Mexico. To aid the NOAA Marine Debris Program in monitoring marine debris dispersal and regulating marine debris practices, sea surface height and height anomaly data provided by the Colorado Center for Astrodynamics Research at the University of Colorado, Boulder, were utilized to help assess trash and other discarded items that routinely wash ashore in southeastern Texas, at Padre Island National Seashore. These data were generated from the NASA radar altimeter satellites TOPEX/Poseidon, Jason 1, and Jason 2, as well as the European altimeter satellites ERS-1, ERS-2 (European Remote Sensing Satellite), and ENVISAT (Environmental Satellite). Sea surface temperature data from MODIS were used to study of the dynamics of the Loop Current. Sea surface height and MODIS data analysis were used to show that warm water in the core of eddies, which periodically separate from the Loop Current, can be as high as 30 cm above the surrounding water. These eddies are known to directly transfer marine debris to the western continental shelf and the elevated area of water can be tracked using satellite radar altimeter data. Additionally, using sea surface height, geostrophic velocity, and particle path data, foretracking and backtracking simulations were created. These simulation runs demonstrated that marine debris on Padre Island National Seashore may arise from a variety of sources, such as commercial fishing/shrimping, the oil and gas industry, recreational boaters, and from rivers that empty into the Gulf of Mexico.

Reahard, Ross↗

A Lean, Fast Mars Round-trip Mission Architecture: Using Current Technologies for a Human Mission in the 2030s

We present a lean fast-transfer architecture concept for a first human mission to Mars that utilizes current technologies and two pivotal parameters: an end-to-end Mars mission duration of approximately one year, and a deep space habitat of approximately 50 metric tons. These parameters were formulated by a 2012 deep space habitat study conducted at the NASA Johnson Space Center (JSC) that focused on a subset of recognized high- engineering-risk factors that may otherwise limit space travel to destinations such as Mars or near-Earth asteroid (NEA)s. With these constraints, we model and promote Mars mission opportunities in the 2030s enabled by a combination of on-orbit staging, mission element pre-positioning, and unique round-trip trajectories identified by state-of-the-art astrodynamics algorithms.

Bailey, Lora↗

Accessible Near-Earth Objects (NEOs)

Near Earth Objects (NEOs) are asteroids and comets whose orbits are in close proximity to Earth's orbit; specifically, they have perihelia less than 1.3 astronomical units. NEOs particularly near Earth asteroids (NEAs) are identified as potential destinations for future human exploration missions. In this presentation I provide an overview of the current state of knowledge regarding the astrodynamical accessibility of NEAs according to NASA's Near Earth Object Human Space Flight Accessible Targets Study (NHATS). I also investigate the extremes of NEA accessibility using case studies and illuminate the fact that a space-based survey for NEOs is essential to expanding the set of known accessible NEAs for future human exploration missions.

Survey↗

Near-Earth Asteroids 2006 RH120 AND 2009 BD: Proxies for Maximally Accessible Objects?

NASA's Near-Earth Object Human Space Flight Accessible Targets Study (NHATS) has identified over 1,400 of the approximately 12,800 currently known near-Earth asteroids (NEAs) as more astrodynamically accessible, round-trip, than Mars. Hundreds of those approximately 1,400 NEAs can be visited round-trip for less change-in-velocity than the lunar surface, and dozens can be visited round-trip for less change-in-velocity than low lunar orbit. How accessible might the millions of undiscovered NEAs be? We probe that question by investigating the hypothesis that NEAs 2006 RH120 and 2009 BD are proxies for the most accessible NEAs we would expect to find, and describing possible future NEA population model studies.

Trajectory Optimization↗

Near-Earth Asteroids 2006 RH120 And 2009 BD: Proxies For Maximally Accessible Objects?

Near-Earth Object Human Space Flight Accessible Targets Study(NHATS): http://neo.jpl.nasa.govnhats/. As of mid-July 2015: 1,434 of the 12,778 currently known NEAs are more astrodynamically accessible than is Mars (requiring less Delta v and or less flight time for round-trip missions). Within those 1,434 NEAs: 605 NEAs can be visited round-trip for less Delta v (9 km/s) than the lunar surface. 51 NEAs can be visited round-trip for less v (5 km/s) than low circular lunar orbit. NEO population statistical models:Tens of thousands of NEAs greater than 100 m yet to be discovered. At least several million NEAs less than or equal to100 m in size (down to approximately 3 m in size) yet to be discovered. How accessible are the NEAs that haven't yet been discovered?

Mission Design↗

Studies of Short Time Response Options for Potentially Hazardous Objects: Current and Forthcoming Results

NASA's Goddard Space Flight Center (GSFC) and the National Nuclear Security Administration (NNSA), Department of Energy (DOE) National Laboratories, Lawrence Livermore National Laboratory (LLNL), Los Alamos National Laboratory(LANL), and Sandia National Laboratory (SNL) are collaborating on Planetary Defense Research. The research program is organized around three case studies: 1. Deflection of the Potentially Hazardous Asteroid (PHA) 101955 Bennu (1999 RQ36)[OSIRIS-REx mission target], 2. Deflection of the secondary member of the PHA 65803 Didymos (1996 GT) [DART mission target], 3. Deflection of a scaled-down version of the comet 67PChuryumov-Gerasimenko [Rosetta mission target]. NASAGSFC is providing astrodynamics and spacecraft mission design expertise, while NNSA, DOE, LLNL, LANL and SNL are providing expertise in modeling the effects of kinetic impactor spacecraft and nuclear explosive devices on the target objects.

Mission Design↗

A Proposal for A Lean, Fast Mars Round-Trip Mission Architecture: Using Current Technologies for A Human Mission to Mars In The 2030s

We present a lean-minded, fast-transfer mission strategy and architecture concept for a first human mission to Mars that deliberately utilizes a current-technology-favored approach by means of introducing and quantitatively dening two pivotal parameters: 1) an end-to-end Mars mission duration of approximately one year, and 2) a deep space habitat of approximately 4050 metric tons. These parameters are identified and introduced by a 2012 deep space habitat study conducted at the NASA Johnson Space Center (JSC) that focused on a subset of recognized high-engineering-risk factors that may otherwise inhibit or encumber remote space travel to destinations such as Mars or near-Earth asteroids (NEAs). Additional constraints in the study favoring current technology and a lean-minded (very short) surface stay on Mars are shown to offer such Mars mission opportunities in the 2030s, enabled by a combination of on-orbit staging, mission element pre-positioning, and unique round-trip trajectories identied by state-of-the-art astrodynamics algorithms.

Architecture↗

High Fidelity Collision Probabilities Estimated Using Brute Force Monte Carlo Simulations

The NASA Conjunction Assessment Risk Analysis team has implemented new software to estimate the probability of collision (P (sub c)) for Earth-orbiting satellites. The algorithm employs a brute force Monte Carlo (BFMC) method which differs from most other methods because it uses orbital states and covariances propagated from their orbit determination epoch times using the full set of Astrodynamics Support Workstation higher order theory models, including the High Accuracy Satellite Drag Model. This paper de-scribes the BFMC algorithm, presents comparisons of BFMC P (sub c) estimates to those calculated using other methods, and discusses the implications for conjunction risk assessment.

Probabilities↗

MONTE: the Next Generation of Mission Design and Navigation Software

The Mission Analysis, Operations and Navigation Toolkit Environment (MONTE) is an astrodynamic toolkit produced by the Mission Design and Navigation Software Group at the Jet Propulsion Laboratory. It provides a single integrated environment for all phases of deep space and Earth orbiting missions. Capabilities include: trajectory optimization and analysis, operational orbit determination, flight path control, and 2D/3D visualization. MONTE is presented to the user as an importable Python language module. This allows a simple but powerful user interface via CLUI or script. In addition, the Python interface allows MONTE to be used seamlessly with other canonical scientific programming tools such as SciPy, NumPy, and Matplotlib. MONTE is the prime operational orbit determination software for all JPL navigated missions.

Optimization↗

MONTE's Client-Based Trajectory Propagation Architecture

The Mission Analysis, Operations, and Navigation Toolkit Environment (MONTE) is JPL's (Jet Propulsion Laboratory's) signature astrodynamic computing platform. It supports all phases of space mission development, from early stage mission design and analysis through flight navigation services. MONTE employs a client-based trajectory propagation architecture where accelerations are calculated in the main MONTE library and the integrator exists on the periphery as a client. This paper outlines this approach to a trajectory propagation system and provides a concrete set of examples showing its utility.

Smith, Jonathan↗