Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Rate Capability”

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.

372 records · Page 3

Nickel-iron battery system safety

The generated flow rates of gaseous hydrogen and gaseous oxygen from an electrical vehicle nickel-iron battery system were determined and used to evaluate the flame quenching capabilities of several candidate devices to prevent flame propagation within batteries having central watering/venting systems. The battery generated hydrogen and oxygen gases were measured for a complete charge and discharge cycle. The data correlates well with accepted theory during strong overcharge conditions indicating that the measurements are valid for other portions of the cycle. Tests confirm that the gas mixture in the cells is always flammable regardless of the battery status. The literature indicated that a conventional flame arrestor would not be effective over the broad spectrum of gassing conditions presented by a nickel-iron battery. Four different types of protective devices were evaluated. A foam-metal arrestor design was successful in quenching gaseous hydrogen and gaseous oxygen flames, however; the application of this flame arrestor to individual cell or module protection in a battery is problematic. A possible rearrangement of the watering/venting system to accept the partial protection of simple one-way valves is presented which, in combination with the successful foam-metal arrestor as main vent protection, could result in a significant improvement in battery protection.

Saltat, R. C.

Integrated Computational Materials Engineering (ICME) Capability Maturity Levels for Ecosystems Enabling Digital Transformation

Digital engineering (DE) and integrated computational materials engineering (ICME) are widely recognized as critical enablers of faster, more affordable, and more reliable aerospace systems. However, many organizations have struggled to realize the promised return on investment (ROI) from digital initiatives. A primary reason is the absence of a shared, decision-focused framework that distinguishes simple digitization of existing workflows from true digital transformation that fundamentally changes how engineering decisions are made. This paper introduces an ICME capability maturity framework that fills this gap. The framework defines six cumulative ICME capability maturity levels (CMLs), explicitly tied to decision authority, engineering integration, optimization, and uncertainty management across material, process, structure, and performance scales. It is designed to complement established readiness metrics such as technology readiness levels (TRLs), manufacturing readiness levels (MRLs), and integration readiness levels (IRLs), by addressing a missing dimension: the conditions required for model-informed decision authority across scales. A unifying figure and capability table illustrate the six-level ICME Capability Maturity Framework, showing how organizations progress from digitization—with limited or negative ROI—to true digital transformation, where ICME-enabled workflows deliver measurable improvements in decision quality, cycle time, risk reduction, and reuse. The framework is intended for both technical practitioners and executive leadership, providing a common language to assess current state, guide roadmaps, align software ecosystem investments, and set realistic expectations for digital transformation outcomes. A regulatory-relevant statement clarifying the relationship between ICME capability and existing certification frameworks is provided.

ICME

Performance Capabilities of a JPL Dual-Arm Advanced Teleoperation System

The system comprises a) two PUMA 560 robot arms, each equipped with the latest JPL-developed smart hands which contain 3D force/moment and grasp force sensors, b) two general-purpose force-reflecting hand controllers, c) a NS32016 microprocessors based distributed computing system together with JPL-developed universal motor controllers, d) graphics display of sensor information, e) capabilities for time-delay experiments, and f) automatic data recording capabilities. Several different types of control modes are implemented on this system using different feedback control techniques. This paper describes some of the control modes and the related feedback control techniques, and reports on the achievable control performance for tracking position and force trajectories. The interaction between position and force trajectory tracking is illustrated. The best performance is obtained by using a novel, task-space error feedback technique.

Z F Szakaly

Dynamic analysis of a photovoltaic power system with battery storage capability

A photovolataic power system with a battery storage capability is analyzed. A dual battery current control concept is proposed, which enables the battery to either supply or accept power depending upon system environment and load conditions. A simulation of the power system, including the battery current control, is developed and evaluated. The evaulation demonstrate the visbility of the battery control concept of switch the battery from a charge to discharge mode and back as required by load and environmental conditions. An acceptable system operation is demonstrated over the entire insolation range. Additionally, system sensitivity, bandwidth, and damping characteristics of the battery control are shown to be acceptable for a projected hardware implementation.

Merrill, W. C.

Pulsed Electroacoustic Analysis Capabilities at NASA Glenn Research Center

