SearcharxivSearch

arXiv subjects

L. Wu

Publications and source records attributed to L. Wu.

At least 19 recordsLinked to original sources

Switching Transients in Constrained Transformer-Line/Cable Configurations

This paper investigates the transient phenomena that occur in two special cases in the Netherlands: (A) during the energization of a power transformer via a cable feeder and (B) the energization of a power transformer together with an overhead line (OHL). In Case A a 7 km long 150 kV cable and a 150/50 kV transformer are connected and energized at the same time. In Case B a 150/50 kV transformer and a short 50 kV OHL are connected and energized simultaneously. The reason behind this kind of situations is related to space restrictions and cost efficiency.

eess.SY

Investigating an Erupting Metric-decimetric Radio Depression and its Physical Origin

We present direct metric-decimetric radio imaging observations of a fascinating quiescent filament eruption on 2024 March 17 using data from the DAocheng Radio Telescope (DART), with a combination of the Solar Dynamics Observatory and the Chinese Ha Solar Explorer. At the radio band, even though the filament is difficult to identify in its early phase, it rapidly became distinct and formed a continuous loop-like dark structure during the eruption, i.e., so-called radio depression. Compared with the fragmentation of the erupting filament observed at the Ha and EUV bands, the radio depression appeared more coherently. Based on synthetic radio images from a three-dimensional magnetohydrodynamics (MHD) simulation of a flux-rope-filament eruption, it is suggested that the radio depression originates from the absorption of cold and dense materials within the erupting flux rope to the background emission. The absorption seems to be stronger than that at the Ha and EUV bands, thus leading to their apparent discrepancies. Moreover, the radio depression is also found to occupy the lower part but not the whole body of the flux rope.

astro-ph.SR

On the resolution of dual readout calorimeters

Dual readout calorimeters allow state-of-the-art resolutions for hadronic energy measurements. Their various incarnations are leading candidates for the calorimeter systems for future colliders. In this paper, we present a simple formula for the resolution of a dual readout calorimeter, which we verify with a toy simulation and with full simulation results. This formula can help those new to dual readout calorimetry understand its strengths and limitations. The paper also highlights that the dual readout correction works not just to compensate for binding energy loss, but also for energies escaping the calorimeter or clustering algorithm. Formulae are also presented for approximate resolutions and energy scales in terms of different sources of response.

physics.ins-det

Depth-resolved profile of the interfacial ferromagnetism in $CaMnO_{3}/CaRuO_{3}$ superlattices

Emergent magnetic phenomena at interfaces represent a frontier in materials science, pivotal for advancing technologies in spintronics and magnetic storage. In this letter, we utilize a suite of advanced X-ray spectroscopic and scattering techniques to investigate emergent interfacial ferromagnetism in oxide superlattices comprised of antiferromagnetic CaMnO3 and paramagnetic CaRuO3. Our findings challenge prior theoretical models by demonstrating that the ferromagnetism extends beyond the interfacial layer into multiple unit cells of CaMnO3 and exhibits an asymmetric profile. Complementary density functional calculations reveal that the interfacial ferromagnetism is driven by the double exchange mechanism, facilitated by charge transfer from Ru to Mn ions. Additionally, defect chemistry, particularly the presence of oxygen vacancies, likely plays a crucial role in modifying the magnetic moments at the interface, leading to the observed asymmetry between the top and bottom CaMnO3 interfacial magnetic layers. Our findings underscore the potential of manipulating interfacial ferromagnetism through point defect engineering.

cond-mat.mtrl-sci

Learning solutions of parametric Navier-Stokes with physics-informed neural networks

We leverage Physics-Informed Neural Networks (PINNs) to learn solution functions of parametric Navier-Stokes Equations (NSE). Our proposed approach results in a feasible optimization problem setup that bypasses PINNs' limitations in converging to solutions of highly nonlinear parametric-PDEs like NSE. We consider the parameter(s) of interest as inputs of PINNs along with spatio-temporal coordinates, and train PINNs on generated numerical solutions of parametric-PDES for instances of the parameters. We perform experiments on the classical 2D flow past cylinder problem aiming to learn velocities and pressure functions over a range of Reynolds numbers as parameter of interest. Provision of training data from generated numerical simulations allows for interpolation of the solution functions for a range of parameters. Therefore, we compare PINNs with unconstrained conventional Neural Networks (NN) on this problem setup to investigate the effectiveness of considering the PDEs regularization in the loss function. We show that our proposed approach results in optimizing PINN models that learn the solution functions while making sure that flow predictions are in line with conservational laws of mass and momentum. Our results show that PINN results in accurate prediction of gradients compared to NN model, this is clearly visible in predicted vorticity fields given that none of these models were trained on vorticity labels.

cs.CE

Towards construction of a novel nm resolution MeV-STEM for imaging of thick biological samples

Driven by life-science applications, mega-electron-volt Scanning Transmission Electron Microscope (MeV-STEM) has been proposed to image thick biological samples. The high penetration of inelastic scattering signals of MeV electrons could make the MeV-STEM an appropriate microscope for biological samples as thick as 10 {\mu}m or more with a nanoscale resolution, considering the effect of electron energy, beam broadening and low-dose limit on resolution. The best resolution is inversely related to the sample thickness and changes from 6 nm to 24 nm when the sample thickness increases from 1 {\mu}m to 10 {\mu}m. To achieve such a resolution in STEM, the imaging electrons must be focused on the specimen with a nm size and a mrad semi-convergence angle. This requires an electron beam emittance of a few picometer, which is ~1,000 times smaller than the presently achieved nm emittance, in conjunction with less than 10-4 energy spread and 1 nA current. We numerically simulated two different approaches that are potentially applicable to build a compact MeV-STEM instrument: 1) DC gun, aperture, Superconducting radio frequency (SRF) cavities, and STEM column; 2) SRF gun, aperture, SRF cavities, and STEM column. Beam dynamic simulations show promising results, which meet the needs of an MeV-STEM, a few picometer emittance, less than 10-4 energy spread, and 0.1-1 nA current from both options. Also, we designed a compact STEM column based on permanent quadrupole quintuplet not only to demagnify the beam size from 1 {\mu}m at the source point to 2 nm at the specimen, but also to provide the freedom of changing the magnifications at the specimen and a scanning system to raster the electron beam across the sample with a step size of 2 nm and the repetition rate of 1 MHz. This makes it possible to build a compact MeV-STEM and use it to study thick, large-volume samples in cell biology.

physics.ins-det

Geant4 simulations of sampling and homogeneous hadronic calorimeters with dual readout for future colliders

Hadronic calorimeters with dual readout measure both scintillation and Cherenkov lights produced in their active media. They offer improvements in energy resolution and, therefore, have become increasingly interesting due to the need for precision jet measurements at Higgs factories. This paper presents Geant4 simulations of single-particle responses in sampling and homogeneous calorimeters, and demonstrates the effect of inclusion of Cherenkov light in the reconstruction of energies. The simulations are performed with a single-photon precision.

physics.ins-det

MAD: Meta Adversarial Defense Benchmark

Adversarial training (AT) is a prominent technique employed by deep learning models to defend against adversarial attacks, and to some extent, enhance model robustness. However, there are three main drawbacks of the existing AT-based defense methods: expensive computational cost, low generalization ability, and the dilemma between the original model and the defense model. To this end, we propose a novel benchmark called meta adversarial defense (MAD). The MAD benchmark consists of two MAD datasets, along with a MAD evaluation protocol. The two large-scale MAD datasets were generated through experiments using 30 kinds of attacks on MNIST and CIFAR-10 datasets. In addition, we introduce a meta-learning based adversarial training (Meta-AT) algorithm as the baseline, which features high robustness to unseen adversarial attacks through few-shot learning. Experimental results demonstrate the effectiveness of our Meta-AT algorithm compared to the state-of-the-art methods. Furthermore, the model after Meta-AT maintains a relatively high clean-samples classification accuracy (CCA). It is worth noting that Meta-AT addresses all three aforementioned limitations, leading to substantial improvements. This benchmark ultimately achieved breakthroughs in investigating the transferability of adversarial defense methods to new attacks and the ability to learn from a limited number of adversarial examples. Our codes and attacked datasets address will be available at https://github.com/PXX1110/Meta_AT.

eess.IV

Extreme Ultraviolet-Excited Time-Resolved Luminescence Spectroscopy Using an Ultrafast Table-Top High-Harmonic Generation Source

We present a table-top extreme ultraviolet (XUV) beamline for measuring time- and frequency-resolved XUV excited optical luminescence (XEOL) with additional femtosecond-resolution XUV transient absorption spectroscopy functionality. XUV pulses are generated via high-harmonic generation using a near-infrared pulse in a noble gas medium, and focused to excite luminescence from a solid sample. The luminescence is collimated and guided into a streak camera, where its spectral components are temporally resolved with picosecond temporal resolution. We time-resolve XUV excited luminescence and compare the results to luminescence decays excited at longer wavelengths for three different materials : (i) sodium salicylate, an often used XUV scintillator, (ii) fluorescent labeling molecule 4-carbazole benzoic acid (CB), and (iii) a zirconium metal oxo-cluster labeled with CB, which is a photoresist candidate for extreme-ultraviolet lithography. Our results establish time-resolved XEOL as a new technique to measure transient XUV-driven phenomena in solid-state samples, and identify decay mechanisms of molecules following XUV and soft-X-ray excitation.

