Engineering PapersSearch

SEARCH · Engineering Papers

Results for “data management”

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.

886 records · Page 27

Summary of recent NASA propeller research

Advanced high speed propellers offer large performance improvements for aircraft that cruise in the Mach 0.7 to 0.8 speed regime. At these speeds, studies indicate that there is a 15 to near 40 percent block fuel savings and associated operating cost benefits for advanced turboprops compared to equivalent technology turbofan powered aircraft. Recent wind tunnel results for five eight to ten blade advanced models are compared with analytical predictions. Test results show that blade sweep was important in achieving net efficiencies near 80 percent at Mach 0.8 and reducing nearfield cruise noise about 6 dB. Lifting line and lifting surface aerodynamic analysis codes are under development and some results are compared with propeller force and probe data. Also, analytical predictions are compared with some initial laser velocimeter measurements of the flow field velocities of an eight bladed 45 swept propeller. Experimental aeroelastic results indicate that cascade effects and blade sweep strongly affect propeller aeroelastic characteristics. Comparisons of propeller nearfield noise data with linear acoustic theory indicate that the theory adequately predicts nearfield noise for subsonic tip speeds, but overpredicts the noise for supersonic tip speeds.

Daniel C Mikkelson

Atomistic Simulation of Glasses and Amorphous Materials: Challenges and Opportunities for the Next Decade

Atomistic simulations have become indispensable tools for understanding glass structure, dynamics, and properties, yet persistent challenges limit their predictive power. This perspective examines three interconnected issues, namely glass formation procedures, interatomic potential development, and machine learning applications, which emerged from the 5th International Workshop on Challenges of Atomistic Simulations of Glasses and Amorphous Materials. We identify convergent community priorities for (i) standardized validation protocols, (ii) curated benchmark datasets with complete metadata, and (iii) open repositories for glasses. A systematic was forward is provided by a hierarchical validation framework for assessing the structural fidelity, property prediction, and behavioral realism of simulation techniques. Looking ahead, transformative advances are promised by the fusion of classical techniques with machine learning based approaches, for instance, by integrating swap Monte Carlo with machine-learning (ML) potentials, leveraging foundation models through transfer learning, and finetuning ML potentials with experimental data. Progress depends on the community committing to validated models, reproducible protocols, and sustained data sharing.

Krishnan, N. M. Anoop

Development and Validation of a High-Vacuum Thermal Conductivity Testbed for Aerospace Interface Materials

Thermal Interface Materials (TIMs) are critical components in spacecraft thermal management systems, where thermal performance is strongly influenced by vacuum conditions, interface contact resistance, and layered metallic joint behavior. However, manufacturer-reported thermal conductivity values are often derived under idealized conditions and may not accurately represent performance within operational aerospace applications. To address this limitation, the Testbed for Advanced Interface Materials in Vacuum (TAIMV) was developed as a modular vacuum-compatible thermal conductivity characterization platform capable of evaluating aerospace-relevant TIM configurations under both ambient and high-vacuum environments. The testbed was derived from the ASTM C1044-16 guarded hot plate methodology and incorporates interchangeable layers of stainless steel coupon geometries, independently controlled main and guard heaters, embedded resistance temperature detectors (RTDs), thermocouples, multi-layer insulation (MLI), and a temperature-controlled cold plate to characterize through-thickness thermal gradients across layered interfaces. In the current configuration, interface compression is limited to the nominal contact pressure generated by the experimental stack assembly. Initial experimental campaigns were conducted at ambient pressure and below 1×10-5 torr for vacuum cases using multiple interface materials including Braycote 601EF and Krytox-based greases across a range of thermal operating conditions. In parallel, a coupled numerical Python thermal model was developed to predict temperature distribution throughout the stack while accounting for conduction, radiation, and parasitic heat transfer pathways and effective interface resistance effects. Experimental measurements and numerical predictions showed consistent thermal trends across multiple operating conditions and environmental states. Results also revealed measurable differences between ambient and vacuum thermal behavior, demonstrating the importance of interface resistance, parasitic heat transfer mechanisms, and stack geometry in determining effective thermal performance within layered thermal interfaces. The presented work establishes a foundation for future thermal model correlation efforts and expanded characterization of aerospace thermal interface materials under representative environmental conditions. Future work will focus on the integration of a load cell system to enable controlled pressure-dependent characterization of thermal interface materials under compressive loading. This capability will allow investigation of the influence of contact pressure on effective thermal conductivity, interface resistance, and thermal performance within layered aerospace thermal interfaces under representative operational conditions.

