Search NASASearch

SEARCH · Search NASA

Results for “Single-Event Effects”

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

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

1,098 records · Page 58

Energy conversion and transport in molecular-scale junctions

Molecular-scale junctions (MSJs) have been considered the ideal testbed for probing physical and chemical processes at the molecular scale. Due to nanometric confinement, charge and energy transport in MSJs are governed by quantum mechanically dictated energy profiles, which can be tuned chemically or physically with atomic precision, offering rich possibilities beyond conventional semiconductor devices. While charge transport in MSJs has been extensively studied over the past two decades, understanding energy conversion and transport in MSJs has only become experimentally attainable in recent years. As demonstrated recently, by tuning the quantum interplay between the electrodes, the molecular core, and the contact interfaces, energy processes can be manipulated to achieve desired functionalities, opening new avenues for molecular electronics, energy harvesting, and sensing applications. This Review provides a comprehensive overview and critical analysis of various forms of energy conversion and transport processes in MSJs and their associated applications. We elaborate on energy-related processes mediated by the interaction between the core molecular structure in MSJs and different external stimuli, such as light, heat, electric field, magnetic field, force, and other environmental cues. Key topics covered include photovoltaics, electroluminescence, thermoelectricity, heat conduction, catalysis, spin-mediated phenomena, and vibrational effects. Furthermore, the review concludes with a discussion of existing challenges and future opportunities, aiming to facilitate in-depth future investigation of promising experimental platforms, molecular design principles, control strategies, and new application scenarios.

Charge transport

Advancing technologies for lignin-based jet fuel production in aqueous phase

Integrating lignin into a cellulosic ethanol plant for the co-production of lignin-based jet fuel (LJF) in aqueous phase offers a significant opportunity to boost operational efficiency, economic viability, carbon conversion, and the overall sustainability of biofuel and chemical production. LJF is lignin-structure-based jet fuel blendstocks primarily composed of alkyl-substituted mono-, bi-, and tri-cyclohexanes. It exhibits high energy density, potential for low emissions, and favourable blend characteristics that comply with drop-in specifications. An overview of lignin feedstock, catalytic processes, LJF chemical compositions, fuel properties tests, and techno-economic analysis (TEA) and life cycle assessment (LCA) indicate that (1) the reactivity of lignin plays a crucial role in its structure transformation to LJF molecules; (2) catalytic processing of lignin to LJF can occur through a simultaneous depolymerization and hydrodeoxygenation process, bypassing the intermediate step of producing and upgrading lignin-derived oil; (3) LJF's uniqueness molecules making it more promising for high energy content and low emission jet fuel properties for next generation sustainable aviation fuel (SAF); and (4) TEA and LCA demonstrate that LJF is not only potentially cost-effective but also offers favourable carbon footprint compared to other SAFs. In conclusion, this review highlights the most recent advancements in LJF technology, along with the challenges and opportunities that lie ahead in fulfilling its potential.

09 BIOMASS FUELS

Battery Evaluation Profiles for X-57 and Future Urban Electric Aircraft

Battery energy density is one of the most critical design parameters for sizing all-electric aircraft, however it’s easily overestimated. Establishing the effective, usable energy density is confused by varying degrees of margin needed to account for structural and thermal management between different cell chemistry and pack designs. Therefore, a better methodology is needed to fairly compare emerging battery technologies for electric aircraft. Currently, there is a loss of critical information when vehicle trade studies are performed using “nominal” published cell-level performance metrics. Aircraft power demands rarely match these nominal power profiles, and aircraft designers lack the ability to accurately simulate the battery performance and temperature off-nominally unless the battery chemistry is well established. Conversely, battery suppliers have no generalized reference cases to publish more realistic performance metrics. This can lead to poor assumptions, such as aircraft studies assuming a fixed discharge efficiency of a battery, when in reality the usable energy in a pack is dependent on the power and thermal profile. Information needed to properly assess weight penalties for thermal management is also typically poorly characterized when assessing candidate batteries. This paper serves to better inform battery development, and similarly, provide aircraft designers with more realistic assumptions for applying knockdown margins in their designs. Detailed power and thermal performance estimates are provided, which provide a starting point for sizing power and thermal budgets using experimentally derived battery models. Results show that the X-57 battery-to-shaft efficiency is 77.3% for a particular optimized mission. Considering a 25% reserve on the battery capacity, this means that only roughly half of the original 55.3kWh ‘nominal’ pack energy can be converted to useful work during a mission. Further estimates on a clean-sheet VTOL optimization show an average 82.7% battery-to-shaft efficiency, using 98% peak efficiency inverters and 97.4% peak efficiency motors. Although higher battery efficiencies are possible, the resulting weight penalty negates improvement in vehicle performance. These trade-offs and resulting power profiles are provided as a starting point to better assess future battery designs.

