Search NASASearch

SEARCH · Search NASA

Results for “22 GENERAL STUDIES OF NUCLEAR REACTORS”

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,718 records · Page 51

Envelope-driven comfort risk in residential demand response

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

Demand response

Multifunctional electrochemical memory stabilized by phase coexistence

Our growing computing needs, especially in applications that heavily rely on artificial intelligence (AI), motivate a search for new components that could substantially augment the performance of general-purpose digital computers. Beyond ON/OFF switching, new components with linear multistate analog resistive tuning, nonlinear volatile switching, spiking, oscillatory, stochastic and other complex functionalities could enable highly efficient neuromorphic computing schemes for AI information processing. Compared to the extreme multifunctionality of biological neurons, realizing all the above characteristics in a single, scalable analog component remains a grand challenge. Here we investigate electrochemical gating combined with localized thermal activation to program and switch a single, vertically integrated and dimensionally scaled electrothermal chemical random access memory (ETCRAM) with a channel and reservoir composed of phase-separated vanadium oxide. Closely related to electrochemical RAM (ECRAM), ETCRAM uses an integrated gate-heater electrode to overcome kinetic barriers that help retain states at ambient temperatures. In addition to synapse-like stable and programmable analog resistance states arising from redox-tunable phase coexistence, a single component exhibits neuron-like nonlinear conductance switching with a tunable threshold and self-driven dynamics owing to the thermally driven metal-insulator phase transition in vanadium dioxide. More broadly, we demonstrate that electrochemically stabilized phase coexistence could unlock analog electronics with novel functionality, stability, reconfigurability, and scalability.

