Search NASASearch

SEARCH · Search NASA

Results for “high temperature dielectrics”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

1,483 records · Page 27

SMM parallel battery operation in orbit

A parallel battery system for the SMM spacecraft is described. The battery system performance as a function of lifetime over orbit was evaluated. The following equipment performance specifications were examined during a typical orbit: battery current and discharges, voltage limitations, battery temperature variations, and current sensor performance. Tabulated battery performance data is also included.

Broderick, R.

Development of Hydrogen Burner for FT4000® Aeroderivative Engine - Final Report

This report details an effort to develop a retrofittable fuel/air injector for the FT4000® aeroderivative gas turbine that enables use of hydrogen as a carbon-free fuel for efficient power generation. The FT4000 engine’s low-NOx combustor was developed by Pratt & Whitney and RTX Technology Research Center with core technology from the Pratt & Whitney PW4000 turbofan aircraft engine. The current FT4000 production engine operates on either natural gas or No. 2 fuel oil with water injection to achieve high thermal efficiency and low emissions. This engine is fielded by Mitsubishi Power Aero and delivers 70 MW of power with a simple-cycle efficiency of over 41% when operating with wet compression. The work reported here advances the technology readiness level of the FT4000 combustor for operation with hydrogen, starting with an experimental assessment of the current production hardware with increasing hydrogen content mixed with natural gas and ending with improved nozzle concepts for fully robust operation with 100% hydrogen. High-pressure single-sector combustor rig tests have been completed, demonstrating the ability for the dual fuel nozzle to operate an FT4000 combustor on 100% hydrogen with low nitrogen oxide (NOx) emissions. Metal temperature measurements and video images of the flame structure from zero to 100% hydrogen highlight opportunities to improve the fuel nozzle robustness for high hydrogen conditions. The design of new fuel/air mixer concepts to improve durability and operability with high hydrogen levels was also completed. A total of eleven new concepts were developed and analyzed, ranging from modifications to the bill-of-materials nozzle to fully clean sheet designs. The concepts were evaluated with non-reacting and reacting flow evaluations to assess the performance of the new hardware designs. Non-reacting tests included Phase Doppler Particle Analysis (PDPA) for droplet size and velocity, mechanical patternation for liquid water flux, and planar laser induced fluorescence (PLIF) with acetone-seeding for gaseous fuel/air mixing characterization. Five scaled candidate fuel nozzle designs, in addition to a scaled bill-of-materials nozzle, were then successfully evaluated in an atmospheric pressure burner rig. The nozzles were evaluated for performance with natural gas, hydrogen/natural gas blends, and pure hydrogen. For 100% hydrogen, the nozzles were evaluated with and without water injection. Optical and infrared imaging of the flame and fuel nozzle was captured. NOx emissions were sampled from fixed emissions probes. The results show measurable differences between the various designs, and the data was used to down-select the two most promising designs to advance to future full pressure rig testing. Results from this study have cleared the current production FT4000 engines with dual fuel nozzles to operate at baseload power on blends of hydrogen mixed with natural gas and water. Two promising nozzle designs have been developed to enable fully robust operation with up to 100% hydrogen. These nozzles require validation at full baseload operating conditions before they can be introduced to the field.

03 NATURAL GAS

Oceanic fronts shape hemispheric contrasts in polar stratospheric extremes

Sudden Stratospheric Warmings (SSWs) and Polar Stratospheric Clouds (PSCs) exhibit striking inter-hemispheric asymmetries: SSWs are frequent in the Arctic but rare in the Antarctic, while PSCs are more persistent in the Antarctic. Although land–sea thermal contrast and orography (LSCO) have been traditionally invoked to explain these asymmetries, here we show using semi-idealized model experiments that even though LSCO strongly impacts the mean state of SSWs and PSCs, it alone cannot fully account for the observed differences. Using model experiments, we reveal that midlatitude oceanic sea surface temperature (SST) fronts represent a crucial supporting additional driver of the hemispheric stratospheric differences. Like LSCO, SST fronts enhance stratospheric convergence of resolved waves, strengthening the Brewer–Dobson Circulation and inducing high-latitude adiabatic warming. This warming significantly enhances Arctic SSW frequency and strongly suppresses PSC formation. Sub-grid-scale non–resolved wave forcing modulates the stratospheric resolved waves effect. The oceanic impact is dominated by North Pacific SST fronts. Our results highlight the indispensable role of SST fronts in shaping Arctic–Antarctic asymmetries in stratospheric dynamics and associated extremes.

