Search NASA⌕ Search

SEARCH · Search NASA

Results for “order reduction”

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

Transfer learning nonlinear plasma dynamic transitions in low dimensional embeddings via deep neural networks

Deep learning algorithms provide a new paradigm to study high-dimensional dynamical behaviors, such as those in fusion plasma systems. Development of novel, data-driven model reduction methods, coupled with detection of abnormal modes with plasma physics, opens a unique opportunity to identify plasma instabilities through automated construction of parsimonious models that can be tuned to balance accuracy and cost. Our fusion transfer learning (FTL) model demonstrates success in rapidly reconstructing nonlinear kink mode structures by learning from a limited amount of nonlinear simulation data. The knowledge transfer process leverages a pre-trained neural encoder–decoder network, initially trained on linear simulations, to effectively capture nonlinear dynamics. The low-dimensional embeddings extract the coherent structures of interest, while preserving the inherent dynamics of the complex system. Experimental results highlight FTL’s capacity to capture transitional behaviors and dynamical features in plasma dynamics—a task often challenging for conventional methods. The model developed in this study is generalizable and can be extended broadly through transfer learning to address various magnetohydrodynamics modes.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY↗

Accelerating particle-in-cell kinetic plasma simulations via reduced-order modeling of space-charge dynamics using dynamic mode decomposition

We present a data-driven reduced-order modeling of the space-charge dynamics for electromagnetic particle-in-cell (EMPIC) plasma simulations based on dynamic mode decomposition (DMD). The dynamics of the charged particles in kinetic plasma simulations such as EMPIC is manifested through the plasma current density defined along the edges of the spatial mesh. We showcase the efficacy of DMD in modeling the time evolution of current density through a low-dimensional feature space. Not only do such DMD based predictive reduced-order models help accelerate EMPIC simulations, they also have the potential to facilitate investigative analysis and control applications. Here, we demonstrate the proposed DMD-EMPIC scheme for reduced-order modeling of current density and speedup in EMPIC simulations involving electron beam under the influence of magnetic field, virtual cathode oscillations, and backward wave oscillator.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY↗

Harmonic suppression gratings for soft X-ray monochromators

We describe an approach to harmonic suppression in soft X-ray monochromators by engineering the reflection grating’s diffraction pattern to approximate a sinusoidal amplitude. At synchrotron and free-electron laser sources, X-ray beamlines powered by insertion devices produce a spectrum containing harmonic photon energies that can couple unwanted light into experiments. Beamlines in the soft X-ray energy range (100 eV to 2 keV) commonly employ energy-filtering elements to suppress these harmonics. Available approaches tend to be inefficient, significantly reducing the transmitted power. We show that with pseudo-grayscale binary halftone patterns, gratings can approximate a sinusoidal amplitude and suppress higher diffraction orders. Prototype demonstrations of lithographically fabricated gratings were conducted on a soft X-ray beamline with photon energies of 110 eV and 330 eV. Relative to a square-wave amplitude grating, the third-harmonic intensity was reduced by a factor of 9.0 with a first-order efficiency reduction of 38%.

