Search NASASearch

SEARCH · Search NASA

Results for “GENERATION”

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.

At least 163 records · Page 9

Controls/CFD Interdisciplinary Research Software Generates Low-Order Linear Models for Control Design From Steady-State CFD Results

The NASA Lewis Research Center is developing analytical methods and software tools to create a bridge between the controls and computational fluid dynamics (CFD) disciplines. Traditionally, control design engineers have used coarse nonlinear simulations to generate information for the design of new propulsion system controls. However, such traditional methods are not adequate for modeling the propulsion systems of complex, high-speed vehicles like the High Speed Civil Transport. To properly model the relevant flow physics of high-speed propulsion systems, one must use simulations based on CFD methods. Such CFD simulations have become useful tools for engineers that are designing propulsion system components. The analysis techniques and software being developed as part of this effort are an attempt to evolve CFD into a useful tool for control design as well. One major aspect of this research is the generation of linear models from steady-state CFD results. CFD simulations, often used during the design of high-speed inlets, yield high resolution operating point data. Under a NASA grant, the University of Akron has developed analytical techniques and software tools that use these data to generate linear models for control design. The resulting linear models have the same number of states as the original CFD simulation, so they are still very large and computationally cumbersome. Model reduction techniques have been successfully applied to reduce these large linear models by several orders of magnitude without significantly changing the dynamic response. The result is an accurate, easy to use, low-order linear model that takes less time to generate than those generated by traditional means. The development of methods for generating low-order linear models from steady-state CFD is most complete at the one-dimensional level, where software is available to generate models with different kinds of input and output variables. One-dimensional methods have been extended somewhat so that linear models can also be generated from two- and three-dimensional steady-state results. Standard techniques are adequate for reducing the order of one-dimensional CFD-based linear models. However, reduction of linear models based on two- and three-dimensional CFD results is complicated by very sparse, ill-conditioned matrices. Some novel approaches are being investigated to solve this problem.

Melcher, Kevin J.

Epoxy Adhesives for Stator Magnet Assembly in Stirling Radioisotope Generators (SRG)

As NASA seeks to fulfill its goals of exploration and understanding through missions planned to visit the moons of Saturn and beyond, a number of challenges arise from the idea of deep space flight. One of the first problems associated with deep space travel is electrical power production for systems on the spacecraft. Conventional methods such as solar power are not practical because efficiency decreases substantially as the craft moves away from the Sun. The criterion for power generation during deep space missions are very specific, the main points requiring high reliability, low mass, minimal vibration and a long lifespan. A Stirling generator, although fairly old in concept, is considered to be a potential solution for electrical power generation for deep space flight. A Stirling generator works on the same electromagnetic principles of a standard generator, using the linear motion of the alternator through the stationary stator which produces electric induction. The motion of the alternator, however, is produced by the heating and cooling dynamics of pressurized gases. Essentially heating one end and cooling another of a contained gas will cause a periodic expansion and compression of the gas from one side to the other, which a displacer translates into linear mechanical motion. NASA needs to confirm that the materials used in the generator will be able to withstand the rigors of space and the life expectancy of the mission. I am working on the verification of the epoxy adhesives used to bond magnets to the steel lamination stack to complete the stator; in terms of in-service performance and durability under various space environments. Understanding the proper curing conditions, high temperature properties, and degassing problems as well as production difficulties are crucial to the long term success of the generator. system and steel substrate used in the stator. To optimize the curing conditions of the epoxies, modulated differential scanning calorimetry analysis was done as a function of cure time and temperatures. Adhesion bond strength was tested at various temperatures with lap shear samples using Hiperco 50 substrate to ensure that the proper adhesive is being used. To try and solve the problem of bondline thickness, micro glass beads of 0.0017" in diameter were investigated to see if any other physical properties of the epoxy were affected. Efforts will be made to develop a standard, optimized, fabrication process/procedure of sub-scale magnet-stator assemblies for various adhesive performance evaluation studies under simulated generator conditions. Also, accelerated aging testing will be done in a pressurized canister with stator assembly samples for three years to verify if any degassing or thermal degradation of the epoxy occurs. The necessity of verifying the correct epoxy adhesive system for the stator magnet in the SRG is crucial because failure of the stator assembly would jeopardize the electrical system, and thereby the entire mission itself. My work involves specimen fabrications, testing, and data analyses of the epoxy adhesive system for the stator magnet in the SRG is crucial because failure of the stator assembly would jeopardize the electrical system, and thereby the entire mission itself.

