Search NASASearch

SEARCH · Search NASA

Results for “Control System”

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.

1,493 records · Page 41

Assessment of Molybdate Based Corrosion Inhibitor for use at the Savannah River Tank Farm Cooling Water System

The Savannah River Site (SRS) has relied on 51 underground storage tanks, many dating back to the 1950s, to store radioactive liquid waste generated from nuclear processing and radionuclide production. These tanks use carbon steel cooling coils, cooled by soft, acidic water, to dissipate the decayed heat produced by radioactive waste. For decades, following historical industry practices, chromate has been added to the cooling water (~450 ppm at pH 9-11) to effectively inhibit corrosion, ensuring cooling coil longevity. Inspections of failed coils reveal that chromate-treated surfaces are generally well-preserved.

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W

NASA Space Launch System Artemis I & II Post Flight Ascent Aerothermal Environments Overview

Since 2011 the Aerosciences Branch/EV33 at NASA Marshall Space Flight Center has been involved with the development of ascent external aerothermal environments for the NASA Space Launch System (SLS) Block 1 launch vehicle for the purposes of supporting thermal analysis and the design of thermal protection systems. The SLS Block 1 Artemis I and II launch vehicles successfully launched from Pad39B at NASA Kennedy Space Center on November 16th, 2022 and April 1st, 2026, respectively. Over 70 aerothermal islands, consisting of over 265 operational instruments captured aerodynamic heating and plume induced environments throughout the launch vehicles. Gauges consisted of calorimeters, radiometers, gas temperature probes, pressure transducers, bi-directional pressure probes and thermocouples. Prior to launch, aerothermal design environment models were generated to predict ascent aerodynamic heating and plume induced environments over a design space that covered a range of vehicle trajectories that varied atmospheric, vehicle performance, and off-nominal, engine-out conditions. Post flight reconstruction models were developed for each flight island using the Day-of-Launch (DOL) Best Equivalent Trajectory (BET) that provided freestream conditions and propulsion system boundary conditions. This paper discusses a summary of the ascent aerothermal environments observed during the flights and the respective modelling approaches and the performance of them through comparisons of flight data and predictions.

aerothermodynamics

Nonequilibrium dynamics of two-level systems directly after cryogenic alternating bias

Two-level systems (TLSs) are a dominant decoherence mechanism in superconducting qubits, microwave kinetic inductance detectors, and quantum dots. TLSs are tunneling states commonly found in amorphous materials and interfaces, which interact electromechanically, leading to energy loss. Fluctuations in the frequency of the TLSs are a significant problem for qubit operation and force recalibration every few hours. In this study, we probe the effect of alternating bias at cryogenic temperatures on TLSs in a purpose-built LC oscillator. When an in situ alternating bias is applied, the steady-state spectra of the TLSs disappear. Spectroscopy reveals transient behavior, in which the TLS frequency fluctuates on the order of minutes. Thermal cycling above 10 K reverses these effects, restoring the TLS spectrum to its original state. Importantly, the intrinsic loss tangent of the LC oscillator remains unchanged before and after the application of the alternating bias. We propose that the disappearance of the steady-state spectrum is caused by nonequilibrium energy buildup from strain in the oxide film introduced by the pulsed voltage-bias sequence. Understanding this nonequilibrium energy could shed light on TLS fluctuations and reduce the calibration requirements for qubits.

general physics

PowerModelsGAT-AI: Physics-Informed Graph Attention for Multi-System Power Flow With Continual Learning

Solving the alternating current power flow equations in real time is essential for secure grid operation, yet classical Newton–Raphson solvers can be slow under stressed conditions. Existing graph neural networks for power flow are typically trained on a single system and often degrade on different systems. We present PowerModelsGAT-AI, a physics-informed graph attention network that predicts bus voltages and generator injections. The model uses bus-type-aware masking to handle different bus types and balances multiple loss terms, including a power-mismatch penalty, using learned weights. We evaluate the model on 14 benchmark systems (4 to 6,470 buses) and train a unified model on 13 of these under contingency conditions with up to two branch outages, achieving an average normalized mean absolute error of 0.89% for voltage magnitudes and R 2 >0.99 for voltage angles. We also show continual learning: when adapting a base model to a new 1,354-bus system, standard fine-tuning causes severe forgetting with error increases exceeding 1000% on base systems, while our experience replay and elastic weight consolidation strategy keeps error increases below 2% and in some cases improves base-system performance. Interpretability analysis shows that learned attention weights correlate with physical branch parameters (susceptance: r=0.38 ; thermal limits: r=0.22 ), and feature importance analysis supports that the model captures established power flow relationships.