Battery Electric Aircraft

Smart Process Planning for Automated Fiber Placement

Many industries, including aerospace, automotive, wind energy, maritime, and sporting goods, rely on strong, lightweight materials called composites. These materials are made by layering fibers, which can come in the form of narrow strips or wider sheets, and setting them in a polymer matrix. One of the most advanced ways to make these parts is through automated fiber placement, where a machine lays down the fibers in precise patterns. This method can create very efficient and strong designs, but it is complex, expensive, and often depends heavily on the experience of skilled engineers. Today, the design, manufacturing, and inspection stages of composite production are usually handled separately. This separation means that important information, such as how a part will be built or what defects might occur, is not always shared between stages. As a result, parts may not be as lightweight, strong, or defect-free as possible, and the process can take longer and cost more. This research develops a smart process planning system that connects design, manufacturing, and inspection into one continuous process. Built as software that works with existing tools, the system can automatically plan how the fibers are placed, predicting and reducing defects while improving both manufacturability and strength. The system optimizes not only individual layers but also how defects are distributed across all layers, preventing them from stacking up in ways that weaken the final part. It also uses inspection results from completed parts to improve future designs, creating a feedback loop where each stage informs the others. The system was tested by designing a composite panel using this new approach and comparing it to a panel made with state-of-the-art manual planning methods. The results showed that the system could intentionally control where defects appeared and increase the efficiency of the planning process. By unifying design, manufacturing, and inspection, this research shows a way to make advanced composite manufacturing more efficient, consistent, and cost-effective. This approach lowers the barrier to using automated fiber placement and opens the door for its wider adoption not only in aerospace but also in industries such as automotive, wind energy, maritime, and sporting goods, where strong and lightweight structures are essential.

Computer-Aided Process Planning

Toward an AI-Powered Software Pipeline for Real-Time Tracking and Analysis of Wildfire and Smoke

Real-time tracking of wildfires and smoke is crucial for effective response, minimizing damage, protecting lives, and efficiently managing resources during fire emergencies. We develop a web-based AI-powered pipeline that detects wildfires in aerial video and estimates deployment-relevant behavior metrics, including cumulative burned area, burned-area growth rate, fire spread direction, and smoke dispersion. The system combines a YOLO-based detector with YCbCr-based fire segmentation, HSV-based smoke segmentation, Farneback optical flow, and centroid-based spatiotemporal tracking. Using ground sampling distance (GSD), pixel-level fire masks are converted to physical burned-area measurements by correlating fire pixel counts with camera altitude and tilt angle. We benchmark YOLO variants and non-YOLO baselines (GoogLeNet, CNN, DBN, Autoencoder, U-Net, and AlexNet) on the IEEE FLAME dataset and a newly created aerial frame dataset, Wildfire-DB. Cross-dataset evaluation uses a strict threshold-transfer protocol: decision thresholds are selected on FLAME validation and transferred unchanged to Wildfire-DB to quantify generalization under domain shift. YOLOv6 achieves the strongest cross-dataset frame-level fire detection on Wildfire-DB (ROC-AUC 0.8200, PR-AUC 0.8044, and transferred-threshold F1 0.7596). For tracking-oriented deployment requiring oriented localization, YOLO11-OBB provides the most reliable cross-dataset behavior among OBB-capable models while remaining computationally feasible. To analyze the feasibility of UAV deployment, we further measure inference efficiency using synchronized GPU and CPU power logs on a fixed workload of 1569 frames. YOLO-family models process the video in 5.73–12.47 seconds with net energy of 1247.28–1775.39 J, substantially lower latency and energy than heavier classification and reconstruction baselines. Overall, model optimality depends on operational objectives: YOLOv6 is best for cross-dataset detection robustness, whereas YOL...