Oh, Sangheon [Sandia National Lab. (SNL-CA), Liver

Nanoscopic Imaging of Self-Propelled Ultrasmall Catalytic Nanomotors

Ultrasmall nanomotors (<100 nm) are highly desirable nanomachines for their size-specific advantages over their larger counterparts in applications spanning nanomedicine, directed assembly, active sensing, and environmental remediation. While there are extensive studies on motors larger than 100 nm, the design and understanding of ultrasmall nanomotors have been scant due to the lack of high-resolution imaging of their propelled motions with orientation and shape details resolved. Here, we report the imaging of the propelled motions of catalytically powered ultrasmall nanomotors─hundreds of them─at the nanometer resolution using liquid-phase transmission electron microscopy. These nanomotors are Pt nanoparticles of asymmetric shapes (“tadpoles” and “boomerangs”), which are colloidally synthesized and observed to be fueled by the catalyzed decomposition of NaBH4 in solution. Statistical analysis of the orientation and position trajectories of fueled and unfueled motors, coupled with finite element simulation, reveals that the shape asymmetry alone is sufficient to induce local chemical concentration gradient and self-diffusiophoresis to act against random Brownian motion. Our work elucidates the colloidal design and fundamental forces involved in the motions of ultrasmall nanomotors, which hold promise as active nanomachines to perform tasks in confined environments such as drug delivery and chemical sensing.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Roadmap and Benchmarking: Privacy in Federated Load Forecasting

Data-driven techniques for energy demand forecasting continue to emerge with promising impacts on distribution grid planning. However, the development of robust and generalizable machine learning models requires that representative high quality training data are available. Distributed energy resources have begun to embed intelligence, gathering large amounts of data on customer demand, behavior, and household devices that are connected to the grid. Though utilities aggregate meter-level demand data for load shaping, demand response, outage management, reliability planning, and billing applications, there lies an inherent privacy concern in sharing consumption data that may identify individual consumer behavioral patterns. Hence, while sharing the data is crucial, the private sensitive customer data must be safeguarded from being exposed or manipulated. In this study, we propose a roadmap for implementing a based privacy preserving framework to support the advancement of data-driven analytics in data-sensitive distributed energy resources environments. The roadmap incorporates federated learning–a distributed training framework, differential privacy–a statistical framework that provides guarantees to safeguard the leakage of sensitive data, secure multiparty computation and homomorphic encryption– techniques for encrypting model gradients and applying secure aggregation on the server. Moreover, we perform baseline experiments on the federated short-term load forecasting (STLF) task using open-source residential load profile datasets, offering insights into the challenges of integrating differential privacy into federated learning.

Abebe, Waqwoya [Oak Ridge National Laboratory (ORN

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

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

Smith, Kandler [National Renewable Energy Lab. (NR

Heat Transfer Fluids as Co‐Diluents in Localized High‐Concentration Electrolytes for High‐Rate Lithium Metal Batteries With Enhanced Safety

Localized high-concentration electrolytes (LHCEs) have been identified as promising electrolyte formulations for lithium metal batteries, due to their effective interphase formation and promotion of compact Li deposition, yet their practical implementation is often limited by reduced ion transport kinetics. In this study, two industrially established fluorinated ethers are identified for the first time in battery research as effective co-diluents as they combine a broad electrochemical stability window with a low viscosity and intrinsic non-flammability. Incorporating these components, commonly used as heat transfer fluids, yields safer, less flammable electrolyte formulations with enhanced ion mobilities. In particular, the ternary co-diluent formulation shows improved ion mobility by reducing the electrolyte's viscosity while limiting excessive ion clustering. Based on the improved electrolyte transport kinetics, lower overvoltages and higher Coulombic efficiencies at current densities ≥ 1 mA cm −2 are achieved with the ternary co-diluent blend, resulting in markedly extended cycle life in an application-oriented zero-excess pouch cell compared with the baseline system. Complementary electrochemical and ex situ analysis of harvested electrodes at moderate current densities reveals no discernible differences in interphase morphology and composition, suggesting enhanced ion mobility as the primary cause of the improved high-rate performance.

electrolyte diluent

Numerical-heating effects in atmospheric pressure streamer discharges simulated with a PIC code

Artificial heating in plasma simulations is a well-known phenomenon which occurs when, among other things, the Debye length is poorly resolved by the simulation mesh. Here, in this work, the degree to which numerical-heating occurs during a simulation of a nanosecond atmospheric pressure streamer discharge is examined. The streamer is simulated using a two-dimensional finite-element, particle-in-cell code Empire, which uses direct simulation Monte Carlo for binary particle interactions. Initially, an estimate of the numerical-heating rate applied to Empire is performed using a simple plasma model. Second, a positive atmospheric pressure streamer discharge simulation is performed to study the effects of numerical heating on plasma density, electron temperature, and streamer velocity. The nominal Debye length is approximately 1 μm and the amount of numerical heating introduced in the simulation is varied by using mesh sizes ranging from 2 μm to 20 μm. A measurable numerical heating quantity is proposed that can be used to estimate the appropriate element size and quantify the numerical-heating that can be expected over the simulation time for an atmospheric pressure streamer. In conclusion while Δx/λ D violations can be an issue it is not likely to be an issue with streamer discharges that are temporally short and occur in environments where collision frequencies are high. This result validates the rationale of grid size choices for a large amount of previously published works where Δx/λ D violation was not clearly addressed. Primary finding of this work is that numerical heating is of minor concern for plasma simulations where electron–neutral collisions are numerous such that multiple collisions can occur within a single plasma period.

Nikic, Dejan [University of New Mexico, Albuquerqu

Vapor-phase pillarization of MXenes for engineering hierarchical interlayer porosity

MXenes, a family of two-dimensional (2D) multilamellar materials, possess excellent thermal and electronic properties for a range of applications. Their use in heterogeneous catalysis, however, is limited by the low surface area resulting from stacked layers. Pillarization with inorganic oxides can create more open, mesoporous MXene structures, improving accessibility for guest species to diffuse, reside or react in the space between 2D layers. A previous liquid-phase pillarization method, however, involves excessive use of solvent-based precursors and multiple processing steps. Here, we report a vapor-phase pillarization (VPP) strategy to introduce pillars, exemplified by silica pillars, with high pillar precursor usage efficiency and a simplified processing workflow. The resulting silica-pillared mesoporous MXene exhibits significantly increased surface area and porosity. These textural properties can be easily tuned by the VPP synthesis conditions. When applied as a ruthenium (Ru) catalyst support for the hydrogenolysis of low-density polyethylene (LDPE), the silica-pillared MXene enabled high Ru dispersion and catalytic activity. This study highlights the potential of the VPP method for engineering mesoporous, 2D MXene materials and demonstrates the effectiveness of mesoporous MXene as a catalyst support in overcoming mass transport and active-site accessibility challenges in heterogeneous catalysis involving bulky substances, such as plastics upcycling.

Luo, Song [University of Delaware, Newark, DE (Uni

Aliovalent gallium dopants remove Ti 3+ defects and improve photocatalytic and photoelectrochemical water oxidation properties of LaTiO 2 N

LaTiO 2 N is a promising semiconductor for the water splitting reaction due to its 2.1 eV band gap and stability against corrosion. However, its solar energy conversion is limited by Ti 3+ recombination defects introduced during ammonolysis. Here we show for the first time that Ti 3+ defects in LaTiO 2 N can be suppressed with incorporation of 2, 5, and 10% aliovalent gallium (Ga 3+ ) dopants during synthesis via the layered La 2 Ti 2 O 7 intermediate. Electron paramagnetic resonance (EPR) spectroscopy on the solid powders confirms a reduction in the Ti 3+ donor density from 2.97 × 10 17 cm −3 for the non-doped material to ∼6.24 × 10 16 cm −3 for 5% Ga-doped LaTiO 2 N. The remaining Ti 3+ defects are concentrated near the LaTiO 2 N surface, according to X-ray photoelectron spectroscopy. The defect reduction shifts the optical absorption edge from 2.02 to 2.09 eV and eliminates a broad absorption band at 1050 nm from the optical absorption spectra. It also removes a 1.0–1.7 eV sub-band gap photovoltage signal from surface photovoltage spectra. This suggests that empty Ti 3+ d-orbitals are located 1.0–1.7 eV above the LaTiO 2 N valence band edge. Removing these recombination states with increasing Ga 3+ content enhances the photoconversion efficiency of LaTiO 2 N during water oxidation. The optimized 2 wt% CoO x -loaded 5% Ga-doped LaTi O2 N material has a 16% AQE (400 nm) for O 2 production from aqueous silver nitrate solution and a ∼2.1 mA cm −2 water oxidation photocurrent at 1.23 V under 100 mW cm −2 Xe arc lamp illumination. The water oxidation photocurrent is stable during a 50 min test, and the Faraday efficiency for O 2 generation is 97%, confirming short-term corrosion stability of LaTiO 2 N. Altogether, these results provide a better understanding of the distribution, concentration, and impact of Ti 3+ defects on the optical, photovoltage, and photoelectrochemical properties of LaTiO 2 N. In combination with other defect control strategies, aliovalent Ga 3+ doping can help bring the solar energy conversion efficiency of LaTiO 2 N closer to the theoretical limit.

Wang, Li [University of California, Davis, CA (Uni

Adsorption, charge transfer and a coverage-driven transition of alkali metals on rutile TiO 2 (110)

The interaction of alkali metals with metal oxide surfaces is central to tuning surface reactivity in heterogeneous catalysis and photocatalysis. Here we present a comprehensive DFT+U study of the adsorption of alkali metals (Li, Na, K, Rb, Cs) on the (110) surface of rutile TiO 2 . At low coverage (θ = 1/8), all alkali metals bind preferentially to bridging oxygen sites with adsorption energies in the range −4.06 to −3.33 eV, transferring nearly one full electron (0.92–0.99 |e|) to the substrate and inducing Ti 4+ → Ti 3+ reduction. The excess charge localizes preferentially at subsurface Ti sites in the form of small polarons. Diffusion barriers indicate facile motion along bridging-oxygen rows, whereas inter-row hopping is strongly hindered. Coverage effects were examined systematically for potassium: adsorption energy and charge transfer per K atom decrease monotonically with increasing θ. Strikingly, a sharp energy discontinuity occurs between θ = 4/8 and θ = 5/8 (ΔE ≈ 1 eV per atom), which we identify as a coverage-driven structural transition arising from steric packing constraints and enhanced K–K electrostatic repulsion once every (1×1) surface cell is occupied. This structural transition perfectly correlates with a dramatic drop in the work function down to an ultra-low minimum of 0.84 eV at θ=5/8, followed by a metallization- driven recovery at higher coverages. Ab initio molecular dynamics simulations confirm zigzag K arrangements at moderate coverage (θ = 1/3), while at high coverage (θ = 2/3) short-range K–K correlations emerge without long-range order. These results provide atomistic insight into the structure–activity relationships underlying alkali promotion effects on oxide-supported catalysts.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Broadband and Tunable Microwave Absorption Properties from Large Magnetic Loss in Ni–Zn Ferrite

Highly effective electromagnetic (EM) wave absorber materials with strong reflection loss (RL) and a wide absorption bandwidth (EBW) in gigahertz (GHz) frequencies are crucial for advanced wireless applications and portable electronics. Traditional microwave absorbers lack magnetic loss and struggle with impedance matching, while ferrites are stable, exhibit excellent magnetic and dielectric losses, and offer better impedance matching. However, achieving the desired EBW in ferrites remains a challenge, necessitating further composition design. In this study, impedance matching is successfully enhanced and EBW in Ni–Zn ferrite is broadened by successive doping with Mn and Co , without incorporation of any polymer filler. It is found that Ni 0.4 Co 0.1 Zn 0.5 Fe 1.9 Mn 0.1 O 4 material exhibits exceptional EM wave absorption, with a maximum RL of −48.7 dB. It also featured a significant EBW of 10.8 GHz, maintaining a 90% absorption rate (RL < −10 dB) for a thickness of 4.5 mm. These outstanding properties result from substantial magnetic losses and favorable impedance matching. These findings represent a significant step forward in the development of microwave absorber materials, addressing EM wave pollution concerns within GHz frequencies, including the frequency band used in popular 5G technology.

36 MATERIALS SCIENCE

Visualizing Millisecond Atomic Dynamics of Nanocrystals in Liquid

Atomic structures of nanomaterials are inherently dynamic and continuously reshaped through interactions with chemical species and external stimuli. Such dynamics are further amplified as the size and dimensionality of nanomaterials decrease. Despite advances in analytical methods, it remains challenging to capture the structural dynamics of nanomaterials in reactive environments with both atomic spatial resolution and commensurate temporal resolution. Here, in this study, we directly visualize atomic-scale dynamics of gold (Au) nanocrystals in reactive liquid environments with millisecond-speed liquid-cell electron microscopy (EM) and deep-learning denoising. We uncover reversible fluctuations in the local crystallinity of Au nanocrystals dependent on the surrounding chemical environment. These transient fluctuations, driven by interactions at nanocrystal–liquid interfaces, critically influence the dissolution kinetics and grain boundary relaxation. By overcoming the spatiotemporal limitations in conventional liquid-cell EM, our findings provide insights into how transient nanoscale structures dictate the stability and reactivity of nanomaterials.

Kang, Sungsu [University of Chicago, IL (United St

Identifying Suitable Front Contacts for High‐Efficiency Cd(Se,Te) Solar Cells on Space‐Qualified Cover Glass

Deployment of photovoltaics in space requires devices that combine high-efficiency, low areal mass, and resilience to harsh environments. Historically, high-efficiency multijunction III–V materials have dominated space power systems; however, their high cost and limited manufacturing throughput motivate the exploration of scalable alternatives. While CdTe-based thin-film photovoltaics offer an attractive option, their performance on non-conventional substrates can suffer from front contact instability under higher-temperature processing. Here, the role of front contact chemistry in limiting cell performance is investigated using CdTe-based devices fabricated on 150 μm thick Ceria-doped space-qualified 0214 Corning glass. A matrix of four transparent conducting oxides (TCOs: CTO, AZO, ITO, IZO) combined with two n-type emitters (MZO, IGO) reveals chemical stability at the front interface—rather than absorber composition alone—governs recombination losses, voltage deficits, and device reproducibility. Chemically stable front contact combinations suppress elemental diffusion and interfacial degradation, resulting in significantly improved carrier lifetimes and junction quality. These insights are validated through record-certified Cd(Se,Te) cell efficiencies of 18.4% under AM1.5G and 16.2% under AM0 illumination on ultra-thin glass. Beyond CdTe, this work provides a general framework for the rational selection of TCO/emitter interfaces in superstrate thin-film photovoltaics, including emerging technologies like metal halide perovskites, while enabling high-efficiency, lightweight photovoltaics for space applications.

14 SOLAR ENERGY

On-chip terahertz emission from Floquet-Bloch states [Invited]

Floquet engineering uses time-periodic electromagnetic fields to modify the electronic properties of quantum materials via the creation of Floquet-Bloch states. These photon-dressed states inherit features from both the material and the driving field, enabling the exploration and control of quantum phenomena in light-matter hybrid systems. In non-centrosymmetric materials, shift currents can arise from the quantum geometric properties of electronic wavefunctions. However, shift currents from Floquet-Bloch states remain experimentally unexplored. Here, we employ an on-chip optoelectronic circuit to detect intrinsic terahertz emission from Floquet-Bloch states in T d -WTe 2 under intense optical driving. We observe strong edge-localized terahertz emission that scales linearly with the driving field, consistent with the theoretical prediction for shift currents generated by Floquet-Bloch states. The results advance our understanding of strongly driven quantum materials and provide insights for developing efficient, bias-free terahertz sources for future optoelectronic technologies.

Li, Xinyu [Max Planck Institute for the Structure

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

Chronology of ungrouped achondrites Northwest Africa 11119 and 7325/8486: implications for early evolution of a heterogeneous crust on a differentiated planetesimal

The chronology of ungrouped achondrites provides key insights into the timeline of igneous activity in the early Solar System. Two ungrouped achondrites – Northwest Africa (NWA) 11119 (andesite-dacite) and NWA 8486 and its pair NWA 7325 (olivine gabbro) – are the focus of this study, where their chronologies are investigated using multiple high-resolution techniques. Here we report the lead-lead (207Pb-206Pb) and manganese-chromium (53Mn-53Cr) systematics of NWA 11119, as well as the 207Pb-206Pb systematics of NWA 8486 alongside aluminum-magnesium (26Al-26Mg) systematics for NWA 7325. The U-corrected 207Pb-206Pb ages of NWA 11119 and the combined ages of NWA 7325/8486 are 4566.4 ± 0.8 Ma and 4563.8 ± 1.9 Ma, respectively. Additionally, we report the 53Mn-53Cr age of NWA 11119 to be 4564.4 ± 2.5 Ma and the 26Al-26Mg age of NWA 7325/8486 to be 4563.1 ± 0.3 Ma. The formation of NWA 11119 requires partial melting of a (likely chondritic) source reservoir leading to eruption of Si rich, alkali depleted magmas, while NWA 7325/8486 likely formed from a chemically fractionated reservoir with superchondritic Al/Mg. The clear geochemical and isotopic similarities of these achondrites, combined with the chronology reported here, is suggestive of formation of these two ungrouped achondrites on a common parent body which likely formed in the inner Solar System and experienced early differentiation under reducing conditions. If these achondrites did share a parent body, it would suggest that primary asteroids in the early Solar System commonly produced mineralogically and geochemically heterogeneous crusts. While mineralogical and geochemical heterogeneity is known to exist in the (mostly mafic) crust of asteroid Vesta, our findings show that even more significant crustal heterogeneity (representing felsic and mafic compositions) may exist on other asteroids.

Cartwright, Julia [University of Leicester, UK]

Lunar accelerometer network gravitational observatory (LANGO)

With ground-based interferometers detecting hundreds of gravitational-wave (GW) events, GW astronomy has continued to blossom. U.S. and European scientists are developing plans to construct third-generation ground-based interferometers. ESA has proceeded through the mission formulation phase of space-based interferometer in a lower-frequency band, 10 –4 –0.1 Hz. Despite all these exciting developments, there is still a missing frequency band, 0.1–10 Hz. This mid-frequency band is rich with interesting astrophysical events. Coalescence and merger of intermediate-mass black holes (IMBHs) will occur in this frequency band. Coalescing stellar-mass BHs will pass through this frequency band days before they reach the frequency band of LIGO and Virgo. Detection of such signals would enable a mid-frequency detector to issue an advance notice to the high-frequency GW detectors, as well as to optical, x-ray and γ-ray telescopes. We propose Lunar Accelerometer Network Gravitational Observatory (LANGO) to detect GWs in this frequency band. In the first phase (LANGO 1), we propose to deploy four ambient-temperature (250 K) accelerometers in the tetrahedral or in a square configuration on the hemisphere facing the Earth. After successful operation at 250 K, LANGO would be upgraded to a cryogenic (4 K) version with over two orders of magnitude increased sensitivity (LANGO 2), with coherent rejection of seismic noise implemented. LANGO is a full-tensor detector, capable of determining the source direction and wave polarization. Each test mass (TM) is suspended as a pendulum with resonance frequency ∼ 0.01 Hz, thus is only weakly coupled to the lunar surface horizontally. LANGO is designed to detect the relative motion of globally separated, nearly free, TMs by using the Moon as a large quiet platform. LANGO 1 and 2 accelerometers aim at sensitivities ⩽ 10 –11 m s –2 Hz –1/2 and ⩽ 10 –13 m s –2 Hz –1/2 in the horizontal axes over the frequency band of 1 mHz–10 Hz, which yield GW sensitivities 1.1 x 10 -21 Hz -1/2 and 3.8 x 10 -24 Hz -1/2 at 1 Hz, respectively. The LANGO accelerometers will be 10 3 –10 5 times more sensitive than Apollo seismometers. With such sensitivity, LANGO will also make great contribution to the advancement of lunar geophysics.

79 ASTRONOMY AND ASTROPHYSICS

Establishing accretion flares from supermassive black holes as a source of high-energy neutrinos

ABSTRACT The origin of cosmic high-energy neutrinos remains largely unexplained. For high-energy neutrino alerts from IceCube, a coincidence with time-variable emission has been seen for three different types of accreting black holes: (1) a gamma-ray flare from a blazar (TXS 0506+056), (2) an optical transient following a stellar tidal disruption event (TDE; AT2019dsg), and (3) an optical outburst from an active galactic nucleus (AGN; AT2019fdr). For the latter two sources, infrared follow-up observations revealed a powerful reverberation signal due to dust heated by the flare. This discovery motivates a systematic study of neutrino emission from all supermassive black hole with similar dust echoes. Because dust reprocessing is agnostic to the origin of the outburst, our work unifies TDEs and high-amplitude flares from AGN into a population that we dub accretion flares. Besides the two known events, we uncover a third flare that is coincident with a PeV-scale neutrino (AT2019aalc). Based solely on the optical and infrared properties, we estimate a significance of 3.6σ for this association of high-energy neutrinos with three accretion flares. Our results imply that at least ∼10 per cent of the IceCube high-energy neutrino alerts could be due to accretion flares. This is surprising because the sum of the fluence of these flares is at least three orders of magnitude lower compared to the total fluence of normal AGN. It thus appears that the efficiency of high-energy neutrino production in accretion flares is increased compared to non-flaring AGN. We speculate that this can be explained by the high Eddington ratio of the flares.

Astronomy & Astrophysics