Source author record

Hongbin Zhang

Hongbin Zhang appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

34works
14topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

34 published item(s)

preprint2026arXiv

Exploring the Translation Mechanism of Large Language Models

While large language models (LLMs) demonstrate remarkable success in multilingual translation, their internal core translation mechanisms, even at the fundamental word level, remain insufficiently understood. To address this critical gap, this work introduces a systematic framework for interpreting the mechanism behind LLM translation from the perspective of computational components. This paper first proposes subspace-intervened path patching for precise, fine-grained causal analysis, enabling the detection of components crucial to translation tasks and subsequently characterizing their behavioral patterns in human-interpretable terms. Comprehensive experiments reveal that translation is predominantly driven by a sparse subset of components: specialized attention heads serve critical roles in extracting source language, translation indicators, and positional features, which are then integrated and processed by specific multi-layer perceptrons (MLPs) into intermediary English-centric latent representations before ultimately yielding the final translation. The significance of these findings is underscored by the empirical demonstration that targeted fine-tuning a minimal parameter subset ($<5\%$) enhances translation performance while preserving general capabilities. This result further indicates that these crucial components generalize effectively to sentence-level translation and are instrumental in elucidating more intricate translation tasks.

preprint2022arXiv

A study on rare-earth Laves phases for magnetocaloric liquefaction of hydrogen

We are witnessing a great transition towards a society powered by renewable energies to meet the ever-stringent climate target. Hydrogen, as an energy carrier, will play a key role in building a climate-neutral society. Although liquid hydrogen is essential for hydrogen storage and transportation, liquefying hydrogen is costly with the conventional methods based on Joule-Thomas effect. As an emerging technology which is potentially more efficient, magnetocaloric hydrogen liquefaction is a "game-changer". In this work, we have investigated the rare-earth-based Laves phases ${\rm R}Al_2$ and ${\rm R}Ni_2$ for magnetocaloric hydrogen liquefaction. We have noticed an unaddressed feature that the magnetocaloric effect of second-order magnetocaloric materials can become "giant" near the hydrogen boiling point. This feature indicates strong correlations, down to the boiling point of hydrogen, among the three important quantities of the magnetocaloric effect: the maximum magnetic entropy change $ΔS_{m}^{max}$, the maximum adiabatic temperature change $ΔT_{ad}^{max}$, and the Curie temperature $T_C$. Via a comprehensive literature review, we interpret the correlations for a rare-earth intermetallic series as two trends: (1) $ΔS_{m}^{max}$ increases with decreasing $T_C$; (2) $ΔT_{ad}^{max}$ decreases near room temperature with decreasing $T_C$ but increases at cryogenic temperatures. Moreover, we have developed a mean-field approach to describe these two trends theoretically. The dependence of $ΔS_{m}^{max}$ and $ΔT_{ad}^{max}$ on $T_C$ revealed in this work helps us quickly anticipate the magnetocaloric performance of rare-earth-based compounds, guiding material design and accelerating the discoveries of magnetocaloric materials for hydrogen liquefaction.

preprint2022arXiv

High-throughput screening of Half-antiperovskites with a stacked kagome lattice

Half-antiperovskites (HAPs) are a class of materials consisting of stacked kagome lattices and thus host exotic magnetic and electronic states. We perform high-throughput calculations based on density functional theory (DFT) and atomistic spin dynamics (ASD) simulations to predict stable magnetic HAPs M$_3$X$_2$Z$_2$ (M = Cr, Mn, Fe, Co, and Ni; X is one of the elements from Li to Bi except noble gases and 4$f$ rare-earth metals; Z = S, Se, and Te), with both thermodynamical and mechanical stabilities evaluated. Additionally, the magnetic ground states are obtained by utilizing DFT calculations combined with the ASD simulations. The existing spin frustration in an AFM kagome lattice manifests as competing behavior of the in-plane FM and AFM couplings. For a total number of 930 HAP compositions considered, we have found 23 compounds that are stabilized at non-collinear antiferromagnetic (AFM) state and 11 compounds that possess ferromagnetic (FM) order.

preprint2022arXiv

Inferring random change point from left-censored longitudinal data by segmented mechanistic nonlinear models, with application in HIV surveillance study