Goldberg, Kenneth A. [Lawrence Berkeley National L↗

Robustness of Deep Learning Classification to Adversarial Input on GPUs: Asynchronous Parallel Accumulation Is a Source of Vulnerability

The ability of machine learning (ML) classification models to resist small, targeted input perturbations—known as adversarial attacks—is a key measure of their safety and reliability. We show that floating-point non associativity (FPNA) coupled with asynchronous parallel programming on GPUs is sufficient to result in misclassification, without any perturbation to the input. Additionally, we show that this misclassification is particularly significant for inputs close to the decision boundary and that standard adversarial robustness results may be overestimated up to 4.6 when not considering machine-level details. We first study a linear classifier, before focusing on standard Graph Neural Network (GNN) architectures and datasets used in robustness assessments. We develop a novel black-box attack using Bayesian optimization to discover external workloads that can change the instruction scheduling which bias the output of reductions on GPUs and reliably lead to misclassification. Motivated by these results, we present a new learnable permutation (LP) gradient-based approach to learning floating-point operation orderings that lead to misclassifications. The LP approach provides a worst-case estimate in a computationally efficient manner, avoiding the need to run identical experiments tens of thousands of times over a potentially large set of possible GPU states or architectures. Finally, using instrumentation-based testing, we investigate parallel reduction ordering across different GPU architectures under external background workloads, when utilizing multi-GPU virtualization, and when applying power capping. Our results demonstrate that parallel reduction ordering varies significantly across architectures under the first two conditions, substantially increasing the search space required to fully test the effects of this parallel scheduler-based vulnerability. These results and the methods developed here can help to include machine-level considerations into adversarial robustness assessments, which can make a difference in safety and mission critical applications.

Shanmugavelu, Sanjif [Maxeler Technologies, a Groq↗

NUMERICAL MODELING OF A SOLID OXIDE FUEL CELL FOR USE IN REAL-TIME SIMULATION AND CYBER-PHYSICAL SYSTEMS

Cyber-physical systems provide a mechanism with which to investigate the physical phenomena and behavior of traditionally cost-prohibitive or otherwise fragile equipment. For the National Energy Technology Laboratory (NETL), this approach resulted in the Hybrid Performance (Hyper) facility which features a gas turbine-SOFC hybrid cycle utilizing real turbomachinery and a simulated SOFC stack. This allows for the investigation of combined cycle performance and control strategies, in an exhaustive manner, both without fear of destroying delicate state-of-the-art fuel cells, and with the full accuracy of real-world turbomachinery. Issues arose between the transient response of the SOFC model being limited to a sample time of 80 milliseconds, due to the calculation time of the SOFC model taking on average 40 milliseconds to calculate for a given timestep with spikes in calculation time reaching the 80 millisecond threshold. In order to be able to match the speed of transients from the turbomachinery and likewise better discern transient behavior, it was determined that the SOFC model must be optimized to operate at a sample time of 5 milliseconds. Therefore, it is necessary to optimize the SOFC model in order to decrease the calculation time from around 40 milliseconds, down to at the most 5 milliseconds. To do this, both the electrochemical algorithm and the thermal algorithm used to simulate the physical behavior of the SOFC are investigated to determine where improvements can be made. To this end the rootfinding numerical recipes of the electrochemical algorithm are investigated as the complex electrochemistry requires a highly iterative nested dual convergence loop to resolve the voltage-current relationship, and likewise the temporal discretization of the thermal algorithm is modified for the sake of higher accuracy and stability. Ultimately the new electrochemical algorithm featuring higher order rootfinding schemes proves to be efficient enough to reach the sub 5 millisecond target, signifying an order of magnitude reduction in calculation time, and when coupled with the new temporal discretization similar calculation time characteristics show that a fully implicit, higher order temporal discretization can also successfully be used if desired. Ultimately this result means that the cyber-physical simulation system can operate at higher sample rates, and resolve transient events at significantly higher resolution and fidelity.

Arias, Jesus↗

Lifting MGARD: Construction of (pre)wavelets on the interval using polynomial predictors of arbitrary order

MGARD (MultiGrid Adaptive Reduction of Data) is an algorithm for compressing and refactoring scientific data, based on the theory of multigrid methods. The core algorithm is built around stable multilevel decompositions of conforming piecewise linear $C^0$ finite element spaces, enabling accurate error control in various norms and derived quantities of interest. In this work, we extend this construction to arbitrary order Lagrange finite elements $\mathbb{Q}_p$, $p \geq 0$, and propose a reformulation of the algorithm as a lifting scheme with polynomial predictors of arbitrary order. Additionally, a new formulation using a compactly supported wavelet basis is discussed, and an explicit construction of the proposed wavelet transform for uniform dyadic grids is described.

Reshniak, Viktor [Oak Ridge National Laboratory (O↗

TRISO Spent Nuclear Fuel Recycling or Waste Reduction Using SRNL Vapor Digestion Technology – 25635

There is a renewed interest in advanced reactors, including high-temperature gas cooled reactors (HTGRs). Tri-structural isotropic (TRISO) fuel is being used in many HTGR designs, whether as SMRs or microreactors. However, TRISO-based HTGRs discharge the largest volume of used fuel per megawatt-hour of energy produced compared to other reactors. An order of magnitude reduction or more in the volume of SNF could be realized if the TRISO particles were separated from the graphite moderator and the carbon dispositioned as LLW. The Savannah River National Laboratory (SRNL) has a patented technology readiness level (TRL) 4/5 vapor digestion process for separating nuclear-grade graphite from HTGR SNF. The SRNL process is based on the reaction of NOx species with carbon to form CO2. Because NOx species are several orders of magnitude more reactive with graphite than oxygen, the process can operate at lower temperatures with uncrushed HTGR pebbles or prismatic blocks. Because the fuel elements do not need to be crushed and the graphite is digested using a vapor-based process, the potential for damaging the TRISO particles is much reduced. The DOE Office of Technology Transitions (OTT) is funding SRNL and the University of South Carolina at Columbia to close certain gaps that exist within the technology which impede its direct application to the processing of commercial TRISO-based SNF coming from HTGR advanced reactors.

Pierce, Robert [Savannah River National Laboratory↗

(NH 3 (CH 2 ) 7 NH 3 ) 2 Sn 3 I 10 , a Vacancy-Ordered Three-Dimensional Tin(II) Perovskite-Derived Semiconductor

Ordering vacancies in hybrid Sn(II) halide semiconductors provides a strategy for preventing uncontrolled oxidation and formation of mobile holes. In this study, we report the structure and optical and electronic properties of (NH 3 (CH 2 ) 7 NH 3 ) 2 Sn 3 I 10 , a vacancy-ordered perovskite derivative with three-dimensional inorganic connectivity. The crystal structure resembles that of a Dion–Jacobson layered perovskite derivative, but with [SnI 5 ] square pyramids bridging the layers. UV–vis diffuse reflectance spectroscopy reveals a sharp onset of light absorption at 1.86(1) eV with the photoluminescence emission maximum at 1.90(1) eV. However, the maximum excitation occurs from 3.42 to 3.81 eV (325 to 370 nm), revealing a significant Stokes shift of 1.3 eV. The electronic properties determined from dark and time-resolved microwave conductivity measurements reveal a minimum carrier mobility of 4.3 × 10 –2 cm 2 V –1 s –1 and a maximum carrier density of 5.96 × 10 16 cm –3 , a uniquely low value for a hybrid Sn(II) halide semiconductor. The transport behavior in combination with first-principles calculations of the electronic band structure and dielectric permittivity suggest polaron-mediated electronic transport, yet the photogenerated carriers have a fast and fluence-dependent nonradiative recombination rate, suggestive of localized “defect-like” states at the band edge. The observed photoluminescence is most consistent with single-ion-like behavior of an asymmetric Sn(II) environment. Together, these results suggest that defect ordering presents a strategy for the reduction of mobile charge carriers at equilibrium.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH↗

Hybrid learning techniques for scientific data reduction with performance guarantees

The research initiatives supported by the U.S. Department of Energy (DOE) Grant DE-SC0022265 are fundamentally aimed at pioneering advanced machine learning (ML) techniques for scientific data compression within high-performance computing (HPC) environments. This comprehensive body of work addresses the critical challenge posed by the exponential growth of data generated by scientific simulations in domains such as fusion energy, climate modeling, and computational fluid dynamics (CFD). A core objective is to develop compression algorithms that achieve substantial data reduction—often by orders of magnitude—while rigorously ensuring the fidelity of both the primary data (PD) and scientifically crucial derived quantities of interest (QoI). The methodologies deployed under this grant integrate sophisticated deep learning architectures, prominently featuring autoencoders, advanced generative models like conditional diffusion, and hybrid learning techniques. Key innovations include the development of Guaranteed Autoencoders (GAE) and the Guaranteed Conditional Diffusion with Tensor Correction (GCDTC) framework, which provide explicit, instance-level error bounds on reconstructed data. Furthermore, specialized strategies such as nonlinear constraint satisfaction are employed to preserve the integrity of QoI, a vital requirement for the trustworthiness of downstream scientific analyses. This research also focuses on the design and implementation of scalable, GPU-accelerated software pipelines that seamlessly integrate into existing HPC workflows, ensuring both computational efficiency and practical applicability. The CAESAR framework, for example, unifies foundation and generative models to create an adaptive and efficient compression solution for spatio-temporal scientific data. Collectively, these efforts represent a significant advancement in mitigating the scientific data deluge, enabling more effective data management, accelerated scientific discovery, and optimized utilization of HPC resources.

97 MATHEMATICS AND COMPUTING↗

Final report- UFL - RAPIDS2: A SciDAC Institute for Computer Science, Data, and Artificial Intelligence

The research initiatives supported by the U.S. Department of Energy (DOE) Grant DE-SC0022265 are fundamentally aimed at pioneering advanced machine learning (ML) techniques for scientific data compression within high-performance computing (HPC) environments. This comprehensive body of work addresses the critical challenge posed by the exponential growth of data generated by scientific simulations in domains such as fusion energy, climate modeling, and computational fluid dynamics (CFD). A core objective is to develop compression algorithms that achieve substantial data reduction—often by orders of magnitude—while rigorously ensuring the fidelity of both the primary data (PD) and scientifically crucial derived quantities of interest (QoI). The methodologies deployed under this grant integrate sophisticated deep learning architectures, prominently featuring autoencoders, advanced generative models like conditional diffusion, and hybrid learning techniques. Key innovations include the development of Guaranteed Autoencoders (GAE) and the Guaranteed Conditional Diffusion with Tensor Correction (GCDTC) framework, which provide explicit, instance-level error bounds on reconstructed data. Furthermore, specialized strategies such as nonlinear constraint satisfaction are employed to preserve the integrity of QoI, a vital requirement for the trustworthiness of downstream scientific analyses. This research also focuses on the design and implementation of scalable, GPU-accelerated software pipelines that seamlessly integrate into existing HPC workflows, ensuring both computational efficiency and practical applicability. The CAESAR framework, for example, unifies foundation and generative models to create an adaptive and efficient compression solution for spatio-temporal scientific data. Collectively, these efforts represent a significant advancement in mitigating the scientific data deluge, enabling more effective data management, accelerated scientific discovery, and optimized utilization of HPC resources.

97 MATHEMATICS AND COMPUTING↗

Kinetically Dormant Ni‐Rich Layered Cathode During High‐Voltage Operation

Abstract The degradation of Ni‐rich cathodes during long‐term operation at high voltage has garnered significant attention from both academia and industry. Despite many post‐mortem qualitative structural analyses, precise quantification of their individual and coupling contributions to the overall capacity degradation remains challenging. Here, by leveraging multiscale synchrotron X‐ray probes, electron microscopy, and post‐galvanostatic intermittent titration technique, the thermodynamically irreversible and kinetically reversible capacity loss is successfully deconvoluted in a polycrystalline LiNi 0.83 Mn 0.1 Co 0.07 O 2 cathode during long‐term charge/discharge cycling in full cell configuration. Contradicting the dramatic capacity loss, the layered structure remains highly alive even after 1000 cycles at 4.6 V while undergoing a three‐order of magnitude reduction in the mass transfer kinetics, leading to almost fully recoverable capacity under kinetic‐free conditions. Such kinetic dormant behavior after cycling is not simply ascribed to poor chemical diffusion by reconstructed cathode surface but highly synchronizes with the lattice strain evolution stemming from the structural heterogeneity between deeply delithiated layered and degraded rock‐salt phases at high voltage. These findings deepen the degradation mechanism of high‐voltage cathodes to achieve long‐cycling and fast‐charging performance.

36 MATERIALS SCIENCE↗

Heterogeneous Mixtures of Dictionary Functions to Approximate Subspace Invariance in Koopman Operators: Why Deep Koopman Operators Work

Abstract Koopman operators model nonlinear dynamics as a linear dynamic system acting on a nonlinear function as the state. This nonstandard state is often called a Koopman observable and is usually approximated numerically by a superposition of functions drawn from a dictionary . In a widely used algorithm, extended dynamic mode decomposition (EDMD), the dictionary functions are drawn from a fixed class of functions. Deep learning combined with EDMD has been used to learn novel dictionary functions in an algorithm called deep dynamic mode decomposition (deepDMD). The learned representation both (1) accurately models and (2) scales well with the dimension of the original nonlinear system. In this paper, we analyze the learned dictionaries from deepDMD and explore the theoretical basis for their strong performance. We explore State-Inclusive Logistic Lifting (SILL) dictionary functions to approximate Koopman observables. Error analysis of these dictionary functions show they satisfy a property of subspace approximation, which we define as uniform finite approximate closure. Typically, a Koopman dictionary’s nonlinear functions are homogeneous. In this paper, we discover that structured mixing of heterogeneous dictionary functions drawn from different classes of nonlinear functions achieve the same accuracy and dimensional scaling as the deep-learning-based deepDMD algorithm Yeung et al. ( In: 2019 American Control Conference (ACC), 2019). We specifically show this by building a heterogeneous dictionary comprised of SILL functions and conjunctive radial basis functions (RBFs). This mixed dictionary achieves similar accuracy and dimensional scaling to deepDMD with an order of magnitude reduction in parameters, while maintaining geometric interpretability. These results strengthen the viability of dictionary-based Koopman models to solving high-dimensional nonlinear learning problems.

Johnson, Charles A.↗

Beyond the Surface: Non-Invasive Low-Field NMR Analysis of Microbially-Induced Calcium Carbonate Precipitation in Shale Fractures

Microbially-induced calcium carbonate precipitation (MICP) is a biological process in which microbially-produced urease enzymes convert urea and calcium into solid calcium carbonate (CaCO 3 ) deposits. MICP has been demonstrated to reduce permeability in shale fractures under elevated pressures, raising the possibility of applying this technology to enhance shale reservoir storage safety. For this and other applications to become a reality, non-invasive tools are needed to determine how effectively MICP seals shale fractures at subsurface temperatures. In this study, two different MICP strategies were tested on 2.54 cm diameter and 5.08 cm long shale cores with a single fracture at 60 °C. Flow-through, pulsed-flow MICP-treatment was repeatedly applied to Marcellus shale fractures with and without sand (“proppant”) until reaching approximately four orders of magnitude reduction in apparent permeability, while a single application of polymer-based “immersion” MICP-treatment was applied to an Eagle Ford shale fracture with proppant. Low-field nuclear magnetic resonance (LF-NMR) and X-Ray computed microtomography (micro-CT) techniques were used to assess the degree of biomineralization. With the flow-through approach, these tools revealed that while CaCO 3 precipitation occurred throughout the fracture, there was preferential precipitation around proppant. Without proppant, the same approach led to premature sealing at the inlet side of the core. In contrast, immersion MICP-treatment sealed off the fracture edges and showed less mineral precipitation overall. This study highlights the use of LF-NMR relaxometry in characterizing fracture sealing and can help guide NMR logging tools in subsurface remediation efforts.

MICP↗

A scalable framework for efficient coupling of thermal and microstructural simulations in additive manufacturing

Predicting microstructure evolution in metal additive manufacturing (AM) is important for process optimization, but spatiotemporal scale disparities between thermal transport and microstructure evolution create significant challenges for efficient data transfer between simulation codes. To address this, we present Stork, a scalable framework for coupling thermal and microstructural simulations. Stork uses a sparse data representation to identify and store active solidification sub-volumes, enabling highly parallel quad-linear interpolation from coarse thermal grids to fine microstructure grids without large intermediate storage. We demonstrate the framework by coupling the semi-analytic heat transfer code 3DThesis with the time-parallel cellular automata code Toucan. This approach achieves over two orders of magnitude reduction in data generation time and file size compared to prior workflows. Numerical studies show that quad-linear interpolation preserves grain morphology and crystallographic texture in laser powder bed fusion (LPBF) simulations for coarsening ratios up to 16. Overall, Stork provides a scalable pathway for high-throughput, component-scale AM simulations on modern high-performance computing systems.

36 MATERIALS SCIENCE↗

An approach to combine neutron and ion irradiation data to accelerate material qualification for nuclear reactors

Next-generation nuclear power plants are generally characterized by higher operating temperatures, increased neutron fluences and energies, and distinct corrosive coolant environments versus the existing light water reactor fleet. Whether using existing materials in new environments, newly developed materials tailored for these environments, or new manufacturing methods, the traditional decades-long approach for materials qualification does not facilitate rapid deployment. Ion irradiation has demonstrated success in reproducing material microstructure and select property evolution resulting from neutron irradiation with three to four orders of magnitude reduction in time and cost, making it an ideal candidate for accelerated irradiation testing. Because microstructure has a large impact on bulk material properties, limited neutron irradiation data at lower damage levels can in principle be combined with accelerated ion testing results and modeling and simulation to form an accurate prediction of microstructure evolution and select properties under different neutron irradiation conditions and at higher damage levels. The objective of this work is to present a conceptual framework of specific steps to fulfill several technical challenges associated with qualifying materials for performance in radiation environments on an accelerated time frame. A brief review of the regulatory landscape for materials in nuclear environments is presented, followed by additional overviews to understand the current state of the art for correlation of materials properties across radiation environments using experimental and computational methodologies. Finally, the roles of academia, national laboratories, and industry in the advancement of this accelerated materials qualification framework are discussed as a path forward, with possible case studies presented.

22 GENERAL STUDIES OF NUCLEAR REACTORS↗

Improved nuclear-structure corrections to the hyperfine splitting of electronic and muonic deuterium

We calculate the nuclear-structure correction to the hyperfine splitting in both electronic and muonic deuterium using interactions from chiral effective field theory. We explore the sensitivity to different parameterizations of the nucleon-nucleon force, study the convergence pattern in the order-by-order chiral expansion, and estimate remaining uncertainties. Our results are consistent with earlier calculations from pionless effective field theory, offering new insights for a robust uncertainty quantification. Thanks to the order-of-magnitude reduction in uncertainty achieved with chiral effective field theory, the two-photon exchange contribution in electronic deuterium agrees with experimental extractions within 0.5σ, in contrast to the 2.6σ discrepancy observed in muonic deuterium. This study lays the groundwork for extending TPE calculations to HFS in heavier atomic systems.

Chiral effective field theory↗

A quantum eigenvalue solver based on tensor networks

Electronic ground states are of central importance in chemical simulations, but have remained beyond the reach of efficient classical algorithms except in cases of weak electron correlation or one-dimensional spatial geometry. We introduce a hybrid quantum-classical eigenvalue solver that constructs a wavefunction ansatz from a linear combination of matrix product states in rotated orbital bases, enabling the characterization of strongly correlated ground states with arbitrary spatial geometry. The energy is converged via a gradient-free generalized sweep algorithm based on quantum subspace diagonalization, with a potentially exponential speedup in the off-diagonal matrix element contractions upon translation into compact quantum circuits of linear depth in the number of qubits. Chemical accuracy is attained in numerical experiments for both a stretched water molecule and an octahedral arrangement of hydrogen atoms, achieving substantially better correlation energies compared to a unitary coupled-cluster benchmark, with orders of magnitude reductions in quantum resource estimates and a surprisingly high tolerance to shot noise. This proof-of-concept study suggests a promising new avenue for scaling up simulations of strongly correlated chemical systems on near-term quantum hardware.

chemistry↗

Optical and microstructural studies of erbium-doped TiO 2 thin films on silicon, SrTiO 3 , and sapphire

Rare-earth ion doped oxide thin films integrated on silicon substrates provide a route toward scalable, chip-scale platforms for quantum coherent devices. Erbium-doped TiO 2 is an attractive candidate: the Er 3+ optical transition is compatible with C-band optical fiber communications, while TiO 2 is an insulating dielectric compatible with silicon process technology. Through structural and optical studies of Er-doped TiO 2 thin films grown via molecular beam deposition on silicon, SrTiO 3 , and sapphire substrates, we have explored the impact of polycrystallinity and microstructure on the optical properties of the Er emission. Comparing polycrystalline TiO 2 (rutile)/Si with single-crystalline TiO 2 (rutile)/r-sapphire and polycrystalline TiO 2 (anatase)/Si with single-crystalline TiO 2 (anatase)/SrTiO 3 , we observe that the inhomogeneous linewidth (Γ inh ) of the most prominent peak in the Er spectrum (the Y 1 –Z 1 transition, 1520 and 1533 nm in rutile and anatase TiO 2 ) is significantly narrower in the polycrystalline case. This implies a relative insensitivity to extended structural defects and grain boundaries in such films (as opposed to, e.g., point defects). We show that the growth of an undoped, underlying TiO 2 buffer on Si can reduce Γ inh by a factor of 4–5. Expectedly, Γ inh also reduces with decreasing Er concentrations: we observe a ∼2 order of magnitude reduction from ∼1000 ppm Er to ∼10 ppm Er. Γ inh then gets limited to a residual value of ∼5 GHz that is insensitive to further reduction in the Er concentration. Based upon the above results, we argue that the optical properties in these thin films are limited by the presence of high “grown-in” point defect concentrations.

Chemical elements↗