Search NASASearch

SEARCH · Search NASA

Results for “Analytical & Separations Chemistry”

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.

205 records · Page 7

Artemis CubeSats Help Advance Exploration of the Moon, Mars, and Beyond

On April 1, NASA launched the Artemis II mission – the first crewed mission of the Artemis campaign. The nine-day lunar flyby launched on the agency’s SLS (Space Launch System) rocket and had four astronauts test the Orion spacecraft in high Earth orbit and in deep space. Four 12U CubeSats also launched on the mission, housed within the SLS’s Orion stage adapter (OSA). The spacecraft were deployed approximately five-and-a-half hours into the flight, following Orion separation and departure from SLS, as the SLS interim cryogenic propulsion stage (ICPS) and the attached OSA were in a high Earth orbit on an atmospheric disposal trajectory. All four CubeSats were successfully deployed from the launch vehicle. Deployment statuses of the spacecraft, along with updates about the SLS rocket and Artemis missions, are reported in this paper. The paper will also discuss opportunities for CubeSat payloads on future Artemis missions.

Russell Lane

Exploiting the Cannibalistic Traits of Reed-Solomon Codes

In Reed-Solomon codes and all other maximum distance separable codes, there is an intrinsic relationship between the size of the symbols in a codeword and the length of the codeword. Increasing the number of symbols in a codeword to improve the efficiency of the coding system thus requires using a larger set of symbols. However, long Reed-Solomon codes are difficult to implement and many communications or storage systems cannot easily accommodate an increased symbol size, e.g., M-ary frequency shift keying (FSK) and photon-counting pulse-position modulation demand a fixed symbol size. A technique for sharing redundancy among many different Reed-Solomon codewords to achieve the efficiency attainable in long Reed-Solomon codes without increasing the symbol size is described. Techniques both for calculating the performance of these new codes and for determining their encoder and decoder complexities is presented. These complexities are usually found to be substantially lower than conventional Reed-Solomon codes of similar performance.

O Collins

Softening the Gap between Wöhler and Paris – New Approaches for Fatigue Analysis –

Fatigue analysis tools can vary across industries. For example, automotive engineers often use the Wöhler (S-N) approach to design for safe-life, while aerospace engineers prioritize damage tolerance and inspection intervals, relying instead on crack growth models such as Paris’ law. Although both approaches may deal with the control of cracks in similar materials, their analysis tools and material characterizations are fundamentally distinct. This divide mirrors the classic split between stress-based strength analysis and linear elastic fracture mechanics. However, modern nonlinear models that incorporate material softening, such as cohesive laws, blur this boundary and capture fracture behaviors across scales. This presentation describes the CF23 fatigue model, which uses cohesive softening to link S-N crack initiation with crack propagation rates. CF23 spans the full fatigue spectrum, from initial propagation transients to steady-state growth and threshold conditions, offering a unified framework that bridges Wöhler and Paris-based methodologies. Example applications include fatigue crack propagation transients in adhesive interfaces and skin/stiffener separation.

cohesive elements

Performance of AEA 80 Ah Battery Under GEO Profile

To date completed three Solar Dynamic Observatory SDO real-time eclipse seasons. Sony 18650HC has a low rate of capacity fade under GEO cycling regime. Real time test results correlate with accelerated GEO lifetest data and AEA capacity fade prediction tool. This data, together with other AEA test data, justify the SDO Project decision to baseline Lithium-Ion chemistry for the spacecraft battery.

Russel, N.

Experimental Study of Aeropropulsive Interactions for Electric Ducted Fans on a Wing

The Adaptable Distributed Electric Propulsion Testbed (ADEPT)Wing was tested in the NASA Langley 12-Foot Low-Speed Tunnel to investigate electric propulsion technologies for commercial transport aircraft. The purpose of the test was to study the aeropropulsive effects across angle of attack and fan speed variations for several propulsor placements and array sizes, and to investigate how distributed electric propulsion (DEP) can be leveraged for augmented lift and vehicle control. Six electric ducted fan (EDF) array placements were tested by positioning the fans along the leading and trailing edges on the top and bottom surfaces, as well as centered on the chord line in front of and behind the wing. Each fan placement configuration was tested with an array of one, three, and five EDFs to characterize an aeropropulsive extrapolation effect, and the bare wing was tested separately to provide baseline aerodynamic measurements. The results compare the longitudinal forces and moments for each configuration by analyzing the combined aeropropulsive interaction effects, and offer valuable insight into considerations for fan placement along a wing to enable the benefits of DEP integration.