Cater, George M.

Flexible Generation of Kalman Filter Code

Domain-specific program synthesis can automatically generate high quality code in complex domains from succinct specifications, but the range of programs which can be generated by a given synthesis system is typically narrow. Obtaining code which falls outside this narrow scope necessitates either 1) extension of the code generator, which is usually very expensive, or 2) manual modification of the generated code, which is often difficult and which must be redone whenever changes are made to the program specification. In this paper, we describe adaptations and extensions of the AUTOFILTER Kalman filter synthesis system which greatly extend the range of programs which can be generated. Users augment the input specification with a specification of code fragments and how those fragments should interleave with or replace parts of the synthesized filter. This allows users to generate a much wider range of programs without their needing to modify the synthesis system or edit generated code. We demonstrate the usefulness of the approach by applying it to the synthesis of a complex state estimator which combines code from several Kalman filters with user-specified code. The work described in this paper allows the complex design decisions necessary for real-world applications to be reflected in the synthesized code. When executed on simulated input data, the generated state estimator was found to produce comparable estimates to those produced by a handcoded estimator

Richardson, Julian

Automatic Command Sequence Generation

Automatic Sequence Generator (Autogen) Version 3.0 software automatically generates command sequences for the Mars Reconnaissance Orbiter (MRO) and several other JPL spacecraft operated by the multi-mission support team. Autogen uses standard JPL sequencing tools like APGEN, ASP, SEQGEN, and the DOM database to automate the generation of uplink command products, Spacecraft Command Message Format (SCMF) files, and the corresponding ground command products, DSN Keywords Files (DKF). Autogen supports all the major multi-mission mission phases including the cruise, aerobraking, mapping/science, and relay mission phases. Autogen is a Perl script, which functions within the mission operations UNIX environment. It consists of two parts: a set of model files and the autogen Perl script. Autogen encodes the behaviors of the system into a model and encodes algorithms for context sensitive customizations of the modeled behaviors. The model includes knowledge of different mission phases and how the resultant command products must differ for these phases. The executable software portion of Autogen, automates the setup and use of APGEN for constructing a spacecraft activity sequence file (SASF). The setup includes file retrieval through the DOM (Distributed Object Manager), an object database used to store project files. This step retrieves all the needed input files for generating the command products. Depending on the mission phase, Autogen also uses the ASP (Automated Sequence Processor) and SEQGEN to generate the command product sent to the spacecraft. Autogen also provides the means for customizing sequences through the use of configuration files. By automating the majority of the sequencing generation process, Autogen eliminates many sequence generation errors commonly introduced by manually constructing spacecraft command sequences. Through the layering of commands into the sequence by a series of scheduling algorithms, users are able to rapidly and reliably construct the desired uplink command products. With the aid of Autogen, sequences may be produced in a matter of hours instead of weeks, with a significant reduction in the number of people on the sequence team. As a result, the uplink product generation process is significantly streamlined and mission risk is significantly reduced. Autogen is used for operations of MRO, Mars Global Surveyor (MGS), Mars Exploration Rover (MER), Mars Odyssey, and will be used for operations of Phoenix. Autogen Version 3.0 is the operational version of Autogen including the MRO adaptation for the cruise mission phase, and was also used for development of the aerobraking and mapping mission phases for MRO.

Fisher, Forest

Modeling Vortex Generators in the Wind-US Code

