Search NASASearch

SEARCH · Search NASA

Results for “Sample Catalog”

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.

305 records · Page 3

Development of an Additively Manufactured Subscale Secondary Sealed Container for the NASA FROSTE Project

This presentation details the development of an additively manufactured (AM) subscale test article for the secondary sealed container (SSC) as part of the NASA FROSTE project. FROSTE is focused on the collection of regolith samples from shadowed regions of the Moon and the preservation of those samples at cryogenic temperatures for return to Earth. Our team was integrated into the FROSTE program to leverage innovative design approaches and additive manufacturing capabilities in support of a scalable development strategy, where the subscale configuration serves as the development path toward a full-scale SSC. Scalmalloy was selected as the primary material for all AM components due to its favorable strength-to-weight ratio, thermal conductivity, and demonstrated performance in aerospace applications. Its aluminum-based composition supports robust mechanical behavior at cryogenic temperatures while enabling efficient heat transfer and control of thermal gradients within the containment system. The SSC architecture consists of an outer container assembly that houses a phase change material (PCM) tank, which in turn contains primary containers holding the regolith. Thermal management relies on controlled conductive and radiative heat transfer, including a thermal connection assembly that interfaces the PCM tank to an external cryocooler via a thermal strap, and IMLI surrounding the PCM tank to inhibit radiative heat transfer. The outer container assembly incorporates sealing interfaces, thermal connection ports, and I/O feedthroughs, with PTFE spring seals used at critical interfaces to maintain containment integrity. The PCM tank is manufactured as a single monolithic Scalmalloy component and incorporates an integral lattice structure to minimize thermal gradients, internal channels for thermocouple routing, and interface features for thermal connection assembly integration. The tank is centrally suspended within the outer container using support rings, with G10 insulating components employed to inhibit thermal leaks. This work describes the design methodology, AM approach, and key considerations used to inform the design.

regolith

Long Duration Exposure Facility experiment M0003 deintegration observation database

The four trays of the M0003 materials experiment on LDEF contained 1274 samples from 19 subexperiments. The complete sample complement represented a broad range of materials, including thin film optical coatings, paints, polymer sheets and tapes, adhesives, and composites, for use in various spacecraft applications including thermal control, structures, optics, and solar power. Since some subexperiments included duplicate samples exposed on the leading and trailing edge trays, for 9 week, 19 week, 40 week, and 68 month durations on both the leading and trailing edges, comparisons provided a valuable time history of degradation. During the deintegration of the subexperiments from the M0003 trays, each sample was examined using bright field, dark field, and Normarski light microscopy techniques. Over 3,000 color macrographs and photomicrographs were made of the condition of M0003 trays and the individual samples. Records of the condition of the samples, photographic records, and all available references of publications on postflight analyses on each sample were collected in a database. The photographs provide a visual comparison of the response of materials common to various subexperiments in different LDEF environments. Aerospace Corporation is distributing the database records and photographs and written records on materials of interest from the database is given in this presentation.

S. R. Gyetvay

An Automated Probabilistic Asteroid Prediscovery Pipeline

We present an automated and probabilistic method to make prediscovery detections of near-Earth asteroids (NEAs) in archival survey images, with the goal of reducing orbital uncertainty immediately after discovery. We refit the Minor Planet Center's astrometry and propagate the full six-parameter covariance to survey epochs to define search regions. We build low-threshold source catalogs for viable images and evaluate every detected source in a search region as a candidate prediscovery. We eliminate false positives by refitting a new orbit to each candidate and probabilistically linking detections across images using a likelihood ratio. Applied to the Zwicky Transient Facility's (ZTF) imaging, we identify approximately 3000 recently discovered NEAs with prediscovery potential, including a doubling of the observational arc for about 500. We use archival ZTF imaging to make prediscovery detections of the potentially hazardous asteroid 2021 DG1, extending its arc by 2.5 yr and reducing future apparition sky plane uncertainty from many degrees to arcseconds. We also recover 2025 FU24 nearly 7 yr before its first known observation, when its sky plane uncertainty covers hundreds of square degrees across thousands of ZTF images. The method is survey agnostic and scalable, enabling rapid orbit refinement for new discoveries from Rubin, NEO Surveyor, and NEOMIR.

