Search NASASearch

SEARCH · Search NASA

Results for “spacecraft development process”

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 37 records · Page 2

Ka-band feed arrays for spacecraft reflector antennas with limited scan capability: An overview

JPL and NASA are in the process of developing ground and spacecraft antenna systems at Ka-band frequencies for future deep space applications. The use of Ka-band (32-GHz down) communication will result in smaller ground and spacecraft antennas and associated equipment, and will provide larger bandwidths necessary for very high data rate communication and radio navigation. In this article, the use of a small phased array as a feed for a reflector antenna system with limited scan capability is addressed. Different feed and antenna configurations, as well as array architectures, are examined. Some theoretical and experimental parameters of a particular breadboard feed array developed by JPL and the University of Massachusetts are presented. Guidelines for the future direction of this effort are provided.

Jamnejad, V.

Ka-band feed arrays for spacecraft reflector antennas with limited scan capability - An overview

JPL and NASA are in the process of developing ground and spacecraft antenna systems at Ka-band frequencies for future deep space applications. The use of Ka-band (32-GHz) down communication will result in smaller ground and spacecraft antennas and associated equipment, and will provide larger bandwidths necessary for very high data rate communication and radio navigation. In this article, the use of a small phased array as a feed for a reflector antenna system with limited scan capability is addressed. Different feed and antenna configurations, as well as array architectures, are examined. Some theoretical an experimental parameters of a particular breadboard feed array developed by JPL and the University of Massachusetts are presented. Guidelines for the future direction of this effort are provided.

Jamnejad, V.

Global Precipitation Measurement (GPM) Safety Inhibit Timeline Tool

The Global Precipitation Measurement (GPM) Observatory is a joint mission under the partnership by National Aeronautics and Space Administration (NASA) and the Japan Aerospace Exploration Agency (JAXA), Japan. The NASA Goddard Space Flight Center (GSFC) has the lead management responsibility for NASA on GPM. The GPM program will measure precipitation on a global basis with sufficient quality, Earth coverage, and sampling to improve prediction of the Earth's climate, weather, and specific components of the global water cycle. As part of the development process, NASA built the spacecraft (built in-house at GSFC) and provided one instrument (GPM Microwave Imager (GMI) developed by Ball Aerospace) JAXA provided the launch vehicle (H2-A by MHI) and provided one instrument (Dual-Frequency Precipitation Radar (DPR) developed by NTSpace). Each instrument developer provided a safety assessment which was incorporated into the NASA GPM Safety Hazard Assessment. Inhibit design was reviewed for hazardous subsystems which included the High Gain Antenna System (HGAS) deployment, solar array deployment, transmitter turn on, propulsion system release, GMI deployment, and DPR radar turn on. The safety inhibits for these listed hazards are controlled by software. GPM developed a "pathfinder" approach for reviewing software that controls the electrical inhibits. This is one of the first GSFC in-house programs that extensively used software controls. The GPM safety team developed a methodology to document software safety as part of the standard hazard report. As part of this process a new tool "safety inhibit time line" was created for management of inhibits and their controls during spacecraft buildup and testing during 1& Tat GSFC and at the Range in Japan. In addition to understanding inhibits and controls during 1& T the tool allows the safety analyst to better communicate with others the changes in inhibit states with each phase of hardware and software testing. The tool was very useful for communicating compliance with safety requirements especially when working with a foreign partner.

Dion, Shirley

Thruster-Specific Force Estimation and Trending of Cassini Hydrazine Thrusters at Saturn

The Cassini spacecraft has been in orbit around Saturn since 2004 and has since been approved for both a first and second extended mission. As hardware reaches and exceeds its documented life expectancy, it becomes vital to closely monitor hardware performance. The performance of the 1-N hydrazine attitude control thrusters is especially important to study, because the spacecraft is currently operating on the back-up thruster branch. Early identification of hardware degradation allows more time to develop mitigation strategies. There is no direct measure of an individual thruster's thrust magnitude, but these values can be estimated by post-processing spacecraft telemetry. This paper develops an algorithm to calculate the individual thrust magnitudes using Euler's equation. The algorithm correctly shows the known degradation in the first thruster branch, validating the approach. Results for the current thruster branch show nominal performance as of August, 2015.

Stupik, Joan

Development of an advanced spacecraft water and waste materials processing system