physics.optics

Neural-network acceleration of projection-based model-order-reduction for finite plasticity: Application to RVEs

Compared to conventional projection-based model-order-reduction, its neural-network acceleration has the advantage that the online simulations are equation-free, meaning that no system of equations needs to be solved iteratively. Consequently, no stiffness matrix needs to be constructed and the stress update needs to be computed only once per increment. In this contribution, a recurrent neural network is developed to accelerate a projection-based model-order-reduction of the elastoplastic mechanical behaviour of an RVE. In contrast to a neural network that merely emulates the relation between the macroscopic deformation (path) and the macroscopic stress, the neural network acceleration of projection-based model-order-reduction preserves all microstructural information, at the price of computing this information once per increment.

cs.LG

Electrochemical control of ferroelectricity in hafnia-based ferroelectric devices using reversible oxygen migration

Ferroelectricity, especially in hafnia-based thin films at nanosizes, has been rejuvenated in the fields of low-power, nonvolatile and Si-compatible modern memory and logic applications. Despite tremendous efforts to explore the formation of the metastable ferroelectric phase and the polarization degradation during field cycling, the ability of oxygen vacancy to exactly engineer and switch polarization remains to be elucidated. Here we report reversibly electrochemical control of ferroelectricity in Hf$_{0.5}$Zr$_{0.5}$O$_2$ (HZO) heterostructures with a mixed ionic-electronic LaSrMnO$_3$ electrode, achieving a hard breakdown field more than 18 MV/cm, over fourfold as high as that of typical HZO. The electrical extraction and insertion of oxygen into HZO is macroscopically characterized and atomically imaged in situ. Utilizing this reversible process, we achieved multiple polarization states and even repeatedly repaired the damaged ferroelectricity by reversed negative electric fields. Our study demonstrates the robust and switchable ferroelectricity in hafnia oxide distinctly associated with oxygen vacancy and opens up opportunities to recover, manipulate, and utilize rich ferroelectric functionalities for advanced ferroelectric functionality to empower the existing Si-based electronics such as multi-bit storage.

physics.app-ph

Photoinduced Dirac semimetal in ZrTe5

Novel phases of matter with unique properties that emerge from quantum and topological protection present an important thrust of modern research. Of particular interest is to engineer these phases on demand using ultrafast external stimuli, such as photoexcitation, which offers prospects of their integration into future devices compatible with optical communication and information technology. Here, we use MeV Ultrafast Electron Diffraction (UED) to show how a transient three-dimensional (3D) Dirac semimetal state can be induced by a femtosecond laser pulse in a topological insulator ZrTe$_5$. We observe marked changes in Bragg diffraction, which are characteristic of bond distortions in the photoinduced state. Using the atomic positions refined from the UED, we perform density functional theory (DFT) analysis of the electronic band structure. Our results reveal that the equilibrium state of ZrTe$_5$ is a topological insulator with a small band gap of $\sim$25 meV, consistent with angle-resolved photoemission (ARPES) experiments. However, the gap is closed in the presence of strong spin-orbit coupling (SOC) in the photoinduced transient state, where massless Dirac fermions emerge in the chiral band structure. The time scale of the relaxation dynamics to the transient Dirac semimetal state is remarkably long, $τ\sim$160 ps, which is two orders of magnitude longer than the conventional phonon-driven structural relaxation. The long relaxation is consistent with the vanishing density of states in Dirac spectrum and slow spin-repolarization of the SOC-controlled band structure accompanying the emergence of Dirac fermions.

cond-mat.str-el

Dislocation loops growth and radiation growth in neutron irradiated Zr-Nb alloys: rate theory modelling

A generalized model to study dislocation loops growth in irradiated binary Zr-based alloys is presented. It takes into account temperature effects, efficiencies of loops to absorb point defects dependent on the loop size, an influence of locality of grain boundary sink strength, and concentration of the alloying element. This model is used to describe the dynamics of loop radii growth in zirconium-niobium alloys under neutron irradiation at reactor conditions. A growth of both loop radii and strains is studied at different grain sizes, location from grain boundaries, and concentration of niobium. It is shown that locality of grain boundary sinks results in a non-uniform deformation of the crystal inside the grains. Additionally, an introduction of niobium as an alloying element decreases the loop radii but promotes the growth of local strains inside the grains.