The High Voltage Testing Laboratory at NASA Glenn Research Center is equipped with a pulsed electroacoustic (PEA) analyzer to study space charge phenomena in dielectric materials. Dielectric materials such as those used in high voltage insulation systems are of great interest due to their crucial role in withstanding high voltages and avoiding electrical breakdown in electrified aircraft power systems. Current research is underway for the development of novel lightweight electrical insulation and the thorough evaluation of these materials is required. The PEA instrumentation at NASA GRC is a nondestructive method to evaluate the space charge phenomena which can give a unique insight on the feasibility and lifetime of material systems. The instrumentation capability and initial results are reported here.

pulsed electroacoustic

Qualification Progress and Mission-Enabling Capabilities of the 12-kW Hall-Effect, Advanced Electric Propulsion System (AEPS) Thruster

An update of the 12 kW Advanced Electric Propulsion System (AEPS) qualification and flight thruster status is provided. Three flight thrusters completed acceptance testing in 2025 and have been delivered to NASA. Environmental qualification is complete and preparations are under way for long-duration life-demonstration testing. Programmatic lessons learned associated with risk management, contract oversight, and requirement definition during the fabrication and assembly are discussed. In addition, the extensibility of the AEPS thruster to enable a variety of NASA missions is presented.

Electric Propulsion

Qualification Progress and Mission-Enabling Capabilities of the 12-kW Hall-Effect, Advanced Electric Propulsion System (AEPS) Thruster

An update of the 12 kW Advanced Electric Propulsion System (AEPS) qualification and flight thruster status is provided. Three flight thrusters completed acceptance testing in 2025 and have been delivered to NASA. Environmental qualification is complete and preparations are under way for long-duration life-demonstration testing. A brief overview of three of SEP’s programmatic lessons learned are discussed: risk management, contract oversight, and requirement definition. In addition, the extensibility of the AEPS thruster to enable a variety of NASA missions is presented.

Mars Exploration

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API; if a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for differently-abled users to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API. If a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for users with a disability to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Hyperspectral Detail Meets Radiometric Accuracy: A Foundational Reflected Solar Capability for the Coming Decade

Hyperspectral Earth-reflected solar measurements contain rich, detailed information about clouds, aerosols, and the atmosphere. This information compounds when paired with high, SI-traceable radiometric accuracy. Unlike spectral resolution, which can be resampled to coarser spectral resolutions, radiometric accuracy cannot be recovered once a measurement is made, making the choice to invest in this capability now a decision with lasting consequences for the climate record. CLARREO Pathfinder is demonstrating that this combination of hyperspectral sampling and benchmark-quality accuracy is achievable today, but no follow-on mission is currently planned within NASA's Earth Science Division portfolio, and the recent cancellation of the European Space Agency TRUTHS mission has heightened the urgency of sustaining this capability. We recommend prioritizing investment in a follow-on to CLARREO Pathfinder, along with dedicated support for the science community to fully exploit these measurements. This capability would reduce long-standing uncertainties in cloud feedback, aerosol forcing, and global energy imbalance, while providing a degradation-resistant, gap-resilient calibration foundation for the broader Earth observing system. Building on flight-proven technology and an engaged science community, this is a near-term, fiscally realistic opportunity to secure a foundational Earth observation capability for the coming decade.

satellite

Overview of Past and Future EVA Suit Testing and Training in Chamber B at NASA JSC

The Crew and Thermal System Division’s Chamber B has received an increase in demand for next generation suit testing. Chamber B is the National Aeronautics and Space Administration (NASA) Johnson Space Center’s only human-rated thermal vacuum (TVAC) chamber. Historically it was used in Gemini, Apollo, Skylab, Shuttle, and the International Space Station (ISS) suit tests. Recently, the chamber has been returned to service with new capabilities for suit testing. In 2023, The Exploration Extravehicular Mobility Unit (xEMU) underwent a 5-day, extensive thermal vacuum test that included both a full-bodied Exploration Pressure Garment Suit (xPGS) as well as a high fidelity Short xEMU. SpaceX has also used the chamber for human-in-the-loop (HITL) qualification and acceptance testing on their flight Polaris Dawn suits for the first-ever commercial extravehicular activity (EVA). Current chamber Manlock B2 upgrades include the support of two test subjects at the same time with updated chamber interface and support systems for the next generation of suits. This paper will discuss the history of spacesuit testing in the chamber, the recent testing for commercial and NASA suits, and upgrades to accommodate new test requirements.