An Integrated Waste Management-Water System (WM-WS) which uses radioisotopes for thermal energy is described and results of its trial in a 4-man, 180 day simulated space mission are presented. It collects urine, feces, trash, and wash water in zero gravity, processes the wastes to a common evaporator, distills and catalytically purifies the water, and separates and incinerates the solid residues using little oxygen and no chemical additives or expendable filters. Technical details on all subsystems are given along with performance specifications. Data on recovered water and heat loss obtained in test trials are presented. The closed loop incinerator and other projects underway to increase system efficiency and capacity are discussed.

Murray, R. W.

Power processing technology for spacecraft primary ion propulsion

Advanced technologies developed in support of Ion Propulsion power processing, including the power circuitry portion of the Series L-C Resonant Inverter, Beam Supply, power components, packaging and heat pipe cooling of the 30 cm Ion Engine Power Processor are described. Both the transistorized and SCR versions of the Series L-C Resonant Inverter Beam Supply are discussed. A BIMOD Ion Thruster/Power Processor Prototype Assembly is undergoing environmental and life testing. These advanced technologies can be applied advantageously to other applications of future high power space power processing equipment.

Biess, J. J.

Development and Testing of Automatically Generated ACS Flight Software for the MAP Spacecraft

By integrating the attitude determination and control system (ACS) analysis and design, flight software development, and flight software testing processes, it is possible to improve the overall spacecraft development cycle, as well as allow for more thorough software testing. One of the ways to achieve this integration is to use code-generation tools to automatically generate components of the ACS flight software directly from a high-fidelity (HiFi) simulation. In the development of the Microwave Anisotropy Probe (MAP) spacecraft, currently underway at the NASA Goddard Space Flight Center, approximately 1/3 of the ACS flight software was automatically generated. In this paper, we will examine each phase of the ACS subsystem and flight software design life cycle: analysis, design, and testing. In the analysis phase, we scoped how much software we would automatically generate and created the initial interface. The design phase included parallel development of the HiFi simulation and the hand-coded flight software components. Everything came together in the test phase, in which the flight software was tested, using results from the HiFi simulation as one of the bases of comparison for testing. Because parts of the spacecraft HiFi simulation were converted into flight software, more care needed to be put into its development and configuration control to support both the HiFi simulation and flight software. The components of the HiFi simulation from which code was generated needed to be designed based on the fact that they would become flight software. This process involved such considerations as protecting against mathematical exceptions, using acceptable module and parameter naming conventions, and using an input/output interface compatible with the rest of the flight software. Maintaining good configuration control was an issue for the HiFi simulation and the flight software, and a way to track the two systems was devised. Finally, an integrated test approach was devised to support flight software testing at both the unit- and build-test levels using the HiFi simulation to generate data for performance verification. Another benefit of the simulation and code-generation application used on the MAP project is that it supported bringing flight software and test data into the HiFi simulation environment. It was possible to integrate parts of the hand-coded flight software into the HiFi simulation, and also possible to import flight software test data for comparison and performance verification. This capability was used to incorporate the flight software Kalman filter into the HiFi simulation. This enabled us to greatly increase the amount of testing that could be done on the filter, because we could exert a greater degree of control over the software-only simulation than over the flight software test environment. Also, since the simulation could be used to run the Kalman filter faster than real time, our testing efficiency was greatly increased. We will conclude our discussion with a summary of the lessons learned thus far using automatically- generated code for the MAP project, and the spacecraft status as we work towards our scheduled launch in the year 2000.

ODonnell, James R., Jr.

Managing the Risk of Command File Errors

Command File Error (CFE), as defined by the Jet Propulsion Laboratory's (JPL) Mission Operations Assurance (MOA) is, regardless of the consequence on the spacecraft, either: an error in a command file sent to the spacecraft, an error in the process for developing and delivering a command file to the spacecraft, or the omission of a command file that should have been sent to the spacecraft. The risk consequence of a CFE can be mission ending and thus a concern to space exploration projects during their mission operations. A CFE during space mission operations is often the symptom of some kind of imbalance or inadequacy within the system that comprises the hardware & software used for command generation and the human experts involved in this endeavour. As we move into an era of enhanced collaboration with other NASA centers and commercial partners, these systems become more and more complex and hence it is all the more important to formally model and analyze CFEs in order to manage the risk of CFEs. Here we will provide a summary of the ongoing efforts at JPL in this area and also explain some more recent developments in the area of developing quantitative models for the purpose of managing CFE's.

Bayesian Belief Networks

Software Verification of Orion Cockpit Displays