Rose Weinstein

Proper battery system design for GAS experiments

The purpose of this paper is to help the GAS experimenter to design a battery system that meets mission success requirements while at the same time reducing the hazards associated with the battery system. Lead-acid, silver-zinc and alkaline chemistry batteries will be discussed. Lithium batteries will be briefly discussed with emphasis on back-up power supply capabilities. The hazards associated with different battery configurations will be discussed along with the controls necessary to make the battery system two-fault tolerant.

Calogero, Stephen A.

Physics-Based Modeling and Simulation of Emerging Battery Technologies for Aerospace

Recently there is a growing interest in the aviation sector to reduce air and noise pollution. Electrochemical energy storage devices such as batteries coupled with a distributed electric propulsion system can reduce noise concerns as well as emissions and allow the concept of Urban Air Mobility to come to fruition. The battery performance needs to improve considerably compared from current state-of-art Li-ion battery (about 200Wh/Kg) to realize all-electric passenger jet for short flights (up to 690 miles). NASA is exploring lithium-oxygen battery chemistry to power hybrid (battery powered electrical system) and all-electric aircraft for short distance and long-distance flights. Li-O2 is one of the advanced Li-ion technologies that promise to provide specific energy of more than 750Wh/Kg. For this presentation, we present our work on improving power density of Li-O2 batteries through the use of multiphysics simulations. Next, a path is outlined to port these model to simulate performance for a new battery chemistry for space application, Li-CO2. Li-CO2 uses carbon dioxide as the active material instead of oxygen. Although this technology is in its early development, the offers two benefits: it can be used as a CO2 scrubber, as oxygen is one of the by-products on charging, and as a backup or a standalone battery for various Mars or Venus missions, where the carbon dioxide content in the atmosphere is high and need battery to operate at higher temperatures.

Mehta, Mohit

Benchmarking Bayesian Optimization Frameworks and Acquisition Strategies for Materials Discovery and Autonomous Laboratories

Bayesian optimization (BO) can accelerate materials discovery by guiding expensive experiments toward the most promising processing conditions. We systematically compare five BO surrogate and framework combinations (Gaussian processes in Ax, Gaussian processes and Monte-Carlo neural networks in BayBE, random forests in Lolopy, and tree-structured Parzen (TPE) estimators in Hyperopt) on three benchmarks that mimic common materials design tasks (a discrete solid-electrolyte composition space, a hybrid discrete/continuous laminate-composite design problem solved with micromechanics modeling, and the continuous Ishigami analytic function which is a standard optimization benchmark). Each BO surrogate is paired with posterior mean, probability of improvement, and expected improvement acquisition functions and run for 100 trials from randomized initial samples with uniform random search providing a control. Across five random seeds per setting, BayBE’s Gaussian-process surrogate with expected improvement consistently reached ≥95 % of the known optimum in the fewest evaluations, while Lolopy’s random forest matched or exceeded GP performance on purely categorical or mixed spaces at a higher computational cost. Posterior mean alone often stagnated at local optima, underscoring the need for exploration, whereas probability and expected improvement balanced exploration and exploitation leading to better optimization in fewer trials. Execution times ranged from milliseconds for TPE to minutes for neural-network and random-forest surrogates. These results establish baseline expectations for BO in automated materials laboratories and highlight expected improvement with Gaussian processes as a reliable first choice, with random forests offering a strong alternative when categorical variables dominate. The benchmark suite and code are released to facilitate future surrogate, acquisition, and constraint-handling research in data-driven materials optimization.

Bayesian optimization

The 1990 NASA Aerospace Battery Workshop

This document contains the proceedings of the 21st annual NASA Aerospace Battery Workshop, hosted by the Marshall Space Flight Center on December 4-6, 1990. The workshop was attended by scientists and engineers from various agencies of the U.S. Government, aerospace contractors, and battery manufacturers as well as participation in like kind from the European Space Agency member nations. The subjects covered included nickel-cadmium, nickel-hydrogen, silver-zinc, lithium based chemistries, and advanced technologies as they relate to high reliability operations in aerospace applications.

Lewis M Kennedy

Evaluating Crystallinity in Thermoplastic Composites for Aerospace Applications

