Search NASA⌕ Search

SEARCH · Search NASA

Results for “Unit Testing”

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 199 records · Page 11

Optical Property Enhancement and Durability Evaluation of Heat Receiver Aperture Shield Materials

Under the Solar Dynamic Flight Demonstration (SDFD) program, NASA Lewis Research Center worked with AlliedSignal Aerospace, the heat receiver contractor, on the development, characterization and durability testing of refractory metals to obtain appropriate optical and thermal properties for the SDFD heat receiver aperture shield. Molybdenum and tungsten foils were grit-blasted using silicon carbide or alumina grit under various grit-blasting conditions for optical property enhancement. Black rhenium coated tungsten foil was also evaluated. Tungsten, black rhenium-coated tungsten, and grit-blasted tungsten screens of various mesh sizes were placed over the pristine and grit-blasted foils for optical property characterization. Grit-blasting was found to be effective in decreasing the specular reflectance and the absorptance/emittance ratio of the refractory foils. The placement of a screen further enhanced these optical properties, with a grit-blasted screen over a grit-blasted foil producing the best results. Based on the optical property enhancement results, samples were tested for atomic oxygen and vacuum heat treatment durability. Grit-blasted (Al2O3 grit) 2 mil tungsten foil was chosen for the exterior layer of the SDFD heat receiver aperture shield. A 0.007 in. wire diameter, 20 x 20 mesh tungsten screen was chosen to cover the tungsten foil. Based on these test results, a heat receiver aperture shield test unit has been built with the screen covered grit-blast tungsten foil exterior layers. The aperture shield was tested and verified the thermal and structural durability of the outer foil layers during an off-pointing period.

deGroh, Kim K.↗

Summary of NASA Progress on the Development and Qualification of a 12-kW Hall-Effect, Solar Electric Propulsion Thruster

Beginning in 2014, the National Aeronautics and Space Administration (NASA) Space Technology Mission Directorate (STMD) began a project to increase the state of the art for the Hall-Effect Solar Electric Propulsion (SEP) technology. The Technology Demonstration Missions (TDM) Program Office provides programmatic oversight of SEP with the project being led by Glenn Research Center, supported by the Jet Propulsion Laboratory and development, qualification & flight hardware all provided by Aerojet Rocketdyne (AR). This technology was pursued as the propulsion system for the Asteroid Redirect and Robotic Mission (ARRM). While the concept was originally slated for ARRM, it was realigned to Gateway to support future Moon to Mars objectives. The Gateway lunar station was established and will play a key role in NASA’s Artemis Program which utilizes collaboration with the Canadian Space Agency (CSA), the European Space Agency (ESA) and the Japanese Space Agency (JAXA). The 12-kW hardware will be the primary propulsion for the Gateway element, Power & Propulsion Element (PPE), from Low Earth Orbit to a Near Rectilinear Halo Orbit around the Moon. Initial efforts began with utilizing Technology Development Units (TDU) built by NASA as the predecessor to the contract activity with AR. Over the past few years, AR has built Engineering Test Units (ETU), Engineering Development Units (EDU) and qualification & flight models (QM and FM, respectively). With requirement changes from the AARM mission to PPE, the joint team has modified the design and has started qualification activities for environment testing (shock, vibe) at multiple facilities in the US leading to eventual life testing. This paper will explore the various design changes, system modeling and the latest status for qualification testing.

Joel Robinson↗

Summary of NASA Progress on the Development and Qualification of a 12 kW Hall Effect, Solar Electric Propulsion Thruster

Beginning in 2014, the National Aeronautics and Space Administration (NASA) Space Technology Mission Directorate (STMD) began a project to increase the state of the art for the Hall-Effect Solar Electric Propulsion (SEP) technology. The Technology Demonstration Missions (TDM) Program Office provides programmatic oversight of SEP with the project being led by Glenn Research Center, supported by the Jet Propulsion Laboratory and development, qualification & flight hardware all provided by Aerojet Rocketdyne (AR). This technology was pursued as the propulsion system for the Asteroid Redirect and Robotic Mission (ARRM). While the concept was originally slated for ARRM, it was realigned to Gateway to support future Moon to Mars objectives. The Gateway lunar station was established and will play a key role in NASA’s Artemis Program which utilizes collaboration with the Canadian Space Agency (CSA), the European Space Agency (ESA) and the Japanese Space Agency (JAXA). The 12-kW hardware will be the primary propulsion for the Gateway element, Power & Propulsion Element (PPE), from Low Earth Orbit to a Near Rectilinear Halo Orbit around the Moon. Initial efforts began with utilizing Technology Development Units (TDU) built by NASA as the predecessor to the contract activity with AR. Over the past few years, AR has built Engineering Test Units (ETU), Engineering Development Units (EDU) and qualification & flight models (QM and FM, respectively). With requirement changes from the AARM mission to PPE, the joint team has modified the design and has started qualification activities for environment testing (shock, vibe) at multiple facilities in the US leading to eventual life testing. This paper will explore the various design changes, system modeling and the latest status for qualification testing.

