Search NASASearch

SEARCH · Search NASA

Results for “CdTe-based (Cd(Se,Te))”

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.

887 records · Page 12

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

Time-History Statistics of Soot Formation in A Model Gas Turbine Combustor

Soot formation is a complex dynamic and intermittent process determined by properties of the fuel, combustor design, and combustor operation. Although the major steps in soot formation (i.e., formation of precursors, inception, growth and evolution) are similar for a variety of carbonaceous fuels, applications, and operating conditions, it remains unclear when the temporal transition between these steps occurs. An engineering prediction tool coupled with computational fluid physics (CFD), therefore needs to accurately model all these complex steps. To develop such a model, we propose the time-history concept for understanding the time dependency of soot formation as a function of local properties (i.e., temperature, velocity, local fuel air ratio, etc.). We continue our previous work with modeling the DLR aero-combustor [1] with our updated in-house CFD code, Open National Combustion Code (OpenNCC), that now includes a Multiple Time-Scale Flamelet Progress Variable approach and a the semi-empirical two-equation soot model. We injected massless tracer particles upstream of the injector region of the combustor to collect time-history statistics of the solution variables. The correlations between the collected statistics with respect to the experimental soot volume fraction data showed that time-history effect of certain flow variables, including turbulent kinetic energy (TKE), and multiple species is indeed important for soot formation. We then conducted a time-history based correlation analysis to determine the key species and the concentration ranges critical for soot formation (C6H5-based nucleation, acetylene-based surface growth, and oxidation with OH and O2). Based on the time-history correlation coefficient (THCC) analysis, we propose possible modifications to improve the current two-equation model.

LES

Control of Thermo-Acoustics Instabilities: The Multi-Scale Extended Kalman Approach

"Multi-Scale Extended Kalman" (MSEK) is a novel model-based control approach recently found to be effective for suppressing combustion instabilities in gas turbines. A control law formulated in this approach for fuel modulation demonstrated steady suppression of a high-frequency combustion instability (less than 500Hz) in a liquid-fuel combustion test rig under engine-realistic conditions. To make-up for severe transport-delays on control effect, the MSEK controller combines a wavelet -like Multi-Scale analysis and an Extended Kalman Observer to predict the thermo-acoustic states of combustion pressure perturbations. The commanded fuel modulation is composed of a damper action based on the predicted states, and a tones suppression action based on the Multi-Scale estimation of thermal excitations and other transient disturbances. The controller performs automatic adjustments of the gain and phase of these actions to minimize the Time-Scale Averaged Variances of the pressures inside the combustion zone and upstream of the injector. The successful demonstration of Active Combustion Control with this MSEK controller completed an important NASA milestone for the current research in advanced combustion technologies.

Dzu K Le

Development of a Digital Twin for Electrified Aircraft Powertrain Health Management

The augmentation of aircraft powertrains with electrical power systems is a promising path to reducing aircraft fuel consumption, emissions, and noise. Like conventional propulsion systems, electrified aircraft propulsion (EAP) systems will be subject to wear and tear throughout their lifecycles. System health management for EAP will enable efficient flight and maintenance scheduling, realizing economic, safety, and reliability benefits. A digital twin is, broadly, a dynamically updated virtual representation of an individual physical asset. This paper presents a Kalman filter-based approach for the development of a digital twin for an electrified powertrain and applies the approach to an EAP controls testbed. Measurements from nominal testbed operations are used to update a nonlinear model of the testbed. A Kalman filter is then created and used to identify and isolate anomalous testbed behavior based on measurements from off- nominal operations. Results show that the Kalman filter-based digital twin can monitor individual powertrain components’ health for degradation or other changes in performance. The applicability of the presented digital twin approach to any hybrid- or fully-electrified powertrain is emphasized.

Electrified Aircraft Propulsion

General Purpose Data-Driven Monitoring for Space Operations