79 ASTRONOMY AND ASTROPHYSICS

October 2025 Semiannual Composite Salt Waste Processing Facility Decontaminated Salt Solution Toxicity Characteristic Leaching Procedure Results

The aqueous waste from the Salt Waste Processing Facility is sampled semiannually for transfers to the Saltstone Disposal Facility. Salt solution is treated at the Saltstone Production Facility and disposed of in the Saltstone Disposal Facility. Per request of customer, X-TTR-Z-00027, Revision 0, one Saltstone Processing Facility Decontaminated Salt Solution and Z area premix material for the October 2025 semiannual Toxicity Characteristic Leaching Procedure sample. The sample contained 60:40 (by weight) of slag and fly ash (referred to as the “Cement-Free grout sample”). Results from the technical report support Task 2: ‘Grout Leaching Analyses’ of the Task Technical Request prepared by Savannah River Mission Completion. At 51 days cured, the Saltstone sample was collected and shipped to a certified laboratory for analysis using the Toxicity Characteristic Leaching Procedure. The October 2025 Semiannual Cement-Free grout sample met 61 79.268.48 requirements for a non-hazardous waste form with respect to the Resource Conservation and Recovery Act metals and Underlying Hazardous Constituents and met the Saltstone Production Facility Waste Acceptance Criteria that was in effect at the time of the sample collection at the Salt Waste Processing Facility.