Joel W Robinson↗

Design and Demonstration of the Mars Organic Molecule Analyzer (MOMA) on the ExoMars 2018 Rover

The Mars Organic Molecule Analyzer (MOMA) investigation is a key astrobiology experiment scheduled to launch on the joint ESA-Roscosmos ExoMars 2018 rover mission. MOMA will examine the chemical composition of geological samples acquired from depths of up to two meters below the martian surface, where fragile organic molecules may be protected from destructive cosmic radiation and/or oxidative chemical reactions. The heart of the MOMA mass spectrometer subsystem (i.e., MOMA-MS) is a miniaturized linear ion trap (LIT) that supports two distinct modes of operation to detect: i) volatile and semi-volatile, low-to-moderate mass organics (less than or equal to 500 Da) via pyrolysis coupled with gas chromatography mass spectrometry (pyr/GCMS); and, ii) more refractory, moderate-to-high mass compounds (up to 1000 Da) via laser desorption (LDMS) at ambient Mars pressures. Additionally, the LIT mass analyzer enables selective ion trapping via multi-frequency waveform ion excitation (e.g., stored waveform inverse Fourier transform, or SWIFT), and structural characterization of complex molecules using tandem mass spectrometry (MSIMS). A high-fidelity Engineering Test Unit (ETU) of MOMAMS, including the LIT subassembly, dual-gun electron ionization source, micropirani pressure gauge, solenoid-driven aperture valve, redundant detection chains, and control electronics, has been built and tested at NASA GSFC under relevant operational conditions (pressure, temperature, etc.). Spaceflight qualifications of individual hardware components and integrated subassemblies have been validated through vibration, shock, thermal, lifetime, and performance evaluations. The ETU serves as a pathfinder for the flight model buildup, integration and test, as the ETU meets the form, fit and function of the flight unit that will be delivered to MPS in late 2015. To date, the ETU of MOMA-MS has been shown to meet or exceed all functional requirements, including mass range, resolution, accuracy, instrumental drift, and Iimit-of-detection specifications, thereby enabling the primary science objectives of the MOMA investigation and ExoMars 2018 mission.

Mars Organic Molecule Analyzer↗

Test Driven Development of Scientific Models

Test-Driven Development (TDD), a software development process that promises many advantages for developer productivity and software reliability, has become widely accepted among professional software engineers. As the name suggests, TDD practitioners alternate between writing short automated tests and producing code that passes those tests. Although this overly simplified description will undoubtedly sound prohibitively burdensome to many uninitiated developers, the advent of powerful unit-testing frameworks greatly reduces the effort required to produce and routinely execute suites of tests. By testimony, many developers find TDD to be addicting after only a few days of exposure, and find it unthinkable to return to previous practices.After a brief overview of the TDD process and my experience in applying the methodology for development activities at Goddard, I will delve more deeply into some of the challenges that are posed by numerical and scientific software as well as tools and implementation approaches that should address those challenges.

Overview of TDD Process↗

NavCube3-mini Lunar GNSS Receiver

This paper describes development and testing of NASA Goddard Space Flight Center’s new NavCube3-mini (NC3m) spaceborne, weak-signal GNSS receiver, which targets all Earth orbit regimes with special focus on lunar applications. NC3m derives from the ground-breaking Magnetospheric Multiscale (MMS) mission Navigator GPS receiver. The MMS-Navigator (launched 2015) holds a Guinness World Record for highest altitude GPS fix and is currently in a highly elliptic orbit with a 29 Earth radii apogee, nearly half lunar distance. NC3m has reduced size, weight, and power compared to the MMS-Navigator, making it suitable for smallsat applications, and adds multi-frequency and multi-GNSS capabilities, among other improvements. A NC3m engineering test unit was subjected to and successfully completed a comprehensive Technology Readiness Level 6 (system/subsystem model or prototype demonstration in a relevant environment) testing campaign in the second half of 2022. This involved high-fidelity simulations in LEO, GEO, and lunar regimes and full environmental testing, including vibration, thermal vacuum, and electromagnetic compatibility. An overview of the NC3m receiver, the test setup, and a sample of results is presented. The results include predicted performance at high-altitude and in the lunar regime.

