SearcharxivSearch

arXiv subjects

Michele Riva

Publications and source records attributed to Michele Riva.

At least 19 recordsLinked to original sources

Structural Optimization in Tensor LEED Using a Parameter Tree and $R$-Factor Gradients

Quantitative low-energy electron diffraction [LEED $I(V)$] is a powerful method for surface-structure determination, based on a direct comparison of experimentally observed $I(V)$ data with computations for a structure model. As the diffraction intensities $I$ are highly sensitive to subtle structural changes, local structure optimization is essential for assessing the validity of a structure model and finding the best-fit structure. The calculation of diffraction intensities is well established, but the large number of evaluations required for reliable structural optimization renders it computationally demanding. The computational effort is mitigated by the tensor-LEED approximation, which accelerates optimization by applying a perturbative treatment of small deviations from a reference structure. Nevertheless, optimization of complex structures is a tedious process. Here, the problem of surface-structure optimization is reformulated using a tree-based data structure, which helps to avoid redundant function evaluations. In the new tensor-LEED implementation presented in this work, intensities are computed on the fly, eliminating limitations of previous algorithms that are limited to precomputed values at a grid of search parameters. It also enables the use of state-of-the-art optimization algorithms. Implemented in \textsc{Python} with the JAX library, the method provides access to gradients of the $R$ factor and supports execution on graphics processing units (GPUs). Based on these developments, the computing time can be reduced by more than an order of magnitude.

cond-mat.mtrl-sci

An improved reliability factor for quantitative low-energy electron diffraction

Quantitative low-energy electron diffraction [LEED $I(V)$ or LEED $I(E)$, the evaluation of diffraction intensities $I$ as a function of the electron energy] is a versatile technique for the study of surface structures. The technique is based on optimizing the agreement between experimental and calculated intensities. Today, the most commonly used measure of agreement is Pendry's $R$ factor $R_\mathrm{P}$. While $R_\mathrm{P}$ has many advantages, it also has severe shortcomings, as it is a noisy target function for optimization and very sensitive to small offsets of the intensity. Furthermore, $R_\mathrm{P} = 0$, which is meant to imply perfect agreement between two $I(E)$ curves can also be achieved by qualitatively very different curves. We present a modified $R$ factor $R_\mathrm{S}$, which can be used as a direct replacement for $R_\mathrm{P}$, but avoids these shortcomings. We also demonstrate that $R_\mathrm{S}$ is as good as $R_\mathrm{P}$ or better in steering the optimization to the correct result in the case of imperfections of the experimental data, while another common $R$ factor, $R_\mathrm{ZJ}$ (suggested by Zanazzi and Jona) is worse in this respect.

cond-mat.mtrl-sci

Total Variation-Based Image Decomposition and Denoising for Microscopy Images

Experimentally acquired microscopy images are unavoidably affected by the presence of noise and other unwanted signals, which degrade their quality and might hide relevant features. With the recent increase in image acquisition rate, modern denoising and restoration solutions become necessary. This study focuses on image decomposition and denoising of microscopy images through a workflow based on total variation (TV), addressing images obtained from various microscopy techniques, including atomic force microscopy (AFM), scanning tunneling microscopy (STM), and scanning electron microscopy (SEM). Our approach consists in restoring an image by extracting its unwanted signal components and subtracting them from the raw one, or by denoising it. We evaluate the performance of TV-$L^1$, Huber-ROF, and TGV-$L^1$ in achieving this goal in distinct study cases. Huber-ROF proved to be the most flexible one, while TGV-$L^1$ is the most suitable for denoising. Our results suggest a wider applicability of this method in microscopy, restricted not only to STM, AFM, and SEM images. The Python code used for this study is publicly available as part of AiSurf. It is designed to be integrated into experimental workflows for image acquisition or can be used to denoise previously acquired images.

eess.IV

ViPErLEED package I: Calculation of $I(V)$ curves and structural optimization