As modern space propulsion and exploration systems improve in capability and efficiency, their designs are becoming increasingly sophisticated and complex. Determining the health state of these systems, using traditional parameter limit checking, model-based, or rule-based methods, is becoming more difficult as the number of sensors and component interactions grow. Data-driven monitoring techniques have been developed to address these issues by analyzing system operations data to automatically characterize normal system behavior. System health can be monitored by comparing real-time operating data with these nominal characterizations, providing detection of anomalous data signatures indicative of system faults or failures. Data-driven techniques have a number of advantages over other methods for monitoring complex space vehicles. Unlike model-based systems, the developer does not need to understand or encode the internal operation of the system. The knowledge required to monitor the system is automatically derived from archived data from system operation. Unlike rule-based systems, data-driven systems do not require system analysts to define nominal relationships among sensors. Analysts can and often do determine these relationships for a system with few sensors; it is more difficult to analytically determine the nominal relationship among a large number of sensors. Data-driven techniques are not limited to low-dimensional spaces and work as effectively with dozens of parameters as they do with a few. Knowledge bases formed by data-driven techniques are also easy to update. As the operating envelope of the monitored system is expanded, data-driven techniques can be quickly retrained to incorporate the new behavior into the knowledge base. The expertise and time-consuming process of updating a model or rule base to maintain consistency with the new operation is not required. The Inductive Monitoring System (IMS) is a data-driven system health monitoring software tool that has been successfully applied to several aerospace applications. IMS uses a data mining technique called clustering to analyze archived system data and characterize normal interactions between parameters. This characterization, or model, of nominal operation is stored in a knowledge base that can be used for real-time system monitoring or analysis of archived events. System data is compared with the nominal IMS model to produce a measure of how well current system behavior matches the normal behavior defined by the training data. Significant deviations from the nominal system model can provide alerts to system malfunctions or precursors of significant failures. The scope of IMS based data-driven monitoring applications continues to expand with current development activities. Successful IMS deployment in the International Space Station (ISS) flight control room to monitor ISS attitude control systems has led to applications in other ISS flight control disciplines, such as thermal control. It has also generated interest in data-driven monitoring capability for Constellation, NASA's program to replace the Space Shuttle with new launch vehicles and spacecraft capable of returning astronauts to the moon, and then on to Mars. Several projects are currently underway to evaluate and mature the IMS technology and complementary tools for use in the Constellation program. These include an experiment on board the Air Force TacSat-3 satellite, and ground systems monitoring for NASA's Ares I-X and Ares I launch vehicles. The TacSat-3 Vehicle System Management (TVSM) project is a software experiment to integrate fault and anomaly detection algorithms and diagnosis tools with executive and adaptive planning functions contained in the flight software on-board the Air Force Research Laboratory TacSat-3 satellite. The TVSM software package will be uploaded after launch to monitor spacecraft subsystems such as power and guidance, navigation, and control (GN&C). It will analyze data in real-time to demonstrate detection of faults and unusual conditions, diagnose problems, and react to threats to spacecraft health and mission goals. The experiment will demonstrate the feasibility and effectiveness of integrated system health management (ISHM) technologies with both ground and on-board experiments. Initially, the TVSM software will run open loop, providing system health information and recommendations to ground operators, without automatically performing fault-mitigating corrective actions. After the end of the satellite's mission, closed loop tests combining TVSM monitoring and diagnosis with reactive capabilities by the flight software will be performed. In addition to monitoring for long periods of actual operation, the experiment will include fault injection into TacSat-3 data as well as commanded operations to test and evaluate automatic ISHM monitoring and recovery under controlled conditions.

Satellites

Commutative Algebra Modeling in Materials Science – A Case Study on Metal–Organic Frameworks (MOFs)