NavCube3↗

12.5kW Advanced Electric Propulsion System Thruster Development Testing

Since 2012, NASA has been developing the12.5kW Hall Effect Rocket with Magnetic Shielding (HERMeS)thruster to serve the need for deep space propulsion. Aerojet Rocketdyne (AR)is developing the HERMeS Hall Current Thruster (HCT)into a flight capable design through the Advanced Electric Propulsion System (AEPS) program. In execution of this program, Aerojet Rocketdyne has designed, built and begun test of two Engineering Test Unit (ETU)HCTs, designated ETU-1 and ETU-2. This paper presents some of the preliminary results from theETU-1 thruster and draws comparisons to previous HERMeS Technology Demonstration Units (TDUs)and theETU-2 characterization unit. The ETU-1 thruster serves to evaluate the ETU design against dynamic and thermal environments while ETU-2 undergoes operational characterization and wear testing. The thruster has been exposed to acceptance and qualification-level vibration and shock testing and has undergone acceptance and characterization hot-firing to evaluate thruster performance after exposure to dynamic environments. The results have demonstrated that the dynamic environments have not had an adverse effect on performance and demonstrated that stability and operating characteristics remain unaffected. Together, ETU-1 and ETU-2 HCTs have demonstrated operating performance and characteristics in-family with each other and with the NASA HERMeS Technology Demonstration Units.

AEPS↗

Flight test of an improved solid waste collection system

A system for human waste collection is described and evaluated on the basis of a prototype employed for the shuttle flight STS-35. The manually operated version of the unit is designed to collect, compact, and store human waste and cleaning material in replaceable volumes. The system is presented with illustrations and descriptions of the disposable pads that are used to clean the cylinder and occlusive air valves as well as seal the unit. Temporary retention and waste entrainment are provided by the variable airflow in the manual unit tested. The prototype testing indicates that sufficient airflow is achieved at 45 CFM and that the stowage volume (18.7 cu in.) is adequate for storing human waste with minimal logistical support. Higher compaction pressure and the use of a directed airstream are proposed for improving the packing efficiency of the unit.

Thornton, W.↗

An Earth-Based Equivalent Low Stretch Apparatus to Assess Material Flammability for Microgravity and Extraterrestrial Fire-Safety Applications

The objective of this project is to modify the standard oxygen consumption (cone) calorimeter (described in ASTM E 1354 and NASA STD 6001 Test 2) to provide a reproducible bench-scale test environment that simulates the buoyant or ventilation flow that would be generated by or around a burning surface in a spacecraft or extraterrestrial gravity level. This apparatus will allow us to conduct normal gravity experiments that accurately and quantitatively evaluate a material's flammability characteristics in the real-use environment of spacecraft or extra-terrestrial gravitational acceleration. The Equivalent Low Stretch Apparatus (ELSA) uses an inverted cone geometry with the sample burning in a ceiling fire configuration that provides a reproducible bench-scale test environment that simulates the buoyant or ventilation flow that would be generated by a flame in a spacecraft or extraterrestrial gravity level. Prototype unit testing results are presented in this paper. Ignition delay times and regression rates for PMMA are presented over a range of radiant heat flux levels and equivalent stretch rates which demonstrate the ability of ELSA to simulate key features of microgravity and extraterrestrial fire behavior.

Olson, S. L.↗

GOES Type III Loop Heat Pipe Life Test Results

The GOES Type III Loop Heat Pipe (LHP) was built as a life test unit for the loop heat pipes on the GOES N-Q series satellites. This propylene LHP was built by Dynatherm Corporation in 2000 and tested continuously for approximately 14 months. It was then put into storage for 3 years. Following the storage period, the LHP was tested at Swales Aerospace to verify that the loop performance hadn t changed. Most test results were consistent with earlier results. At the conclusion of testing at Swales, the LHP was transferred to NASA/GSFC for continued periodic testing. The LHP has been set up for testing in the Thermal Lab at GSFC since 2006. A group of tests consisting of start-ups, power cycles, and a heat transport limit test have been performed every six to nine months since March 2006. Tests results have shown no change in the loop performance over the five years of testing. This presentation will discuss the test hardware, test set-up, and tests performed. Test results to be presented include sample plots from individual tests, along with conductance measurements for all tests performed.