Low-energy electron diffraction (LEED) is a widely used technique in surface-science. Yet, it is rarely used to its full potential. The quantitative information about the surface structure, contained in the modulation of the intensities of the diffracted beams as a function of incident electron energy, LEED I(V), is underutilized. To acquire these data, minor adjustments would be required in most experimental setups, but existing analysis software is cumbersome to use. ViPErLEED (Vienna package for Erlangen LEED) lowers these barriers, introducing a combined solution for data acquisition, extraction, and computational analysis. These parts are discussed in three separate publications. Here, the focus is on the computational part of ViPErLEED, which performs automated LEED-I(V) calculations and structural optimization. Minimal user input is required, and the functionality is significantly enhanced compared to existing solutions. Computation is performed by embedding the Erlangen tensor-LEED package (TensErLEED). ViPErLEED manages parallelization, monitors convergence, and processes input and output. This makes LEED I(V) more accessible to new users while minimizing the potential for errors and the manual labor. Added functionality includes structure-dependent defaults, automatic detection of bulk and surface symmetries and their relationship, automated symmetry-preserving search procedures, adjustments to the TensErLEED code to handle larger systems, as well as parallelization and optimization. Modern file formats are used as input and output, and there is a direct interface to the Atomic Simulation Environment (ASE) package. The software is implemented primarily in Python (version >=3.7) and provided as an open-source package (GNU GPLv3 or later). A structure determination of the $α$-Fe2O3(1-102)-(1x1) surface is presented as an example for the application of the software.

cond-mat.mtrl-sci

Digging its own Site: Linear Coordination Stabilizes a Pt1/Fe2O3 Single-Atom Catalyst

Determining the local coordination of the active site is a pre-requisite for the reliable modeling of single-atom catalysts (SACs). Obtaining such information is difficult on powder-based systems, so much emphasis is placed on density functional theory-based computations based on idealized low-index surfaces of the support. In this work, we investigate how Pt atoms bind to the (1-102) facet of Fe2O3, a common support material in SAC. Using a combination of scanning tunneling microscopy (STM), x-ray photoelectron spectroscopy (XPS), and an extensive computational evolutionary search, we find that Pt atoms significantly reconfigure the support lattice to facilitate a pseudo-linear coordination to surface oxygen atoms. Despite breaking three surface Fe-O bonds, this geometry is favored by 0.84 eV over the best configuration involving an unperturbed support. We suggest that the linear O-Pt-O configuration is common in reactive Pt-based SAC systems because it balances thermal stability with the ability to adsorb reactants from the gas phase, and that extensive structural searches are likely necessary to determine realistic active site geometry in single-atom catalysis.

cond-mat.mtrl-sci

ViPErLEED package II: Spot tracking, extraction and processing of I(V) curves

As part of the ViPErLEED project (Vienna package for Erlangen LEED, low-energy electron diffraction), computer programs have been developed for facile and user-friendly data extraction from movies of LEED images. The programs make use of some concepts from astronomical image processing and analysis. As a first step, flat-field and dark-frame corrections reduce the effects of inhomogeneities of the camera and screen. In a second step, for identifying all diffraction maxima ("spots"), it is sufficient to manually mark and label a single spot or very few spots. Then the program can automatically identify all other spots and determine the distortions of the image. This forms the basis for automatic spot tracking (following the "beams" as they move across the LEED screen) and intensity measurement. Even for complex structures with hundreds to a few thousand diffraction beams, this step takes less than a minute. The package also includes a program for further processing of these I(V) curves (averaging of equivalent beams, manual and/or automatic selection, smoothing) as well as several utilities. The software is implemented as a set of plugins for the public-domain image processing program ImageJ and provided as an open-source package.

cond-mat.mtrl-sci

Evolution of the surface atomic structure of multielement oxide films: curse or blessing?