NASA's latest spacecraft Orion is in the development process of taking humans deeper into space. Orion is equipped with three main displays to monitor and control the spacecraft. To ensure the software behind the glass displays operates without faults, rigorous testing is needed. To conduct such testing, the Rapid Prototyping Lab at NASA's Johnson Space Center along with the University of Texas at Tyler employed a software verification tool, EggPlant Functional by TestPlant. It is an image based test automation tool that allows users to create scripts to verify the functionality within a program. A set of edge key framework and Common EggPlant Functions were developed to enable creation of scripts in an efficient fashion. This framework standardized the way to code and to simulate user inputs in the verification process. Moreover, the Common EggPlant Functions can be used repeatedly in verification of different displays.

Biswas, M. A. Rafe

Development of an integrated, zero-G pneumatic transporter/rotating-paddle incinerator/catalytic afterburner subsystem for processing human waste on board spacecraft

A baseline laboratory prototype of an integrated, six man, zero-g subsystem for processing human wastes onboard spacecraft was investigated, and included the development of an operational specification for the baseline subsystem, followed by design and fabrication. The program was concluded by performing a series of six tests over a period of two weeks to evaluate the performance of the subsystem. The results of the tests were satisfactory, however, several changes in the design of the subsystem are required before completely satisfactory performance can be achieved.

Fields, S. F.

An Empirical Comparison between Two Recursive Filters for Attitude and Rate Estimation of Spinning Spacecraft

The advantages of inducing a constant spin rate on a spacecraft are well known. A variety of science missions have used this technique as a relatively low cost method for conducting science. Starting in the late 1970s, NASA focused on building spacecraft using 3-axis control as opposed to the single-axis control mentioned above. Considerable effort was expended toward sensor and control system development, as well as the development of ground systems to independently process the data. As a result, spinning spacecraft development and their resulting ground system development stagnated. In the 1990s, shrinking budgets made spinning spacecraft an attractive option for science. The attitude requirements for recent spinning spacecraft are more stringent and the ground systems must be enhanced in order to provide the necessary attitude estimation accuracy. Since spinning spacecraft (SC) typically have no gyroscopes for measuring attitude rate, any new estimator would need to rely on the spacecraft dynamics equations. One estimation technique that utilized the SC dynamics and has been used successfully in 3-axis gyro-less spacecraft ground systems is the pseudo-linear Kalman filter algorithm. Consequently, a pseudo-linear Kalman filter has been developed which directly estimates the spacecraft attitude quaternion and rate for a spinning SC. Recently, a filter using Markley variables was developed specifically for spinning spacecraft. The pseudo-linear Kalman filter has the advantage of being easier to implement but estimates the quaternion which, due to the relatively high spinning rate, changes rapidly for a spinning spacecraft. The Markley variable filter is more complicated to implement but, being based on the SC angular momentum, estimates parameters which vary slowly. This paper presents a comparison of the performance of these two filters. Monte-Carlo simulation runs will be presented which demonstrate the advantages and disadvantages of both filters.

Harman, Richard R.

Heat Capacity Mapping Radiometer (HCMR) data processing algorithm, calibration, and flight performance evaluation

The rationale and procedures used in the radiometric calibration and correction of Heat Capacity Mapping Mission (HCMM) data are presented. Instrument-level testing and calibration of the Heat Capacity Mapping Radiometer (HCMR) were performed by the sensor contractor ITT Aerospace/Optical Division. The principal results are included. From the instrumental characteristics and calibration data obtained during ITT acceptance tests, an algorithm for post-launch processing was developed. Integrated spacecraft-level sensor calibration was performed at Goddard Space Flight Center (GSFC) approximately two months before launch. This calibration provided an opportunity to validate the data calibration algorithm. Instrumental parameters and results of the validation are presented and the performances of the instrument and the data system after launch are examined with respect to the radiometric results. Anomalies and their consequences are discussed. Flight data indicates a loss in sensor sensitivity with time. The loss was shown to be recoverable by an outgassing procedure performed approximately 65 days after the infrared channel was turned on. It is planned to repeat this procedure periodically.

Bohse, J. R.

On the use of distributed sensing in control of large flexible spacecraft

Distributed processing technology is being developed to process signals from distributed sensors using distributed computations. Thiw work presents a scheme for calculating the operators required to emulate a conventional Kalman filter and regulator using such a computer. The scheme makes use of conventional Kalman theory as applied to the control of large flexible structures. The required computation of the distributed operators given the conventional Kalman filter and regulator is explained. A straightforward application of this scheme may lead to nonsmooth operators whose convergence is not apparent. This is illustrated by application to the Mini-Mast, a large flexible truss at the Langley Research Center used for research in structural dynamics and control. Techniques for developing smooth operators are presented. These involve spatial filtering as well as adjusting the design constants in the Kalman theory. Results are presented that illustrate the degree of smoothness achieved.