The primary goal of public health efforts to control HIV epidemics is to diagnose and treat people with HIV infection as soon as possible after seroconversion. The timing of initiation of antiretroviral therapy (ART) treatment after HIV diagnosis is, therefore, a critical population-level indicator that can be used to measure the effectiveness of public health programs and policies at local and national levels. However, population-based data on ART initiation are unavailable because ART initiation and prescription are typically measured indirectly by public health departments (e.g., with viral suppression as a proxy). In this paper, we present a random change-point model to infer the time of ART initiation utilizing routinely reported individual-level HIV viral load from an HIV surveillance system. To deal with the left-censoring and the nonlinear trajectory of viral load data, we formulate a flexible segmented nonlinear mixed effects model and propose a Stochastic version of EM (StEM) algorithm, coupled with a Gibbs sampler for the inference. We apply the method to a random subset of HIV surveillance data to infer the timing of ART initiation since diagnosis and to gain additional insights into the viral load dynamics. Simulation studies are also performed to evaluate the properties of the proposed method.

preprint2022arXiv

Machine learning-enabled high-entropy alloy discovery

High-entropy alloys are solid solutions of multiple principal elements, capable of reaching composition and feature regimes inaccessible for dilute materials. Discovering those with valuable properties, however, relies on serendipity, as thermodynamic alloy design rules alone often fail in high-dimensional composition spaces. Here, we propose an active-learning strategy to accelerate the design of novel high-entropy Invar alloys in a practically infinite compositional space, based on very sparse data. Our approach works as a closed-loop, integrating machine learning with density-functional theory, thermodynamic calculations, and experiments. After processing and characterizing 17 new alloys (out of millions of possible compositions), we identified 2 high-entropy Invar alloys with extremely low thermal expansion coefficients around 2*10-6 K-1 at 300 K. Our study thus opens a new pathway for the fast and automated discovery of high-entropy alloys with optimal thermal, magnetic and electrical properties.

preprint2022arXiv

MNL-Bandits under Inventory and Limited Switches Constraints

Optimizing the assortment of products to display to customers is a key to increasing revenue for both offline and online retailers. To trade-off between exploring customers' preference and exploiting customers' choices learned from data, in this paper, by adopting the Multi-Nomial Logit (MNL) choice model to capture customers' choices over products, we study the problem of optimizing assortments over a planning horizon $T$ for maximizing the profit of the retailer. To make the problem setting more practical, we consider both the inventory constraint and the limited switches constraint, where the retailer cannot use up the resource inventory before time $T$ and is forbidden to switch the assortment shown to customers too many times. Such a setting suits the case when an online retailer wants to dynamically optimize the assortment selection for a population of customers. We develop an efficient UCB-like algorithm to optimize the assortments while learning customers' choices from data. We prove that our algorithm can achieve a sub-linear regret bound $\tilde{O}\left(T^{1-α/2}\right)$ if $O(T^α)$ switches are allowed. %, and our regret bound is optimal with respect to $T$. Extensive numerical experiments show that our algorithm outperforms baselines and the gap between our algorithm's performance and the theoretical upper bound is small.

preprint2022arXiv

Quantitative Evaluation of Common Cause Failures in High Safety-significant Safety-related Digital Instrumentation and Control Systems in Nuclear Power Plants

Digital instrumentation and control (DIC) systems at nuclear power plants (NPPs) have many advantages over analog systems. They are proven to be more reliable, cheaper, and easier to maintain given obsolescence of analog components. However, they also pose new engineering and technical challenges, such as possibility of common cause failures (CCFs) unique to digital systems. This paper proposes a Platform for Risk Assessment of DIC (PRADIC) that is developed by Idaho National Laboratory (INL). A methodology for evaluation of software CCFs in high safety-significant safety-related DIC systems of NPPs was developed as part of the framework. The framework integrates three stages of a typical risk assessment, qualitative hazard analysis and quantitative reliability and consequence analyses. The quantified risks compared with respective acceptance criteria provide valuable insights for system architecture alternatives allowing design optimization in terms of risk reduction and cost savings. A comprehensive case study performed to demonstrate the framework capabilities is documented in this paper. Results show that the PRADIC is a powerful tool capable to identify potential digital-based CCFs, estimate their probabilities, and evaluate their impacts on system and plant safety.

preprint2022arXiv

Systems-theoretic Hazard Analysis of Digital Human-System Interface Relevant to Reactor Trip