A source term model which simulates the effects of vortex generators was implemented into the Wind-US Navier Stokes code. The source term added to the Navier-Stokes equations simulates the lift force which would result from a vane-type vortex generator in the flowfield. The implementation is user-friendly, requiring the user to specify only three quantities for each desired vortex generator: the range of grid points over which the force is to be applied and the planform area and angle of incidence of the physical vane. The model behavior was evaluated for subsonic flow in a rectangular duct with a single vane vortex generator, supersonic flow in a rectangular duct with a counterrotating vortex generator pair, and subsonic flow in an S-duct with 22 co-rotating vortex generators. The validation results indicate that the source term vortex generator model provides a useful tool for screening vortex generator configurations and gives comparable results to solutions computed using a gridded vane.

Dudek, Julianne C.

Modeling Vortex Generators in a Navier-Stokes Code

A source-term model that simulates the effects of vortex generators was implemented into the Wind-US Navier-Stokes code. The source term added to the Navier-Stokes equations simulates the lift force that would result from a vane-type vortex generator in the flowfield. The implementation is user-friendly, requiring the user to specify only three quantities for each desired vortex generator: the range of grid points over which the force is to be applied and the planform area and angle of incidence of the physical vane. The model behavior was evaluated for subsonic flow in a rectangular duct with a single vane vortex generator, subsonic flow in an S-duct with 22 corotating vortex generators, and supersonic flow in a rectangular duct with a counter-rotating vortex-generator pair. The model was also used to successfully simulate microramps in supersonic flow by treating each microramp as a pair of vanes with opposite angles of incidence. The validation results indicate that the source-term vortex-generator model provides a useful tool for screening vortex-generator configurations and gives comparable results to solutions computed using gridded vanes.

Dudek, Julianne C.

Auto Code Generation for Simulink-Based Attitude Determination Control System

This paper details the work done to auto generate C code from a Simulink-Based Attitude Determination Control System (ADCS) to be used in target platforms. NASA Marshall Engineers have developed an ADCS Simulink simulation to be used as a component for the flight software of a satellite. This generated code can be used for carrying out Hardware in the loop testing of components for a satellite in a convenient manner with easily tunable parameters. Due to the nature of the embedded hardware components such as microcontrollers, this simulation code cannot be used directly, as it is, on the target platform and must first be converted into C code; this process is known as auto code generation. In order to generate C code from this simulation; it must be modified to follow specific standards set in place by the auto code generation process. Some of these modifications include changing certain simulation models into their atomic representations which can bring new complications into the simulation. The execution order of these models can change based on these modifications. Great care must be taken in order to maintain a working simulation that can also be used for auto code generation. After modifying the ADCS simulation for the auto code generation process, it is shown that the difference between the output data of the former and that of the latter is between acceptable bounds. Thus, it can be said that the process is a success since all the output requirements are met. Based on these results, it can be argued that this generated C code can be effectively used by any desired platform as long as it follows the specific memory requirements established in the Simulink Model.

MolinaFraticelli, Jose Carlos

Combustion Stability of the Gas Generator Assembly from J-2X Engine E10001 and Powerpack Tests

Testing of a powerpack configuration (turbomachinery and gas generator assembly) and the first complete engine system of the liquid oxygen/liquid hydrogen propellant J-2X rocket engine have been completed at the NASA Stennis Space Center. The combustion stability characteristics of the gas generator assemblies on these two systems are of interest for reporting since considerable effort was expended to eliminate combustion instability during early development of the gas generator assembly with workhorse hardware. Comparing the final workhorse gas generator assembly development test data to the powerpack and engine system test data provides an opportunity to investigate how the nearly identical configurations of gas generator assemblies operate with two very different propellant supply systems one the autonomous pressure-fed test configuration on the workhorse development test stand, the other the pump-fed configurations on the powerpack and engine systems. The development of the gas generator assembly and the elimination of the combustion instability on the pressure-fed workhorse test stand have been reported extensively in the two previous Liquid Propulsion Subcommittee meetings 1-7. The powerpack and engine system testing have been conducted from mid-2011 through 2012. All tests of the powerpack and engine system gas generator systems to date have been stable. However, measureable dynamic behavior, similar to that observed on the pressure-fed test stand and reported in Ref. [6] and attributed to an injection-coupled response, has appeared in both powerpack and engine system tests. As discussed in Ref. [6], these injection-coupled responses are influenced by the interaction of the combustion chamber with a branch pipe in the hot gas duct that supplies gaseous helium to pre-spin the turbine during the start transient. This paper presents the powerpack and engine system gas generator test data, compares these data to the development test data, and provides additional combustion stability analyses of the configurations.