Color segmentation

Dimensional Reduction Guides Electronic Structure Evolution in the A n Cu 4–n SnS 4 Semiconductor Series

The search for new functional materials with tunable properties remains a central challenge in chemistry, particularly for applications in energy and electronics. In this work, we present a framework for predictive crystal design in alkali metal chalcogenides that enables controlled dimensional reduction of a parent covalent motif, yielding a broad range of electronic structures, which systematically evolve from one parent to the other. We present 11 new members of the A n Cu 4–n SnS 4 family (A = alkali metal; n = 0–4), which reduce the three-dimensional (3D) covalent network of Cu 4 SnS 4 into various 3D, 2D, 1D, and 0D [Cu 4–n SnS 4 ] n− motifs through the substitution of Cu with alkali metals of various radii. The end members of the family set the range in achievable band gaps at 0.99 eV for fully covalent Cu 4 SnS 4 (n = 0) and 3.38 eV for K 4 SnS 4 (n = 4) with 0D [SnS 4 ] n− tetrahedra. As the dimensionality of [Cu 4–n SnS 4 ] n− systematically reduces within A n Cu 4–n SnS 4 (n = 1–3), a stepwise increase in band gap energy occurs through a gradual decrease in the energy of the valence band maximum and an increase in the conduction band minimum, with an increase in the effective masses of charge carriers. Furthermore, irrespective of the alkali metal, the thermal stability decreases with decreasing [Cu 4–n SnS 4 ] n− dimensionality within the quaternary members. Most importantly, we demonstrate that predictable crystal structure and property evolution for a given composition space is possible by deriving a general formula based on substituting the covalent metals of a parent structure with alkali metals.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

RADAI: A Large-Scale Realistic Dataset for Radiation Detection Algorithm Development

Open, realistic datasets are essential for developing and benchmarking radiation detection algorithms, yet they remain scarce. The Radiological Anomaly Detection and Identification (RADAI) project was develop to create datasets that meet the training and testing needs for sophisticated radiation detection algorithms. The RADAI dataset is a large-scale synthetic resource that integrates high-fidelity Monte Carlo simulations with realistic urban scenarios to capture both background variability and source signatures. RADAI models construction-material NORM, people and vehicles, urban clutter, and dynamic environmental effects such as cosmic-ray and rain-induced transients, and they provide list-mode detector data with motion and response modeling suitable for algorithm training and evaluation. The RADAI project resulted in three publicly-released complementary datasets together with an online scoring portal for standardized performance assessment and an open software toolkit that supports data access, augmentation, model development, and evaluation. These resources enable reproducible comparisons across methods and promote rigorous studies at the scale required by contemporary machine learning. By grounding algorithm development in realistic, well-documented conditions, RADAI supports progress toward more robust detection, identification, and localization in complex urban environments.