Metal-organic frameworks (MOFs) are a class of important crystalline and highly porous materials whose hierarchical geometry and chemistry hinder interpretable predictions in materials properties. Commutative algebra is a branch of abstract algebra that has been rarely applied in data and material sciences. We introduce the first ever commutative algebra modeling and prediction in materials science. Specifically, category-specific commutative algebra (CSCA) is proposed as a new framework for MOF representation and learning. It integrates element-based categorization with multiscale algebraic invariants to encode both local coordination motifs and global network organization of MOFs. These algebraically consistent, chemically aware representations enable compact, interpretable, and data efficient modeling of MOF properties such as Henry’s constants and uptake capacities for common gases. Compared to traditional geometric and graph-based approaches, CSCA achieves comparable or superior predictive accuracy while substantially improving interpretability and stability across data sets. By aligning commutative algebra with the chemical hierarchy, the CSCA establishes a rigorous and generalizable paradigm for understanding structure and property relationships in porous materials and provides a nonlinear algebra-based framework for data-driven material discovery.

Khaemba, Caleb S.

Case Study of Integrating High-Temperature Heat Pump with LiBr-H2O Absorption Chiller for Data Center Liquid Cooling

Data centers (DCs) are physical infrastructures that support artificial intelligence workloads. The rapid growth of artificial intelligence is putting substantial pressure on the US power grid. Most of electricity consumed by IT equipment, accounting for 50%-60% of total DC power, ultimately becomes waste heat. This heat is dissipated by DC’s cooling facilities, accounting for an additional 30%-40% of total DC power. Recovering and repurposing this waste heat offers a significant opportunity to enhance energy efficiency and reduce operating costs of DCs. One potential pathway is converting heat to cold using thermal-driven absorption chillers, therefore, reducing the power consumption in DC cooling facilities. Existing studies mainly demonstrate the technical and economic feasibility of repurposing DC’s waste heat for cooling applications but provide limited technical details on how to integrate the thermal-driven absorption chillers with DC cooling systems. In addition, the low-grade waste heat available from DCs must be upgraded to higher temperatures suitable for absorption chillers. This paper presents a case study on integrating high-temperature heat pumps with a LiBr-H2O absorption chiller to use DC waste heat for cooling. A thermodynamic model of single-effect, LiBr-H2O absorption chiller and an empirical model of high-temperature heat pumps were built. The case study considers ASHRAE W17 liquid-cooled DC, with facility service water supplied at 17.0℃ and returned at 25.3℃. The thermal behaviors of absorption chiller components were predicted for the generation temperature ranging from 75.0℃ to 115.0℃. Based on the available waste heat in the integrated system, two waste heat recovery strategies were evaluated: a facility service water-based strategy and cooling water-based strategy. Results indicated that the cooling water-based strategy achieves higher Coefficient of Performance (COPs) than the facility service water-based strategy. The relatively low cooling COPs of single-effect LiBr-H2O absorption chillers could be offset by high heating COP of high temperature heat pumps. The maximum cooling COP of absorption chiller and the overall COP of integrated systems occur at lower generation temperatures, but these conditions also yield lower cooling capacities. In practice, system operation should balance the trade-off between the COP and cooling capacity

Wang, Pengtao [ORNL] (ORCID:0000000214713429)

Electrochemical Behavior of Cerium at an Indium Tin-Doped Oxide Electrode in Acidic Media

The redox behavior and speciation of cerium at mesoporous thin films composed of nanoparticles of indium tin-doped oxide (nITO) electrodes were characterized in pH 4.8, 0.1 M acetate buffer and both 0.1 and 1 M HNO 3 using electrochemical techniques and X-ray photoelectron spectroscopy. Anodic deposition of ceria species from Ce(III) to the nITO electrode was achieved under all solvent conditions via spontaneous condensation of electrochemically generated ceric hydroxide species. In 1 M nitric acid, the rate of CeO 2 dissolution is on the same order as CeO 2 deposition, resulting in negligible amounts of CeO 2 electrodeposited at the nITO surface. The cathodic stripping of CeO 2 from the nITO substrate deposited in 0.1 M nitric acid or pH 4.8 acetate buffer follows a 2-step process where Ce(IV)-oxide is initially reduced to an unstable Ce(III)-oxide species that rapidly undergoes acid catalyzed dissolution to yield soluble Ce(III) (aq) . These findings provide a foundation for the pH and anodic potential controlled deposition of CeO 2 thin films to ITO substrates, which can aid in the development of materials composed of ceria. As a result, they can also be used to infer likely analogous actinide redox behavior and speciation at these electrodes.