Thermal Development Testing

Lithium-Ion Battery Design for Grid-Scale Energy Storage App

A software that delivers parameters from energy storage system (ESS) to container, rack, module and single cell design, as well as data analysis on arbitrage energy and frequency regulation of ESS in different regions, has been developed. The Lithium-ion Battery Design for Grid-scale Energy Storage App V1.0 has the capability to output the system, module and cell design with the energy, power, capacity, group method, cost of single cell, and single cell test protocol which break down from input energy storage system data in different regions. The default chemistry of the battery is LiFePO4 and graphite. The energy density of the graphite/LiFePO 4 pouch cell ranges from 100 Wh/kg to 200 Wh/Kg in the software. Graphite/LiFePO 4 pouch cell (up to 1Ah in lab) manufacturing line is also built and can be used to evaluate the test protocol, moreover, for electrolyte evaluation in other ESMI seedling projects. The software enables rapid prototyping to accelerate energy storage research, development, and manufacturing.

Liu, Dianying [Pacific Northwest National Laborato

Audible Noise Modeling of Hydrogen Release Sonic Hazards in Rail Maintenance Facilities

This study implemented validated literature models to predict audible noise due to pressurized gaseous hydrogen releases through a thermally-activated pressure relief device (TPRD) and attached vent stack. A literature survey discovered limited hydrogen-specific noise prediction models validated by experiments. However, empirical noise prediction models for air flowing through pipes and valves were identified. These empirical models were used to predict noise levels and compared against hydrogen noise data reported in two studies: one experimental study of noise from hydrogen leaking through a pipe and another which modeled hydrogen flowing through a solenoid valve during a fuel cell vehicle refueling. The valve flow model was then applied to predict noise for hydrogen releases through a TPRD. Results show that hydrogen releases through a TPRD can produce harmful noise levels varying from 134 to 150 dB. However, further model validation and additional experimental data are needed to improve prediction confidence and accuracy.

08 HYDROGEN

Toward an AI-Powered Software Pipeline for Real-Time Tracking and Analysis of Wildfire and Smoke

Real-time tracking of wildfires and smoke is crucial for effective response, minimizing damage, protecting lives, and efficiently managing resources during fire emergencies. We develop a web-based AI-powered pipeline that detects wildfires in aerial video and estimates deployment-relevant behavior metrics, including cumulative burned area, burned-area growth rate, fire spread direction, and smoke dispersion. The system combines a YOLO-based detector with YCbCr-based fire segmentation, HSV-based smoke segmentation, Farneback optical flow, and centroid-based spatiotemporal tracking. Using ground sampling distance (GSD), pixel-level fire masks are converted to physical burned-area measurements by correlating fire pixel counts with camera altitude and tilt angle. We benchmark YOLO variants and non-YOLO baselines (GoogLeNet, CNN, DBN, Autoencoder, U-Net, and AlexNet) on the IEEE FLAME dataset and a newly created aerial frame dataset, Wildfire-DB. Cross-dataset evaluation uses a strict threshold-transfer protocol: decision thresholds are selected on FLAME validation and transferred unchanged to Wildfire-DB to quantify generalization under domain shift. YOLOv6 achieves the strongest cross-dataset frame-level fire detection on Wildfire-DB (ROC-AUC 0.8200, PR-AUC 0.8044, and transferred-threshold F1 0.7596). For tracking-oriented deployment requiring oriented localization, YOLO11-OBB provides the most reliable cross-dataset behavior among OBB-capable models while remaining computationally feasible. To analyze the feasibility of UAV deployment, we further measure inference efficiency using synchronized GPU and CPU power logs on a fixed workload of 1569 frames. YOLO-family models process the video in 5.73–12.47 seconds with net energy of 1247.28–1775.39 J, substantially lower latency and energy than heavier classification and reconstruction baselines. Overall, model optimality depends on operational objectives: YOLOv6 is best for cross-dataset detection robustness, whereas YOL...

Color segmentation

Magellan battery operations: An overview

The Magellan Spacecraft's mission to map Venus's surface provides a unique application for Nickel-Cadmium batteries. An overview of the spacecraft, power subsystem, battery, and mission requirements are presented. The reliability and performance of the batteries were extensively studied with a comprehensive test and analysis program. Actual data for cruise and a limited number of mapping orbits is also presented.

Timmerman, Paul J.

The Soviet-American Conference on Cosmochemistry of the Moon and Planets: Part 1

The present volumes contain papers presented at the Soviet-American Conference on the Cosmochemistry of the Moon and Planets held in Moscow from the 4th to the 8th of June, 1974. The basic goal of the conference was consideration of the origin of the planets of the solar system, based on the physical and chemical data obtained by study of the material of the Moon and planets. Papers at the conference were presented in the following sessions: 1. Differentiation of the material of the Moon and planets 2. The thermal history of the Moon 3. Lunar gravitation and magnetism 4. Chronology of the Moon, planets, and meteorites 5. The role of exogenic factors in the formation of the lunar surface 6. Cosmochemical hypotheses about the origin and evolution of the Moon and planets 7. New data about the planets Mercury, Venus, Mars, and Jupiter The results presented in the papers are of exceptional scientific interest since on the one hand they contain new knowledge about the matter of the Moon and planets, while on the other they summarize significant material accumulated during recent years as the result of spacecraft missions to the Moon, Venus, Mars, Mercury, and Jupiter.

Moon

Planets and Satellites of the Outer Solar System, Asteroids, and Comets

The cosmogenic significance of outer solar system objects is evaluated with emphasis on planets and larger satellites of greatest biological interest; comets, asteroids, and the smaller satellites are also discussed. Principal physical and rudimentary photometric data for the five outer planets are presented in tables. Sufficient information on planetary motions is included for most calculations in physical planetology.

Ray L Newburn, Jr

Improved constraints on hematite refractive index for estimating climatic effects of dust aerosols

Abstract Uncertainty in desert dust composition poses a big challenge to understanding Earth’s climate across different epochs. Of particular concern is hematite, an iron-oxide mineral dominating the solar absorption by dust particles, for which current estimates of absorption capacity vary by over two orders of magnitude. Here, we show that laboratory measurements of dust composition, absorption, and scattering provide valuable constraints on the absorption potential of hematite, substantially narrowing its range of plausible values. The success of this constraint is supported by results from an atmospheric transport model compared with station-based measurements. Additionally, we identify substantial bias in simulating hematite abundance in dust aerosols with current soil mineralogy descriptions, underscoring the necessity for improved data sources. Encouragingly, the next-generation imaging spectroscopy remote sensing data hold promise for capturing the spatial variability of hematite. These insights have implications for enhancing dust modeling, thus contributing to efforts in climate change mitigation and adaptation.

Environmental Sciences & Ecology

First principles nickel-cadmium and nickel hydrogen spacecraft battery models

The principles of Nickel-Cadmium and Nickel-Hydrogen spacecraft battery models are discussed. The Ni-Cd battery model includes two phase positive electrode and its predictions are very close to actual data. But the Ni-H2 battery model predictions (without the two phase positive electrode) are unacceptable even though the model is operational. Both models run on UNIX and Macintosh computers.

Timmerman, P.

Europa Propulsion Valve Seat Material Testing

The Europa mission and spacecraft design presented unique challenges for selection of valve seat materials that met the fluid compatibility requirements, and combined fluid compatibility and high radiation exposure level requirements. The Europa spacecraft pressurization system valves will be exposed to fully saturated propellant vapor for the duration of the mission. The effects of Nitrogen Tetroxide (NTO) and Monomethylhydrazine (MMH) propellant vapors on heritage valve seat materials, such as Vespel SP-1 and Polychlorotrifluoroethylene (PCTFE), were evaluated to determine if an alternate material is required. In liquid system applications, Teflon is the only available compatible valve seat material. Radiation exposure data for Teflon in an air or vacuum environment has been previously documented. Radiation exposure data for Teflon in an oxidizer environment such as NTO, was not available, and it was unknown whether the effects would be similar to those on air-exposed samples. Material testing was conducted by Marshall Space Flight Center (MSFC) and White Sands Test Facility (WSTF) to determine the effects of propellant vapor on heritage seat materials for pressurization valve applications, and the effects of combined radiation and NTO propellant exposure on Teflon. The results indicated that changes in heritage pressurization valve seat materials' properties rendered them unsuitable for the Europa application. The combined radiation and NTO exposure testing of Teflon produced results equivalent to combined radiation and air exposure results.

Brad M Addona

Nickel Hydrogen Battery Expert System

The Nickel Cadmium Battery Expert System-2, or 'NICBES-2', which was used by the NASA HST six-battery testbed, was subsequently converted into the Nickel Hydrogen Battery Expert System, or 'NICHES'. Accounts are presently given of this conversion process and future uses being contemplated for NICHES. NICHES will calculate orbital summary data at the end of each orbit, and store these files for trend analyses and rules-generation.

Johnson, Yvette B.

Hellas, Ken and Me: Adventures in Exhumation and Inundation

Hellas is the largest and deepest basin on Mars. A 1993 study by Moore and Edgett (GRL, 20, 1599-1602) noted that Hellas undergoes net dust erosion. Thus, the exposed surface must represent whatever lag or rock surface and could not be removed by the strong winds blowing at these low elevations. The particle size distributions and particularly the rock or boulder population in this lag was thought to be potentially useful for distinguishing between processes that formed the lithologic units that comprise Hellas Planitia. Earlier studies had suggested the Hellas floor might be paved with basalt or glacial deposits. Ken, who at the time was working with Viking Orbiter IRTM data knew that there were late mission observations of the Hellas floor acquired though clear skies. His derived thermal inertia from these observations strongly suggested that the abundance of particles larger than coarse sand was very low. Hence, our study concluded that the floor deposits were, among other possibilities, ancient loess or lacustrine deposits. In 2001 a subsequent study on the Hellas basin by Moore and Wilhelms (Icarus, 54, 258-276) proposed that the basin was once a site of an ice covered sea, based on a series of circum-basin scarps that follow constant elevations as well as other landforms seen my Mars Global Surveyor’s MOC (an instrument that Ken played a major role in daily operations and data analysis) and topography derived from MOLA. Subsequently the best contiguous observations of the Hellas basin have been acquired from the Mars Reconnaissance Orbiter’s Context Camera, which again Ken has been a central player in its operations. Much of what we know about the grain-scale sedimentology of martian lacustrine deposits comes from the Curiosity Rover’s Mars Hand Lens Imager (which Ken was the PI through development and original operations within Gale crater). Under Ken’s watch several members of the Murray Formation were determined to be deposited in a lacustrine environment. A conclusion strongly demonstrated by MHLI imaging. My personal relationship with Hellas isn’t over. The Europa Clipper flew directly over the Hellas basin including its deepest regions. Ther REASON Ice Penetrating Radar system collected data during this flyby ostensibly for calibration, yet the quality of the observations may yet provide new discoveries from Hellas.

Jeffrey M Moore

Polymer Composite Material Screening for a Cryotank Application

Composite cryotanks will play a key role in enabling the next generation of efficient aircraft. Carbon fiber reinforced polymer (CFRP) composites have the benefits of reduced weight and potentially higher structural strength compared to traditional metallic fuel tanks. A material screening study was conducted to inform material selection for liquid hydrogen (LH2) fuel storage. Three composite materials were considered because of their aerospace grade toughness, strength, and existing data to compare against. These materials were a thermoplastic low-melt polyaryletherketone (LM-PAEK)/carbon fiber (CF), thermoset/CF, and hybrid thermoset/thermoplastic polyurethane (TPU) veil/CF composite. Mechanical screening tests included tension, compression, in-plane shear (IPS), and tensile-tensile fatigue (TTF). Each material was tested at both a baseline (no liquid nitrogen/LN2 cycling) and 100 LN2-cycled conditions to determine the knockdown factor, if any, of each material when exposed to environmental loading effects in a cryotank. Results show minimal effects of the LN2-cycling compared against baseline values. The three materials behaved similarly in tension; however, the thermoplastic/CF had the highest IPS toughness. The hybrid thermoset/TPU/CF composite had the lowest IPS strength, compressive strength, and toughness. LN2-cycling had minimal effects on tensile-tensile fatigue performance of the thermoplastic/CF material. Mechanical data was captured to guide material down selection for future commercially viable hydrogen aircraft design.

Composites

A Laboratory Breadboard System for Dual-Arm Teleoperation

The computing architecture of a novel dual-arm teleoperation system is described. The novelty of this system is that: (1) the master arm is not a replica of the slave arm; it is unspecific to any manipulator and can be used for the control of various robot arms with software modifications; and (2) the force feedback to the general purpose master arm is derived from force-torque sensor data originating from the slave hand. The computing architecture of this breadboard system is a fully synchronized pipeline with unique methods for data handling, communication and mathematical transformations. The computing system is modular, thus inherently extendable. The local control loops at both sites operate at 100 Hz rate, and the end-to-end bilateral (force-reflecting) control loop operates at 200 Hz rate, each loop without interpolation. This provides high-fidelity control. This end-to-end system elevates teleoperation to a new level of capabilities via the use of sensors, microprocessors, novel electronics, and real-time graphics displays. A description is given of a graphic simulation system connected to the dual-arm teleoperation breadboard system. High-fidelity graphic simulation of a telerobot (called Phantom Robot) is used for preview and predictive displays for planning and for real-time control under several seconds communication time delay conditions. High fidelity graphic simulation is obtained by using appropriate calibration techniques.

A K Bejczy

Electrolyte-Induced Restructuring of Acid-Stable Oxygen Evolution Catalysts

Crystalline metal oxide catalysts operating under oxygen evolution reaction (OER) conditions invariably restructure, resulting in active sites with hydroxo/oxo species in an amorphous environment. An increase in the population of terminal hydroxo/oxo species (i.e., edge sites) facilitates proton-coupled electron-transfer (PCET) kinetics for oxygen generation and thus improves catalyst competency. While amorphous films benefit from a greater density of active sites, they suffer from diminished charge transport as compared to that of extended crystalline lattices. Managing this amorphous–crystalline dichotomy is essential when designing OER catalysts, which we highlight with the examination of electrodeposited PbO x materials, which historically are very poor OER catalysts. Along these lines, the presence of phosphate during PbO x electrodeposition truncates the growth of an extended lattice owing to its strong bonding to oxide surfaces to afford an amorphous catalyst film (A-PbO x ) with significant charge-transfer resistance (138 ± 42 Ω) and poor OER kinetics (420 ± 105 mV dec –1 Tafel slope). Conversely, electrodeposition of Pb 2+ in the presence of less coordinating electrolytes such as nitrate affords crystalline β-PbO2 with improved charge-transfer resistance (42.6 ± 1.1 Ω), though still poor OER kinetics (134 ± 36 mV dec –1 Tafel slope). By operating amorphous A-PbOx in less coordinating electrolytes, however, a new partially crystalline material can be generated (μc-PbO x ) with further reduced charge-transfer resistance (33.0 ± 1.4 Ω) and improved OER kinetics (70 ± 15 mV dec –1 Tafel slope). The enhanced OER activity of μc-PbO x is the result of coupling the high edge-site population of an amorphous PbOx phase with crystalline-like charge transport properties. Finally, the ability to use an electrolyte to induce OER activity in an inactive amorphous form of PbO x highlights the benefits of optimizing the amorphous–crystalline phase compositions in the design of active OER catalysts.

catalysts