Human-system interface is one of the key advanced design features applied to modern digital instrumentation and control systems of nuclear power plants. The conventional design is based on a compact workstation-based system within the control room. The compact workstation provides both a strategic operating environment while also a convenient display for plant status information necessary to the operator. The control environment is further enhanced through display panels, visual and auditory alarms, and procedure systems. However, just like the legacy control, the HSI should incorporate diversity to demonstrate sufficient defense-in-depth protection against common cause failures of the safety system. Furthermore, the vulnerability of the HSI is affected by a plethora of factors, such as human error, cyberattacks, software common cause failures, etc., that complicate the design and analysis. Therefore, this work aims to identify and evaluate existing system vulnerabilities to support the licensing, deployment and operation of HSI designs, especially the functions that are relevant to a reactor trip. We performed a systematic hazard analysis to investigate potential vulnerabilities within the HSI design using the novel redundancy-guided systems-theoretic hazard analysis. This method was developed and demonstrated by Idaho National Laboratory under a project initiated by the Risk-Informed Systems Analysis Pathway of the U.S. Department of Energy's Light Water Reactor Sustainability Program. The goal of the project is to develop a strong technical basis for risk assessment strategies to support effective, reliable, and licensable digital instrumentation and control technologies.

preprint2022arXiv

The synergistic modulation of electronic and geometry structures leads to ultra-low thermal conductivity of graphene-like borides (g-B3X5, X=N, P, As)

The design of novel devices with specific technical interests through modulating structural properties and bonding characteristics promotes the vigorous development of materials informatics. Herein, we propose a synergy strategy of component reconstruction by combining geometric configuration and bonding characteristics. With the synergy strategy, we designed a novel two-dimensional (2D) graphene-like borides, e.g. g-B3N5, which possesses counter-intuitive ultra-low thermal conductivity of 21.08 W/mK despite the small atomic mass. The ultra-low thermal conductivity is attributed to the synergy effect of electronics and geometry on thermal transport due to the combining reconstruction of g-BN and nitrogene. With the synergy effect, the dominant acoustic branches are strongly softened, and the scattering absorption and Umklapp process are simultaneously suppressed. Thus, the thermal conductivity is significantly lowered. To verify the component reconstruction strategy, we further constructed g-B3P5 and g-B3As5, and uncovered the ultra-low thermal conductivity of 2.50 and 1.85 W/mK, respectively. The synergy effect and the designed ultra-low thermal conductivity materials with lightweight atomic mass cater to the demand for light development of momentum machinery and heat protection, such as aerospace vehicles, high-speed rail, automobiles.

preprint2022arXiv

Thermodynamical and topological properties of metastable Fe3Sn

Combining experimental data, first-principles calculations, and Calphad assessment, thermodynamic and topological transport properties of the Fe-Sn system were investigated. Density functional theory (DFT) calculations were performed to evaluate the intermetallics' finite-temperature heat capacity (Cp). A consistent thermodynamic assessment of the Fe-Sn phase diagram was achieved by using the experimental and DFT results, together with all available data from previous publications. Hence, the metastable phase Fe3Sn was firstly introduced into the current metastable phase diagram, and corrected phase locations of Fe5Sn3 and Fe3Sn2 under the newly measured corrected temperature ranges. Furthermore, the anomalous Hall conductivity and anomalous Nernst conductivity of Fe3Sn were calculated, with magnetization directions and doping considered as perturbations to tune such transport properties. It was observed that the enhanced anomalous Hall and Nernst conductivities originate from the combination of nodal lines and small gap areas that can be tuned by doping Mn at Fe sites and varying magnetization direction

preprint2021arXiv

Novel Two-Dimensional Layered MSi$_2$N$_4$ (M = Mo, W): New Promising Thermal Management Materials

With the miniaturization and integration of nanoelectronic devices, efficient heat removal becomes a key factor affecting the reliable operation of the nanoelectronic device. With the high intrinsic thermal conductivity, good mechanical flexibility, and precisely controlled growth, two-dimensional (2D) materials are widely accepted as ideal candidates for thermal management materials. In this work, by solving the phonon Boltzmann transport equation (BTE) based on first-principles calculations, we comprehensively investigated the thermal conductivity of novel 2D layered MSi$_2$N$_4$ (M = Mo, W). Our results point to competitive thermal conductivities (162 W/mK) of monolayer MoSi$_2$N$_4$, which is around two times larger than that of WSi$_2$N$_4$ and seven times larger than that of silicene despite their similar non-planar structures. It is revealed that the high thermal conductivity arises mainly from its large group velocity and low anharmonicity. Our result suggests that MoSi$_2$N$_4$ could be a potential candidate for 2D thermal management materials.