Polaris Dawn

Overview of Past and Future EVA Suit Testing and Training in Chamber B at NASA JSC

The Crew and Thermal System Division’s Chamber B has received an increase in demand for next generation suit testing. Chamber B is the National Aeronautics and Space Administration (NASA) Johnson Space Center’s only human-rated thermal vacuum (TVAC) chamber. Historically it was used in Gemini, Apollo, Skylab, Shuttle, and the International Space Station (ISS) suit tests. Recently, the chamber has been returned to service with new capabilities for suit testing. In 2023, The Exploration Extravehicular Mobility Unit (xEMU) underwent a 5-day, extensive thermal vacuum test that included both a full-bodied Exploration Pressure Garment Suit (xPGS) as well as a high fidelity Short xEMU. SpaceX has also used the chamber for human-in-the-loop (HITL) qualification and acceptance testing on their flight Polaris Dawn suits for the first-ever commercial extravehicular activity (EVA). Current chamber Manlock B2 upgrades include the support of two test subjects at the same time with updated chamber interface and support systems for the next generation of suits. This paper will discuss the history of spacesuit testing in the chamber, the recent testing for commercial and NASA suits, and upgrades to accommodate new test requirements.

Human-in-the-loop

NASA JSC’s Simulant Development Lab Capabilities and Artemis Testing

The Simulant Development Lab (SDL) is a multifunctional collaborative workspace that supports the development, curation, analysis, testing, and distribution of planetary regolith simulants – including lunar, Martian, asteroidal, and other granular materials. The lab provides a multidisciplinary setting for scientific characterization of simulant physical properties and for engineering evaluations conducted with simulant test beds. To enable this work, the SDL curates and maintains a stock of more than 35 metric tons of simulant material. To evaluate these materials and support testing goals, the lab is equipped with a comprehensive suite of processing tools and analytical instruments. These capabilities enable the SDL’s mission at NASA’s Johnson Space Center to distribute, develop, process, characterize, and test regolith simulants for mission relevant applications. Through controlled and repeatable testing environments that replicate the physical and compositional properties of lunar regolith, the SDL supports Artemis hardware maturation, providing safe, Earth‑based analogs for evaluating systems that must withstand regolith dust interactions, physical wear and abrasion, and operational loads. The facility’s extensive simulant inventory and integrated geological and engineering test infrastructure accelerate technology readiness for Artemis and future exploration campaigns (e.g., future crewed or robotic missions to Mars).

Simulant Development Lab

Development of the Orion Life-Support Integration Facility (OLIF)

Testing the life support hardware of a vehicle that is going to take humans beyond low-Earth orbit (LEO) in conditions similar to space is crucial. The Orion Life-Support Integration Facility (OLIF) at NASA Johnson Space Center (JSC) was designed and built to test the Orion vehicle’s hardware and software as integrated systems to provide a complete Environmental Control and Life Support System (ECLSS) system-level qualification. The existing 11 Foot human rated vacuum chamber has been adapted to accommodate and integrate various qualification and flight like components of the Orion vehicle’s Air Revitalization System (ARS), Pressure Control System (PCS), Active Thermal Control System (ATCS) and the Orion Crew Survival System Suits (OCSS). The ultimate goal was to create an analog testbed that could safely support up to four test subjects in open “shirt-sleeve” or closed suit loop configurations and simulate Orion Cabin conditions. This integrated hardware/software ARS and PCS will help identify any technical issues that should be addressed prior to the Artemis-2 mission. This paper will discuss the history of Orion ECLSS hardware development testing in the 11 Foot Chamber, the challenge of integrating flight hardware and software control systems, and the capabilities that make it a unique, world class facility for NASA. It will provide an overview of past and future testing, and the lessons learned along the way.

Peter A Masi

CH3OH and HCN in Interstellar Comet 3I/ATLAS Mapped with the ALMA Atacama Compact Array: Distinct Outgassing Behaviors and a Remarkably High CH3OH/HCN Production Rate Ratio