Hulka, J. R.

Data efficiency assessment of generative adversarial networks in energy applications

This study investigates the data requirements of generative artificial intelligence (AI), particularly generative adversarial networks (GANs), for reliable data augmentation in energy applications. Generative AI, though seen as a solution to data limitations, requires substantial data to learn meaningful distributions—a challenge often overlooked. This study addresses the challenge through synthetic data generation for critical heat flux (CHF) and power grid demand, focusing on renewable and nuclear energy. Two variants of GAN employed are conditional GAN (cGAN) and Wasserstein GAN (wGAN). Our findings include the strong dependency of GAN on data size, with performance declining on smaller datasets and varying performance when generalizing to unseen experiments. Mass flux and heated length significantly influence CHF predictions. wGAN is more robust to feature exclusion, making it suitable for constrained synthetic data generation. In energy demand forecasting, wGAN performed well for solar, wind, and load predictions. Longer lookback hours and larger datasets improved predictions, especially for load power. Seasonal variations posed challenges, with wGAN achieving a relatively high error of Root Mean Squared Error (RMSE) of 0.32 for load power prediction, compared to RMSE of 0.07 under same-season conditions. Feature exclusions impacted cGAN the most, while wGAN showed greater robustness. This study concludes that, while generative AI is effective for data augmentation, it requires substantial data and careful training to generate realistic synthetic data and generalize to new experiments in engineering applications.

22 - GENERAL STUDIES OF NUCLEAR REACTORS

Denoising diffusion probabilistic models for generative alloy design

Inverse material design is an extremely challenging optimization task made difficult by, in part, the highly nonlinear relationship linking performance with composition. Quantitative approaches have improved significantly owing to advances in high throughput experimentation and computational thermodynamics. However, existing physics-based tools are mostly forward models; input a chemistry and obtain a prediction. More recently the materials community has leveraged advances in the machine learning community to establish novel inverse design frameworks. Very recently denoising diffusion probabilistic models have been shown to be extremely powerful generators producing synthetic data of various modalities e.g. images, text, audio, tables, etc.. In this work a novel framework for alloy design and optimization is proposed leveraging these class of models. Five key generative tasks are demonstrated (1) unconditional generation (2) composition conditioned generation (3) property conditioned generation (4) multi-feedstock conditioned generation and (5) generative optimization. These methods were tested on three case studies: high entropy alloy design, superalloy binder jet additive manufacturing, and in-situ dual-feedstock wire-arc additive manufacturing. Results indicate that the established models are extremely flexible, expressive, and robust. The architecture’s flexibility and training procedure empower the model to learn complex intra-compositional and composition-property relationships. Furthermore, the probabilistic nature of these models makes them well suited for addressing solution non-uniqueness and tackling uncertainty quantification tasks. While the fidelity and quantity of the underlying training data is paramount, we envision that future alloy design frameworks will make extensive use of these kinds of machine learning models as “search” tools bolstering the utility of experimental and computational approaches.

36 MATERIALS SCIENCE

Agentic traffic intelligence: Augmented human-in-the-loop scenario generation for microscopic traffic simulation