preprint2021arXiv

Spin Hall Conductivity and Anomalous Hall Conductivity in Full Heusler compounds

The spin Hall conductivity (SHC) and anomalous Hall conductivity (AHC) in more than 120 full Heusler compounds are calculated using density functional theory in a high-throughtput way. The electronic structures are mapped to the Wannier basis and the linear response theory is used to get the conductivity. Our results show that the mechanism under the SHC or AHC cannot be simply related to the valence electron numbers or atomic weights, is related to the very details of the electronic structure, which can only be obtained by calculations. A high throughput calculation is efficient to screen out the desired materials. According to our present results, Cu2CoSn, as well as Co2MnAl and Co2MnGa are candidates in spintronic materials regarding to their high SHC and AHC values, which can benefit the spin-torque-driven nanodevices.

preprint2020arXiv

A Redundancy-Guided Approach for the Hazard Analysis of Digital Instrumentation and Control Systems in Advanced Nuclear Power Plants

Digital instrumentation and control (I&C) upgrades are a vital research area for nuclear industry. Despite their performance benefits, deployment of digital I&C in nuclear power plants (NPPs) has been limited. Digital I&C systems exhibit complex failure modes including common cause failures (CCFs) which can be difficult to identify. This paper describes the development of a redundancy-guided application of the Systems-Theoretic Process Analysis (STPA) and Fault Tree Analysis (FTA) for the hazard analysis of digital I&C in advanced NPPs. The resulting Redundancy-guided System-theoretic Hazard Analysis (RESHA) is applied for the case study of a representative state-of-the-art digital reactor trip system. The analysis qualitatively and systematically identifies the most critical CCFs and other hazards of digital I&C systems. Ultimately, RESHA can help researchers make informed decisions for how, and to what degree, defensive measures such as redundancy, diversity, and defense-in-depth can be used to mitigate or eliminate the potential hazards of digital I&C systems.

preprint2020arXiv

Deep Learning Interfacial Momentum Closures in Coarse-Mesh CFD Two-Phase Flow Simulation Using Validation Data

Multiphase flow phenomena have been widely observed in the industrial applications, yet it remains a challenging unsolved problem. Three-dimensional computational fluid dynamics (CFD) approaches resolve of the flow fields on finer spatial and temporal scales, which can complement dedicated experimental study. However, closures must be introduced to reflect the underlying physics in multiphase flow. Among them, the interfacial forces, including drag, lift, turbulent-dispersion and wall-lubrication forces, play an important role in bubble distribution and migration in liquid-vapor two-phase flows. Development of those closures traditionally rely on the experimental data and analytical derivation with simplified assumptions that usually cannot deliver a universal solution across a wide range of flow conditions. In this paper, a data-driven approach, named as feature-similarity measurement (FSM), is developed and applied to improve the simulation capability of two-phase flow with coarse-mesh CFD approach. Interfacial momentum transfer in adiabatic bubbly flow serves as the focus of the present study. Both a mature and a simplified set of interfacial closures are taken as the low-fidelity data. Validation data (including relevant experimental data and validated fine-mesh CFD simulations results) are adopted as high-fidelity data. Qualitative and quantitative analysis are performed in this paper. These reveal that FSM can substantially improve the prediction of the coarse-mesh CFD model, regardless of the choice of interfacial closures, and it provides scalability and consistency across discontinuous flow regimes. It demonstrates that data-driven methods can aid the multiphase flow modeling by exploring the connections between local physical features and simulation errors.

preprint2020arXiv

Effect of N, C and B interstitials on the structural and magnetic properties of alloys with Cu$_3$Au-structure