Montgomery, Raymond C.

Modeling Meteoroid Densities for Spacecraft Risk Assessment

This report describes the methodologies and algorithms that NASA’s Meteoroid Environment Office (MEO) currently utilizes to measure meteoroid densities. We discuss the needs for an accurate model for the meteoroid density distribution in its Meteoroid Engineering Model (MEM), and its potential implications for spacecraft design. The recently developed process is heavily derived from that of previous work, although subtle differences exist. A thorough comparison of the best-fit densities derived for sixty meteoroids in and with the process described here shows that discrepancies in final densities larger than a factor of two are measured for ∼ 20% of our test events. Such a level of discrepancy suggests that any density calculated using similar methods cannot be assumed to represent a unique fit to the data. Additional observational data for meteoroids beyond those utilized in this work will be essential for producing more reliable and repeatable density measurements.

Ehlert, Steven

NASA Thermal Control Technologies for Robotic Spacecraft

Technology development is inevitably a dynamic process in search of an elusive goal. It is never truly clear whether the need for a particular technology drives its development, or the existence of a new capability initiates new applications. Technology development for the thermal control of spacecraft presents an excellent example of this situation. Nevertheless, it is imperative to have a basic plan to help guide and focus such an effort. Although this plan will be a living document that changes with time to reflect technological developments, perceived needs, perceived opportunities, and the ever-changing funding environment, it is still a very useful tool. This presentation summarizes the current efforts at NASA/Goddard and NASA/JPL to develop new thermal control technology for future NASA missions.

Swanson, Theodore D.

NASA Thermal Control Technologies for Robotic Spacecraft

Technology development is inevitably a dynamic process in search of an elusive goal. It is never truly clear whether the need for a particular technology drives its development, or the existence of a new capability initiates new applications. Technology development for the thermal control of spacecraft presents an excellent example of this situation. Nevertheless, it is imperative to have a basic plan to help guide and focus such an effort. Although this plan will be a living document that changes with time to reflect technological developments, perceived needs, perceived opportunities, and the ever-changing funding environment, it is still a very useful tool. This presentation summarizes the current efforts at NASA/Goddard and NASA/JPL to develop new thermal control technology for future robotic NASA missions.

Swanson, Theodore D.

Mariner Mars 1971 project. Volume 3: Mission operations system implementation and standard mission flight operations

The Mariner Mars 1971 mission which was another step in the continuing program of planetary exploration in search of evidence of exobiological activity, information on the origin and evolution of the solar system, and basic science data related to the study of planetary physics, geology, planetology, and cosmology is reported. The mission plan was designed for two spacecraft, each performing a separate but complementary mission. However, a single mission plan was actually used for Mariner 9 because of failure of the launch vehicle for the first spacecraft. The implementation is described, of the Mission Operations System, including organization, training, and data processing development and operations, and Mariner 9 spacecraft cruise and orbital operations through completion of the standard mission from launch to solar occultation in April 1972 are discussed.

Source record

The Development of Models for Carbon Dioxide Reduction Technologies for Spacecraft Air Revitalization

Through the respiration process, humans consume oxygen (O2) while producing carbon dioxide (CO2) and water (H2O) as byproducts. For long term space exploration, CO2 concentration in the atmosphere must be managed to prevent hypercapnia. Moreover, CO2 can be used as a source of oxygen through chemical reduction serving to minimize the amount of oxygen required at launch. Reduction can be achieved through a number of techniques. NASA is currently exploring the Sabatier reaction, the Bosch reaction, and co- electrolysis of CO2 and H2O for this process. Proof-of-concept experiments and prototype units for all three processes have proven capable of returning useful commodities for space exploration. All three techniques have demonstrated the capacity to reduce CO2 in the laboratory, yet there is interest in understanding how all three techniques would perform at a system level within a spacecraft. Consequently, there is an impetus to develop predictive models for these processes that can be readily rescaled and integrated into larger system models. Such analysis tools provide the ability to evaluate each technique on a comparable basis with respect to processing rates. This manuscript describes the current models for the carbon dioxide reduction processes under parallel developmental efforts. Comparison to experimental data is provided were available for verification purposes.

Swickrath, Michael J.