24 POWER TRANSMISSION AND DISTRIBUTION

A computerized aircraft battery servicing facility

The latest upgrade to the Aerospace Energy Systems Laboratory (AESL) is described. The AESL is a distributed digital system consisting of a central system and battery servicing stations connected by a high-speed serial data bus. The entire system is located in two adjoining rooms; the bus length is approximately 100 ft. Each battery station contains a digital processor, data acquisition, floppy diskette data storage, and operator interfaces. The operator initiates a servicing task and thereafter the battery station monitors the progress of the task and terminates it at the appropriate time. The central system provides data archives, manages the data bus, and provides a timeshare interface for multiple users. The system also hosts software production tools for the battery stations and the central system.

Glover, Richard D.

Effectively Considering the Distribution System in Integrated Resource Plans

While electricity planning practices vary by state and utility based on utility type and market structure, integrated resource planning (IRP) remains a prominent vehicle — even in states with centrally-organized wholesale electricity markets. IRP focuses on meeting forecasted long-term electricity needs. Typically, utilities have not considered impacts of design and operation of the low-voltage distribution network in IRP. With advanced capabilities of grid-edge technologies to generate and store electricity and provide load flexibility, and large utility investments in distribution systems, it's increasingly important to consider at least some distribution planning elements in IRP. This report considers the value proposition for doing so, such as reducing utility costs through resource co-optimization and strategic siting of grid-edge resources, and idenfities the most important touchpoints between planning for bulk power and distribution systems and provide a range of tactics for integrating these two processes.