Atomically resolved scanning tunneling microscopy (STM) and x-ray photoelectron spectroscopy (XPS) are used to gain atomic-scale insights into the heteroepitaxy of lanthanum-strontium manganite (LSMO, La$_{1-x}$Sr$_x$MnO$_{3-δ}$, $x$ $\approx$ 0.2) on SrTiO$_3$(110). LSMO is a perovskite oxide characterized by several composition-dependent surface reconstructions. The flexibility of the surface allows it to incorporate nonstoichiometries during growth, which result in composition-dependent surface atomic structures. This happens up to a critical point, where phase separation occurs, clusters rich in the excess cations form at the surface, and films show a rough morphology. To limit the nonstoichiometry introduced by non-optimal growth conditions, it proves useful to monitor the changes in surface atomic structures as a function of the PLD parameters and tune the latter accordingly.

cond-mat.mes-hall

Reconstruction changes drive surface diffusion and determine the flatness of oxide surfaces

Surface diffusion on metal oxides is key in many areas of materials technology, yet it has been scarcely explored at the atomic scale. This work provides phenomenological insights from scanning tunneling microscopy on the link between surface diffusion, surface atomic structure, and oxygen chemical potential based on three model oxide surfaces: Fe$_2$O$_3(1\overline{1}02)$, La$_{1-x}$Sr$_x$MnO$_3$(110), and In$_2$O$_3$(111). In all instances, changing the oxygen chemical potential used for annealing stabilizes reconstructions of different compositions while promoting the flattening of the surface morphology -- a sign of enhanced surface diffusion. It is argued that thermodynamics, rather than kinetics, rules surface diffusion under these conditions: The composition change of the surface reconstructions formed at differently oxidizing conditions drives mass transport across the surface.

cond-mat.mtrl-sci

The effect of different In$_2$O$_3$(111) surface terminations on CO$_2$ adsorption

In$_2$O$_3$-based catalysts have shown high activity and selectivity for CO$_2$ hydrogenation to methanol, however the origin of the high performance of In$_2$O$_3$ is still unclear. To elucidate the initial steps of CO$_2$ hydrogenation over In$_2$O$_3$, we have combined X-ray Photoelectron Spectroscopy (XPS) and Density Functional Theory (DFT) calculations to study the adsorption of CO$_2$ on the In$_2$O$_3$(111) crystalline surface with different terminations, namely the stoichiometric, the reduced, and the hydroxylated surface, respectively. The combined approach confirms that the reduction of the surface results in the formation of In ad-atoms and that water dissociates on the surface at room temperature. A comparison of the experimental spectra and the computed core-level-shifts (using methanol and formic acid as benchmark molecules) suggests that CO$_2$ adsorbs as a carbonate on all surface terminations. We find that CO$_2$ adsorption is hindered by hydroxyl groups on the hydroxylated surface.

cond-mat.mtrl-sci

Water Structures Reveal Local Hydrophobicity on the In2O3(111) Surface

Clean oxide surfaces are generally hydrophilic. Water molecules anchor at undercoordinated surface metal atoms that act as Lewis-acid sites, and they are stabilized by H bonds to undercoordinated surface oxygens. The large unit cell of In2O3(111) provides surface atoms in various configurations, which leads to chemical heterogeneity and a local deviation from this general rule. Experiments (TPD, XPS, ncAFM) agree quantitatively with DFT calculations and show a series of distinct phases. The first three water molecules dissociate at one specific area of the unit cell and desorb above room temperature. The next three adsorb as molecules in the adjacent region. Three more water molecules rearrange this structure and an additional nine pile up above the OH groups. Despite offering undercoordinated In and O sites, the rest of the unit cell is unfavorable for adsorption and remains water-free. The first water layer thus shows ordering into nanoscopic 3D water clusters separated by hydrophobic pockets.

cond-mat.mtrl-sci

Real-space investigation of polarons in hematite Fe2O3