Polymer matrix composites (PMCs) offer many benefits for the aerospace industry due to their potential for weight reduction when compared to metal or ceramic based materials. Most PMCs currently in flight use thermoset matrices, however, thermoplastic resins are being explored as alternatives due to their ability to be remelted, which is of particular interest due to the potential for in-situ repair and faster production. Most thermoplastic resins are semicrystalline polymers. The properties of semicrystalline thermoplastics are directly influenced by their crystallinity, which can vary due to many factors including thermal treatments, environmental conditions, and mechanical deformation. Within thermoplastic PMC parts, crystallinity gradients can arise due to variations in part geometry, across part thicknesses, and along bonded joints. Monitoring the crystallinity of thermoplastic composites is key to ensuring these materials meet the high demands required for aerospace. Several different analytical techniques exist that can be used to characterize the bulk crystallinity of thermoplastic materials. However, many existing methods lack the specificity required to identify the subtle variations in crystallinity that may play a significant role in the performance and durability of PMC parts. Because of this, a significant amount of work is still required to fully characterize and understand the crystallinity profiles of thermoplastic PMCs and the resulting impact to material properties. This talk discusses the use of multiple techniques such as Differential Scanning Calorimetry, Polarized Light Optical Microscopy, and Fourier-Transform Infrared Spectroscopy to characterize the crystallinity in carbon fiber/thermoplastic composites. Samples of different crystallinity profiles were manufactured using various cooling procedures. This work aims to provide the fundamental data necessary to understand the effects of crystallinity on thermoplastic PMCs, which is key to advancing their use in aerospace applications.

Thermoplastics

The 1998 NASA Aerospace Battery Workshop

This document contains the proceedings of the 31st annual NASA Aerospace Battery Workshop, hosted by the Marshall Space Flight Center on October 27-29, 1998. The workshop was attended by scientists and engineers from various agencies of the U.S. Government, aerospace contractors, and battery manufacturers, as well as international participation in like kind from a number of countries around the world. The subjects covered included nickel-hydrogen, silver-hydrogen, nickel-metal hydride, and lithium-based technologies, as well as results from destructive physical analyses on various cell chemistries.

Brewer, Jeffrey C.

Microbiological Characterization and Concerns of the International Space Station Internal Active Thermal Control System

Since January 1999, the chemical the International Space Station Thermal Control System (IATCS) and microbial state of (ISS) Internal Active fluid has been monitored by analysis of samples returned to Earth. Key chemical parameters have changed over time, including a drop in pH from the specified 9.5 +/- 0.5 ta = 58.4, an increase in the level of total inorganic carbon (TIC), total organic carbon (TOC) and dissolved nickel (Ni) in the fluid, and a decrease in the phosphate (PO,) level. In addition, silver (AS) ion levels in the fluid decreased rapidly as Ag deposited on internal metallic surfaces of the system. The lack of available Ag ions coupled with changes in the fluid chemistry has resulted in a favorable environment for microbial growth. Counts of heterotrophic bacteria have increased from less than 10 colony-forming units (CFUs)/l00 mL to l0(exp 6) to l0(exp 7) CFUs/100 mL. The increase of the microbial population is of concern because uncontrolled microbiological growth in the IATCS can contribute to deterioration in the performance of critical components within the system and potentially impact human health if opportunistic pathogens become established and escape into the cabin atmosphere. Micro-organisms can potentially degrade the coolant chemistry; attach to surfaces and form biofilms; lead to biofouling of filters, tubing, and pumps; decrease flow rates; reduce heat transfer; initiate and accelerate corrosion; and enhance mineral scale formation. The micro- biological data from the ISS IATCS fluid, and approaches to addressing the concerns, are summarized in this paper.

Monsi C Roman

Evaluation of an Ejector Ramjet Based Propulsion System for Air-Breathing Hypersonic Flight

A Rocket Based Combined Cycle (RBCC) engine system is designed to combine the high thrust to weight ratio of a rocket along with the high specific impulse of a ramjet in a single, integrated propulsion system. This integrated, combined cycle propulsion system is designed to provide higher vehicle performance than that achievable with a separate rocket and ramjet. The RBCC engine system studied in the current program is the Aerojet strutjet engine concept, which is being developed jointly by a government-industry team as part of the Air Force HyTech program pre-PRDA activity. The strutjet is an ejector-ramjet engine in which small rocket chambers are embedded into the trailing edges of the inlet compression struts. The engine operates as an ejector-ramjet from takeoff to slightly above Mach 3. Above Mach 3 the engine operates as a ramjet and transitions to a scramjet at high Mach numbers. For space launch applications the rockets would be re-ignited at a Mach number or altitude beyond which air-breathing propulsion alone becomes impractical. The focus of the present study is to develop and demonstrate a strutjet flowpath using hydrocarbon fuel at up to Mach 7 conditions.