Cerium

Electrostatic‐Attraction‐Driven Self‐Assembled Graphene‐Disordered Rocksalt Composite Cathode for Lithium‐Ion Batteries

Disordered rocksalt cathodes hold promise for achieving high-capacity lithium-ion batteries while using low-cost, earth-abundant elements. However, their electrochemical performance remains critically limited by their poor electronic conductivity. Conventional strategies such as high-energy ball milling with excess carbon additives can improve conductivity but remain challenging to scale and often produce defects and increase surface area, thereby accelerating capacity degradation. Herein, we report an alternative approach of electrostatic-attraction-driven self-assembly to fabricate Li 1.2 Mn 0.6 Ti 0.2 O 1.8 F 0.2 (LMTOF) particles uniformly wrapped with electronically conductive graphene sheets without associated materials degradation. The graphene-wrapped LMTOF demonstrates significantly improved cycling stability (89% capacity retention after 100 cycles) and superior rate capability compared with an LMTOF-carbon composite electrode fabricated using the conventional high-energy ball-milling process. Post-cycling analysis reveals reduced oxygen evolution, suppressed unwanted side reactions, and improved structural integrity for the graphene-LMTOF composite. This work highlights the advantages of solution-based carbon wrapping and offers a scalable strategy to prepare high-performance DRX cathodes for lithium-ion batteries.

carbon composite

Kalman Filtering and RTS Smoothing for Arc-Jet Sample Edge Tracking

Accurate and temporally consistent measurements of test-article recession are required to characterize material response during arc-jet ablation experiments. However, image-based boundary measurements are often affected by segmentation noise, brightness variations, and frame-to-frame variability. This work extends arcjetCV [1] with filtering methods for tracking the evolving boundaries of hemispherical and ISO-Q test articles. Two boundary-tracking approaches based on Kalman filtering [2] were implemented. The first applies a point-wise Kalman filter followed by a Rauch–Tung–Striebel smoother [3] to individual boundary-point locations. The second applies the same filtering and smoothing framework to a reduced set of geometry-dependent shape parameters. The point-wise method reduces local frame-to-frame fluctuations while preserving spatial details along the detected boundary. The shape-parameter method provides a compact and geometrically constrained estimate of the sample contour. Figure 1 illustrates the two approaches for a hemispherical test article. Both methods improve temporal consistency and support more robust estimation of surface recession from arc-jet imagery. The two filtering approaches provide complementary representations of boundary evolution and improve the reliability of image-based recession measurements during arc-jet experiments.

recession measurement

Aerothermodynamic CFD Analysis

This presentation provides an introduction to two Computational Fluid Dynamics (CFD) codes, LAURA and FUN3D, which have been developed and widely used at NASA Langley Research Center in Entry, Descent, and Landing applications. A workflow using the LAURA and FUN3D CFD codes to predict aerodynamic and aerothermodynamic engineering quantities is presented. The presentation will cover the basics of setting up and running simulations using both CFD codes, as well as how to post-process results obtained from each code. More advanced topics will also be presented, including a state-of-the-art uncertainty quantification approach to be included in the next LAURA release, and a new geometry-based workflow used with FUN3D focused on replacing user-defined meshing with an adaptation-based approach.

Kyle B Thompson

Mathematical Characterization of Battery Models

The purpose of this document is to demonstrate the use of the Extended Kalman Filter as a tool for battery state estimation and the estimation of battery state of charge. The mathematical details based on the equivalent circuit model are presented followed by an electrochemical engineering model. A simplified first-order model is used to demonstrate the procedure followed by second and third-order models. Next a simplified electrochemistry model is presented along with observer development. State observability is calculated for the simpler equivalent circuit models and the simplified electrochemistry model. An outline of the battery model parameter identification method is presented, and model performance based on experimental and flight data is demonstrated.