Ottenstein, Laura↗

Command and Control System Automated Testing

To support the National Aeronautics and Space Administration’s (NASA) Space Launch System (SLS) rocket and the Orion capsule, designed to take humans back to the moon in 2024, Kennedy Space Center (KSC) has developed the Spaceport Command and Control System (SCCS) to monitor and control the launch. Within SCCS, the Launch Control System (LCS) is designed to allow console engineers to control and monitor the status of the launch and flight hardware, as well as issue commands to ground control systems and launch vehicles. The messaging software of LCS is responsible for handling the various data types that can be sent between the hardware and software components of the LCS. Since this system is interacting with numerous devices, controllers, and viewports in real time, the distribution of data across the system must be fast, but also reliable and accurate. To verify the accuracy and reliability of the system, developers on the project have created a set of tests to be performed that covers all operations allowed by the system. Given the extensive Application Programming Interface(API) provided by the messaging software, these unit tests are rather time-consuming and costly (in terms of man-hours) to perform. Therefore, an automated testing framework is used to perform supplemental tests automatically when updates are made to the code base.

Rebecca McFadden↗

Heatshield for Extreme Entry Environment Technology (HEEET) Thermal Protection System (TPS)

Over the last 5 years, the Heatshield for Extreme Entry Environment Technology (HEEET) project has been working to mature a 3-D Woven Thermal Protection System (TPS) to Technical Readiness Level (TRL) 6 to support future NASA missions to destinations with extreme entry environments such as Venus, Saturn, Uranus, Neptune and high speed sample return missions to Earth. A key aspect of the project has been the building and testing of a 1-meter base diameter Engineering Test Unit (ETU) representative of what could be used for a Saturn probe. This paper provides a high level overview of the HEEET project including manufacturing and testing of the ETU which has been subjected to mission relevant thermal and mechanical loads, to verify structural models, establish system capability and verify manufacturing workmanship.

TPS↗

Design of Experiments for Dynamic Test Runs in Solvent-Based CO 2 Capture Pilot Plants

Test runs in the pilot plants consume significant resources, and therefore, the learning from test runs should be maximized. Test runs conducted in the pilot plants are often steady state. It takes several hours for reaching steady-state in the pilot plants, and thus, the duration of the test runs needs to be long even for collecting few steady-state data points. On the other hand, a large number of measurements can be collected through dynamic test runs in a short span of time. This paper presents a systematic design of dynamic experiments (DoDEs) for identifiability of model parameters, which is achieved by persistently exciting the inputs signals. A pseudorandom binary sequence (PRBS) is designed as the input signal for DoDE due to its efficiency in obtaining sufficient spectral content. However, due to the long sequence size of the PRBS signal, a Schroeder-phase input signal, which is a multisine signal, is also designed. Tests for both types of signals are run in the Pilot Solvent Test Unit (PSTU) at the National Carbon Capture Center in Wilsonville, Alabama. The transient data are used to solve dynamic data reconciliation and parameter estimation problem. The estimated parameters are found to be not only superior to those estimated from using data collected from hundreds of steady-state test runs in a nonreactive (air–water) system, but the parameters could be estimated by using the dynamic data collected for about 24 h from the pilot plant for the MEA-H 2 O–CO 2 system.

CO2 capture↗

Heatshield for Extreme Entry Environment Technology (HEEET) Thermal Protection System (TPS)

Starting in 2013 and completing in 2019, the Heatshield for Extreme Entry Environment Technology (HEEET) project has been working to mature a 3-D Woven Thermal Protection System (TPS) to Technical Readiness Level (TRL) 6 to support future NASA missions to destinations with extreme entry environments such as Venus, Saturn, Uranus, Neptune and high-speed sample return missions to Earth. A key aspect of the project has been the building and testing of a 1-meter base diameter Engineering Test Unit (ETU) representative of what could be used for a Saturn probe. This paper provides a high-level overview of the HEEET project including manufacturing and testing of the ETU for structural model verification, establish system capability and verify manufacturing workmanship.

Extreme Entry Environment↗

FORCE Regression Testing