High-throughput density functional calculations are used to investigate the effect of interstitial B, C and N atoms on 21 alloys reported to crystallize in the cubic Cu$_3$Au structure. It is shown that the interstitials can have a significant impact on the magneto-crystalline anisotropy energy (MAE), the thermodynamic stability and the magnetic ground state structure, making these alloys interesting for hard magnetic, magnetocaloric and other applications. For 29 alloy/interstitial combinations the formation of stable alloys with interstitial concentrations above 5\% is expected. In Ni$_3$Mn interstitial N induces a tetragonal distortion with substantial uniaxial MAE for realistic N concentrations. Mn$_3X$N$_x$ ($X$=Rh, Ir, Pt and Sb) are identified as alloys with strong magneto-crystalline anisotropy. For Mn$_3$Ir we find a strong enhancement of the MAE upon N alloying in the most stable collinear ferrimagnetic state as well as in the non-collinear magnetic ground state. Mn$_3$Ir and Mn$_3$IrN show also interesting topological transport properties. The effect of N concentration and strain on the magnetic properties are discussed. Further, the huge impact of N on the MAE of Mn$_3$Ir and a possible impact of interstitial N on amorphous Mn$_3$Ir, a material that is indispensable in today's data storage devices, are discussed at hand of the electronic structure. For Mn$_3$Sb, non-collinear, ferrimagnetic and ferromagnetic states are very close in energy, making this material potentially interesting for magnetocaloric applications. For the investigated Mn alloys and competing phases, the determination of the magnetic ground state is essential for a reliable prediction of the phase stability.

preprint2020arXiv

High-throughput Design of Magnetic Materials

Materials design based on density functional theory (DFT) calculations is an emergent field of great potential to accelerate the development and employment of novel materials. Magnetic materials play an essential role in green energy applications as they provide efficient ways of harvesting, converting, and utilizing energy. In this review, after a brief introduction to the major functionalities of magnetic materials, we demonstrated the fundamental properties which can be tackled via high-throughput DFT calculations, with a particular focus on the current challenges and feasible solutions. Successful case studies are summarized on several classes of magnetic materials, followed by bird-view perspectives for the future.

preprint2020arXiv

Using Deep Learning to Explore Local Physical Similarity for Global-scale Bridging in Thermal-hydraulic Simulation

Current system thermal-hydraulic codes have limited credibility in simulating real plant conditions, especially when the geometry and boundary conditions are extrapolated beyond the range of test facilities. This paper proposes a data-driven approach, Feature Similarity Measurement FFSM), to establish a technical basis to overcome these difficulties by exploring local patterns using machine learning. The underlying local patterns in multiscale data are represented by a set of physical features that embody the information from a physical system of interest, empirical correlations, and the effect of mesh size. After performing a limited number of high-fidelity numerical simulations and a sufficient amount of fast-running coarse-mesh simulations, an error database is built, and deep learning is applied to construct and explore the relationship between the local physical features and simulation errors. Case studies based on mixed convection have been designed for demonstrating the capability of data-driven models in bridging global scale gaps.

preprint2019arXiv

Piezospintronic effect in antiperovskite Mn$_3$GaN

Based on first-principles calculations, we investigated the topological transport properties of Mn$_3$GaN with coplanar noncollinear magnetic structures. The intrinsic anomalous Hall conductivity (IAHC) displays a significant dependence with respect to the in-plane magnetization direction between the $Γ_{5g}$ and $Γ_{4g}$ magnetic configurations, where large anomalous Nernst effect (ANE) can be induced by tailoring the magnetization direction. Moreover, we observed strong piezospintronic effect in Mn$_3$GaN, where large IAHC can be induced by moderate epitaxial strain. Symmetry analysis reveals that for both cases, the nonzero IAHC is originated from the spin-orbit coupling instead of the noncollinear magnetic configurations

preprint2019arXiv

Tunning Spin Hall conductivities in GeTe by Ferroelectric Polarization

Controlling charge-spin current conversion by electric fields is crucial in spintronic devices, which can be realized in diatom ferroelectric semiconductor GeTe where it is established that ferroelectricity can change the spin texture. We demonstrated that the spin Hall conductivity (SHC) can be further tuned by ferroelectricity based on the density functional theory calculations. The spin texture variation driven by the electric fields was elucidated from the symmetry point of view, highlighting the interlocked spin and orbital degrees of freedom. We observed that the origin of SHC can be attributed to the Rashba effect and the intrinsic spin-orbit coupling. The magnitude of one component of SHC σ_xy^z can reach as large as 100 {\hbar}/e/(Ωcm) in the vicinity of the band edge, which is promising for engineering spintronic devices. Our work on tunable spin transport properties via the ferroelectric polarization brings novel assets into the field of spintronics.

preprint2016arXiv

Role of Berry phase theory for describing orbital magnetism: From magnetic heterostructures to topological orbital ferromagnets