In polarizable materials, electronic charge carriers interact with the surrounding ions, leading to quasiparticle behaviour. The resulting polarons play a central role in many materials properties including electrical transport, optical properties, surface reactivity and magnetoresistance, and polaron properties are typically investigated indirectly through such macroscopic characteristics. Here, noncontact atomic force microscopy (nc-AFM) is used to directly image polarons in Fe2O3 at the single quasiparticle limit. A combination of Kelvin probe force microscopy (KPFM) and kinetic Monte Carlo (KMC) simulations shows that Ti doping dramatically enhances the mobility of electron polarons, and density functional theory (DFT) calculations indicate that a metallic transition state is responsible for the enhancement. In contrast, hole polarons are significantly less mobile and their hopping is hampered further by the introduction of trapping centres.

cond-mat.mtrl-sci

Hematite $α-Fe_{2}O_{3}(0001)$ in top and side view: resolving long-standing controversies about its surface structure

Hematite $α-Fe_{2}O_{3}(0001)$ is the most-investigated iron oxide model system in photo and electrocatalytic research. The rich chemistry of Fe and O allows for many bulk and surface transformations, but their control is challenging. This has led to controversies regarding the structure of the topmost layers. This comprehensive study combines surface methods (nc-AFM, STM, LEED, and XPS) complemented by structural and chemical analysis of the near-surface bulk (HRTEM and EELS). The results show that a compact 2D layer constitutes the topmost surface of $α-Fe_{2}O_{3}(0001)$; it is locally corrugated due to the mismatch with the bulk. Assessing the influence of naturally-occurring impurities shows that these can force the formation of surface phases that are not stable on pure samples. Impurities can also cause the formation of ill-defined inclusions in the subsurface and modify the oxidation phase diagram of hematite. The results provide a significant step forward in determining the hematite surface structure that is crucial for accurately modeling catalytic reactions. Combining surface and cross-sectional imaging provided the full view that is essential for understanding the evolution of the near-surface region of oxide surfaces under oxidative conditions.

cond-mat.mtrl-sci

Single Rh adatoms stabilized on α-Fe2O3(1-102) by co-adsorbed water

Oxide-supported single-atom catalysts are commonly modelled as a metal atom substituting surface cation sites in a low-index surface. Adatoms with dangling bonds will inevitably coordinate molecules from the gas phase, and adsorbates such as water can affect both stability and catalytic activity. Here, we use scanning tunneling microscopy (STM), noncontact atomic force microscopy (ncAFM), and x-ray photoelectron spectroscopy (XPS) to show that high densities of single Rh adatoms are stabilized on alpha-Fe2O3(1-102) in the presence of 2x10^(-8) mbar of water at room temperature, in marked contrast to the rapid sintering observed under UHV conditions. Annealing to 50 °C in UHV desorbs all water from the substrate leaving only the OH groups coordinated to Rh, and high-resolution ncAFM images provide a direct view into the internal structure. We provide direct evidence of the importance of OH ligands in the stability of single atoms, and argue that their presence should be assumed when modelling SAC systems.

cond-mat.mtrl-sci

Surface Reduction State Determines Stabilization and Incorporation of Rh on α-Fe2O3(1-102)

Iron oxides (FeOx) are among the most common support materials utilized in single atom catalysis. The support is nominally Fe2O3, but strongly reductive treatments are usually applied to activate the as-synthesized catalyst prior to use. Here, we study Rh adsorption and incorporation on the (1-102) surface of hematite (α-Fe2O3), which switches from a stoichiometric (1x1) termination to a reduced (2x1) reconstruction in reducing conditions. Rh atoms form clusters at room temperature on both surface terminations, but Rh atoms incorporate into the support lattice as isolated atoms upon annealing above 400 °C. Under mildly oxidizing conditions, the incorporation process is so strongly favoured that even large Rh clusters containing hundreds of atoms dissolve into the surface. Based on a combination of low energy ion scattering and scanning tunnelling microscopy data, as well as density functional theory, we conclude that the Rh atoms are stabilized in the immediate subsurface, rather than the surface layer.

cond-mat.mtrl-sci

