Search NASASearch

SEARCH · Search NASA

Results for “Chain”

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 37 records · Page 2

Cyote-attack Chain Estimator

Attack Chain Estimator (ACE) Application Overview The Attack Chain Estimator (ACE) Application is a sophisticated tool designed for the ingestion, classification, sequencing, and enrichment of cybersecurity threat reports. This application leverages advanced machine learning models and extensive historical data to provide comprehensive insights into cyber threats, specifically targeting Industrial Control Systems (ICS). Purpose The primary functions of the ACE Application include: Ingestion of Cybersecurity Threat Reporting: Capable of ingesting text-based threat reports in markdown or text file format. Supports ingestion of structured data from other sources in STIX/JSON format. Classification of Report’s Text-Based Events: Utilizes a DeBERTa classifier, specifically trained on cybersecurity data, to map the events to MITRE ATT&CK for ICS Tactics and Techniques. Classification is performed using multiple Jupyter notebooks and machine learning workflows hosted as FastAPI microservices: regex_data deberta_base_35_train_hft_classifier_mlflow.ipynb hft_regex_classifier_mlflow.ipynb param_train_hft_classifier_mlflow.ipynb regex_tactic_tech.ipynb Ordering of Tactics, Techniques, and Observable Events: Sequences the identified tactics, techniques, and events to form a coherent attack chain. Enrichment with Historical Attack Chain Details: Enhances the attack chain with details from historical attacks using a Markov model developed from CyOTE Precursor Analysis Report data. The Markov model is available as a FastAPI endpoint for seamless integration. Enrichment with Adversary Emulation Capabilities Data: Integrates adversary emulation capabilities data using MITRE Caldera for OT adversary abilities UUIDs. Export of Output Files: Provides options to export the enriched attack chain in JSON or CSV formats. Routing of Output to Other Applications: Facilitates routing of output to various platforms and applications, including: Threat Intelligence Platforms COREII Scout for Threat Intelligence Analysis COREII Modeling and Simulation for Adversary Emulation Technical Description The ACE Application is an advanced cybersecurity tool designed to provide detailed threat analysis and sequence generation. It is built on a robust architecture that integrates natural language processing, machine learning, and historical data modeling. Key Components: Data Ingestion Module: Handles the input of threat reports and data from various formats, ensuring flexibility in data sources. Classification Engine: Employs DeBERTa-based classifiers hosted as FastAPI microservices to analyze and classify threat report events in accordance with the MITRE ATT&CK framework for ICS. Sequence Generator: Orders the classified events into a logical attack chain, providing clear insight into the sequence of tactics and techniques used in the threat. Enrichment Engine: Integrates historical data and adversary emulation capabilities to enhance the attack chain with valuable context and additional details. The historical data enrichment is powered by a Markov model, which is available as a FastAPI endpoint. Export and Routing Module: Facilitates the export of the enriched attack chain in multiple formats and routes the output to designated applications for further analysis or emulation.