We address the importance of the modern theory of orbital magnetization for spintronics. Based on an all-electron first-principles approach, we demonstrate that the predictive power of the routinely employed "atom-centered" approximation is limited to materials like elemental bulk ferromagnets, while the application of the modern theory of orbital magnetization is crucial in chemically or structurally inhomogeneous systems such as magnetic thin films, and materials exhibiting non-trivial topology in reciprocal and real space,~e.g.,~Chern insulators or non-collinear systems. We find that the modern theory is particularly crucial for describing magnetism in a class of materials that we suggest here $-$ topological orbital ferromagnets.

preprint2015arXiv

Emergence of a Chern-insulating state from a semi-Dirac dispersion

A Chern insulator (quantum anomalous Hall insulator) phase is demonstrated to exist in a typical semi-Dirac system, the TiO2/VO2 heterostructure. By combining first-principles calculations with Wannier-based tight-binding model, we calculate the Berry curvature distribution, finding a Chern number of -2 for the valence bands, and demonstrate the existence of gapless chiral edge states, ensuring quantization of the Hall conductivity to 2e^2/h. A new semi-Dirac model, where each semi-Dirac cone is formed by merging three conventional Dirac points, is proposed to reveal how the nontrivial topology with finite Chern number is compatible with a semi-Dirac electronic spectrum.

preprint2015arXiv

Study of digital pulse shape discrimination method for n-γ separation of EJ-301 liquid scintillation detector

A digital pulse shape discrimination system based on a programmable module NI-5772 has been established and tested with EJ-301 liquid scintillation detector. The module was operated by means of running programs developed in LabVIEW with the sampling frequency up to 1.6GS/s. Standard gamma sources 22Na, 137Cs and 60Co were used to calibrate the EJ-301 liquid scintillation detector, and the gamma response function has been obtained. Digital algorithms for charge comparison method and zero-crossing method have been developed. The experimental results showed that both digital signal processing (DSP) algorithms could discriminate neutrons from gamma-rays. Moreover, the zero-crossing method shows better n-γ discrimination at 80 keVee and lower, whereas the charge comparison method gives better results at higher thresholds. In addition, the figure-of-merit (FOM) of two different dimension detectors were extracted at 9 energy thresholds, and it was found that the smaller one presented a better n-γ separation property for fission neutrons.

preprint2014arXiv

Functionalized Bismuth Films: Giant Gap Quantum Spin Hall and Valley-Polarized Quantum Anomalous Hall States

The search for new large band gap quantum spin Hall (QSH) and quantum anomalous Hall (QAH) insulators is critical for their realistic applications at room temperature. Here we predict, based on first principles calculations, that the band gap of QSH and QAH states can be as large as 1.01 eV and 0.35 eV in an H-decorated Bi(111) film. The origin of this giant band gap lies both in the large spin-orbit interaction of Bi and the H-mediated exceptional electronic and structural properties. Moreover, we find that the QAH state also possesses the properties of quantum valley Hall state, thus intrinsically realising the so-called valley-polarized QAH effect. We further investigate the realization of large gap QSH and QAH states in an H-decorated Bi(\={1}10) film and X-decorated (X=F, Cl, Br, and I) Bi(111) films.

preprint2014arXiv

Quantum anomalous Hall phase in (001) double-perovskite monolayers via intersite spin-orbit coupling

Using tight-binding models and first-principles calculations, we demonstrate the possibility to achieve a quantum anomalous Hall (QAH) phase on a two-dimensional square lattice, which can be realized in monolayers of double perovskites. We show that effective intersite spin-orbit coupling between eg orbitals can be induced perturbatively, giving rise to a QAH state. Moreover, the effective spin-orbit coupling can be enhanced by octahedral rotations. Based on first-principles calculations, we propose that this type of QAH state could be realized in La2MnIrO6 monolayers, with the size of the gap as large as 26 meV in the ideal case. We observe that the electronic structure is sensitive to structural distortions, and that an enhanced Hubbard U tends to stabilize the nontrivial gap.

preprint2014arXiv

The study of neutron spectra in water bath from Pb target irradiated by 250MeV/u protons