Battery

Aluminum chlorine battery

Rechargeable high energy density battery based on aluminum and chlorine carbon electrodes and molten aluminum chloride-alkali chloride eutectic as electrolyte

Giner, J.

Reliability Analysis of Single Crystal NiAl Turbine Blades

As part of a co-operative agreement with General Electric Aircraft Engines (GEAE), NASA LeRC is modifying and validating the Ceramic Analysis and Reliability Evaluation of Structures algorithm for use in design of components made of high strength NiAl based intermetallic materials. NiAl single crystal alloys are being actively investigated by GEAE as a replacement for Ni-based single crystal superalloys for use in high pressure turbine blades and vanes. The driving force for this research lies in the numerous property advantages offered by NiAl alloys over their superalloy counterparts. These include a reduction of density by as much as a third without significantly sacrificing strength, higher melting point, greater thermal conductivity, better oxidation resistance, and a better response to thermal barrier coatings. The current drawback to high strength NiAl single crystals is their limited ductility. Consequently, significant efforts including the work agreement with GEAE are underway to develop testing and design methodologies for these materials. The approach to validation and component analysis involves the following steps: determination of the statistical nature and source of fracture in a high strength, NiAl single crystal turbine blade material; measurement of the failure strength envelope of the material; coding of statistically based reliability models; verification of the code and model; and modeling of turbine blades and vanes for rig testing.

Joseph Palko

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

High Sulfur Loading and Capacity Retention in Bilayer Garnet Sulfurized‐Polyacrylonitrile/Lithium‐Metal Batteries with Gel Polymer Electrolytes

The cubic‐garnet (Li 7 La 3 Zr 2 O 12 , LLZO) lithium–sulfur battery shows great promise in the pursuit of achieving high energy densities. The sulfur used in the cathodes is abundant, inexpensive, and possesses high specific capacity. In addition, LLZO displays excellent chemical stability with Li metal; however, the instabilities in the sulfur cathode/LLZO interface can lead to performance degradation that limits the development of these batteries. Therefore, it is critical to resolve these interfacial challenges to achieve stable cycling. Here, an innovative gel polymer buffer layer to stabilize the sulfur cathode/LLZO interface is created. Employing a thin bilayer LLZO (dense/porous) architecture as a solid electrolyte and significantly high sulfur loading of 5.2 mg cm −2 , stable cycling is achieved with a high initial discharge capacity of 1542 mAh g −1 (discharge current density of 0.87 mA cm −2 ) and an average discharge capacity of 1218 mAh g −1 (discharge current density of 1.74 mA cm −2 ) with 80% capacity retention over 265 cycles, at room temperature (22 °C) and without applied pressure. Achieving such stability with high sulfur loading is a major step in the development of potentially commercial garnet lithium–sulfur batteries.

25 ENERGY STORAGE

Recognizing Blazars Using Radio Morphology from the VLA Sky Survey

Abstract Blazars are radio-loud active galactic nuclei whose jets have a very small angle to our line of sight. Observationally, the radio emissions are mostly compact or compact-core with a one-sided jet. With 2.″5 resolution at 3 GHz, the Very Large Array Sky Survey (VLASS) enables us to resolve the structure of some blazar candidates in the sky north of decl. −40°. We introduce an algorithm to classify radio sources as either blazar-like or non-blazar-like based on their morphology in the VLASS images. We apply our algorithm to three existing catalogs, including one of the known blazars (Roma-BzCAT) and two blazar candidates identified by Wide-field Infrared Survey Explorer colors and radio emission (WIBRaLS, KDEBLLACS). We show that in all three catalogs, there are objects with morphologies inconsistent with being blazars. Considering all the catalogs, more than 12% of the candidates are unlikely to be blazars, based on this analysis. Notably, we show that 3% of the Roma-BzCATconfirmedblazars could be a misclassification based on their VLASS morphology. The resulting table with all sources and their radio morphological classification is available online.

Astronomy & Astrophysics