Omrani, Nour-Eddine [Univ. of Bergen (Norway)] (OR

Envelope-driven comfort risk in residential demand response

Residential demand response (DR) is a valuable resource for grid reliability, but remains challenging because the highly heterogeneous residential building stock leads to widely varying and hard-to-predict load and comfort responses during DR events. Although prior research has estimated the technical potential of DR-capable technologies for achieving energy demand savings, little is known about how they affect thermal comfort. In particular, it remains unclear how indoor thermal conditions due to DR depend on the thermal envelope characteristics of the housing stock. To address this gap, this study provides a systematic, location-specific assessment of indoor thermal performance during DR-events across the US housing stock using both typical DR weather data and detailed building metadata. We evaluate how envelope characteristics influence indoor temperatures during realistic simulated summer and winter DR events across 37 US locations, applying both temperature threshold and rate of temperature change criteria to estimate region-level probabilities of discomfort. Additionally, we show the impact of distinct weather patterns that intensify or abate thermal stress on comfort outcomes. Results show a near-universal overheating risk in summer DR events, where comfort outcomes are strongly influenced by rapid risk of comfort violations. In contrast, overall winter DR discomfort risk is lower, risk escalation is more gradual and shows greater sensitivity to event duration. These findings offer a data-driven quantification of comfort risk across diverse climates and building envelopes, demonstrating the need for region-specific DR scheduling and discomfort mitigation strategies tailored to local weather patterns and the performance of existing residential buildings.

Demand response

AI-Batt (Autonomous Identification of Battery Life Models) [SWR 21-36]

Autonomous Identification of Battery Life Models (AI-Batt) AI-Batt is a MATLAB code base for developing lifetime models for batteries from accelerated aging data. The code base provides many functions for processing, visualizing, and modeling battery aging data, making the data processing, exploration, and modeling workflow substantially faster. These tools are tailored for working with battery aging data sets, which usually consist of many separate time-series for each cell, with many test conditions and possible replicates at each condition, which makes it difficult to simply process or visualize the data set. Complex modeling tasks, such as cross-validation, sensitivity analysis, and uncertainty quantification have been implemented to enable thorough statistical investigation of model predictions. Additionally, several machine-learning algorithms are implemented to autonomously identify suitable models via symbolic regression. Data processing functions automatically cast data from the struct data type, which is commonly used to store experimental data, but is not an acceptable input for most algorithms, to the table data type, which can be easily used as input to any optimization algorithm. Also, the data can be separated into time-invariant and time-variant data tables, which is helpful for exploring the data set as well as developing separate models for time-variant and time-invariant aging mechanisms. For example, in aging tests with constant temperature, temperature is a time-invariant experimental condition. Visualization tools enable plotting of data, model fits, and model simulations possible with single-line function calls, empowering data exploration of complex data sets with both time-varying and time-invariant trends. Plots can be automatically generated for the whole data set, or separated by data group (groups of test replicates) or individual data series. Data points or data series can be automatically colored by the value of a variable with a variety of color maps, and model predictions can also be colored by the value of a fit statistic. Comparisons between data sets and the predictions/simulations of different models on the same data set can be easily plotted as well. Distributions of parameter values from bootstrap resampling can be plotted to visualize the reliability of parameter estimation, or determine any correlations between parameters. Modeling tools handle the complex task of creating and parsing symbolic equations for modeling battery lifetime. Equations are parsed to grab relevant data variables, parameter values, or specified sub-models for input into optimization, evaluation, or simulation functions. Models can be optimized locally (one set of parameters for each data series), bi-level (some parameters shared across the data set), or globally (single set of parameters for all data). Functions implementing symbolic regression algorithms help users to discover effective model equations, even in poorly sampled, high-dimensional data.

Smith, Kandler [National Renewable Energy Lab. (NR

Integral Nuclear Data and Benchmarking Needs for Fusion Energy Systems

Fusion energy systems are currently being designed and optimized using radiation transport codes. To deal with the unique environment inside a fusion-based system, many of these designs incorporate novel materials able to withstand the high radiation fields, ensure adequate cooling and thermal protection, and produce tritium. Validation plays a vital role in building trust in the predictive power of these models and computational methods. Validation of a code consists of modeling documented real-world experiments and comparing the code-predicted response to the measured response. Adequate validation requires measured responses from real-world experiments, also known as integral data, that mimic the system being designed, including materials, impinging radiation, and temperature, among other variables. The most trusted integral data are experimental responses that have been through a rigorous benchmarking process that develops a recommended computational model and evaluates all experimental uncertainties. Finally, there are a few research groups around the world that have been producing integral data for fusion applications, but a substantial investment is needed to address the unique validation needs of the fusion community.

Fusion

Quasicrystal stability and nucleation kinetics from density functional theory

The aperiodic order of quasicrystals bridges the amorphous and crystalline regime, so it has remained unclear whether quasicrystals are metastable or stable phases of matter. Density functional theory is often used to evaluate thermodynamic stability, but quasicrystals are long-range aperiodic and their energies cannot be calculated using conventional ab initio methods. Here, in this work, we perform first-principles calculations on quasicrystal nanoparticles of increasing size, from which we can directly extrapolate their bulk and surface energies. Using this technique, we determine with high confidence that the icosahedral quasicrystals ScZn 7.33 and YbCd 5.7 are ground-state phases, thus revealing that translational symmetry is not a necessary condition for the zero-temperature stability of inorganic solids. Although we found the ScZn 7.33 quasicrystal to be thermodynamically stable, we show on a mixed thermodynamic and kinetic phase diagram that its solidification from the melt is limited by nucleation, which illustrates why even stable materials may be kinetically challenging to grow. Our techniques broadly open the door to first-principles investigations into the structure–bonding–stability relationships of aperiodic materials.

density functional theory

Characterization of Flashback and Flame-Holding in a Jet-in-Crossflow Mixing Configuration With Methane–Hydrogen Fuel Blends

An approach that combines experimental and numerical analyses has been implemented to characterize the fundamentals of flashback events and flame-holding phenomena during high-hydrogen combustion in a jet-in-crossflow (JICF) configuration. Such flame dynamics are visualized experimentally using nanosecond (ns)-based hydroxyl planar laser-induced fluorescence (OH-PLIF) and chemiluminescence diagnostics techniques. The JICF burner has an optically accessible premixing tube allowing the optical diagnostics. The testing was conducted for varied premixer velocities (V) and equivalence ratio (ϕ) for 90–100% (H 2 , by mole) H 2 /CH 4 reactant mixtures at atmospheric temperature and pressure conditions. Two distinct flashback events were identified – conventional rich flashback and lean flashback, recorded while increasing ϕ and decreasing ϕ, respectively. The cause of lean flashback was attributed to lower momentum flux ratio which bends the jet sharply, closer toward the injection plane. The mean OH-PLIF images characterized the flame-holding behavior, where the flame was found to be stabilized on the leeward side only or on both windward and leeward sides as a lifted flame near the fuel port. A large eddy simulation (LES) with detailed chemistry combustion modeling approach was implemented along with an OH* submechanism, and it showed qualitative agreement with the integrated line-of-sight chemiluminescence results as well as the planar OH-PLIF measurements.

chemiluminescence diagnostic

Direct Observation of Vortex Liquid Droplets in the Iron Pnictide Superconductor CaKFe 4 As 4 at 0.5T c

Type-II superconductors under magnetic fields remain in a quantum-coherent, non-dissipative state as long as vortices are pinned. Dissipation emerges when vortices depin, a process often driven by thermal fluctuations and commonly associated with a melting transition from a vortex solid to a vortex liquid. Macroscopic experiments almost always observe this transition close to the superconducting critical temperature 𝑇 𝑐 . However, how the vortex solid responds to thermal fluctuations at the scale of individual vortices, far below the melting transition, remains largely unexplored. Here, we use scanning tunneling microscopy (STM) to directly visualize vortices in the iron-based superconductor CaKFe 4 ⁢As 4 (𝑇 𝑐 ≈35 K ). We observe the formation of vortex liquid droplets—spatially localized regions where vortices exhibit strong thermal fluctuations—at temperatures as low as 0.5 𝑇 𝑐 . These results demonstrate that the onset of dissipation at the local scale occurs at temperatures significantly below 𝑇𝑐 in type-II superconductors, revealing a previously unrecognized regime of vortex dynamics.

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND

Adaptive Curation at NASA Johnson Space Center: Preparing for Artemis Samples by Leveraging Proven Practices and Innovative Solution

The proper curation of returned astromaterial samples is essential to ensure that high-quality scientific investigations can be conducted for decades, enabling future generations to address evolving research questions. The Astromaterials Acquisition and Curation Office at NASA Johnson Space Center (hereafter JSC Curation) is responsible for curating all of NASA’s extraterrestrial samples. Under the governing document, NASA Procedural Requirement (NPR) 7100.5 “Curation of Extraterrestrial Materials”, JSC Curation is charged with “The curation of all extraterrestrial material under NASA control, including future NASA missions.” The Directive goes on to define Curation as including “...documentation, preservation, preparation, and distribution of samples for research, education, and public outreach.” JSC Curation has a long-standing legacy of curating extraterrestrial materials, including but not limited to Apollo and Luna lunar samples, Genesis solar wind samples, Stardust comet samples, asteroid samples (Hayabusa1, Hayabusa2, and OSIRIS-REx), and Antarctic Meteorite samples from a variety of parent bodies. Building on this foundation, the Artemis program introduces new challenges and opportunities for sample curation, requiring both the application of proven practices and the development of innovative solutions. The Artemis Collection will be curated using established protocols refined through decades of experience with Apollo and subsequent sample collections, including but not limited to the utilization of cleanrooms, custom nitrogen gloveboxes, specialized storage containers and tools; all of which have strict material utilization and prohibition requirements. These practices provide a robust framework for contamination control, documentation, and long-term preservation. However, Artemis samples may present unique scientific and operational requirements, including enhanced contamination control measures (relative to Apollo) driven by evolving science objectives. To meet these needs, JSC Curation is actively developing new technologies and protocols that extend beyond traditional approaches, ensuring that the integrity of samples is maintained under increasingly stringent standards. One critical area of innovation is the development of cold sample curation capabilities. Certain Artemis samples, particularly those from Permanently Shadowed Regions (PSRs) and cold environments, are expected to contain ices and volatile components that require preservation and handling at sub-zero or even cryogenic temperatures. JSC Curation is leveraging best practices from the cold and cryogenic sample industries, as well as other government agencies and academic experts, to design facilities and handling procedures that maintain sample integrity while enabling scientific access. The goal is to develop capabilities to allow researchers to investigate volatiles and other temperature-sensitive materials while minimizing chemical and physical alterations from their returned state. In summary, adaptive curation at JSC combines the reliability of proven methodologies with forward-looking innovations to meet the scientific and operational demands of Artemis. Through enhanced contamination control, advanced cold curation capabilities, and an understanding of known and evolving future science priorities, NASA is preparing to maximize the scientific return from Artemis samples and preserve their value for generations of researchers.

Andrea D Harrington

Final Thermal Design and Thermal Vacuum Testing of the StarBurst Instrument

The StarBurst Multimessenger Pioneer is a small satellite mission serving as a wide-field gamma-ray observatory designed to capture the initial emissions of short gamma-ray bursts, electromagnetic signatures of neutron star mergers. This paper presents the final thermal design and analysis of the StarBurst Instrument, comprising the bus-to-instrument interface plate, control electronics, and twelve crystal detector units, which form the core of the mission’s science capability. The passive thermal control system design requires consideration of restrictive keep-out zones, unknown orbital parameters, and narrow temperature limits of the detectors. Also summarized is the instrument level thermal vacuum cycle test, correlated model refinements, and updated model results. Following successful completion of the instrument test campaign, the hardware was integrated with the spacecraft bus for spacecraft level testing, including additional thermal vacuum testing. The results from the spacecraft level thermal vacuum test will further inform the instrument thermal model, ensuring accurate flight temperature predictions. StarBurst launches as a secondary payload in 2027 and has a mission duration of at least one year.

StarBurst

A Radiometric Consistent Spectral Fingerprinting Algorithm for Continuity Products of Hyperspectral Sounders

A radiometric consistent climate fingerprinting methodology has been developed to derive long-term temperature, water vapor, cloud, trace gases, and surface skin temperature anomaly time series from the hyper-spectral sounder measurements of multiple platforms. The spectral fingerprinting methodology requires the use of radiative kernels that are radiometrically consistent with observations. Radiative kernels are built using space-time averaged Jacobians that are physically retrieved from observations under all sky conditions. The physical retrieval algorithm uses the Principal Component based Radiative Transfer Model (PCRTM) for the forward simulation. The incorporation of multiple scattering simulation in PCRTM allows the direct radiative relationship between single field-of-view (FOV) radiance observations and corresponding thermal dynamic variables including cloud properties to be established. Therefore, radiance ?closure? can be achieved under all-sky conditions by the fingerprinting scheme. This methodology has been used to derive climate anomalies from the space-time averaged spectra of AIRS/AMSU and CrIS/ATMS. The use of a consistent fingerprinting scheme provides an effective mean of generating continuity product by merging observations from different platforms and therefore facilitating the long-term climate trend study.

Wan Wu

Lake sediment heatwaves under global warming

Lake sediment heatwaves, driven by rising global temperatures, pose emerging threats to freshwater ecosystems by altering sediment thermal regimes and intensifying sediment biogeochemical processes. Here we present a global-scale assessment of lake sediment heatwaves, examining their historical patterns and projecting future trends under various climate scenarios in 41,499 representative lakes worldwide. Using daily simulated lake sediment temperatures from 1981 to 2010 and future (2071-2100) projections under three Shared Socioeconomic Pathways (SSP126, SSP370, SSP585), we investigate lake sediment heatwave characteristics, including their duration, intensity, frequency, and seasonal timing, worldwide. Our results show that lake sediment heatwaves are generally more persistent and frequent than lake surface heatwaves, with sediment heatwaves in pelagic regions experiencing a significant lag relative to surface conditions. Under future climate scenarios, sediment heatwaves are projected to intensify, with their duration and frequency increasing substantially, particularly under SSP585. These shifts could exacerbate the production of greenhouse gases like methane and increase sediment respiration rates in lakes. This study highlights the need to account for sediment heatwaves in freshwater ecosystem management and climate adaptation strategies to mitigate future impacts.

Limnology

Molecular Inventory and Comparative Organic Profiling of A Homogenized Aggregate Sample From Asteroid (101955) Bennu

Evaluating the distribution and diversity of solvent-soluble organic molecules in extraterrestrial materials provide information about the physicochemical environments where prebiotic chemistry occurred and is essential for assessing the inventory of prebiotic compounds available to the early Earth. In this work, we conducted a comprehensive molecular characterization of solvent-soluble organic compounds in a homogenized aggregate sample (ID: OREX-800107-128) of unsorted regolith from asteroid (101955) Bennu returned by NASA’s OSIRIS-REx mission. Using two-dimensional gas chromatography coupled with high-resolution time-of-flight mass spectrometry (GC×GC-HRMS), we identified 87 organic compounds across several molecular classes, including alkanes, polycyclic aromatic hydrocarbons, and nitrogen-, oxygen-, and sulfur-bearing species. Comparison with the organic inventory of CI (Orgueil), C2-ungrouped (Tagish Lake and Tarda), and CM2 (Murchison) carbonaceous chondrites revealed that Bennu sample OREX-800107-128 is most similar to Tagish Lake and Tarda yet compositionally distinct from all of these meteorites. This Bennu sample exhibits a relatively high abundance of low-molecular-weight aromatics (e.g., toluene), pyridine derivatives, and sulfur species such as dimethyl sulfite, consistent with episodic low-temperature aqueous alteration. The presence of these organic compounds suggests that this material experienced chemically diverse processes in the parent body conducive to complex organic synthesis, including aldol condensation reactions responsible for N- and O-bearing compounds. We also compared the molecular distributions of this Bennu sample and previously analyzed samples from (162173) Ryugu to assess potential common origins between these two carbonaceous asteroids. Bennu shows more chemically diverse and nitrogen-rich organic materials than Ryugu. While both asteroids share broadly similar primitive compositions, the observed chemical differences indicate distinct evolutionary histories within a likely common formation environment though whether Bennu and Ryugu derive from a single compositionally heterogeneous parent body or from multiple closely related progenitors remains unresolved. Further detailed comparative analyses of material from Bennu, Ryugu, and specific carbonaceous meteorites (e.g., Tagish Lake and Tarda) will provide new insights into how the N-rich molecular profile observed in Bennu samples was formed and evolved in the outer Solar System.

sample return

Design and Synthesis of Cubic K 3−2 x Ba x SbSe 4 Solid Electrolytes for K–O 2 Batteries

Developing K-ion conducting solid-state electrolytes (SSEs) plays a critical role in the safe implementation of potassium batteries. In this work, a chalcogenide-based potassium ion SSE is reported, K 3 SbSe 4 , which adopts a trigonal structure at room temperature. Single-crystal structural analysis reveals a trigonal-to-cubic phase transition at the low temperature of 50 °C, which is the lowest among similar compounds and thus provides easy access to the cubic phase. The substitution of barium for potassium in K 3 SbSe 4 leads to the creation of potassium vacancies, expansion of lattice parameters, and a transformation from a trigonal phase to a cubic phase. As a result, the maximum conductivity of K 3−2x Ba x SbSe 4 reaches around 0.1 mS cm −1 at 40 °C for K 2.2 Ba 0.4 SbSe 4 , which is over two orders of magnitude higher than that of undoped K 3 SbSe 4 . This novel SSE is successfully employed in a K–O 2 battery operating at room temperature where a polymer-laminated K 2.2 Ba 0.4 SbSe 4 pellet serves as a separator between the oxygen cathode and the potassium metal anode. Effective protection of the K metal anode against corrosion caused by O 2 is demonstrated.

25 ENERGY STORAGE

Screen Channel Liquid Acquisition Device Outflow Tests in Liquid Hydrogen

This paper presents experimental design and test results of the recently concluded 1-g inverted vertical outflow testing of two 325x2300 full scale liquid acquisition device (LAD) channels in liquid hydrogen (LH 2 ). One of the channels had a perforated plate and internal cooling from a thermodynamic vent system (TVS) to enhance performance. The LADs were mounted in a tank to simulate 1-g outflow over a wide range of LH 2 temperatures (20.3 – 24.2 K), pressures (100 – 350 kPa), and flow rates (0.010 – 0.055 kg/s). Results indicate that the breakdown point is dominated by liquid temperature, with a second order dependence on mass flow rate through the LAD. The best performance is always achieved in the coldest liquid states for both channels, consistent with bubble point theory. Higher flow rates cause the standard channel to break down relatively earlier than the TVS cooled channel. Both the internal TVS heat exchanger and subcooling the liquid in the propellant tank are shown to significantly improve LAD performance.

Fuel Depot

The Solid Surface Combustion Experiment Aboard the USML-1 Mission

AA Experimental results from the five experiments indicate that flame spread rate increases with increasing ambient oxygen content and pressure. An experiment was conducted aboard STS-50/USML-1 in the solid Surface Combustion Experiment (SSCE) hardware for flame spread over a thin cellulosic fuel in a quiescent oxidizer of 35% oxygen/65% nitrogen at 1.0 atm. pressure in microgravity. The USML-1 test was the fourth of five planned experiments for thin fuels, one performed during each of five Space Shuttle Orbiter flights. Data that were gathered include gas- and solid-phase temperatures and motion picture flame images. Observations of the flame are described and compared to theoretical predictions from steady and unsteady models that include flame radiation from CO2 and H2O. Experimental results from the five esperiments indicate that flame spread rate increases with increasing ambient oxygen content and pressure. The brightness of the flame and the visible soot radiation also increase with increasing spread rate. Steady-state numerical predictions of temperature and spread rate and flame structure trends compare well with experimental results near the flame's leading edge while gradual flame evolution is captured through the unsteady model.

Robert A Altenkirch

Incremental Learning for Passive Microwave Precipitation Retrievals using Advanced Technology Microwave Sounder

Spaceborne passive microwave (PMW) radiometry is central to global precipitation monitoring, yet retrieval uncertainties remain substantial, particularly for cross-track sounders whose variable footprints and channel configurations are optimized for atmospheric temperature and moisture profiling rather than precipitation. Consequently, existing operational products often exhibit angular-dependent biases, limited effective swath utilization, unrealistic rainfall probability distributions, and systematic misclassification of precipitation phase. These limitations are further compounded by the scarcity of globally accurate and representative precipitation observations, as training data from the Dual-frequency Precipitation Radar (DPR) and the Cloud Profiling Radar (CPR) are spatially sparse, lack uniform global coverage, and exhibit heterogeneous error characteristics across precipitation regimes. To address these challenges, this study presents a supervised retrieval algorithm that incrementally trains an ensemble of extreme gradient-boosted decision trees by augmenting base learners with pre-training on reanalysis data and post-training on coincident DPR and CPR observations matched with the Advanced Technology Microwave Sounder (ATMS). By transferring prior information from reanalysis to posterior constraints from radar observations and adopting a sequential detection–estimation strategy for precipitation phase and rate retrieval, the proposed approach yields retrievals across the full ATMS swath that are largely free from persistent deficiencies in current Global Precipitation Measurement (GPM) passive microwave operational products. In particular, the method resolves bimodal artifacts in rainfall retrievals and mitigates systematic high-latitude snowfall biases, including overestimation across the Arctic and underestimation across the Antarctic. Validation against independent Multi-Radar Multi-Sensor (MRMS) data over the Contiguous United States (CONUS) further demonstrates improved performance in precipitation phase detection and rate estimation relative to both reanalysis and current GPM PMW products.

Mahyar Garshasbi