The spallation neutrons were produced by the irradiation of Pb with 250 MeV protons. The Pb target was surrounded by water which was used to slow down the emitted neutrons. The moderated neutrons in the water bath were measured by using the resonance detectors of Au, Mn and In with Cd cover. According to the measured activities of the foils, the neutron flux at different resonance energy were deduced and the epithermal neutron spectra were proposed. Corresponding results calculated with the Monte Carlo code MCNPX were compared with the experimental data to check the validity of the code.

preprint2013arXiv

Effective J=1/2 insulating state in Ruddlesden-Popper iridates: An LDA+DMFT study

Using ab-initio methods for correlated electrons in solids, we investigate the metal-insulator transition across the Ruddlesden-Popper (RP) series of iridates and explore the robustness of the J_eff=1/2 state against band effects due to itineracy, tetragonal distortion, octahedral rotation and Coulomb interaction. We predict the effects of epitaxial strain on the optical conductivity, magnetic moments, and J_eff=1/2 ground-state wave functions in the RP series. To describe the solution of the many-body problem in an intuitive picture, we introduce a concept of energy-dependent atomic states, which strongly resemble the atomic J_eff=1/2 states but with coefficients that are energy/time-dependent. We demonstrate that the deviation from the ideal J_eff=1/2 state is negligible at short time scales for both single- and double-layer iridates, while it becomes quite significant for Sr3Ir2O7 at long times and low energy. Interestingly, Sr2IrO4 is positioned very close to the SU(2) limit, with only 3% deviation from the ideal J_eff=1/2 situation.

preprint2013arXiv

Electric field control of magnetic exchange coupling

Electric control of magnetism is a vision which drives intense research on magnetic semiconductors and multiferroics. Recently, also ultrathin metallic films were reported to show magnetoelectric effects at room temperature. Here we demonstrate much stronger effects by exploiting reduction/oxidation reactions in a naturally grown oxide layer exchange coupled to an underlying ferromagnet. For the exemplarily studied FePt/iron oxide composite in an electrolyte, a large and reversible change of magnetization and anisotropy is obtained. The principle can be transferred to various metal/oxide combinations. It represents a novel approach towards multifunctionality.

preprint2013arXiv

Engineering quantum anomalous Hall phases with orbital and spin degrees of freedom

Combining tight-binding models and first principles calculations, we investigate the quantum anomalous Hall (QAH) effect induced by intrinsic spin-orbit coupling (SOC) in buckled honeycomb lattice with sp orbitals in an external exchange field. Detailed analysis reveals that nontrivial topological properties can arise utilizing not only spin but also orbital degrees of freedom in the strong SOC limit, when the bands acquire non-zero Chern numbers upon undergoing the so-called orbital purification. As a prototype of a buckled honeycomb lattice with strong SOC we choose the Bi(111) bilayer, analyzing its topological properties in detail. In particular, we show the emergence of several QAH phases upon spin exchange of the Chern numbers as a function of SOC strength and magnitude of the exchange field. Interestingly, we observe that in one of such phases, namely, in the quantum spin Chern insulator phase, the quantized charge and spin Hall conductivities co-exist. We consider the possibility of tuning the SOC strength in Bi bilayer via alloying with isoelectronic Sb, and speculate that exotic properties could be expected in such an alloyed system owing to the competition of the topological properties of its constituents. Finally, we demonstrate that 3d dopants can be used to induce a sizeable exchange field in Bi(111) bilayer, resulting in non-trivial Chern insulator properties.

preprint2012arXiv

Anisotropy of spin relaxation and transverse transport in metals

Using first principles methods we explore the anisotropy of the spin relaxation and transverse transport properties in bulk metals with respect to the direction of the spin quantization axis in paramagnets or of the spontaneous magnetization in ferromagnets. Owing to the presence of the spin-orbit interaction the orbital and spin character of the Bloch states depends sensitively on the orientation of the spins relative to the crystal axes. This leads to drastic changes in quantities which rely on interband mixing induced by the spin-orbit interaction. The anisotropy is particularly striking for quantities which exhibit spiky and irregular distribution in the Brillouin zone, such as the spin-mixing parameter or the Berry curvature of the electronic states. We demonstrate this for three cases: (i) the Elliott-Yafet spin-relaxation mechanism in paramagnets with structural inversion symmetry; (ii) the intrinsic anomalous Hall effect in ferromagnets; and (iii) the spin Hall effect in paramagnets. We discuss the consequences of the pronounced anisotropic behavior displayed by these properties for spin-polarized transport applications.