Relf, Grace [Lawrence Berkeley National Laboratory

Hydrology Copilot: A Cloud-Native Ai System for Hydrological Data Analysis

The emergence of AI-driven Earth observation systems promises to broaden access to petabyte-scale geospatial data beyond domain specialists. However, translating this vision into operational scientific infrastructure requires addressing fundamental challenges in data virtualization, code transparency, and domain-specific reasoning. We present Hydrology Copilot, a cloud-native AI framework for natural-language-driven analysis of Earth observation data. To demonstrate operational capabilities at scale, we implement the system using NASA's North American Land Data Assimilation System version 3 (NLDAS-3), which provides surface meteorological forcing and land-surface model output across North and Central America at 1-km resolution, from which drought diagnostics are derived. The system integrates five core contributions: (1) scalable data virtualization using Kerchunk-based cloud optimized access, achieving a 1.5 to 4.6 times improvement in I/O latency across benchmark queries spanning regional single-day extractions (4.6 times speedup) to continental monthly aggregations (1.5 times speedup); (2) transparent code generation through Microsoft Azure AI Foundry agents that expose executable Python workflows for scientific verification; (3) persistent conversational memory enabling multi-turn analytical discourse across sessions; (4) intelligent query validation that enforces dataset boundaries and resolves ambiguous requests before execution; and (5) a multi-agent architecture coordinating query parsing, code generation, and visualization. We evaluate the system through drought-monitoring workflows, demonstrating reliable code generation, accurate results validated against reference computations and the operational U.S. Drought Monitor, and efficient operation across increasingly complex tasks. By bridging natural-language interfaces with rigorous hydrological analysis, Hydrology Copilot advances beyond proof-of-concept demonstrations to provide a deployable framework for operational Earth science applications.

Data virtualization

Mechanical and durability properties of ultra-high-performance concrete of spent nuclear fuel dry storage systems: a review

Dry storage systems are used for interim storage of spent nuclear fuel (SNF). However, with the growing need to extend the operational periods of these systems, there are concerns about the degradation of their concrete overpacks, which could compromise the system's structural integrity and safety during hazardous events. Traditional concrete mixtures used in SNF dry storage systems have remained largely unchanged since their inception and often use conventional ingredients. These materials are susceptible to degradation mechanisms such as chemical attacks, alkali-silica reactions (ASR), and freeze–thaw cycles, which can lead to a loss of strength and durability over time. To address these challenges, this paper reviews the application of ultra-high-performance concrete (UHPC) as a promising alternative for spent nuclear fuel dry storage system overpacks. UHPC offers superior mechanical properties, exceptional durability, and reduced susceptibility to degradation mechanisms compared to conventional concrete. This paper focuses on the role of supplementary cementitious materials (SCMs) such as silica fume, fly ash, and metakaolin in enhancing UHPC performance for SNF storage applications. These SCMs have been shown to significantly improve the material’s microstructure, strength, and resistance to environmental stressors typically encountered in SNF storage environments. Moreover, incorporating SCMs supports sustainable construction by reducing cement consumption and associated carbon emissions. The review brings together existing research and experimental data, providing insights for engineers and researchers on developing UHPC mixtures that meet the rigorous demands of spent nuclear fuel dry storage systems, extending their service life and minimizing inspection intervals.

36 - MATERIALS SCIENCE

NASA's RPS Program Status Update and Future Outlook

Radioisotope Power Systems (RPS) have been safely providing the United States with the power to explore space for almost 65 years. NASA established the RPS Program in 2010 to support specialized science missions and potential future opportunities more effectively and efficiently. The RPS Program ensures the availability of RPS for the exploration of the solar system in environments where conventional solar or chemical power generation is impractical or impossible. NASA missions have utilized space nuclear power to explore planets, moons, and interstellar space, enabling missions to some of the deepest, darkest, and dustiest regions in the solar system and beyond. This scientific exploration has deepened our understanding of the solar system and our role within. The RPS Program, in partnership with the Department of Energy (DOE) Office of Nuclear Energy continues to operate as an interagency partnership to provide robust radioisotope power system solutions to spacecraft that conduct missions to extreme environments for science and exploration. This Program invests in systems and technologies to ensure that NASA maintains this capability well into the future and it manages processes that ensure the safe use and launch of these systems. This paper provides a synopsis of current activities of the RPS Program, and it introduces a focus on the commercialization of RPS to enable a variety of future mission applications.

radioisotope power systems

Chapter 21 - Avionics

This Section presents general guidance for flight testing of avionics systems. Due to the complex and ever changing nature of avionics systems, specific detailed test methods and analysis techniques are left to current and future system specific AGARDographs such as references 21-1 and 21-2. This section will provide descriptions of test methods which are generic to most current and future avionics systems. The field of avionics systems was divided into four general categories (autopilot, navigation and communication, offensive, and defensive) and a fifth overall test category of integration. This was accomplished only for the convenience in presenting the material. These categories are not meant to encompass all avionics systems but are intended to be sufficiently general to enable a systematic discussion of the testing of the basic types of avionics systems.

Ron Mahlum

Use of Global Positioning System Measurements to Determine Geocentric Coordinates and Variations in Earth Orientation

Geocentric tracking station coordinates and short-period Earth-orientation variations can be measured with Global Positioning System (GPS) measurements. Unless calibrated, geocentric coordinate errors and changes in Earth orientation can lead to significant deep-space tracking errors. Ground-based GPS estimates of daily and subdaily changes in Earth orientation presently show centimeter-level precision. Comparison between GPS-estimated Earth-rotation variations, which are the differences between Universal Time 1 and Universal Coordinated Time (UT1-UTC), and those calculated from ocean tide models suggests that observed subdaily variations in Earth rotation are dominated by oceanic tidal effects. Preliminary GPS estimates for the geocenter location (from a 3-week experiment) agree with independent satellite laser-ranging estimates to better than 10 cm. Covariance analysis predicts that temporal resolution of GPS estimates for Earth orientation and geocenter improves significantly when data collected from low Earth-orbiting satellites as well as from ground sites are combined. The low Earth GPS tracking data enhance the accuracy and resolution for measuring high-frequency global geodynamical signals over time scales of less than 1 day.

R P Malla

Measuring Climate and Water Risk across the Bulk Power System

As climate impacts increase and power systems transition to renewables, planners and operators need insights into climate risks to power generation and infrastructure to ensure reliable decision-making in the short and long-term. We present a standardized, consistent mechanism for utilities and system operators to evaluate the climate- and water-related risks of their current and future grid assets. Using a risk-based approach on the combined outcomes of high-fidelity climate drivers together with water and power system models, we examine the temperature and water availability impacts within the contiguous United States to power system assets at the water basin level in three different time periods and report resulting outcomes on lost capacity across different expansion scenarios and climate models. The results indicate that air temperature has the highest effect on derating. Changes in streamflow do not have a large impact on generation capacity at the national level. Electric sector buildout scenarios each have a unique regional risk profile, depending on the technology mix and total capacity, although risks from high temperatures are significant for both traditional and renewable energy generation. Stakeholders can use this approach to monitor effects of generation capacity losses and potential impacts as climate, generation mix, and infrastructure change.

24 POWER TRANSMISSION AND DISTRIBUTION

NASA Aerospace Flight Battery Systems Program: An Update

The major objective of the NASA Aerospace Flight Battery Systems Program is to provide NASA with the policy and posture to increase and ensure the safety, performance, and reliability of batteries for space power systems. The program was initiated in 1985 to address battery problems experienced by NASA and other space battery users over the previous ten years. The original program plan was approved in May 1986 and modified in 1990 to reflect changes in the agency's approach to battery related problems that are affecting flight programs. The NASA Battery Workshop is supported by the NASA Aerospace Flight Battery Systems Program. The main objective of the discussions is to aid in defining the direction which the agency should head with respect to aerospace battery issues. Presently, primary attention in the Battery Program is being devoted to issues revolving around the future availability of nickel-cadmium batteries as a result of the proposed OSHA standards with respect to allowable cadmium levels in the workplace. The decision of whether or not to pursue the development of an advanced nickel-cadmium cell design and the qualification of vendors to produce cells for flight programs hinges on the impact of the OSHA ruling. As part of a unified Battery Program, the evaluation of a nickel-hydrogen cell design options and primary cell issues are also being pursued to provide high performance NASA Standards and space qualified state-of-the-art cells. The resolution of issues is being addressed with the full participation of the aerospace battery community.

Manzo, Michelle A.

Ka-Band Monopulse Antenna-Pointing Systems Analysis and Simulation

NASA's Deep Space Network (DSN) has been using both 70-m and 34-m reflector antennas to communicate with spacecraft at S-band (2.3 GHz) and X-band (8.45 GHz). To improve the quality of telecommunication and to meet future mission requirements, JPL has been developing 34-m Ka-band (32-GHz) beamwave guide antennas. Presently, antenna pointing operates in either the open-loop mode with blind pointing using navigation predicts or the closed-loop mode with conical scan (conscan). Pointing accuracy under normal conscan operating conditions is in the neighborhood of 5 mdeg. This is acceptable at S- and X-bands, but not enough at Ka-band. Due to the narrow beamwidth at Ka-band, it is important to improve pointing accuracy significantly (approx. 2 mdeg). Monopulse antenna tracking is one scheme being developed to meet the stringent pointing-accuracy requirement at Ka-band. Other advantages of monopulse tracking include low sensitivity to signal amplitude fluctuations as well as single-pulse processing for acquisition and tracking. This article presents system modeling, signal processing, simulation, and implementation of Ka-band monopulse tracking feed for antennas in NASA/DSN ground stations.

V Y Lo

Phase stability in the Hf-N and Zr-N systems

Hf and Zr nitrides are promising compounds for many technologically important areas, including high-temperature structural applications, quantum computing, and solar and optical applications. Here, this article reports on a comprehensive first-principles statistical mechanics study of phase stability in the Hf-N and Zr-N binary systems. A high solubility of nitrogen in the hcp forms of Hf and Zr is predicted. The rocksalt forms of HfN and ZrN can also tolerate a high degree of off-stoichiometry through the introduction of nitrogen and metal vacancies. The Hf-N binary favors a family of stacking faulted parent crystal structures at intermediate nitrogen concentrations that host a unique form of short-range order among nitrogen interstitials and vacancies. These phases can accommodate some degree of configurational entropy and remain ordered to temperatures as high as 1200 K.

Monte Carlo methods

Analysis and Overview of Hybrid Wired and Wireless Bi-Directional EV Charger Systems

Here, this paper analyzes and overviews hybrid wired and wireless bi-directional Electric Vehicle (EV) charging systems with a primary focus on resonant compensation methods that enable a unified power conversion architecture. Four compensation configurations based on series–series and LCC–LCC resonant networks are systematically evaluated for both wired transformer-based and wireless coupler-based operation. The analysis examines how coupling conditions, resonant component selection, and auxiliary compensation tuning influence voltage gain characteristics, resonant tank current magnitude and phase, and operating frequency requirements. Normalized frequency-domain results are presented to directly compare reactive current behavior and voltage regulation capability under wired and wireless operating conditions. A 60 kW bi-directional charger case study is used to demonstrate the feasibility of retaining a common hardware platform while accommodating distinct coupling scenarios through compensation tuning rather than structural modification. The presented results provide design-oriented insights into resonant network selection and compensation strategies for scalable and flexible hybrid EV charging systems.

Hybrid

Modeling Large Dust Aerosols in the Community Earth System Model Version 2 (CESM2)

Dust aerosols have a wide size distribution from less than 0.1 to over 100 μm and dominate Earth's atmospheric aerosol mass. However, most Earth system models (ESMs) inadequately represent dust aerosols larger than 10 μm in diameter, limiting the accuracy of the simulated dust cycle and climate impacts. Here, we introduce a new modeling framework that captures the full observed size distribution of dust aerosols, incorporating recent advances into a mineral-resolved version of the Community ESM, while addressing known issues in previous versions. Comprehensive evaluation against diverse observations of bulk dust and component minerals demonstrates that the model reproduces the observed dust cycle across particle sizes. Incorporating the previously unrepresented large-dust fractions substantially alters dust budget estimates, highlighting potential changes in simulated climate impacts and underscoring the importance of comprehensive size-resolved dust modeling. Despite these advancements, uncertainties persist. Our results indicate that a size-dependent reduction in settling velocity is required to reproduce the observed dust size distribution downwind of source regions. Specifically, in the new model, the gravitational settling velocity of dust particles larger than 10 μm in diameter must be reduced by as much as 85% to achieve agreement with observations. This empirical reduction serves as a constraint on physics-based models of dust settling. Future developments should address misrepresented physical processes that hinder accurate modeling of the large dust aerosol transport. Expanding observational data sets covering the full-size distribution is also essential to better constrain the dust cycle and improve the representation of dust optical properties and climate effects.

mineral dust

PROTECT: Production and Reuse of Thermally Efficient Ceramic Thermal Protection Systems

PROTECT (Production and Reuse Of Thermally Efficient Ceramic TPS) is a NASA Early Career Initiative focused on developing the next generation of reusable ceramic thermal protection systems (TPS). This project addresses key challenges in TPS design, including temperature capability, thermal stability, and refurbishment time, by integrating novel material development with predictive modeling. Leveraging enhanced capabilities in NASA’s Porous Microstructure Analysis (PuMA) software, PROTECT introduces new modeling tools to predict the thermal and mechanical behavior of fibrous ceramic materials. These tools enable accurate prediction of performance metrics such as thermal conductivity and structural integrity, reducing reliance on costly physical testing. Preliminary advances in these areas will be presented. To support model validation, PROTECT is building a comprehensive database of raw material properties using advanced characterization techniques, including micro computed tomography (CT) scanning in collaboration with the University of Illinois Urbana-Champaign (UIUC). The presentation will detail the sampling workflows and analysis methods used to generate this detailed microstructural data and how it is used to develop improved models in PuMA. This multi-center collaboration, spanning NASA (JSC, ARC, KSC, GRC), Oak Ridge National Laboratory, UIUC, and SpaceX, is developing tailored TPS solutions for LEO, lunar, and Martian missions. By bridging heritage systems with the demands of modern spaceflight, PROTECT contributes to the advancement of reusable TPS technologies for future exploration missions.

Propulsion, Refractory, and Coating Materials