Traditional microscopic traffic simulation generation often relies on static datasets and manual design, limiting its ability to simulate complex conditions easily. This paper presents a novel framework, Agentic Traffic Intelligence, which combines human approval large language models (LLMs), the Real-Twin tool, and multi-agent systems to perform realistic microscopic traffic simulation scenario generation. The proposed framework incorporates human-in-the-loop (HIL) control, retrieval-augmented generation (RAG), and multi-agent control mechanisms. HIL mechanisms are used to guide multiple LLMs focused on attributes for microscopic simulation generation and to improve the interpretability and transparency of LLM execution for users. RAG enhances context extraction by dynamically integrating external knowledge sources for traffic scenario generation foundations. A multi-agent architecture with supervisory control coordinates the interaction of simulation components, including traffic simulators, control logic, and calibration tools. This enables the synthesis of simulation-ready scenarios that reflect dynamic demand profiles and behavior controls. Furthermore, the framework fuses multisource traffic data with unstructured context and supports iterative refinement through interactive user feedback. Validated through microscopic simulation using Simulation of Urban Mobility, the generated scenarios demonstrate high-fidelity network generation with inflow and turn movement and behavioral calibration, offering a robust and efficient tool for stress-testing and optimizing urban mobility systems.

Hierarchical multi-agent control

Generative large language models for predictive maintenance planning

Maintenance planning and the generation of necessary components for tasks can prove time-consuming and complex. Automating the creation of recurring or similar tasks by leveraging previous planning packages and data, while uncovering insights to automate planning package generation, presents an opportunity to conserve valuable time and resources. This work aims to harness the textual and probabilistic capabilities of large language models (LLMs) to automate the generation of planning packages. Utilizing diverse data sources ranging from raw data to handwritten text, both singular and collaborative LLMs are trained and tested. Results demonstrate their capability to generate essential planning package components, effectively replicating the statistical patterns in the data. This demonstrates the use of these tools inside a digital asset for automated planning. This work outlines a methodology for constructing datasets, a training suite, and evaluation methods for LLM-based textual and conversational planning tools utilized in an asset digital twin. Results indicate that the fine-tuned models generate estimated planning information within the statistical ranges observed in real maintenance data. The models achieve high accuracy (>90%) in document question-answering and instruction generation tasks. Furthermore, the conversational retrieval-augmented generation (RAG) assistant system achieves 100% document retrieval accuracy, while conversational information capture exceeds 98% across the majority of work-package assistant modules.

97 MATHEMATICS AND COMPUTING

A novel conditional generative model for efficient ensemble forecasts of state variables in large-scale geological carbon storage

Integrating monitoring data to efficiently update reservoir pressure and CO 2 plume distribution forecasts presents a significant challenge in geological carbon storage (GCS) applications. Inverse modeling techniques are commonly used to fuse observational data and refine reservoir model parameters, thereby improving state variable forecasts. However, these techniques often rely on linear or Gaussian assumptions, which can limit their effectiveness in accurately predicting state variables. Moreover, simulating large-scale three-dimensional (3D) GCS problems is computationally expensive, making iterative runs in inverse problems prohibitive. To address these challenges, we propose a conditional generative model utilizing the score-based diffusion method for real-time 3D pressure and saturation field distribution predictions. Our approach involves solving the score function with a mini-batch-based Monte Carlo estimator to generate labeled data. This data is subsequently employed to train a fully connected neural network, enabling it to learn the conditional sample generator within a supervised learning framework. This method enables the rapid generation of a large ensemble of predictions, facilitating comprehensive uncertainty quantification of state variables. Here we applied our method to forecast the dynamic 3D distributions of pressure and saturation fields over a 30-year injection period. The statistical assessment with low root mean square error (RMSE) values demonstrates that our method can accurately predict the spatiotemporal distributions of both pressure and saturation fields. Moreover, the developed conditional generative model shows high computational efficiency by generating 100 ensemble forecasts of 3D state variables in less than 10 min. The consistency between ensemble averages and ground truth values further illustrates the model’s capability to capture state variable dynamics during the CO 2 plume injection process. Notably, the ground truth values fall within the ensemble forecasts, indicating that our uncertainty quantification effectively captures variability and potential noise in the observations. Thus, the developed conditional generative model proves to be a more efficient, accurate, and practical tool for GCS applications, facilitating timely risk analysis and informed decision-making.

58 GEOSCIENCES

Design and performance validation of a high-temperature downhole permanent magnet generator used for an electro-pulse boring system in geothermal energy applications