We report the detection of methanol (CH3OH) toward interstellar comet 3I/ATLAS using the At-acama Compact Array of the Atacama Large Millimeter/Submillimeter Array (ALMA) on UT 2025 August 28, September 18 and 22, and October 1, and of hydrogen cyanide (HCN) on September 12 and 15. These observations spanned pre-perihelion heliocentric distances (r H ) of 2.6 – 1.7 au. The molecules showed outgassing patterns distinct from one another, with HCN production being depleted in the sunward hemisphere of the coma, whereas CH3OH was enhanced in that direction. Statistical analysis of molecular scale lengths in 3I/ATLAS indicated that CH3OH included production from coma sources at Lp > 258 km at 99% confidence. However low signal-to-noise on long baselines, which sample emission on small spatial scales closest to the nucleus, prevented definitively ruling out CH3OH as purely a parent species. In contrast, HCN production was indistinguishable from direct nucleus sublimation. The CH3OH production rate increased sharply from August through October, including an uptick near the inner edge of the H2O sublimation zone at rH = 2 au. Compared to comets measured to date at radio wavelengths, the derived CH3OH/HCN ratios in 3I/ATLAS of 124+30−34 and 79+11−14on September 12 and 15, respectively, are among the most enriched values measured in any comet, surpassed only by anomalous solar system comet C/2016 R2 (PanSTARRS)

Comae

High-density Boron Nitride Nanotube Composites via Surfactant-stabilized Lyotropic Liquid Crystals for Enhanced Space Radiation Shielding

Despite significant technological advancements in space exploration, human space travel and colonization remain limited by the health risks associated with space radiation. Boron nitride nanotubes (BNNTs) have been proposed as an advanced material for space applications due to their high specific strength and efficient radiation shielding capabilities. However, the practical implementation of BNNTs has been slow, primarily due to technological challenges in fabricating structural materials incorporating BNNTs. In this study, a method is presented for fabricating high-density BNNT films that are mechanically robust, exhibit high thermal conductivity, and effectively attenuate space radiation. The key advancement enabling high-density BNNT films is the successful preparation of BNNT liquid crystals (LCs), achieved through the strategic use of a commercial dodecylbenzenesulfonic acid surfactant. This surfactant ensures exceptional BNNT stability in aqueous dispersion, even at concentrations exceeding the LC phase transition threshold. Simulations, estimating the equivalent radiation dose to the human body in space, indicate that a high-density BNNT film with a surface density of 50 g cm−2 reduces the total dose equivalent rate by 56% compared to zero shielding. This enhancement would allow astronauts to extend their mission duration on the lunar surface by a factor of two.

Young-Kyeong Kim

A Review of Pump Package Assembly Anomalies and Demonstration to Gain Motor Controller Replacement Capability

The International Space Station (ISS) generates heat within the US modules from systems used to operate the station, maintain crew health, and conduct science experiments in the orbiting laboratory. The Internal Thermal Control System (ITCS) collects this heat in water loops and transfers it to the external ammonia system for rejection to space. The ITCS uses six Pump Package Assemblies (PPA) as the motive force to circulate the water within the Lab, Node 2, and Node 3 (Node 1 is parasitic to the Lab and Node 3 ITCS loops). In the life of ISS, 3 PPAs have had to be replaced and 2 PPAs are currently showing signs of degradation. The first PPA to fail in 2003 was due to early coolant chemistry issues; the remaining pump failures and current pump degradations are determined to be related to the Pump/Fan Motor Controller (PFMC), with their individual signatures all being unique to this point. The PFMC of one of the failed PPAs was returned and testing confirmed its sub-components to be the root cause of the PPA failure. Due to the relative size and weight of the standalone PFMC in comparison to the integrated assembly, it is desired, from a launch and on-orbit stowage perspective, to replace the PFMC component of the degraded PPA instead of the entire PPA. The PPA was not designed for this capability, so on the ground demonstrations are planned using crew tools to show that the PFMC can be replaced on-orbit while maintaining full functionality. This paper will focus on the signatures of the two most recent PPA failures and the two PPAs showing signs of degradation, in addition to presenting the findings from the PFMC demonstration effort.

Aaron Rodriguez