Paul, Tony [Idaho National Laboratory (INL), Idaho

Space Launch System Liftoff and Separation Dynamics Analysis Tool Chain

A flexible, hierarchical tool chain that is being applied to NASA’s Space Launch System (SLS) for critical dynamics phenomena is described. This tool chain, called CLVTOPS, is used to investigate lateral liftoff movement of the vehicle as it departs and clears the mobile launch tower and separation of the two solid rocket boosters without collision with the core stage and payload. The toolset’s architecture was configured to take advantage of a modern software engineering approach for maximum flexibility and utilization of open-source simulations and associated tools. As opposed to a “monolithic” approach, scripting languages were used to “bind” together a tool chain to configure and organize input data, execute and produce analysis results, and post-process these results to facilitate a rapid, iterative analysis process to quickly address issues and pursue alternatives with emphasis on analysis automation. Key capabilities in the tool chain include processing and mining of very large data sets, a wide range of graphical depictions, and high-fidelity, physics-based simulations. The paper begins with a problem description and the motivation for liftoff and separation dynamics analysis followed by a historical survey of dynamics analyses for previous NASA human-rated launch vehicles. Details of the tool chain and its components are then introduced and divided, first, into description of the scripting language architecture used to “bind” the simulation tools, programs, and scripts together and, second, the physics models and simulations. Representative analyses and data products for liftoff and booster separation dynamics are shown in order to provide in-depth insight into the tool chain’s capabilities. Supporting activities such as simulation tool chain verification, version archiving and data management, and training are addressed. The paper concludes with case examples on how the tool chain can be tailored to related aerospace dynamics analyses, both large and small. The flexibility and versatility of this tool chain in supporting analyses of such a diverse range of aerospace applications demonstrates the feasibility of applying these patterns and techniques for tool construction to other aerospace simulations.

6DOF

Intertwined charge, spin, and orbital degrees of freedom under electronic correlations in the one-dimensional Fe 3+ chalcogenide chain

Motivated by recent developments in the study of quasi-one-dimensional iron systems with Fe 2+ , we comprehensively study an Fe 3+ chalcogenide chain system. Based on first-principles calculations, the Fe 3+ chain has a similar electronic structure to that discussed before for the Fe 2+ chain, because of the similar Fe⁢𝑋 4 (𝑋 = S or Se) tetrahedron-chain geometry. Furthermore, a three-orbital electronic Hubbard model for this chain was constructed using the density matrix renormalization group method. A robust antiferromagnetic coupling was unveiled in the chain direction. In addition, in the intermediate electronic correlation 𝑈/𝑊 region, we found an interesting orbital-selective Mott phase with the coexistence of localized and itinerant electrons (𝑈 is the on-site Hubbard repulsion, while 𝑊 is the electronic bandwidth) based on the orbital-selective behavior observed in the charge fluctuations. Furthermore, we do not observe any obvious pairing tendency in the Fe 3+ chain in the electronic-correlation 𝑈/𝑊 region, where superconducting pairing tendencies were reported before in iron ladders. This suggests that superconductivity is unlikely to emerge in the Fe 3+ systems. Finally, our results clearly establish the similarities and differences between Fe 2+ and Fe 3+ iron chains, as well as iron ladders.

density matrix renormalization group

An assessment of the global cooling supply chain and implications for critical minerals

The global room air conditioner (AC) industry has undergone rapid growth, and the U.S. and India now face new supply chain risks due to China’s dominant role in manufacturing and driving demand. As India’s room AC market and related electricity consumption increases with continued economic development, it faces dual challenges of supply chain vulnerabilities and power grid blackouts from higher peak loads. To mitigate supply chain vulnerabilities for high-efficiency cooling equipment and critical mineral inputs to AC components, there is an increasing need to diversify the supply chain and address energy security and peak load risks to both the U.S. and India. This report assesses the potential for diversifying supply chains and scaling up manufacturing of highly efficient cooling equipment technologies and related critical mineral inputs in the U.S. and India. Successful cooperation on these technologies will enable the U.S., India, and their Quadrilateral Security Dialogue (Quad) partners to diversify AC supply chains while meeting India’s large and growing demand for efficient cooling. In the similarly concentrated supply chain for critical minerals, the U.S. and India can work with Japan and Australia to leverage each country’s strengths in diversifying mining, processing, and refining while pursuing alternatives to materials with high supply chain risks and supporting increased recycling and circular economy approaches.

29 ENERGY PLANNING, POLICY, AND ECONOMY

Space Launch System Liftoff and Separation Dynamics Analysis Tool Chain

A flexible, hierarchical tool chain that is being applied to NASA’s Space Launch System (SLS) for critical dynamics phenomena is described. This tool chain, called CLVTOPS, is used to investigate lateral liftoff movement of the vehicle as it departs and clears the mobile launch tower and separation of the two solid rocket boosters without collision with the core stage and payload. The toolset’s architecture was configured to take advantage of a modern software-engineering approach for maximum flexibility and utilization of open-source simulations and associated tools. As opposed to a “monolithic” approach, scripting languages were used to “bind” together a tool chain to configure and organize input data, execute and produce analysis results, and post-process these results to facilitate a rapid iterative analysis process to quickly address issues and pursue alternatives with emphasis on analysis automation. Key capabilities in the tool chain include processing and mining of very large data sets, a wide range of graphical depictions, and high-fidelity, physics-based simulations. The paper begins with a problem description and the motivation for liftoff and separation dynamics analysis followed by a historical survey of dynamics analyses for previous NASA human-rated launch vehicles. Details of the tool chain and its components are then introduced divided, first, into description of the scripting language architecture used to “bind” the simulation tools, programs, and scripts together and, second, the physics models and simulations. Representative analyses and data products are shown for liftoff and booster separation dynamics that provide in-depth insight to the tool chain’s capabilities. Supporting activities such as simulation tool chain verification, version archiving and data management, and training are addressed. The paper concludes with case examples on how the tool chain can be tailored to related aerospace dynamics analyses, both large and small. These patterns and techniques for SLS dynamics tool construction can be applied for other aerospace simulations.

6DOF

Empirical evidence that glucan-interacting amino acid side chains within the transmembrane channel collectively facilitate cellulose synthase function

The fundamental mechanism of cellulose synthesis is widely conserved across Kingdoms and depends on cellulose synthases, which are processive, dual-function, family 2 glycosyltransferases (GT-2). These enzymes polymerize glucose on the cytoplasmic side of the plasma membrane and export the glucan chain to the cell surface through an integral transmembrane (TM) channel. Structural studies of active plant cellulose synthases (CESAs) have revealed interactions between the nascent glucan chain and the side chains of polar, charged, and aromatic amino acid residues that line the TM channel. However, the functional consequences of modifying these side chains have not been tested in vivo in CESAs or other processive GT-2s. To test this, we used an established in vivo assay based on genetic complementation of CESA5 in the moss, Physcomitrium patens. For accurate prediction of glucan-interacting amino acid residues, we generated a complete homotrimeric molecular model of PpCESA5 using a combination of homology and de novo modeling. All-atom molecular dynamics-based analyses of contact metrics and interaction energy identified 23 amino acid residues with high propensity to interact with the nascent glucan chain within the TM channel or on the apoplastic surface of PpCESA5. Mutating any one of 18 of these amino acid residues to alanine, thereby removing their side chains, abolished or impaired CESA function, with the strongest effects observed upon the loss of charged amino acid side chains. This provides direct evidence to support the hypothesis that multiple amino acid residues collectively maintain a smooth energy landscape within the TM channel to facilitate glucan translocation.

59 BASIC BIOLOGICAL SCIENCES

Side-Chain and Ring-Size Effects on Permeability in Artificial Water Channels

Artificial water channels (AWCs) have emerged as a promising framework for stable water permeation, with water transport rates comparable to aquaporins (3.4–40.3 × 10 8 H 2 O/channel/s). In this study, we probe the influence of ring-size and side-chain length on the water permeability observed within a class of AWCs termed ligand-appended pillar[n]arenes (LAPs) that have an adjustable ring-size (m) and side-chain length (n). Through all-atom molecular dynamics simulations, we calculate the permeability of these channels using the collective diffusion model and find their permeabilities. We characterize the mechanistic influence of pillar[n]arene ring-size and side-chain length on the channel water permeability by analyzing the characteristics of the internal permeating water-wire and the surrounding channel structure. We observe that water permeability decreases as a function of increasing ring-size due to increases in hydrophilic contacts between the permeating water-wire and the oxygen groups on the channel wall. Further, we observe an increase in water permeability as a function of side-chain length due to increased partitioning of the channel terminal groups into the hydrophilic blocks of the surrounding bilayer. For the LAP6 channel, with increase in side-chain length, the distance between terminal groups increases and leads to an increase in pore size, thereby enhancing water permeability. In the case of LAP5, as side-chain length increases, the channel displays a compensatory effect between tilt and bend angle due to the flexible side-chains. Such flexibility leads to higher terminal group partitioning in the hydrophilic blocks of the bilayer and extends the permeating water-wire. Furthermore, this increase in water-wire length and hydrophilic block access overcomes the nonmonotonic pore size trend in pillar[5]arene channels.

36 MATERIALS SCIENCE

How Does the Rate of Chain Exchange Relate to Stress Relaxation in Triblock Copolymer Networks?

The relationship between macroscopic stress relaxation and molecular-level chain exchange in triblock copolymer micelles has been explored using rheology and time-resolved small-angle neutron scattering (TR-SANS), marking the first measurements of chain exchange in concentrated triblock networks. It has long been assumed in models of transient or thermoreversible networks that the time scales for these two processes are equal. Experimentally, we find that stress relaxation occurs many orders-of-magnitude faster than chain exchange. This difference is quantitatively explained by modest dispersity in the core block that results in a slight asymmetry within any given nominally symmetric triblock. For stress relaxation to occur, only the shorter chain must pull out, while chain exchange is slowed due to the requirement of the eventual pullout of the longer block. The pullout time is extremely sensitive to the length of the core block. This mechanism is supported by measurements with an intentionally asymmetric triblock copolymer, which displays an even larger difference between the stress relaxation and chain exchange rates. These results establish a quantitative molecular-level picture of the chain dynamics associated with stress relaxation in triblock copolymer networks.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Extended chain crystals of linear high polymers.

Studies of extended chain crystals carried out over the last 10 years have been reviewed. Crystallization in an extended chain conformation is possible either by chain folding followed by extension in the solid state, or by crystallization during polymerization. The equilibrium isometric crystal habit is only rarely exhibited. Crystals which derive from folded chain macroconformation by subsequent chain extension have lamellar habit, crystals which crystallize during polymerization often show fibrillar habit because of nucleation limitation. The morphology of extended chain crystals is analogous to folded chain crystals. Their properties have been shown to be close to the extrapolated equilibrium properties.

Wunderlich, B.

Chain Dynamics in a Dilute Magnetorheological Fluid

The structure, formation, and dynamics of dilute, mono-dispersive ferrofluid emulsions in an external magnetic field have been investigated using dynamic light scattering techniques. In the absence of the magnetic field, the emulsion particles are randomly distributed and behave like hard spheres in Brownian motion. An applied magnetic field induces a magnetic dipole moment in each particle. Dipolar interactions between particles align them into chains where correlation functions show two decay processes. The short-time decay shows the motion of straight chains as a whole where the apparent chain length increases with the applied magnetic field and the particle volume fraction. Good scaling results are obtained showing that the apparent chain length grows with time following a power law with exponent of 0.6 and depends on the applied field, particle volume fraction, and diffusion constant of the particles. The long-time decay in the correlation function shows oscillation when the chains reach a certain length with time and stiffness with threshold field This result shows that chains not only fluctuate, but move in a periodic motion with a frequency of 364 Hz at lambda = 15. It may suggest the existence of phonons. This work is the first step in the understanding of the structure formation, especially chain coarsening mechanism, of magnetorheological (MR) fluids at higher volume fractions.

Liu, Jing

Time-Resolved O3 Chemical Chain Reaction Kinetics Via High-Resolution IR Laser Absorption Methods

Excimer laser photolysis in combination with time-resolved IR laser absorption detection of OH radicals has been used to study O3/OH(v = 0)/HO2 chain reaction kinetics at 298 K, (i.e.,(k(sub 1) is OH + 03 yields H02 + 02 and (k(sub 2) is H02 + 03 yields OH + 202). From time-resolved detection of OH radicals with high-resolution near IR laser absorption methods, the chain induction kinetics have been measured at up to an order of magnitude higher ozone concentrations ([03] less than or equal to 10(exp 17) molecules/cu cm) than accessible in previous studies. This greater dynamic range permits the full evolution of the chain induction, propagation, and termination process to be temporally isolated and measured in real time. An exact solution for time-dependent OH evolution under pseudo- first-order chain reaction conditions is presented, which correctly predicts new kinetic signatures not included in previous OH + 03 kinetic analyses. Specifically, the solutions predict an initial exponential loss (chain "induction") of the OH radical to a steady-state level ([OH](sub ss)), with this fast initial decay determined by the sum of both chain rate constants, k(sub ind) = k(sub 1) + k(sub 2). By monitoring the chain induction feature, this sum of the rate constants is determined to be k(sub ind) = 8.4(8) x 10(exp -14) cu cm/molecule/s for room temperature reagents. This is significantly higher than the values currently recommended for use in atmospheric models, but in excellent agreement with previous results from Ravishankara et al.

Kulcke, Axel

IBR Digital Supply Chain Gap Analysis and Recommendations

The adoption of clean energy technologies, including solar photovoltaics, continues to introduce non-traditional stakeholders to the operations and planning of the electric system. Stakeholders such as manufacturers, vendors, owners, aggregators, and others are enabling the adoption, integration, and optimum operations of solar technologies at accelerated rates. Inverters form the foundation of many digitally controlled energy sources for clean energy technologies, including Solar, Battery Energy Storage Systems, Hybrid Systems, and Hydrogen Fuel Cells. Their supply chain is complex, a series of microchips, electronic switches and other components making up its primary functions. The complexity of this space and the growing digitization associated with these components can create supply chain cyber risks. One measure to mitigate cybersecurity attacks is proper digital supply chain security. The U.S. Department of Energy (DOE) Solar Energy Technologies Office (SETO), in partnership with the Cybersecurity, Energy, Security, and Emergency Response (CESER) office, is hosting a workshop to bring together solar vendors and services providers to discuss digital supply chain security for solar systems and challenges and opportunities in the transitioning to a fully domestic supply chain for solar energy in the U.S. This workshop will support the Securing Solar for the Grid (S2G) and Energy Cyber Sense program activities. During the workshop, industry experts and researchers from DOE National Laboratories will discuss the current solar supply chain landscape and the transition to domestic manufacturing of solar components in the U.S. Tools and techniques to better manage and secure the digital supply chain of solar devices and systems will be discussed.

cybersecurity

Achieving the 1D Atomic Chain Limit in Van der Waals Crystals

Experiments with graphene have demonstrated that 2D van der Waals materials can be stable, robust, and efficiently manipulated at the level of individual atomic planes. However, the stability and manipulation of 1D van der Waals materials and individual atomic chains remains elusive. Here, in this work, the ability to exfoliate and process two representative van der Waals materials containing 1D motifs, namely MoI 3 and Ta 2 Se 8 I, at the scale of individual atomic chains is demonstrated. High‐resolution transmission electron microscopy and atomic force microscopy studies confirm the presence of stable individual atomic chains of MoI 3 at room temperature. It is further shown that 1D van der Waals materials with low exfoliation energy, such as Ta 2 Se 8 I, can be processed with electron beams to achieve suspended individual atomic chains. Ab initio calculations corroborate the findings regarding the cleavage energies and the thermodynamic stability of individual atomic chains in these 1D van der Waals materials. These results demonstrate that the top‐down approach in material processing can be extended to the scale of individual chains.

1D materials

Systems Analysis and Optimization of Circular PET Packaging Supply Chains in the United States: Environmental and Socioeconomic Impacts

Many actions are underway at global, national, and local levels to address the plastic waste problem and transition toward a circular economy of plastics. Studies evaluating environmental and socioeconomic impacts of such a transition are lacking. Here, the purpose of this study is to conduct a national systems analysis of polyethylene terephthalate (PET) packaging supply chains in the United States. Material flow data was combined with environmental and socioeconomic indicators to evaluate and compare the sustainability of the linear PET packaging supply chain, current (2019) supply chain, and possible future circular supply chain options in the United States. Environmentally optimal circular US PET packaging material flows showed 31% and 38% savings of GHG emissions and energy demand, respectively, with a circularity of 77% when compared with a linear supply chain. Additionally, the environmentally optimal system showed higher employment (29%) and wages (31%) than a linear system, but with a 5% decrease in revenue generation. A socioeconomically optimal circular PET supply chain showed increased employment (by 52%), wages (by 67%), and revenues (by 1%), with a circularity of 59% when compared with the linear system. However, it showed 14% higher GHG emissions than a linear system, indicating a trade-off between environmentally and socioeconomically optimal circular PET packaging systems. Overall, linear-to-circular material flow transition may not necessarily lead to increased revenues and decreased environmental impacts of the entire system, but it does benefit society due to increased employment and wages. Future systems analysis work should focus on improving data quality for environmental and socioeconomic dimensions.

PET

Oral branched-chain amino acids decrease whole-body proteolysis

BACKGROUND: This study reports the effects of ingesting branched-chain amino acids (leucine, valine, and isoleucine) on protein metabolism in four men. METHODS: To calculate leg protein synthesis and breakdown, we used a new model that utilized the infusion of L-[ring-13C6]phenylalanine and the sampling of the leg arterial-venous difference and muscle biopsies. In addition, protein-bound enrichments provided for the direct calculation of muscle fractional synthetic rate. Four control subjects ingested an equivalent amount of essential amino acids (threonine, methionine, and histidine) to discern the effects of branched-chain amino acid nitrogen vs the effects of essential amino acid nitrogen. Each drink also included 50 g of carbohydrate. RESULTS: Consumption of the branched-chain and the essential amino acid solutions produced significant threefold and fourfold elevations in their respective arterial concentrations. Protein synthesis and breakdown were unaffected by branched-chain amino acids, but they increased by 43% (p < .05) and 36% (p < .03), respectively, in the group consuming the essential amino acids. However, net leg balance of phenylalanine was unchanged by either drink. Direct measurement of protein synthesis by tracer incorporation into muscle protein (fractional synthetic rate) revealed no changes within or between drinks. Whole-body phenylalanine flux was significantly suppressed by each solution but to a greater extent by the branched-chain amino acids (15% and 20%, respectively) (p < .001). CONCLUSIONS: These results suggest that branched-chain amino acid ingestion suppresses whole-body proteolysis in tissues other than skeletal muscle in normal men.

NASA Discipline Number 18-10

Is a Malleable Active Site Loop the Key to High Substrate Promiscuity? Hybrid, Biocatalytic Route to Structurally Diverse Taxoid Side Chains with Remarkable Dual Stereocontrol

Abstract These studies reveal the first structure ofClostridium acetobutylicumalcohol dehydrogenase (CaADH), a protein exhibiting remarkable substrate promiscuity and stereochemical fidelity. The CaADH enzyme is utilized here for synthesizing 20 potential aryl isoserine side chains for the Taxotere family of tubulin‐binding chemotherapeutics. The approach involves dynamic reductive kinetic resolution (DYRKR) upon the corresponding α‐chloro‐β‐keto esters, showing high D‐synstereoselectivity, including those leading to the clinically relevant milataxel (Ar = 2‐furyl) and simotaxel (Ar = 2‐thienyl) side chains. Furthermore, various cross‐coupling chemistries performed on thep‐bromophenyl isoserine side chain significantly enhance the structural diversity of the taxoid side chain library obtained (16 additional taxoid side chains). The CaADH structure is notable: (i) the nicotinamide cofactor is bound in ananti‐conformation, with the amide carbonyl occupying the ketone binding pocket, and (ii) a flexible loop near the active site likely contributes to the remarkable substrate promiscuity observed in CaADH. We present our perspective on the dynamic nature of the CaADH active site through molecular dynamics simulation, proposing a halogen bonding model as a potential mechanism for the remarkable selectivity for an (S)‐configured C─Cl bond, in addition to the D‐facial selectivity, demonstrated across 20 diverse substrates by this remarkable short‐chain dehydrogenase enzyme.

Chemistry

Concentration-Driven Slowdown of Chain-Exchange Kinetics in Block Copolymer Micelle Solutions

Here, we investigate the dependence of chain-exchange kinetics on polymer concentration for spherical micelles prepared from a polystyrene-b-poly(ethylene-alt-propylene) (SEP) diblock copolymer ( M n = 75 kDa, Ð = 1.05, and f PS = 0.18) in the PEP-selective solvent squalane. Solutions with concentrations of 15 vol% or more adopt a body-centered-cubic (BCC) packing of micelles, or a dense liquid-like packing (LLP), as confirmed by small-angle X-ray scattering. Concurrently, the mean aggregation number of the micelles grows steadily from about 60 in dilute solution to nearly 200 by 50 vol%. Time-resolved small-angle neutron scattering (TR-SANS) analysis reveals a monotonic and substantial (i.e., more than four orders of magnitude) decrease in the rate of chain exchange as the polymer concentration increases from 1 to 50 vol%. The TR-SANS relaxation functions are analyzed, taking into account both changes in contrast (due to chain exchange) and evolution in the structure factor (due to refinement of micelle packing). The activation energy for chain pullout is extracted using an established model and can be expressed as a linear function of polymer concentration, indicating that, in addition to the enthalpic barrier for extracting the core block, the evolution of micelle characteristics with increasing concentration imposes further constraints on chain exchange. Consistent with a theory of Halperin, these results suggest that the dominant factor reflects steric penalties during core block pullout arising from a reduced interfacial area per chain and associated increased corona crowding, due to the increase in aggregation number. The rate of exchange is independent of whether the micelles adopt a BCC or LLP arrangement, confirming that the rate-limiting step is extraction of the core block.

chemical structure

Summary: Nuclear Energy Critical Material Waste Reduction and Supply Chain Solutions Enabled by Advanced Manufacturing

In September 2020, the U.S. government issued an executive order to address the threat to the domestic supply chain from its reliance on critical minerals (CMs) from foreign competitors and to support the domestic mining and processing industry. A national strategy on CMs with impact on the U.S. Department of Energy’s (DOE’s) vision for 2021–2031 was developed. This vision embraces science and technology to re-establish U.S. competitiveness in the CM and material supply chains by (a) scientific innovation and technologies to ensure resilient and secure CMs and maintain a domestic material supply chain, (b) building a long-term minerals and materials innovation ecosystem to foster new capabilities to mitigate CM supply chain challenges, (c) increasing private sector adoption for sustaining the domestic CM supply chain, and (d) coordinating with international partners and federal agencies to diversify global supply chains and ensure the adoption of best practices for sustainable mining and processing (DOE 2021).

36 MATERIALS SCIENCE