Novel, direct-energy drilling technologies such as electro-pulse boring, have the potential to significantly increase the speed and depth of geothermal drilling but have not achieved widespread adoption due to several economic and technical barriers. One major challenge is that these drilling systems require electric power downhole. The current practice is to supply power to the drill string components by running electric cables down the geothermal well, but at the targeted well depths, this practice is cost-inhibitive, inefficient in terms of power consumption, and adds an additional failure point with the long cabling going through a highly corrosive, high-temperature environment. A solution to this problem is to develop high-temperature electric generator technology that can generate the required power downhole. Such a generator must also operate with high efficiency at the target downhole ambient temperature of 250 °C. In this paper, we investigate the various design considerations for this concept and subsequently design the downhole electric generator using a multi-objective design optimization approach. Through electromagnetic-, thermal- and short-circuit fault condition analysis, it is demonstrated that the optimized downhole electric generator concept presented in this paper can meet the performance requirements within this extreme drilling environment. Most remarkably, it is shown that a generator efficiency of 90% is achieved. In conclusion, to validate the results presented in this paper, a prototype generator is built and its performance is measured at 250 °C using a test bench uniquely developed for this application.

15 GEOTHERMAL ENERGY

Cancer Incidence Trends in Successive Social Generations in the US

Importance: The incidence of some cancers in the US is increasing in younger age groups, but underlying trends in cancer patterns by birth year remain unclear. Objective: To estimate cancer incidence trends in successive social generations. Design, Setting, and Participants: In this cohort study, incident invasive cancers were ascertained from the Surveillance, Epidemiology, and End Results (SEER) program’s 13-registry database (November 2020 submission, accessed August 14, 2023). Invasive cancers diagnosed at ages 35 to 84 years during 1992 to 2018 within 152 strata were defined by cancer site, sex, and race and ethnicity. Exposure: Invasive cancer. Main Outcome and Measures: Stratum-specific semiparametric age-period-cohort (SAGE) models were fitted and incidence per 100 000 person-years at the reference age of 60 years was calculated for single-year birth cohorts from 1908 through 1983 (fitted cohort patterns [FCPs]). The FCPs and FCP incidence rate ratios (IRRs) were compared by site for Generation X (born between 1965 and 1980) and Baby Boomers (born between 1946 and 1964). Results: A total of 3.8 million individuals with invasive cancer (51.0% male; 8.6% Asian or Pacific Islander, 9.5% Hispanic, 10.4% non-Hispanic Black, and 71.5% non-Hispanic White) were included in the analysis. In Generation X vs Baby Boomers, FCP IRRs among women increased significantly for thyroid (2.76; 95% CI, 2.41-3.15), kidney (1.99; 95% CI, 1.70-2.32), rectal (1.84; 95% CI, 1.52-2.22), corpus uterine (1.75; 95% CI, 1.40-2.18), colon (1.56; 95% CI, 1.27-1.92), and pancreatic (1.39; 95% CI, 1.07-1.80) cancers; non-Hodgkins lymphoma (1.40; 95% CI, 1.08-1.82); and leukemia (1.27; 95% CI, 1.03-1.58). Among men, IRRs increased for thyroid (2.16; 95% CI, 1.87-2.50), kidney (2.14; 95% CI, 1.86-2.46), rectal (1.80; 95% CI, 1.52-2.12), colon (1.60; 95% CI, 1.32-1.94), and prostate (1.25; 95% CI, 1.03-1.52) cancers and leukemia (1.34; 95% CI, 1.08-1.66). Lung (IRR, 0.60; 95% CI, 0.50-0.72) and cervical (IRR, 0.71; 95% CI, 0.57-0.89) cancer incidence decreased among women, and lung (IRR, 0.51; 95% CI, 0.43-0.60), liver (IRR, 0.76; 95% CI, 0.63-0.91), and gallbladder (IRR, 0.85; 95% CI, 0.72-1.00) cancer and non-Hodgkins lymphoma (IRR, 0.75; 95% CI, 0.61-0.93) incidence decreased among men. For all cancers combined, FCPs were higher in Generation X than for Baby Boomers because gaining cancers numerically overtook falling cancers in all groups except Asian or Pacific Islander men. Conclusions and Relevance: In this model-based cohort analysis of incident invasive cancer in the general population, decreases in lung and cervical cancers in Generation X may be offset by gains at other sites. Generation X may be experiencing larger per-capita increases in the incidence of leading cancers than any prior generation born in 1908 through 1964. On current trajectories, cancer incidence could remain high for decades.

60 APPLIED LIFE SCIENCES

Development of a SnO 2 -based 44 Ti/ 44 Sc generator for medical applications

Towards application of 44 Sc for diagnostic nuclear medicine, a 44 Ti/ 44 Sc generator based on an inorganic resin has been evaluated. Unlike other radionuclide generators used for medical applications, the long-term retention of the parent 44 Ti is vital due to its long half life. In this work, tin dioxide (SnO 2 ), a robust inorganic-based resin, has been synthesized and used as the stationary phase for a 44 Ti/ 44 Sc generator. The sorption behavior of 44 Ti/ 44 Sc was tested on SnO 2 with varying acids, concentrations, and times. Preliminary batch study results showed >88 % 44 Ti retention to the resin at lower acid concentrations (0.05 M HNO 3 and 0.05 M HCl). A pilot generator was evaluated for a year, demonstrating 85.3 ± 2.8 % 44 Sc elution yields and 0.71 ± 0.14 % 44 Ti breakthrough in 5 M HNO 3 . Based on capacity studies, a 7.4 MBq (200 µCi) upscaled generator system was constructed for further evaluation of the SnO 2 resin stability and the efficacy of the eluted 44 Sc for radiolabeling. 44 Sc could be regularly eluted from this generator in 5 M HNO 3 with an overall average radiochemical yield 84.7 ± 9.5 %. Post-elution processing of the 44 Sc with DGA-normal resin removed all 44 Ti present and allowed for high 44 Sc-DOTA labeling yields of 94.2 ± 0.5 %. Overall, SnO 2 has been shown to be a viable material for a 44 Ti/ 44 Sc generator.

07 ISOTOPE AND RADIATION SOURCES

CoarsenConf: Equivariant Coarsening with Aggregated Attention for Molecular Conformer Generation

Molecular conformer generation (MCG) is an important task in cheminformatics and drug discovery. The ability to efficiently generate low-energy 3D structures can avoid expensive quantum mechanical simulations, leading to accelerated virtual screenings and enhanced structural exploration. Several generative models have been developed for MCG, but many struggle to consistently produce high-quality conformers for meaningful downstream applications. To address these issues, we introduce CoarsenConf, which coarse-grains molecular graphs based on torsional angles and integrates them into an SE(3)-equivariant hierarchical variational autoencoder. Through equivariant coarse-graining, we aggregate the fine-grained atomic coordinates of subgraphs connected via rotatable bonds, creating a variable-length coarse-grained latent representation. Our model uses a novel aggregated attention mechanism to restore fine-grained coordinates from the coarse-grained latent representation, enabling efficient generation of accurate conformers. Furthermore, we evaluate the chemical and biochemical quality of our generated conformers on multiple downstream applications, including property prediction and large-scale oracle-based protein docking. Overall, CoarsenConf generates more accurate conformer ensembles compared to prior generative models.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Active learning enables generation of molecules that advance the known Pareto front

Although generative models hold promise for discovering molecules with optimized desired properties, they often fail to suggest synthesizable molecules that improve upon the properties of the structures represented in the training distribution. We find that this limitation arises not only from the molecule generation process itself, but also from the poor generalization capabilities of molecular property predictors. We address this challenge by creating a closed-loop molecule generation pipeline with iterative retraining on new quantum chemical simulation data. Compared against static, single-pass generative modeling approaches, only our closed-loop iterative workflow generates molecules with properties extending beyond the training distribution (up to 0.44 standard deviations beyond the original range) and achieves a 79% improvement in out-of-distribution molecule classification accuracy. Furthermore, by conditioning molecular generation on thermodynamic stability data obtained during the iterative loop, the proportion of stable and hence potentially synthesizable molecules generated is 3.5x higher than the next-best model.

Chemistry