Ni modified Fe3O4(001) surface as a simple model system for understanding the Oxygen Evolution Reaction

Electrochemical water splitting is an environmentally friendly technology to store renewable energy in the form of chemical fuels. Among the earth-abundant first-row transition metal-based catalysts, mixed Ni-Fe oxides have shown promising performance for effective and low-cost catalysis of the oxygen evolution reaction (OER) in alkaline media, but the synergistic roles of Fe and Ni cations in the OER mechanism remain unclear. In this work, we report how addition of Ni changes the reactivity of a model iron oxide catalyst, based on Ni deposited on and incorporated in a magnetite Fe3O4 (001) single crystal, using a combination of surface science techniques in ultra-high-vacuum such as low energy electron diffraction (LEED), x-rays photoelectron spectroscopy (XPS), low energy ion scattering (LEIS), and scanning tunneling microscopy (STM), as well as atomic force microscopy (AFM) in air, and electrochemical methods such cyclic voltammetry (CV) and electrochemical impedance spectroscopy (EIS) in alkaline media. A significant improvement in the OER activity is observed when the top surface presents an Fe:Ni composition ratio in the range 20-40%, which is in good agreement with what has been observed for powder catalysts. Furthermore, a decrease in the OER overpotential is observed following surface aging in electrolyte for three days. At higher Ni load, AFM shows the growth of a new phase attributed to an (oxy)-hydroxide phase which, according to CV measurements, does not seem to correlate with the surface activity towards OER. EIS suggests that the OER precursor species observed on the clean and Ni-modified surfaces are similar and Fe-centered, but form at lower overpotentials when the surface Fe:Ni ratio is optimized.

cond-mat.mtrl-sci

Does a pristine, unreconstructed SrTiO$_3$(001) surface exist?

The surfaces of perovskite oxides affect their functional properties, and while a bulk-truncated (1$\times$1) termination is generally assumed, its existence and stability is controversial. Here, such a surface is created by cleaving the prototypical SrTiO$_3$(001) in ultra-high vacuum, and its response to thermal annealing is observed. Atomically resolved nc-AFM shows that intrinsic point defects on the as-cleaved surface migrate at temperatures above 200\,$^\circ$C. At 400--500\,$^\circ$C, a disordered surface layer forms, albeit still with a (1$\times$1) pattern in LEED. Purely TiO$_2$-terminated surfaces, prepared by wet-chemical treatment, are also disordered despite their (1$\times$1) periodicity in LEED.

cond-mat.mtrl-sci

2D Surface Phase Diagram of a Multicomponent Perovskite Oxide: La$_{0.8}$Sr$_{0.2}$MnO$_3$(110)

The many surface reconstructions of (110)-oriented lanthanum--strontium manganite (La$_{0.8}$Sr$_{0.2}$MnO$_3$, LSMO) were followed as a function of the oxygen chemical potential ($μ_\text{O}$) and the surface cation composition. Decreasing $μ_\text{O}$ causes Mn to migrate across the surface, enforcing phase separation into A-site-rich areas and a variety of composition-related, structurally diverse B-site-rich reconstructions. The composition of these phase-separated structures was quantified with scanning tunneling microscopy (STM), and these results were used to build a 2D phase diagram of the LSMO(110) equilibrium surface structures.

cond-mat.mtrl-sci

IrO2 Surface Complexions Identified Through Machine Learning and Surface Investigations

A Gaussian Approximation Potential (GAP) was trained using density-functional theory data to enable a global geometry optimization of low-index rutile IrO2 facets through simulated annealing. Ab initio thermodynamics identifies (101) and (111) (1x1)-terminations competitive with (110) in reducing environments. Experiments on single crystals find that (101) facets dominate, and exhibit the theoretically predicted (1x1) periodicity and X-ray photoelectron spectroscopy (XPS) core level shifts. The obtained structures are analogous to the complexions discussed in the context of ceramic battery materials.

cond-mat.mtrl-sci