Hsieh, Madison [Savannah River National Laboratory

Improving the Performance of NEML2 with Modern Graph Compilation Backends

NEML2 vectorizes constitutive-model evaluation for large-scale multiphysics simulation, using PyTorch as its tensor backend so that a batch of material-point updates runs on CPU or GPU through a single implementation. In the two prior reports in this series it was a C++-native library, deployed through TorchScript tracing and just-in-time (JIT) compilation; it has since been rewritten from the ground up into a Python-native library deployed through Ahead-of-Time Inductor (AOTInductor), a modern PyTorch graph-compilation backend. The rewrite is driven by a persistent tension, not a language preference: NEML2 composes constitutive models at runtime from a registry of small, independently-authored pieces, and that flexibility is difficult to reconcile with the compile-time knowledge an efficient GPU kernel needs. This report documents the rewrite and the investment that accompanied it: the AOTInductor export pipeline that turns a Python-authored model into a portable, Python-free compiled artifact loadable from pure C++; the eager and compiled runtimes and the new implicit solver layer built on them; a head-to-head benchmark of legacy JIT against AOTInductor; the physics-model catalog and its worked examples; the developer tooling; and the corresponding overhaul of MOOSE’s NEML2 integration that lets MOOSE consume it. A central objective is to examine whether modern PyTorch graph-compilation backends are effective for MOOSE GPU integration. The benchmark answers directly: AOTInductor outperforms legacy JIT on every GPU scenario measured, by 1.0–4.5×. Modern graph-compilation backends are effective for MOOSE GPU integration, and AOTInductor specifically – not compilation in the abstract – is why.

Hu, Gary (Tianchen) [Argonne National Laboratory (

Dimensional Reduction for Sampled Priors and Application to Photometric Redshift Distributions

A typical Bayesian inference on the values of some parameters of interest q from some data D involves running a Markov Chain (MC) to sample from the posterior $p$($q$,$n$|$D$) $\propto$ $\mathcal{L}$($D$|$q$,$n$)$p$(q)$p$($n$), where n are some nuisance parameters with a separable prior. In some cases, the nuisance parameters are high-dimensional, and their prior p(n) is itself defined only by a set of samples that have been drawn from some other MC. The MC for the posterior will typically require evaluation of p(n) at arbitrary values of n, i.e., one needs to provide a density estimator over the full n space from the provided samples. But the high dimensionality of n hinders both the density estimation and the efficiency of the MC for the posterior. We describe a solution to this problem: a linear compression of the n space into a much lower-dimensional space u, which projects away directions in n space that cannot appreciably alter $\mathcal{L}$. The algorithm for doing so is a slight modification to principal components analysis, and is less restrictive on p(n) than other proposed solutions to this issue. We demonstrate this “mode projection” technique using the analysis of 2-point correlation functions of weak lensing fields and galaxy density in the Dark Energy Survey, where n is a binned representation of the redshift distribution n(z) of the galaxies.

79 ASTRONOMY AND ASTROPHYSICS

SERENE: Saturn Enceladus Return Explorer with Nuclear Electric Propulsion

A ‘quick’ Enceladus sample return mission concept was developed based on the scientist recommendations at the recent ‘Accelerating Space Science with Nuclear Technology Workshop’. The Nuclear Electric Propulsion spacecraft assumed a follow-on 40 kWe nuclear reactor using the demonstrated 40 kWe Fission Surface Power system, expected in the early 2030s. The NEP vehicle also utilized a set of NEXT-C ion thrusters as well as planned Artemis commercial launchers. By launching the 40 kW NEP vehicle on a Starship and adding the propellants of 15 tankers, the 27t probe could be sent on a direct trajectory to Saturn (no Earth or Jupiter flybys) where NEP was used for Saturn capture, spiral down, spiral up and return to the Earth. A small lander obtained the surface Enceladus sample. Using the 40 kW NEP provided a round-trip time of only 16.5 years. A second option was more attractive from a science perspective whereby the NEP vehicle would deliver a large, 6t chemical lander to low Enceladus orbit where it would grab and return a sample to Earth (similar to the recent Orbilander design but in reverse). After deploying the lander, the NEP vehicle would stay in Saturn space performing a moon tour by orbiting four more moons and mapping the large moon of Titan. This option took slightly longer (18.5 yrs) due to the chemical return leg limitations. Both options demonstrated the agility, payload capability, and sample return goals the workshop recommended. An all-chemical option with two stages was roughly analyzed but took 21.5 yrs and required a Jupiter gravity assist.

Nuclear Electric Propulsion

Extending mARC II Arc-Jet Test Duration via Design and Implementation of Model System Cooling Sleeve

The mARC II is a 30 kW arc-jet facility at NASA Ames Research Center used to generate high-enthalpy flows for low-cost thermal protection system (TPS) technology development. Sustained operation of downstream instrumentation and material samples is constrained by thermal loading transmitted through the arc-jet test environment, limiting achievable run times and experimental throughput. This work presents the design, integration, and validation of a cooling sleeve implemented on the sweep arm drive motor feedthrough to mitigate thermal accumulation during testing. The addition of the cooling sleeve is a simple, robust upgrade that translates directly into enhanced facility capability by supporting longer run durations, reduced turnaround time, and higher throughput.

numerical simulations

Extending mARC II Arc-Jet Test Duration via Design and Implementation of Model System Cooling Sleeve

The mARC II is a 30 kW arc-jet facility at NASA Ames Research Center used to generate high-enthalpy flows for low-cost thermal protection system (TPS) technology development. Sustained operation of downstream instrumentation and material samples is constrained by thermal loading transmitted through the arc-jet test environment, limiting achievable run times and experimental throughput. This work presents the design, integration, and validation of a cooling sleeve implemented on the sweep arm drive motor feedthrough to mitigate thermal accumulation during testing. The addition of the cooling sleeve is a simple, robust upgrade that translates directly into enhanced facility capability by supporting longer run durations, reduced turnaround time, and higher throughput.

sting arm

Dark Energy Survey Year 6 results: Clustering redshifts and importance sampling of self-organized-maps 𝑛⁡(𝑧) realizations for 3 × 2 ⁢pt samples

This work is part of a series establishing the redshift framework for the 3 × 2 ⁢pt analysis of the Dark Energy Survey Year 6 (DES Y6). For DES Y6, photometric redshift distributions are estimated using self-organizing maps (SOMs), calibrated with spectroscopic and many-band photometric data. To overcome limitations from color-redshift degeneracies and incomplete spectroscopic coverage, we enhance this approach by incorporating clustering-based redshift constraints (clustering-z, or WZ) from angular cross-correlations with BOSS and eBOSS galaxies and eBOSS quasar samples. We define a WZ likelihood and apply importance sampling to a large ensemble of SOM-derived 𝑛⁡(𝑧) realizations, selecting those consistent with the clustering measurements to produce a posterior sample for each lens and source bin. The analysis uses angular scales corresponding to 1.5–5 Mpc to optimize signal-to-noise ratio while mitigating modeling uncertainties and marginalizes over redshift-dependent galaxy bias and other systematics informed by the N-body simulation CARDINAL . While a sparser spectroscopic reference sample limits WZ constraining power at 𝑧 >1.1, particularly for source bins, we demonstrate that combining SOM with WZ improves redshift accuracy and enhances the overall cosmological constraining power of DES Y6. As a result, we estimate an improvement in 𝑆 8 of approximately 10% for cosmic shear and 3 ×2⁢pt analysis, primarily due to the WZ calibration of the source samples.

Cosmological parameters

Orbital Processing of High-Quality CdTe Compound Semiconductors

CdZnTe crystals were grown in one-g and in micro-g for comparative analysis. The two micro-g crystals were grown in the Crystal Growth Furnace during the First United States Microgravity Laboratory mission (USML-1). The samples were analyzed for chemical homogeneity, structural perfection, and optoelectronic performance (infrared transmission). Fourier Transform Infrared (FTIR) transmission of both ground and flight materials showed that the infrared transmission was close to theoretical, 63% versus 66%, suggesting that the material was close to the stochiometric composition during both the ground and flight experiments. Infrared microscopy confirmed that the principal precipitates were Te and their size (1-10 microns) and density suggested that the primary flight and ground base samples experienced similar cooling rates. Macrosegregation was predicted, using scaling analysis, to be low even in one-g crystals and this was confirmed experimentally, with nearly diffusion controlled growth achieved even in the partial mixing regime on the ground. Radial segregation was monitored in the flight samples and was found to vary with fraction solidified, but was disturbed due to the asymmetric grvitational and thermal fields experienced by the flight samples. The flight samples, however, were found to be much higher in structural perfection than the ground samples produced in the same furnace under identical growth conditions except for the gravitational level. Rocking curve widths were found to be substantially reduced, from 20/35 (one-g) to 9/20 (micro-g) for the best regions of the crystals. The full width at half maximum (FWHM) of 9 arc seconds is as good as the best reported terrestrially for this material. The ground samples were found to have a fully developed mosaic structure consisting of subgrains, whereas the flight sample dislocations were discrete and no mosaic substructure was evident. The defect density was reduced from 50-100,000 (one-g) to 500-25000 EPD (micro-g). These results were confirmed using rocking curve analysis, synchrotron topography, and etch pit analysis. The low dislocation density is thought to have resulted from the near-absence of hydrostatic pressure which allowed the melt to solidify with minimum or no wall contact, resulting in very low stress being exerted on the crystal during growth or during post-solidification cooling.

D J Larson, Jr.

AutoSourceID-Classifier: Star-galaxy classification using a convolutional neural network with spatial information

Aims.Traditional star-galaxy classification techniques often rely on feature estimation from catalogs, a process susceptible to introducing inaccuracies, thereby potentially jeopardizing the classification’s reliability. Certain galaxies, especially those not manifesting as extended sources, can be misclassified when their shape parameters and flux solely drive the inference. We aim to create a robust and accurate classification network for identifying stars and galaxies directly from astronomical images. Methods.The AutoSourceID-Classifier (ASID-C) algorithm developed for this work uses 32x32 pixel single filter band source cutouts generated by the previously developed AutoSourceID-Light (ASID-L) code. By leveraging convolutional neural networks (CNN) and additional information about the source position within the full-field image, ASID-C aims to accurately classify all stars and galaxies within a survey. Subsequently, we employed a modified Platt scaling calibration for the output of the CNN, ensuring that the derived probabilities were effectively calibrated, delivering precise and reliable results. Results.We show that ASID-C, trained on MeerLICHT telescope images and using the Dark Energy Camera Legacy Survey (DECaLS) morphological classification, is a robust classifier and outperforms similar codes such as SourceExtractor. To facilitate a rigorous comparison, we also trained an eXtreme Gradient Boosting (XGBoost) model on tabular features extracted by SourceExtractor. While this XGBoost model approaches ASID-C in performance metrics, it does not offer the computational efficiency and reduced error propagation inherent in ASID-C’s direct image-based classification approach. ASID-C excels in low signal-to-noise ratio and crowded scenarios, potentially aiding in transient host identification and advancing deep-sky astronomy.

Astronomy & Astrophysics

Exposure of Highly Reflective Far-Ultraviolet Coatings to LEO Environment for TRL Advancement for the Habitable Worlds Observatory

Over the past several years, our team at the NASA Goddard Space Flight Center (GSFC), in collaboration with the Jet Propulsion Laboratory (JPL) and the Naval Research Laboratory (NRL), have developed several new protected Al coating technologies with improved Far-Ultraviolet (FUV) reflectance performance and more robust environmental stability. These include Al protected with lithium-based fluoride (LiF) coatings such as hot deposited LiF (eLiF), XeF 2 -passivated LiF coatings (XeLiF), Li 3 AlF 6 overcoats, AlF 3 (plasma passivated), and XeF 2 passivated MgF 2 coatings (XeMgF 2 ). However, despite these developments, relatively little experimental information exists regarding the long-term stability of these coatings after simultaneous exposure to the Low Earth Orbit (LEO) environment. To evaluate their environmental durability and advance their Technology Readiness Level (TRL), representative samples of these coating technologies, Al+XeLiF, Al+eLiF, Al+Li 3 AlF 6 , Al+AlF 3 , Al+XeMgF 2 , and bare Al as reference samples, were flown onboard the International Space Station (ISS) as part of the Materials International Space Station Experiment 20 (MISSE-20). The MISSE platform is operated by Aegis Aerospace for relatively long-duration (e.g. 6 months) external exposure experiments in a space environment. The coatings were deposited on ULE and Zerodur substrates, and witness samples deposited on the same coatings runs, but on glass slides were left on Earth as control. A subset of the flight samples were fitted with MgF 2 windows to reduce direct exposure to atomic oxygen (AO) and charged particles, and still let through UV and other types of radiation on these samples. After approximately 6 months of exposure in the forward-facing (RAM) direction, the samples were returned to Earth and characterized by performing FUV/NUV/VIS/NIR reflectance measurements to quantify degradation, spectroscopic ellipsometry to evaluate coating thickness and optical constants, atomic force microscopy (AFM) to quantify surface roughness evolution during the flight in the ISS. The MgF 2 protective windows were also analyzed through FUV transmission measurements. Comparison with the witness samples left on the ground and with the flown bare Al samples (with just the naturally occurring Al 2 O 3 layer) provided a quantitative assessment of coating thickness variations, optical performance degradation, and morphological changes induced by prolonged exposure to the LEO environment.

Far Ultraviolet (FUV)

Generative learning of densities on manifolds

A generative modeling framework is proposed that combines diffusion models and manifold learning to efficiently sample data densities on manifolds. The approach utilizes Diffusion Maps to uncover possible low-dimensional underlying (latent) spaces in the high-dimensional data (ambient) space. Two approaches for sampling from the latent data density are described. The first is a score-based diffusion model, which is trained to map a standard normal distribution to the latent data distribution using a neural network. The second one involves solving an Itô stochastic differential equation in the latent space. Additional realizations of the data are generated by lifting the samples back to the ambient space using Double Diffusion Maps , a recently introduced technique typically employed in studying dynamical system reduction; here the focus lies in sampling densities rather than system dynamics. The proposed approaches enable sampling high dimensional data densities restricted to low-dimensional, a priori unknown manifolds. The efficacy of the proposed framework is demonstrated through a benchmark problem and a material with multiscale structure.

Double diffusion maps

Weak localization and universal conductance fluctuations in large-area twisted bilayer graphene

We study diffusive magnetotransport in highly 𝑝-doped large-area twisted bilayer graphene in 1∘, 7∘, 9∘, and 20∘ samples. All samples exhibit weak localization, from which we extract the phase coherence length and intervalley scattering lengths, and from that determine that dephasing is caused by electron-electron scattering and intervalley scattering is caused by point defects. We observe signatures of universal conductance fluctuations in the 9∘ sample, which has high mobility and is near the van Hove singularity. Further improvements in sample quality and applications to large-area moiré materials will open new avenues to observe quantum interference effects.

Talkington, Spenser [University of Pennsylvania]

Gravitational Effects in Smoldering and SHS

Smolder waves and SHS (self-propagating high-temperature synthesis) waves are both examples of filtration combustion waves propagating in porous media. Smoldering combustion is important for the study of fire safety. Smoldering itself can cause damage, its products are toxic and it can also lead to the more dangerous gas phase combustion which corresponds to faster propagation at higher temperatures. In SHS, a porous solid sample, consisting of a finely ground powder mixture of reactants, is ignited at one end. A high temperature thermal wave, having a frontal structure, then propagates through the sample converting reactants to products. The SHS technology appears to enjoy a number of advantages over the conventional technology, in which the sample is placed in a furnace and 'baked' until it is 'well done'. The advantages include shorter synthesis times, greater economy, in that the internal energy of the reactions is employed rather than the costly external energy of the furnace, purer products, simpler equipment and no intrinsic limitation on the size of the sample to be synthesized, as exists in the conventional technology.

Bernard J Matkowsky

Contamination Control and Assessment Strategy for Martian Moons Exploration (MMX)

Martian Moons eXploration (MMX) is a sample return mission from the Martian moon Phobos. The MMX spacecraft is scheduled for launch in 2026 and return to Earth in 2031. The primary science objective of MMX is to reveal the origin of the Martian moons, thereby advancing the understanding of planetary system formation and material transport in the solar system, as well as to observe processes affecting the circumplanetary and surface environments of Mars. The returned sample will be transported to the curation facility at ISAS/JAXA, and the subsequent curation and sample analysis activity will be conducted. As a sample return mission, MMX requires strict contamination control to prevent the intrusion of terrestrial materials.

H Sugahara

Comparison Testing and Analysis of Braided Cords Constructed from Varying Kevlar Fiber Types

Material advancements move quickly, resulting in material obsolescence issues that require parachute engineers to understand how the material properties change with a material upgrade and if there are expected impacts to overall performance of the parachute. The objective of this test was to measure the elongation of different Kevlar types at both the cord-level and at the yarn-level to determine if a change in Kevlar type impacted parachute performance. An Instron machine with a pin-to-pin connection was used to measure load and displacement time histories for various Kevlar cord and yarn samples in a cyclic load profile. Twenty-four cord samples and twenty-four yarn samples were tested; each sample was cycled five times to the relevant maximum load (either to breaking strength or to the 30% peak load expected in flight). In addition to the Instron measurements, a photogrammetric technique was also implemented to measure elongation of the samples using button targets. Modulus test data shows approximately a 10% difference in elongation between Kevlar 29AP and Kevlar 129, and another 10% difference in elongation between Kevlar 29 and Kevlar 29AP. Although this is a measurable change in modulus, the effect on parachute performance is likely small, particularly for non-primary structure elements of relatively small length. This test campaign provides an example of the type of testing and analysis that parachute engineers could do to understand how material upgrades affect performance of their systems.

Modulus Testing