Scott R Thomas

Bipolar lead acid battery development

A modular bipolar battery configuration is under development at Johnson Control, Inc. (JCI) and the Jet Propulsion Laboratory (JPL). The battery design, incorporating proven lead acid electrochemistry, yields a rechargeable, high-power source that is light weight and compact. This configuration offers advantages in power capability, weight, and volume over conventional monopolar batteries and other battery chemistries. The lead acid bipolar battery operates in a sealed, maintenance-free mode allowing for maximum application flexibility. It is ideal for high-voltage and high-power applications.

Eskra, Michael

Crewed Space Vehicle Battery Safety Requirements

This requirements document is applicable to all batteries on crewed spacecraft, including vehicle, payload, and crew equipment batteries. It defines the specific provisions required to design a battery that is safe for ground personnel and crew members to handle and/or operate during all applicable phases of crewed missions, safe for use in the enclosed environment of a crewed space vehicle, and safe for use in launch vehicles, as well as in unpressurized spaces adjacent to the habitable portion of a space vehicle. The required provisions encompass hazard controls, design evaluation, and verification. The extent of the hazard controls and verification required depends on the applicability and credibility of the hazard to the specific battery design and applicable missions under review. Evaluation of the design and verification program results shall be completed prior to certification for flight and ground operations. This requirements document is geared toward the designers of battery systems to be used in crewed vehicles, crew equipment, crew suits, or batteries to be used in crewed vehicle systems and payloads (or experiments). This requirements document also applies to ground handling and testing of flight batteries. Specific design and verification requirements for a battery are dependent upon the battery chemistry, capacity, complexity, charging, environment, and application. The variety of battery chemistries available, combined with the variety of battery-powered applications, results in each battery application having specific, unique requirements pertinent to the specific battery application. However, there are basic requirements for all battery designs and applications, which are listed in section 4. Section 5 includes a description of hazards and controls and also includes requirements.

Jeevarajan, Judith A.

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

Evidence for Multiple Diagenetic Episodes in Ancient Fluvial‐Lacustrine Sedimentary Rocks in Gale Crater, Mars

The Curiosity rover's exploration of rocks and soils in Gale crater has provided diverse geochemical and mineralogical data sets, underscoring the complex geological history of the region. We report the crystalline, clay mineral, and amorphous phase distributions of four Gale crater rocks from an 80‐m stratigraphic interval. The mineralogy of the four samples is strongly influenced by aqueous alteration processes, including variations in water chemistries, redox, pH, and temperature. Localized hydrothermal events are evidenced by gray hematite and maturation of amorphous SiO 2 to opal‐CT. Low‐temperature diagenetic events are associated with fluctuating lake levels, evaporative events, and ground water infiltration. Among all mudstones analyzed in Gale crater, the diversity in diagenetic processes is primarily captured by the mineralogy and X‐ray amorphous chemistry of the drilled rocks. Variations indicate a transition from magnetite to hematite and an increase in matrix‐associated sulfates suggesting intensifying influence from oxic, diagenetic fluids up section. Furthermore, diagenetic fluid pathways are shown to be strongly affected by unconformities and sedimentary transitions, as evidenced by the intensity of alteration inferred from the mineralogy of sediments sampled adjacent to stratigraphic contacts.

C N Achilles

A Transient Hydrodynamic Model of Screen Channel Liquid Acquisition Devices for In-Space Cryogenic Propellant Management

Screen channel liquid acquisition devices (LADs) will play a crucial role in future deep space travel. It is essential that vapor-free delivery of propellants during tank-to-tank transfer is ensured to maximize yield from storage tanks and prevent potential combustion instabilities. The screen channel LAD utilizes a fine screen wire mesh that can separate phases in a low Bond number (i.e. microgravity) environment using surface tension forces. This study presents the development and verification of a new model for transient screen compliance, one of the influential factors for screen channel LAD design. Screen compliance is crucial during LAD channel outflow transients because the slight deflection of the screen can provide needed mass to satisfy rapid outflow demands and reduce the pressure difference across the screen. The model is successfully verified against CFD simulations. In addition, the characteristic speed for the governing screen compliance equations is derived which allows for numerical stability criteria to be established. As shown in this study, the transient maximum pressure difference across the screen can greatly exceed the steady state maximum pressure difference across the screen in many cases.

Hydrodynamics Simulations