preprint2012arXiv

Topological phases of Bi(111) bilayer in an external exchange field

Using first principles methods, we investigate topological phase transitions as a function of exchange field in a Bi(111) bilayer. Evaluation of the spin Chern number for different magnitudes of the exchange field reveals that when the time reversal symmetry is broken by a small exchange field, the system enters the time-reversal broken topological insulator phase, introduced by Yang {\it et al.} in Phys. Rev. Lett. 107, 066602 (2011). After a metallic phase in the intermediate region, the quantum anomalous Hall phase with non-zero Chern number emerges at a sufficiently large exchange field. We analyze the phase diagram from the viewpoint of the evolution of the electronic structure, edge states and transport properties, and demonstrate that different topological phases can be distinguished by the spin-polarization of the edge states as well as spin or charge transverse conductivity.

preprint2011arXiv

Anisotropic intrinsic anomalous Hall effect in ordered 3dPt alloys

By performing first principles calculations we investigate the intrinsic anomalous Hall conductivity (AHC) and its anisotropy in ordered L1o FePt, CoPt and NiPt ferromagnets, and their intermediate alloys. We demonstrate that the AHC in this family of compounds depends strongly on the direction of the magnetization in the crystal. We predict that such pronounced orientational dependence in combination with the general decreasing trend of the AHC when going from FePt to NiPt leads to a sign change of the AHC upon rotating the magnetization direction in the crystal of CoPt alloy. We also suggest that for a range of concentration x in Co(x)Ni(1-x)Pt alloy it is possible to achieve a complete quenching of the anomalous Hall current for a certain direction of the magnetization in the crystal. By analyzing the spin-resolved AHC in 3dPt alloys we endeavor to relate the overall trend of the AHC in these compounds to the changes in their densities of d-states around the Fermi energy upon varying the atomic number. Moreover, we show the generality of the phenomenon of anisotropic anomalous Hall effect by demonstrating its occurrence within the three-band tight-binding model.

preprint2011arXiv

Electrically tunable quantum anomalous Hall effect in 5d transition-metal adatoms on graphene

The combination of the unique properties of graphene with spin polarization and magnetism for the design of new spintronic concepts and devices has been hampered by the small Coulomb interaction and the tiny spin-orbit coupling of carbon in pristine graphene. Such device concepts would take advantage of the control of the spin degree of freedom utilizing the widely available electric fields in electronics or of topological transport mechanisms such as the conjectured quantum anomalous Hall effect. Here we show, using first-principles methods, that 5d transition-metal (TM) adatoms deposited on graphene display remarkable magnetic properties. All considered TM adatoms possess significant spin moments with colossal magnetocrystalline anisotropy energies as large as 50 meV per TM atom. We reveal that the magneto-electric response of deposited TM atoms is extremely strong and in some cases offers even the possibility to switch the spontaneous magnetization direction by a moderate external electric field. We predict that an electrically tunable quantum anomalous Hall effect can be observed in this type of hybrid materials.

preprint2011arXiv

The role of spin-flip transitions in the anomalous Hall effect of FePt alloy

We carry out first-principles calculations which demonstrate the importance of the non-spin-conserving part of the spin-orbit interaction for the intrinsic anomalous Hall conductivity of ordered FePt alloys. The impact of this interaction is strongly reduced if Pt is replaced by the lighter isoelectronic element Pd. An analysis of the interband transitions responsible for the anomalous velocity reveals that spin-flip transitions occur not only at avoided band crossings near the Fermi level, but also between well-separated pairs of bands with similar dispersions. We also predict a strong anisotropy in the anomalous Hall conductivity of FePt caused entirely by low-frequency spin-flip transitions.

preprint2010arXiv

The rise of spin-flip transitions in the anomalous Hall effect of FePt alloy

We carry out first-principles calculations which demonstrate the importance of spin-flip transitions for the intrinsic anomalous Hall conductivity of ordered FePt alloys. We show the such transitions get enhanced by large spin-orbit coupling of Pt atoms, becoming negligible when Pt is replaced by lighter isoelectronic Pd. We find that spin-flip transitions in FePt originate not only from conventional band anticrossings at the Fermi level, but also from transitions between well-separated pairs of bands with similar dispersions. We also predict a strong anisotropy in the anomalous Hall conductivity of FePt, which comes from spin-flip transitions entirely, and investigate the influence of disorder on it.