Ghawaly, James M. [Division of Computer Science an

Disorder-induced spin-cluster magnetism in a doped kagome spin liquid candidate

The search for new quantum spin liquid materials relies on systems with strong frustration such as spins on an ideal kagome lattice. However, lattice imperfections can have substantial effects which are as yet not well understood. In recent work, the two-dimensional kagome system YCu 3 ⁢(OH) 6 ⁢[(Cl 𝑥 ⁢Br (1−𝑥) ) 3−𝑦 ⁢(OH) 𝑦 ] has emerged as a leading candidate hosting a Dirac spin liquid which appears to survive at least for 𝑥 < 0.4, associated with alternating-bond-hexagon (ABH) disorder. Here in magnetic samples with 𝑥 = 0.58, 𝑦 = 0.1 we report unusual in-plane ferromagnetic canting (FM) of the in-plane antiferromagnet (AFM), with an unusually wide regime of short-ranged order, and propose theoretical models to explain this behavior. First, we show that Kitaev-type exchanges naturally arise on the kagome lattice to second order in the known Dzyaloshinskii-Moriya exchanges, and that these interactions can produce the unusual in-plane FM canting from antichiral AFM. Second, we propose a phenomenological model of weakly FM-canted spin clusters to describe the short-ranged regime and analyze quantum fluctuations in an ABH toy model to show how ABH disorder can stabilize this regime. Here, the combination of experimental observation and theory suggests that kagome-Kitaev interactions and ABH disorder are necessary for describing the magnetic fluctuations in this family of materials, with potential implications for the proposed proximate spin liquid phase.

Seth, Arnab [Georgia Institute of Technology, Atla

Impact of Limited Degree of Freedom Drag Coefficients on a Floating Offshore Wind Turbine Simulation

The worldwide effort to design and commission floating offshore wind turbines (FOWT) is motivating the need for reliable numerical models that adequately represent their physical behavior under realistic sea states. However, properly representing the hydrodynamic quadratic damping for FOWT remains uncertain, because of its dependency on the choice of drag coefficients (dimensionless or not). It is hypothesized that the limited degree of freedom (DoF) drag coefficient formulation that uses only translational drag coefficients causes mischaracterization of the rotational DoF drag, leading to underestimation of FOWT global loads, such as tower base fore-aft shear. To address these hydrodynamic modeling uncertainties, different quadratic drag models implemented in the open-source mid-fidelity simulation tool, OpenFAST, were investigated and compared with the experimental data from the Offshore Code Comparison Collaboration, Continued, with Correlation (OC5) project. The tower base fore-aft shear and up-wave mooring line tension were compared under an irregular wave loading condition to demonstrate the effects of the different damping models. Two types of hydrodynamic quadratic drag formulations were considered: (1) member-based dimensionless drag coefficients applied only at the translational DoF (namely limited-DoF drag model) and (2) quadratic drag matrix model (in dimensional form). Based on the results, the former consistently underestimated the 95th percentile peak loads and spectral responses when compared to the OC5 experimental data. In contrast, the drag matrix models reduced errors in estimates of the tower base shear peak load by 7–10% compared to the limited-DoF drag model. The underestimation in the tower base fore-aft shear was thus inferred be related to mischaracterization of the rotational pitch drag and the heave motion/drag by the limited-DoF model.

17 WIND ENERGY

Nuclear Safety [Vol. 37, No. 3, July-September 1996]

Nuclear Safety is a journal that covers significant issues in the field of nuclear safety. Its primary scope is safety in the design, construction, operation, and decommissioning of nuclear power reactors worldwide and the research and analysis activities that promote this goal, but it also encompasses the safety aspects of the entire nuclear fuel cycle, including fuel fabrication, spent-fuel processing and handling, and nuclear waste disposal, the handling of fissionable materials and radioisotopes, and the environmental effects of all these activities. Table of Contents for this issue follows. GENERAL SAFETY CONSIDERATIONS 181 Attitudes and Practices Regarding Disposal of Liquid Nuclear Waste at Clinton Laboratories in the Very Early Years: A Historical Analysis, S. H. Stow; 202 Off-Site Nuclear Emergency Management in Germany Under the Auspices of the Federal Structure, A. Bayer, S. Bittner, and H. Korn; DESIGN FEATURES: 211 Twenty-Fourth DOE/NRC Nuclear Air-Cleaning and Treatment Conference, R. R. Bellamy, J. J. Hayes, R. D. Porco, and M. W. First; OPERATING EXPERIENCES: 222 Explosion in the Tomsk-7 Reprocessing Plant on April 6, 1993, M. L. Hyder, W. G. Lussie, and F. E. Witmer; 234 Reactor Shutdown Experience, Compiled by J. W. Cletcher; U.S. NUCLEAR REGULATORY COMMISSION INFORMATION AND ANALYSES: 237 Assessment of Spent Fuel Cooling, J. G. Ibarra, W. R. Jones, G. F. Lanik, H. L. Ornstein, and S. V. Pullani; RECENT DEVELOPMENTS: 256 Reports, Standards, and Safety Guides, D. S. Queener; 260 Proposed Rule Changes as of June 30, 1996; ANNOUNCEMENTS: 210 Tennessee Industries Week; 221 21st International Symposium on The Scientific Basis for Nuclear Waste Management; 259 IAEA Programme of Scientific Meetings for 1997; 270 PSAM 4 (International Conference on Probabilistic Safety Assessment and Management); 265 The Authors; 268 Errata.

05 NUCLEAR FUELS

Realignment and suppression of charge density waves in the rare-earth tritellurides 𝑅⁢Te 3 (𝑅 = La, Gd, Er)

The rare-earth tritellurides have a rich phase diagram that includes charge density waves (CDWs), superconductivity, and magnetic order, offering a platform to study the interplay between these phases on a square-net system. Prior studies have shown that defects can affect the CDW characteristics in these materials, yet coupling between the CDW order and the underlying microstructure has not been studied at the nanoscale. Here we use scanning transmission electron microscopy at cryogenic temperatures to directly visualize the effects of defects on the CDW order and provide a spatially resolved microscopic correlation between the CDW transition and structural defects. Here, we show that in the presence of extended defects, such as dislocations and stacking faults, the weak orthorhombicity of the rare-earth tritellurides is lost and the material becomes pseudotetragonal. Since the orthorhombicity acts as a symmetry breaking field for the CDW transitions in rare-earth tritellurides, the presence of these extended defects modulates the energetics of the CDWs and suppresses the ground-state CDW phase at low temperature.

Charge density waves

High Temperature Dielectric Properties and Differential Scanning Calorimetry of Lunar Simulants

To guide development of microwave process technology that could be used during in situ construction on the Moon, we measured the high-temperature basic dielectric properties (εʹ and εʺ) of 17 lunar simulants and related materials. In order to confidently use these data one needs to understand the data’s strengths and weaknesses. Therefore, a goal of this publication is to provide insights into the comparative effects of sample composition, pre-treatments, experimental variables, high temperatures, and other factors on the measured response. The dielectric measurements were performed using the cavity perturbation method over a temperature range between room temperature to 1000 °C, or higher, and provided the real and imaginary components of permittivity at six frequencies. The utility of the original values was limited by the varying density of the pellets used in the measurement. Therefore, all of the εʹ and εʺ measurements at the frequency of 2466 MHz have been scaled to a constant density, 1.75 g/cm 3 . Here the data are presented as graphs chosen to aid analysis within and across simulant groups. To gain additional insight into the processes happening at the elevated temperatures in the dielectric measurements, heat capacity data was obtained using differential scanning calorimetry (DSC) on several of the simulant materials. Our data show that over the frequency range 397 MHz – 2985 MHz a material’s behavior does not greatly change, as compared to the scale of differences observed between lunar mare and highland simulants at high temperatures. For example at 1000 °C, the mare simulant JSC-1A absorbs 10 times more power than the highland simulant NUW-LHT-5M. We observe that as melting temperatures are reached both permittivity and dielectric loss rise non-linearly, helping to explain thermal runaway during microware heating. Our data show that even less than a few weight % of many non-lunar minerals, and the use of mixtures in simulants can affect the dielectric behavior at higher temperatures. A comparison of our results with published dielectric data for Apollo samples and with remote sensing of the Moon supports the conclusion the simulants and lunar material at room temperature have very similar dielectric values.

Differential Scanning Calorimetry

Time evolution of a pumped molecular magnet—A time-resolved inelastic neutron scattering study

Introducing an experimental technique of time-resolved inelastic neutron scattering (TRINS), we explore the time-dependent effects of resonant pulsed microwaves on the molecular magnet Cr 8 F 8 Piv 16 . The octagonal rings of magnetic Cr 3+ atoms with antiferromagnetic interactions form a singlet ground state with a weakly split triplet of excitations at 0.8 meV. A 4.6 tesla field was applied to tune the splitting between two members of the triplet excited level |1$\rangle$ ↔ |2$\rangle$ to resonance with 105 GHz (0.434 meV) microwaves. The time-dependent occupations of the ground state |0$\rangle$, lower lying levels |1$\rangle$ and |2$\rangle$, and higher energy states |λ ≥ 3$\rangle$ were extracted during and after 20 s long microwave pulses incident along the (101) direction of a Cr 8 F 8 Piv 16 crystal held at 1.9 K. At significantly elevated spin temperatures, we found underpopulation relative to thermal equilibrium of |2$\rangle$ and spin-lattice thermalization time scales ranging from 1.6(2) s to 5.7(2) s depending on the power level. This contrasts with the relaxation time τ 1 (T → 0) = 27(5) 𝛍 s inferred for |2$\rangle$ from in situ Electron Spin Resonance measurements. By probing a broad range of excited states during intense microwave pumping, TRINS thus provides a first view of long lived excited states in a molecular antiferromagnet.

Science & Technology - Other Topics

Anion-dependent phase behavior of methylimidazolium-based ionic liquids mixed with water: Correlation between local molecular structure and mesoscale behaviors

The mesoscopic phase behavior of decylmethylimidazolium (C 10 mim) ionic liquids (ILs) bearing three monovalent anions—thiocyanate (SCN − ), nitrate (NO 3 − ), and chloride (Cl − )—mixed with water at relatively high IL contents (50–95 wt%) was investigated. Small-angle and wide-angle X-ray scattering (SAXS/WAXS) were employed to follow the evolution of both local and mesoscale structures across this composition range. In the absence of water, C 10 mimSCN and C 10 mimCl behaved as disordered liquids, whereas C 10 mimNO 3 spontaneously formed a hexagonally ordered cylindrical mesophase and displayed a sticky-solid macroscopic appearance. Upon addition of water, C 10 mimSCN remained a viscous liquid and only weakly ordered lamellar domains were observed. This limited ordering is attributed to the lack of hydrogen bonding and weak interaction energy between SCN − anions and C 10 mim + cations. In contrast, the trigonal-planar NO 3 − and point-like Cl − anions promoted the formation of well-defined hexagonal mesophases up to 35–45 wt% water. The formation of hydrogen bonding of the two anions with imidazolium ring protons likely enabled the creation of compact ion clusters that effectively exclude water molecules from the immediate vicinity of the IL aggregates. These findings demonstrate that the interaction energy between ion pairs dictate IL-water interactions and therefore control the transition from disordered liquids to ordered mesophases in IL/water mixtures with high IL contents. In conclusion, the combined SAXS/WAXS analysis reveals a correlation between local intermolecular structure and the emergence of mesoscopic order, providing a systematic framework for tailoring mesoscale structures in alkylimidazolium-based IL/water systems.

36 MATERIALS SCIENCE

Modeling for Battery Prognostics

For any battery-powered vehicles (be it unmanned aerial vehicles, small passenger aircraft, or assets in exoplanetary operations) to operate at maximum efficiency and reliability, it is critical to monitor battery health as well performance and to predict end of discharge (EOD) and end of useful life (EOL). To fulfil these needs, it is important to capture the battery's inherent characteristics as well as operational knowledge in the form of models that can be used by monitoring, diagnostic, and prognostic algorithms. Several battery modeling methodologies have been developed in last few years as the understanding of underlying electrochemical mechanics has been advancing. The models can generally be classified as empirical models, electrochemical engineering models, multi-physics models, and molecular/atomist. Empirical models are based on fitting certain functions to past experimental data, without making use of any physicochemical principles. Electrical circuit equivalent models are an example of such empirical models. Electrochemical engineering models are typically continuum models that include electrochemical kinetics and transport phenomena. Each model has its advantages and disadvantages. The former type of model has the advantage of being computationally efficient, but has limited accuracy and robustness, due to the approximations used in developed model, and as a result of such approximations, cannot represent aging well. The latter type of model has the advantage of being very accurate, but is often computationally inefficient, having to solve complex sets of partial differential equations, and thus not suited well for online prognostic applications. In addition both multi-physics and atomist models are computationally expensive hence are even less suited to online application An electrochemistry-based model of Li-ion batteries has been developed, that captures crucial electrochemical processes, captures effects of aging, is computationally efficient, and is of suitable accuracy for reliable EOD prediction in a variety of operational profiles. The model can be considered an electrochemical engineering model, but unlike most such models found in the literature, certain approximations are done that allow to retain computational efficiency for online implementation of the model. Although the focus here is on Li-ion batteries, the model is quite general and can be applied to different chemistries through a change of model parameter values. Progress on model development, providing model validation results and EOD prediction results is being presented.

Prognostics

Preliminary Assessment of the Impact on the V-Band Oxygen Channels From Satellite Communication Uplinks

We calculate the percentage of time that an ATMS-like instrument [1] will be illuminated by the uplink beam of one of the proposed V-band communication system and estimate the damage resulting from such exposure. Using a combination of openly available information and educated guesses about the location and characteristics of the up/down link terminals, we constructed the ground segment of a hypothetical high-speed communication network. The space segment of the network was constructed from the orbital data of the existing Starlink constellation [2] of 6223 communication satellites (comsats) which is used as strawman to represent any other possible constellation of communication satellites. It is shown that without a very delicate balance of frequency allocations (science vs telecommunications), coupled with extremely steep and deep bandpass-defining filters, and strict adherence to the agreed limits (i.e. no out-of-band transmissions) the deployment of the telecommunication network leads to almost-complete loss of some important geophysical data. For the analysis we use the spectral characteristics of the ATMS instrument with the ephemeris for the NOAA-21 satellite [3]. The analysis is conducted for the USA and the simulation covers 8 consecutive days in July 2024. Effective and accurate microwave remote sensing of the atmosphere depends on the availability of interference-free spectrum windows at frequencies which are prescribed by physical processes [e.g. 4]. The family of resonant lines of the oxygen molecule near 60 GHz provides a unique opportunity to sample the vertical distribution of temperature and density from space, and it has been exploited for weather and climate studies from polar-orbiting satellites since 1978 (MSU on TIROS-N [5]). It remains a staple in the payloads operated by Russia, China, USA, Japan, France, India, UK, Ukraine [6] which are built around a common blueprint: a few wide-band (hundreds of MHz) channels around 50 GHz to sample the atmosphere and the surface while several more channels with high spectral resolution (few MHz) sample the individual resonant lines. Accurate retrieval of the environmental parameters depends upon the data provided by both sets of channels, and the their location in frequency space is not arbitrary and cannot be altered at will [7, 8]. The introduction of 5G technology in 2019 has driven telecommunication companies to request more bandwidth to be dedicated to their devices. This additional bandwidth is only available in spectral regions traditionally reserved for environmental and astrophysical research, such as the V-band between 50 and 60 GHz for up/downlink between satellites in low-earth orbits and terminals connected to fiberoptics network for distribution to high-speed local internet services. The power broadcast by the uplink communication leg is many orders of magnitude greater than the natural thermal signal emitted from the Earth scene. If the ground antenna were to perfectly align with the passive instrument’s antenna, the spaceborne receiver would suffer permanent, irreparable damage. While a direct boresight-to-boresight conjunction is extremely unlikely (even with a large constellation of satellites the fraction of the celestial sphere occupied by the satellites remains minuscule) the finite size of the ground station’s antenna beam in the sky suggests that the ATMS will be in the near background (as seen from the ground station) of one of the communication satellites and will be illuminated by either the main lobe or the near sidelobes of the uplink antenna more often than it is desirable. For our analysis we first calculate the position of the ATMS with respect to each of the ground stations at a resolution of 0.2 sec, then calculate the position of each of the comsats which are at least 25 deg above the station’s local horizon; finally we calculate the angle between the line-of-sight of the ATMS and the line-of-sight of the comsat. We assume that the gain pattern of the ground station is circularly symmetric; the angle-off-station-boresight then provides an attenuation of the uplink power which we use to assess the likely effect upon the passive instrument’s operations. We assume that each ground station can communicate with all the comsats in its field of view; this implies that, on average, a ground station can engage with 46 comsats simultaneously. The analysis is repeated for the case when the uplink broadcast within the ATMS passive channels (in-band scenario) and for the case when the uplink is limited to frequencies adjacent to the ATMS channels (out-of-band scenario). The antenna of the ground station is modelled as having a HPBW (Half-Power Beam Width) of 0.16 deg and EIRP (Equivalent Isotropic Radiated Power) of 70 dBW. We account for the geometric dissipation of the signal caused by the satellite orbital altitude, the attenuation induced by atmospheric gasses at 51 GHz and the mismatch between the circular polarization of the ground-based transmitting antenna and the linear polarization of the satellite-borne receiving antenna. The damages on ATMS are estimated from bench-level measurement conducted at the ATMS’ manufacturer facilities [unpublished].

passive microwave

An integrated in-situ coordination strategy enabling high-performance layered cathodes for sodium-ion batteries

O3-type layered transition metal oxide cathodes hold tremendous potential in sodium-ion batteries (SIBs) due to their low cost and high energy density. However, the structure instability associated with detrimental phase transitions and severe interface parasitic reactions exacerbate the material's electrochemical performance degradation. Herein, we develop an integrated in-situ coordination strategy via heteroatomic modulation inducing coherent epitaxial layer to collaboratively enhance the overall framework robustness from surface to bulk. The theoretical calculation and multiple in/ex-situ characterizations demonstrate the charge density around oxygen is redistributed, which promotes the electron localization, thus widening the NaO 2 lattice space and accelerating the Na + transport dynamics. Furthermore, the formed strengthened oxygen bond energy effectively distributes the long-range coordination of Mn 3+ O 6 octahedron, thereby alleviating Jahn-Teller distortion and local stress. Importantly, the in-situ formed conformal buffer layer dramatically relieves the adverse interface side reactions, facilitating the construction of robust cathode-electrolyte interface, which ameliorate the whole structure stability of designed materials. Consequently, the optimized NFMZ@NZO-1.0 exhibits the excellent cycling stability with 80.2% capacity retention after 300 cycles at 1C, and delivers a high discharge capacity of 107.1 mAh g −1 at 10C. In conclusion, this distinctive coupling strategy provides valuable insights for developing high-performance layered cathode materials in SIBs.

Coherent epitaxial layer

BISON analyses of TRISO fuel performance, its dependence on time-at-temperature, and possible implications for fuel design and qualification

The Advanced Gas Reactor Fuel Development and Qualification (AGR) program has established a substantial technical foundation to support private entry into the U.S. high-temperature gas-cooled reactor market. However, emerging tristructural isotropic (TRISO)-fueled reactor applications include small modular reactors and microreactors with longer fuel residence times, which may expose fuels to higher time-at-temperature (TAT) values than were explored by the AGR program. Increased TAT could affect diffusive and thermomechanical behaviors such as Pd penetration, fission gas release, creep, and fission product transport. In this work, we applied multiscale best-estimate BISON fuel performance modeling to assess these effects within a representative design space based on the AGR-5/6/7 experiment and analyzed trends in predicted particle and compact fuel performance metrics with possible implications for near-term fuel design and qualification. BISON unambiguously predicted that TRISO fuel performance is sensitive to TAT. Increasing TAT was not predicted to increase the magnitude of failure-inducing tangential stresses in particle coating layers. Predictions obtained using a mechanistic model for Pd penetration indicated that penetration depth does not depend strongly on TAT. While these observations suggest that AGR testing provides a conservative upper bound for the steady-state operation of TRISO particles at lower powers and higher residence times, BISON also predicted that the release of poorly retained Ag would increase with TAT. Because these analyses applied models to extrapolate beyond the available experimental data, the authors recommend performing targeted experiments to confirm these predictions. Nevertheless, these predictions may provide reactor developers with enough confidence to make near-term design decisions associated with the potential fuel performance trade-offs of increasing TAT.

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS