Search NASASearch

SEARCH · Search NASA

Results for “magnetic bubble domain”

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.

307 records · Page 8

Chiral kinematic theory and converse vortical effects

Response theories in condensed matter typically describe the response of an electron fluid to external electromagnetic fields, while perturbations on neutral particles are often designed to mimic such fields. Here, we study the response of fermions to a space-time-dependent velocity field, thereby sidestepping the issue of gauge charge. First, we use a semiclassical chiral kinematic theory to obtain the local density of current and extract the orbital magnetization. The theory immediately predicts a "converse vortical effect," defined as an orbital magnetization driven by linear velocity. It receives contributions from magnetic moments on the Fermi surface and the Berry curvature of the occupied bands. Then, transcending semiclassics via a complementary Kubo formalism reveals that the uniform limit of a clean system receives only the Berry curvature contribution while other limits sense the Fermi surface magnetic moments too. We propose CoSi as a candidate material and suggest magnetometry of a sample under a thermal gradient to detect the effect. Overall, our study sheds light on the effects of a space-time-dependent velocity field on electron fluids and paves the way for exploring quantum materials using new probes and perturbations.

Chen, Kai [University of Houston]

Interleaved bond frustration in a triangular lattice antiferromagnet

Frustration of long-range order via lattice geometry amplifies fluctuations and generates ground states that are highly sensitive to perturbations. Traditionally, geometric frustration is used to engineer unconventional magnetic states; however, the charge degree of freedom and bond order can be similarly frustrated. Finding materials that host both frustrated magnetic and bond networks holds promise for engineering structural and magnetic states with the potential of coupling to one another via either magnetic or strain fields. Here we identify an unusual instance of this coexistence in the triangular lattice antiferromagnets LnCd 3 P 3 (Ln = lanthanides). These compounds feature two-dimensional planes of unique trigonal planar CdP 3 units with an underlying bond instability that is frustrated via emergent kagome ice correlations. This bond instability is interleaved in between layers of frustrated magnetic moments. Furthermore, our results establish LnCd 3 P 3 as a rare materials class in which frustrated magnetism is embedded within a dopable semiconductor with a frustrated bond order instability.