Via programs including the Light Water Reactor Sustainability and Integrated Energy Systems, the U.S. Department of Energy has invested in the Framework for Optimization of ResourCes and Economics (FORCE) software framework (Idaho National Laboratory 2024a) for the technical and economic analysis of nuclear-integrated energy systems (IES). Nuclear IES expand the use of nuclear from traditional baseload electricity generation to a flexible and adaptive source of combined heat and power. Nuclear heat can be used in the production of a variety of energy currencies such as hydrogen and ammonia as well as other heat applications including water desalination and district heating. FORCE is designed with the intent to provide interconnected analysis tools that enable the accurate technical and economic assessment of specific nuclear IES configurations for individual energy markets. FORCE consists of three main analysis pathways: HYBRID (Idaho National Laboratory 2024b), which contains high-resolution physical models for IES; Holistic Energy Resource Optimization Network (HERON) (Idaho National Laboratory 2024c), which analyzes IES long-term economic viability; and Optimization of Real-time Capacity Allocation (ORCA) (Idaho National Laboratory 2024d), designed for real-time control of IES via digital twins and optimal decision making, including autonomous and remote operation research. Development of the FORCE ecosystem is guided by three pillars: capability, which assures that the computational requirements of IES analysis are met by the software tools; reliability, which provides for consistent code performance and expected behaviors; and accessibility, which lowers the barrier to entry for using the software and accelerates analysis by users beyond the FORCE primary developers. Reliability of the FORCE ecosystem is established according to the American Nuclear Society?s Nuclear Quality Assurance (NQA-1) program [American Society of Mechanical Engineers 1982], with specific levels of software quality assurance (SQA) within NQA-1 applied to each software tool in FORCE. As the tools within FORCE have matured, some integration algorithms to accurately connect the software tools for holistic analysis have been developed and deployed within the FORCE software repository. In accordance with NQA-1 standards, regression tests are required to guarantee the software performs consistently even when new capabilities are added to the software. In this report, we document the deployment of both unit tests, which test the consistent behavior of small pieces of the FORCE code base, as well as integration tests, which test the consistent performance of full use cases for the FORCE integration algorithms. We further document the encapsulation of these tests within a test harness, which collectively checks for each successful test completion on demand. Finally, we document the automation of the test harness using GitHub Actions [GitHub 2024], which require all tests succeed before any new capability or other changes can be added to the FORCE integration software

97 MATHEMATICS AND COMPUTING↗

Leveraging Gaussian Mixture Models for Detecting Anomalies in Time-Series Data

Test systems must be capable of classifying measured data as expected or anomalous in real time. Anomalous results may portend system failure, and, if undetected, may result in damage to the unit, test equipment, or potential harm to personnel. This report investigates the use of Gaussian Mixture Models (GMMs) as a clustering tool in classifying time-series data.

Wilke, Rudeger H.T. [Sandia National Laboratories ↗

Apollo telescope mount thermal systems unit thermal vacuum test

The Apollo Telescope Mount's thermal systems unit was utilized to conduct a full-scale thermal vacuum test to verify the thermal design and the analytical techniques used to develop the thermal mathematical models. Thermal vacuum test philosophy, test objectives configuration, test monitoring, environment simulation, vehicle test performance, and data correlation are discussed. Emphasis is placed on planning and execution of the thermal vacuum test with particular attention on problems encountered in conducting a test of this maguitude.

Trucks, H. F.↗

New particle pusher with hadronic interactions for modeling multimessenger emission from compact objects

We propose novel numerical schemes based on the Boris method in curved spacetime, incorporating both hadronic and radiative interactions for the first time. Once the proton has lost significant energy due to radiative and hadronic losses, and its gyroradius has decreased below typical scales on which the electromagnetic field varies, we apply a guiding center approximation (GCA). We fundamentally simulate collision processes either with a Monte-Carlo method or, where applicable, as a continuous energy loss, contingent on the local optical depth. To test our algorithm for the first time combining the effects of electromagnetic, gravitational, and radiation fields including hadronic interactions, we simulate highly relativistic protons traveling through various electromagnetic fields and proton backgrounds. We provide unit tests in various spatially dependent electromagnetic and gravitational fields and background photon and proton distributions, comparing the trajectory against analytic results. We propose that our method can be used to analyze hadronic interactions in black hole accretion disks, jets, and coronae to study the neutrino abundance from active galactic nuclei.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS↗