cond-mat.mtrl-sci

High contrast dual-mode optical and 13C magnetic resonance imaging in diamond particles

Multichannel imaging -- the ability to acquire images of an object through more than one imaging mode simultaneously -- has opened interesting new perspectives in areas ranging from astronomy to medicine. Visible optics and magnetic resonance imaging (MRI) offer complementary advantages of resolution, speed and depth of penetration, and as such would be attractive in combination. In this paper, we take first steps towards marrying together optical and MR imaging in a class of biocompatible particulate materials constructed out of diamond. The particles are endowed with a high density of quantum defects (Nitrogen Vacancy centers) that under optical excitation fluoresce brightly in the visible, but also concurrently electron spin polarize. This allows the hyperpolarization of lattice 13C nuclei to make the particles over three-orders of magnitude brighter than in conventional MRI. Dual-mode optical and MR imaging permits immediate access to improvements in resolution and signal-to-noise especially in scattering environments. We highlight additional benefits in background-free imaging, demonstrating lock-in suppression by factors of 2 and 5 in optical and MR domains respectively. Ultimate limits could approach as much as two orders of magnitude in each domain. Finally, leveraging the ability of optical and MR imaging to simultaneously probe Fourier-reciprocal domains (real and k-space), we elucidate the ability to employ hybrid sub-sampling in both conjugate spaces to vastly accelerate dual-image acquisition, by as much as two orders of magnitude in practically relevant sparse-imaging scenarios. This is accompanied by a reduction in optical power by the same factor. Our work suggests interesting possibilities for the simultaneous optical and low-field MR imaging of targeted diamond nanoparticles.

physics.ins-det

Photoinduced ultrafast dynamics of local nematicity and lattice distortions in FeSe crystals

Formation of electronic nematicity is a common thread of unconventional superconductors. In iron-based materials, the long-range nematic order is revealed by the orthorhombic lattice distortion, which importance is a highly controversial topic due the small magnitude of the distortion. Here, we study the local crystal structure of FeSe and its interaction with electronic degrees of freedom using ultrafast electron diffraction, x-ray pair distribution function analysis, and transmission electron microscopy and find a significant lattice response to local nematicity. The study demonstrates how local lattice distortions, which exist even at temperatures above the nematic phase transition, can be released by photoexcitation, leading to an enhancement of the crystalline order. The observed local atomic structures and their out-of-equilibrium behavior unravel a sophisticated coupling between the lattice and nematic order parameter in FeSe.

cond-mat.supr-con

Relative Morse index theory and applications in wave equations

We develop the relative Morse index theory for linear self-adjoint operator equation without compactness assumption and give the relationship between the index defined in [44] and [45]. Then we generalize the method of saddle point reduction and get some critical point theories by the index, topology degree and critical point theory. As applications, we consider the existence and multiplicity of periodic solutions of wave equations.

math.AP

Phase field modelling voids nucleation and growth in binary systems

We present a comprehensive study of voids formation, nucleation and growth in a prototype model of binary alloys subjected to irradiation by using a combined approach based on phase field and rate theories. It is shown that voids formation is caused by interaction of irradiation-produced vacancies through elastic deformation of a lattice and vacancy coupling with composition field of the alloy. Phase diagrams illustrating the formation of states related to solid solution, phase decomposition, and patterning are obtained. Formation of voids from supersaturated ensemble of vacancies is accompanied by composition rearrangement of alloy components. It was found that elastic inhomogeneity leading to the formation of anisotropic precipitates in an initially prepared binary alloy results in the formation of a void super-lattice under irradiation. It was shown that voids nucleate and grow with dose according to diffusion controlled precipitation processes, where universal dynamics of voids growth is revealed. Estimations of main quantitative and statistical characteristics of voids by using material parameters relevant to most of alloys and steels give good agreement with experimental observations.

cond-mat.stat-mech

Beyond a phenomenological description of magnetostriction

We use ultrafast x-ray and electron diffraction to disentangle spin-lattice coupling of granular FePt in the time domain. The reduced dimensionality of single-crystalline FePt nanoparticles leads to strong coupling of magnetic order and a highly anisotropic three-dimensional lattice motion characterized by a- and b-axis expansion and c-axis contraction. The resulting increase of the FePt lattice tetragonality, the key quantity determining the energy barrier between opposite FePt magnetization orientations, persists for tens of picoseconds. These results suggest a novel approach to laser-assisted magnetic switching in future data storage applications.

cond-mat.mtrl-sci