Gomez Alvarado, S. J. [University of California, S

Unveiling field-transverse spin anisotropy in the spin liquid candidate α-RuCl3 via spin Hall magnetoresistance

α-RuCl3 has emerged as a possible candidate for a quantum spin liquid (QSL) that promises exotic quasiparticles relevant for fault-tolerant quantum computation. Here, we report spin-sensitive transport measurements using a proximal spin Hall metal, platinum (Pt), to probe magnetic moments in the insulator α-RuCl3. We observe spin Hall magnetoresistance (SMR), where both the transverse and longitudinal resistivities exhibit angular oscillations between the in-plane magnetic field and the current, driven by the interplay between the spin Hall effect in Pt and local magnetic moments in α-RuCl3. These oscillations occur from 1.5 to 18 T, covering the zigzag antiferromagnetic, putative QSL, and supposedly partially field-polarized phases. The phase of the SMR oscillations suggests that the local moments, whether static or fluctuating, develop spin anisotropy with a quantization axis in-plane and largely transverse to the magnetic field across all fields from 1.5 to 18 T. Temperature dependence indicates that the spin anisotropy operates at an energy scale similar to that of the reported QSL signatures in α-RuCl3.

Idzuchi, Hiroshi [Tohoku University, Japan]

Robust Biaxial Anisotropy and Switchable Néel Vectors in LaFeO 3 Epitaxial Films

Antiferromagnets with highly stable but switchable Néel vectors are desired for antiferromagnetic spintronics with ultrafast speed and terahertz frequencies. Electrical switching of antiferromagnetic insulators has been demonstrated using binary antiferromagnets, while large families of complex antiferromagnets such as perovskites are largely unexplored. Here, we show that epitaxial LaFeO 3 thin films on SrTiO 3 (001) exhibit clear, robust biaxial anisotropy with a spin-flop field of a few tesla. Angular-dependent spin-Hall magnetoresistance (SMR) characterizations of Pt/LaFeO 3 bilayers with the current channel along SrTiO 3 [100] and [110] reveal distinct, intriguing shapes and field dependence. Simulations using a macrospin model accurately describe the main behavior and fine features of the SMR data from which key antiferromagnetic parameters are extracted. Furthermore, remanent SMR measurement confirms the high fidelity of the Néel vector along either easy axis of the biaxial anisotropy, indicating that epitaxial films of LaFeO 3 and potentially other perovskite antiferromagnets offer an attractive platform for antiferromagnetic spintronics.

71 CLASSICAL AND QUANTUM MECHANICS, GENERAL PHYSIC

Knowledge-guided learning with curated prior genetic biomarkers for robust model interpretation

Abstract Motivation Knowledge-guided learning offers effective and robust model training strategies in data-scarce settings by incorporating established domain knowledge, thereby enhancing generalization, robustness, and interpretability. By contrast, conventional deep learning approaches rely purely on data-driven learning, which can limit robust model interpretability, particularly in high-dimensional settings with limited size samples. In computational biology, knowledge-guided learning has primarily leveraged network- and structural-based knowledge, leading to biologically interpretable representations and enhanced predictive performance compared to conventional approaches. However, curated biomarkers, one of the most accessible forms of biological knowledge, remain largely unexplored within knowledge-guided paradigms. Results In this study, we propose a model-agnostic training paradigm, Biomarker-driven Explainable Prior-guided Learning (BioExPL), that can be applied to any neural networks that incorporates curated prior knowledge. BioExPL enforces neural networks to reflect curated biomarker priors in their latent representations through a novel knowledge-alignment loss. BioExPL consistently demonstrated significantly improved predictive performance and enhanced model interpretability with minimized computational overhead in simulation studies and intensive experiments on multiple cancer datasets. BioExPL not only integrates prior curated knowledge into the model but also accurately identifies unknown associated signals additionally. BioExPL is model-agnostic and domain-independent, enabling its integration into diverse neural network architectures. Availability and implementation The open-source is publicly available at: https://github.com/datax-lab/BioExPL.

Baek, Beomsu [Department of Computer Science, Univ

Hydrology Copilot: A Cloud-Native Ai System for Hydrological Data Analysis

The emergence of AI-driven Earth observation systems promises to broaden access to petabyte-scale geospatial data beyond domain specialists. However, translating this vision into operational scientific infrastructure requires addressing fundamental challenges in data virtualization, code transparency, and domain-specific reasoning. We present Hydrology Copilot, a cloud-native AI framework for natural-language-driven analysis of Earth observation data. To demonstrate operational capabilities at scale, we implement the system using NASA's North American Land Data Assimilation System version 3 (NLDAS-3), which provides surface meteorological forcing and land-surface model output across North and Central America at 1-km resolution, from which drought diagnostics are derived. The system integrates five core contributions: (1) scalable data virtualization using Kerchunk-based cloud optimized access, achieving a 1.5 to 4.6 times improvement in I/O latency across benchmark queries spanning regional single-day extractions (4.6 times speedup) to continental monthly aggregations (1.5 times speedup); (2) transparent code generation through Microsoft Azure AI Foundry agents that expose executable Python workflows for scientific verification; (3) persistent conversational memory enabling multi-turn analytical discourse across sessions; (4) intelligent query validation that enforces dataset boundaries and resolves ambiguous requests before execution; and (5) a multi-agent architecture coordinating query parsing, code generation, and visualization. We evaluate the system through drought-monitoring workflows, demonstrating reliable code generation, accurate results validated against reference computations and the operational U.S. Drought Monitor, and efficient operation across increasingly complex tasks. By bridging natural-language interfaces with rigorous hydrological analysis, Hydrology Copilot advances beyond proof-of-concept demonstrations to provide a deployable framework for operational Earth science applications.

Data virtualization

Direct Observation of Vortex Liquid Droplets in the Iron Pnictide Superconductor CaKFe 4 As 4 at 0.5T c

Type-II superconductors under magnetic fields remain in a quantum-coherent, non-dissipative state as long as vortices are pinned. Dissipation emerges when vortices depin, a process often driven by thermal fluctuations and commonly associated with a melting transition from a vortex solid to a vortex liquid. Macroscopic experiments almost always observe this transition close to the superconducting critical temperature 𝑇 𝑐 . However, how the vortex solid responds to thermal fluctuations at the scale of individual vortices, far below the melting transition, remains largely unexplored. Here, we use scanning tunneling microscopy (STM) to directly visualize vortices in the iron-based superconductor CaKFe 4 ⁢As 4 (𝑇 𝑐 ≈35 K ). We observe the formation of vortex liquid droplets—spatially localized regions where vortices exhibit strong thermal fluctuations—at temperatures as low as 0.5 𝑇 𝑐 . These results demonstrate that the onset of dissipation at the local scale occurs at temperatures significantly below 𝑇𝑐 in type-II superconductors, revealing a previously unrecognized regime of vortex dynamics.

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND

Coexistence of Synchronization and Stochasticity in Thermally Coupled Mott Oscillators

Synchronization is conventionally regarded as a mechanism for suppressing variability and enforcing order in coupled systems, from pendula and lasers to neurons and electronic oscillators. Here, we show that synchronization can also embed stochasticity at finer scales. We observe this phenomenon in thermally coupled VO 2 neuristors, where robust in-phase synchronization at the microsecond scale coexists with spike onset fluctuations at the nanosecond scale, with no fixed leader. The coexistence of order and disorder originates from stochastic domain-level physics of the insulator–metal and metal–insulator transitions, where local variations in transition temperature drive cycle-to-cycle randomness in nucleation, percolation, and relaxation. A stochastic domain model reproduces this effect by generating synchronized spike trains with random lead–lag jitter, and experimental interspike interval statistics confirm the persistence of fine-scale variability despite macroscopic phase locking. These findings establish that synchronization and stochasticity can coexist within the same physical platform, revealing hidden disorder within collective order. Furthermore, this insight reframes synchronization as not purely deterministic, but as a universal context where microscopic variability can persist, with implications for electronics, cryptography, and the fundamental physics of order–disorder coexistence.

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND

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

Anisotropic multi- Q order in Co x TaS 2

The cobalt-intercalated transition metal dichalcogenide Co x TaS 2 hosts a rich landscape of magnetic phases that depend sensitively on x. While the stoichiometric compound with x = 1/3 exhibits a single magnetic transition, samples with x≤0.325 display two transitions with an anomalous Hall effect (AHE) emerging in the lower temperature phase. Here, we resolve the spin structure in each phase by employing a suite of magneto-optical probes that include the discovery of anomalous magneto-birefringence: a spontaneous time-reversal sensitive rotation of the principal optic axes. A symmetry-based analysis identifies the AHE-active phase as an anisotropic (2+1)Q state, in which magnetic modulation at one wavevector (Q) differs in symmetry from that at the remaining two. The (2+1)Q state naturally exhibits scalar spin chirality as a mechanism for the AHE and expands the classification of multi-Q magnetic phases.

Kruppe, Jonathon [University of California, Berkel

Electric‐Field‐Driven Reversal of Ferromagnetism in (110)‐Oriented, Single Phase, Multiferroic Co‐Substituted BiFeO 3 Thin Films

Abstract While multiferroic materials are attractive systems for the promise of ultra‐low‐power‐consumption computational technologies, electric‐field‐induced magnetization reversal is a key challenge for realizing devices at scale. Though significant research efforts have been working toward the realization of a material which couples ferroelectricity and ferromagnetism, there are few, even composite, systems which are practical for device scale applications at room temperature. Co‐substituted multiferroic BiFe 0.9 Co 0.1 O 3 is a promising candidate system, due to coupled ferroelectricity and weak ferromagnetism at room temperature. Here, it is theoretically indicated that the ferroic orders in this material are statically coupled, where an in‐plane 109° ferroelectric switching event can result in the reversal of this out‐of‐plane component of magnetization, and the electric field‐induced magnetization reversal is experimentally observed. Such an in‐plane poling configuration is particularly desirable for device applications.

Chemistry

Terahertz‐Nanoscale Visualization of the Microscopic Spin‐Charge Architecture of Colossal Magnetoresistive Switching

Resolving sub-10 nm spin switching and the associated terahertz (THz) electrodynamics during the colossal magnetoresistance (CMR) transition is a definitive frontier in reaching the fundamental spatial, temporal, and energy-dissipation limits of spin-electronics. Yet, simultaneous control of high magnetic field, cryogenic environment, and nanometer resolution has remained an elusive benchmark for THz nanoscopy, leaving the local THz dynamics of these transitions largely unexplored. Here, we overcome these limitations by utilizing a custom-built cryogenic magneto-THz scattering-type scanning near-field optical microscopy (cm-THz-sSNOM) to resolve the near-field THz spectroscopic evolution of the magnetic field-driven CMR transition in a manganite single crystal. Our measurements provide a nanoscale visualization of the THz conductivity, capturing the moment that magnetic-field-induced spin switching triggers the transition from an antiferromagnetic insulator to a ferromagnetic metal. An ellipsoidal near-field model reveals a multi-scale transition initiated by 1–2 nm isolated spin-flip sites at low magnetic fields, which coalesce into ∼15 nm conducting regions as the threshold field is approached. These results provide an nano-THz view of CMR switching, establishing an analysis framework for mapping spin–charge–lattice–orbit–coupled dynamics at spatial scales that transcend the nominal sSNOM resolution.

Haeuser, Samuel [Iowa State University, Ames, IA (

Relativistic Magnetohydrodynamic Simulations of Giant Magnetar Bursts

Gradual crustal deformation can generate strongly twisted magnetic fields around magnetars, potentially triggering giant flares with total energies exceeding 10 44 erg. In this letter, we present the first relativistic magnetohydrodynamic simulation of a surface shear-driven magnetar eruption, capturing reconnection-driven plasma heating, the ejection of relativistically hot plasma, and the formation of a hot fireball confined within the inner magnetosphere. We find that magnetic reconnection in the equatorial current sheet launches a hot trailing outflow capable of powering the initial spike observed in giant flares, while simultaneously leaving behind a thermally stratified fireball with sufficient thermal energy to produce the pulsating, decaying tail. Together, these features provide a self-consistent physical framework for understanding the observed energetics of magnetar giant flares. The eruption also expels a magnetically dominated giant plasmoid carrying up to ∼9% of the magnetosphere’s total magnetic energy. Furthermore, our simulation demonstrates how the plasmoid drives the formation of a blast wave—an important ingredient in models linking magnetar eruptions to fast radio bursts.

79 ASTRONOMY AND ASTROPHYSICS

Observational Requirements for the Regional Scale

Observational requirements are provided for the 'regional scale' (10 2 to 10 3 km space scale; 3 to 24 h time scale). Given this range, the regional scale represents a spatial and temporal domain in which important scale-interactive processes occur that act to concentrate large vertical wind shears, significant horizontal thermal gradients, and vertical motion patterns into narrow regions. A short review of the mass and momentum adjustments associated with jet streak-induced circulations is discussed. Evidence for the need to specify the wind field in the upper troposphere to accurately simulate forcing for the transverse circulations is also presented. The importance of specifying temperature tendency to resolve the lower tropospheric portion of the transverse circulations is highlighted. The observational requirements are then discussed, along with possible approaches for meeting the requirements on the regional scale.

Louis W Uccellini

Signatures of a spin-active interface and a locally enhanced Zeeman field in a superconductor-chiral material heterostructure

A localized Zeeman field, intensified at heterostructure interfaces, could play a crucial role in a broad area including spintronics and unconventional superconductors. Conventionally, the generation of a local Zeeman field is achieved through magnetic exchange coupling with a magnetic material. However, magnetic elements often introduce defects, which could weaken or destroy superconductivity. Alternatively, the coupling between a superconductor with strong spin-orbit coupling and a nonmagnetic chiral material could serve as a promising approach to generate a spin-active interface. Here, we leverage an interface superconductor, namely, induced superconductivity in noble metal surface states, to probe the spin-active interface. Our results unveil an enhanced interface Zeeman field, which selectively closes the surface superconducting gap while preserving the bulk superconducting pairing. The chiral material, i.e., trigonal tellurium, also induces Andreev bound states (ABS) exhibiting spin polarization. The field dependence of ABS manifests a substantially enhanced interface Landég-factor (g eff ~ 12), thereby corroborating the enhanced interface Zeeman energy.

Science & Technology - Other Topics

Method of tuning physical properties of thermosets

Polymerization-induced phase separation enables fine control over thermoset network morphologies, yielding heterogeneous structures with domain sizes tunable over 1-100 nm. However, the controlled chain-growth polymerization techniques exclusively employed to regulate morphology at these length scales are unsuitable for most thermoset materials typically formed through step-growth mechanisms. By employing binary mixtures in place of the classic constituents of phase-separating thermosets—resin, curing agent, and secondary polymer—facile tunability over morphology can be achieved through a single compositional parameter. Indeed, this method yields morphologies spanning nano-scale to macro-scale, controlled by the relative reactivities and thermodynamic compatibility of the network components. Due to the connection between chain dynamics and microstructure in these materials, the tunable morphology enables exquisite control over glass transition and other physical and mechanical properties.

Jones, Brad Howard

Simulation to a Newborn Supernova Remnant from a Low-mass Iron Core Star

Supernova remnant observations show a high degree of asymmetry, mixing, and inhomogeneity. These asymmetries are seeded during the early seconds of the explosion and are further enhanced and modified as the shock and ejecta move through the stellar progenitor and into the circumstellar medium. We present simulations of a 9.6 M⊙ zero-metallicity progenitor initialized after shock revival and evolved for several years when the ejecta is in the circumstellar medium. A suite of 1D and 2D simulations examines the effects of neutron-star wind and radioactive decay heating. In 1D, decay heating forms a low-density bubble that suppresses the reverse shock. While in 2D, the heating is localized to metal-rich pockets, inflating them and compressing the surrounding material into dense shells. In 3D, the neutron-star wind and decay heating modify the plume morphology, producing more large-scale structures. The extended plume morphology leads to an asymmetrical shock breakout. After breakout, the leading plumes cannot keep up with the shock front, resulting in deceleration and fragmentation by the reverse shock while retaining the large-scale asymmetry. The projected ejecta morphology and velocities are strongly viewing angle dependent. The relatively uniform metal-rich distribution does not resemble the strongly inhomogeneous ejecta structure of Cas A. The 160-isotope decay network shows that 24.4% of the radioactive heating comes from decay chains other than the canonical 56Ni chain. The low explosion energy, low 56Ni yield, and Ni/Fe ratio greater than unity suggest an observational signature similar to an electron capture supernova.

Neopane, Sudarshan [University of Tennessee (UT)]

Squeezing quantum states in three-dimensional twisted crystals

Bloch's theorem provides a conventional starting point for describing wave propagation in periodic media, but in ordered materials where competing spatial periods coexist it is rendered ineffective, often with dramatic consequences. Here we develop an alternate approach that uses coherent free-particle vortex states to study quantum states in supertwisted crystals: three-dimensional stacks of atomically thin two-dimensional layers. Here, this formalism leads naturally to the representation of the spectrum using squeezed coherent states, and it reveals the crucial role of a Coriolis coupling in the equations of motion. This identifies an underlying noncommutative geometry and novel edge state structure in a family of complex ordered structures.

36 MATERIALS SCIENCE