-
TBHubbard: tight-binding and extended Hubbard model database for metal-organic frameworks
Authors:
Pamela C. Carvalho,
Federico Zipoli,
Alan C. Duriez,
Marco Antonio Barroca,
Rodrigo Neumann Barros Ferreira,
Barbara Jones,
Benjamin Wunsch,
Mathias Steiner
Abstract:
Metal-organic frameworks (MOFs) are porous materials composed of metal ions and organic linkers. Their diverse compositions and structures offer a wide range of applications, such as electrical conductivity and diffusion, which can be optimized by tuning the combination of different building blocks. The ease of modifying metal centers or organic linkers makes MOFs ideal for property prediction and…
▽ More
Metal-organic frameworks (MOFs) are porous materials composed of metal ions and organic linkers. Their diverse compositions and structures offer a wide range of applications, such as electrical conductivity and diffusion, which can be optimized by tuning the combination of different building blocks. The ease of modifying metal centers or organic linkers makes MOFs ideal for property prediction and inverse material design through computational modeling. Data science driven techniques can aid in the exploration of novel structures with optimize properties by employing machine learning models and using available simulation data in the literature. Here, we provide an extensive data collection with the simulation of MOFs, derived from the QMOF database, based on density-functional-theory, along with their corresponding tight-binding lattice Hamiltonian, offering insights into the electronic structure of each material. The topology information is augmented by the Smooth Overlap of Atomic Positions (SOAP) descriptors which are used as fingerprints of the local environment. Besides, the Extended Hubbard model is also used to describe a sub-set of MOFs with transition metals, where the Hubbard parameters intra-site U and inter-site V are computed. Due to the highly computational cost associated with the Hubbard calculations and the comprehensive amount of data for the tight-binding Hamiltonian, the database provided here stands as a significant contribution not only for the training of ML models to predict new properties but also to perform inverse design of new MOFs with enhanced target properties.
△ Less
Submitted 16 March, 2025;
originally announced March 2025.
-
Surface Reaction Simulations for Battery Materials through Sample-Based Quantum Diagonalization and Local Embedding
Authors:
Marco Antonio Barroca,
Tanvi Gujarati,
Vidushi Sharma,
Rodrigo Neumann Barros Ferreira,
Young-Hye Na,
Maxwell Giammona,
Antonio Mezzacapo,
Benjamin Wunsch,
Mathias Steiner
Abstract:
Accurate quantum chemistry calculations are essential for understanding electronic structures, yet exactly solving the many-body Schrödinger equation remains impractical due to electron correlation effects. While Density Functional Theory (DFT) is widely used, its inherent approximations limit its ability to capture strong correlation effects, particularly in surface reactions. Quantum computing o…
▽ More
Accurate quantum chemistry calculations are essential for understanding electronic structures, yet exactly solving the many-body Schrödinger equation remains impractical due to electron correlation effects. While Density Functional Theory (DFT) is widely used, its inherent approximations limit its ability to capture strong correlation effects, particularly in surface reactions. Quantum computing offers a promising alternative, especially for localized electron interactions. In this work, we apply a quantum embedding approach to study the Oxygen Reduction Reaction at Lithium battery electrode surfaces. We employ an active space selection strategy, using Density Difference Analysis to identify key orbitals, which are subsequently refined with coupled-cluster natural orbitals. These are treated using Sample-Based Quantum Diagonalization (SQD) and its extended version (Ext-SQD), leveraging the Local Unitary Cluster Jastrow (LUCJ) ansatz for efficient state preparation on quantum hardware. Ext-SQD significantly improves upon standard SQD by incorporating excitation operators into the quantum-computed electron configurations used in classical Quantum Selected Configuration Interaction. Our approach demonstrates improved accuracy over Coupled Cluster Singles and Doubles (CCSD) calculations over ground state energies. The results, validated against Complete Active Space Configuration Interaction (CASCI), whenever computationally feasible, and Heat-Bath Configuration Interaction (HCI), provide new insights into $\mathrm{Li}$-$\mathrm{O_2}$ surface reactions, underscoring the potential of quantum computing in materials discovery and reaction modeling.
△ Less
Submitted 13 March, 2025;
originally announced March 2025.
-
Mode-selective Raman imaging of metal-organic frameworks reveals surface heterogeneities of single HKUST-1 crystals
Authors:
Matheus Esteves Ferreira,
Mariana Del Grande,
Felipe Lopes Oliveira,
Rodrigo Neumann Barros Ferreira,
Ademir Ferreira da Silva,
Pamela Costa Carvalho,
Geisa Lima,
Ado Jorio,
Mathias Steiner
Abstract:
Metal organic frameworks (MOFs) are nanoporous materials with high surface-to-volume ratio that have potential applications as gas sorbents. Sample quality is, however, often compromised and it is unclear how defects and surface contaminants affect the spectral properties of single MOF crystals. Raman micro-spectroscopy is a powerful tool for characterizing MOFs, yet spatial spectral heterogeneity…
▽ More
Metal organic frameworks (MOFs) are nanoporous materials with high surface-to-volume ratio that have potential applications as gas sorbents. Sample quality is, however, often compromised and it is unclear how defects and surface contaminants affect the spectral properties of single MOF crystals. Raman micro-spectroscopy is a powerful tool for characterizing MOFs, yet spatial spectral heterogeneity distributions of single MOF crystals have not been reported so far. In this work, we use Raman micro-spectroscopy to characterize spatially isolated, single crystals of the MOF species HKUST-1. In a first step, we validate HKUST-1's Raman spectrum based on DFT simulations and we identify a previously unreported vibrational feature. In a second step, we acquire diffraction-limited, mode-selective Raman images of a single HKUST-1 crystals that reveal how the spectral variations are distributed across the crystal surface. In a third step, we statistically analyze the measured spectral peak positions and line widths for quantifying the variability occurring within the same crystal as well as between different crystals taken from the same batch. Finally, we explore how multivariate data analysis can aid feature identification in Raman images of single MOF crystals. For enabling validation and reuse, we have made the spectroscopic data and simulation code publicly available.
△ Less
Submitted 21 November, 2024;
originally announced November 2024.
-
pyMSER -- An open-source library for automatic equilibration detection in molecular simulations
Authors:
Felipe Lopes Oliveira,
Binquan Luan,
Pierre Mothé Esteves,
Mathias Steiner,
Rodrigo Neumann Barros Ferreira
Abstract:
Automated molecular simulations are used extensively for predicting material properties. Typically, these simulations exhibit two regimes: a dynamic equilibration part, followed by a steady state. For extracting observable properties, the simulations must first reach a steady state so that thermodynamic averages can be taken. However, as equilibration depends on simulation conditions, predicting t…
▽ More
Automated molecular simulations are used extensively for predicting material properties. Typically, these simulations exhibit two regimes: a dynamic equilibration part, followed by a steady state. For extracting observable properties, the simulations must first reach a steady state so that thermodynamic averages can be taken. However, as equilibration depends on simulation conditions, predicting the optimal number of simulation steps a priori is impossible. Here, we demonstrate the application of the Marginal Standard Error Rule (MSER) for automatically identifying the optimal truncation point in Grand Canonical Monte Carlo (GCMC) simulations. This novel automatic procedure determines the point in which steady state is reached, ensuring that figures-of-merits are extracted in an objective, accurate, and reproducible fashion. In the case of GCMC simulations of gas adsorption in metal-organic frameworks, we find that this methodology reduces the computational cost by up to 90%. As MSER statistics are independent of the simulation method that creates the data, this library is, in principle, applicable to any time series analysis in which equilibration truncation is required. The open-source Python implementation of our method, pyMSER, is publicly available for reuse and validation at https://github.com/IBM/pymser.
△ Less
Submitted 30 August, 2024; v1 submitted 28 March, 2024;
originally announced March 2024.
-
Wafer-scale CMOS-compatible graphene Josephson field-effect transistors
Authors:
Andrey A. Generalov,
Klaara L. Viisanen,
Jorden Senior,
Bernardo R. Ferreira,
Jian Ma,
Mikko Möttönen,
Mika Prunnila,
Heorhii Bohuslavskyi
Abstract:
Electrostatically tunable Josephson field-effect transistors (JoFETs) are one of the most desired building blocks of quantum electronics. JoFET applications range from parametric amplifiers and superconducting qubits to a variety of integrated superconducting circuits. Here, we report on graphene JoFET devices fabricated with wafer-scale complementary metal-oxide-semiconductor (CMOS) compatible pr…
▽ More
Electrostatically tunable Josephson field-effect transistors (JoFETs) are one of the most desired building blocks of quantum electronics. JoFET applications range from parametric amplifiers and superconducting qubits to a variety of integrated superconducting circuits. Here, we report on graphene JoFET devices fabricated with wafer-scale complementary metal-oxide-semiconductor (CMOS) compatible processing based on wet transfer of chemical vapour deposited graphene, atomic-layer-deposited Al$_{2}$O$_{3}$ gate oxide, and evaporated superconducting Ti/Al source, drain, and gate contacts. By optimizing the contact resistance down to $\sim$ 170 $Ωμm$, we observe proximity-induced superconductivity in the JoFET channels with different gate lengths of 150 - 350 nm. The Josephson junction devices show reproducible critical current $I_{\text{C}}$ tunablity with the local top gate. Our JoFETs are in short diffusive limit with the $I_{\text{C}}$ reaching up to $\sim\,$3 $μA$ for a 50 $μm$ channel width. Overall, our demonstration of CMOS-compatible 2D-material-based JoFET fabrication process is an important step toward graphene-based integrated quantum circuits.
△ Less
Submitted 10 May, 2024; v1 submitted 10 January, 2024;
originally announced January 2024.
-
Revealing dark exciton signatures in polariton spectra of 2D materials
Authors:
Beatriz Ferreira,
Hangyong Shan,
Roberto Rosati,
Jamie M. Fitzgerald,
Lukas Lackner,
Bo Han,
Martin Esmann,
Patrick Hays,
Gilbert Liebling,
Kenji Watanabe,
Takashi Taniguchi,
Falk Eilenberger,
Sefaattin Tongay,
Christian Schneider,
Ermin Malic
Abstract:
Dark excitons in transition metal dichalcogenides (TMD) have been so far neglected in the context of polariton physics due to their lack of oscillator strength. However, in tungsten-based TMDs, dark excitons are known to be the energetically lowest states and could thus provide important scattering partners for polaritons. In this joint theory-experiment work, we investigate the impact of the full…
▽ More
Dark excitons in transition metal dichalcogenides (TMD) have been so far neglected in the context of polariton physics due to their lack of oscillator strength. However, in tungsten-based TMDs, dark excitons are known to be the energetically lowest states and could thus provide important scattering partners for polaritons. In this joint theory-experiment work, we investigate the impact of the full exciton energy landscape on polariton absorption and reflectance. By changing the cavity detuning, we vary the polariton energy relative to the unaffected dark excitons in such a way that we open or close specific phonon-driven scattering channels. We demonstrate both in theory and experiment that this controlled switching of scattering channels manifests in characteristic sharp changes in optical spectra of polaritons. These spectral features can be exploited to extract the position of dark excitons. Our work suggests new possibilities for exploiting polaritons for fingerprinting nanomaterials via their unique exciton landscape.
△ Less
Submitted 9 January, 2024;
originally announced January 2024.
-
Circumventing the polariton bottleneck via dark excitons in 2D semiconductors
Authors:
Jamie M. Fitzgerald,
Roberto Rosati,
Beatriz Ferreira,
Hangyong Shan,
Christian Schneider,
Ermin Malic
Abstract:
Efficient scattering into the exciton polariton ground state is a key prerequisite for generating Bose-Einstein condensates and low-threshold polariton lasing. However, this can be challenging to achieve at low densities due to the polariton bottleneck effect that impedes phonon-driven scattering into low-momentum polariton states. The rich exciton landscape of transition metal dichalcogenides (TM…
▽ More
Efficient scattering into the exciton polariton ground state is a key prerequisite for generating Bose-Einstein condensates and low-threshold polariton lasing. However, this can be challenging to achieve at low densities due to the polariton bottleneck effect that impedes phonon-driven scattering into low-momentum polariton states. The rich exciton landscape of transition metal dichalcogenides (TMDs) provides potential intervalley scattering pathways via dark excitons to rapidly populate these polaritons. Here, we present a microscopic study exploring the time- and momentum-resolved relaxation of exciton polaritons supported by a \ce{MoSe2} monolayer integrated within a Fabry-Perot cavity. By exploiting phonon-assisted transitions between momentum-dark excitons and the lower polariton branch, we demonstrate that it is possible to circumvent the bottleneck region and efficiently populate the polariton ground state. Furthermore, this intervalley pathway is predicted to give rise to, yet unobserved, angle-resolved phonon sidebands in low-temperature photoluminescence spectra that are associated with momentum-dark excitons. This represents a distinctive experimental signature for efficient phonon-mediated polariton-dark-exciton interactions.
△ Less
Submitted 8 January, 2024;
originally announced January 2024.
-
Symbolic Learning for Material Discovery
Authors:
Daniel Cunnington,
Flaviu Cipcigan,
Rodrigo Neumann Barros Ferreira,
Jonathan Booth
Abstract:
Discovering new materials is essential to solve challenges in climate change, sustainability and healthcare. A typical task in materials discovery is to search for a material in a database which maximises the value of a function. That function is often expensive to evaluate, and can rely upon a simulation or an experiment. Here, we introduce SyMDis, a sample efficient optimisation method based on…
▽ More
Discovering new materials is essential to solve challenges in climate change, sustainability and healthcare. A typical task in materials discovery is to search for a material in a database which maximises the value of a function. That function is often expensive to evaluate, and can rely upon a simulation or an experiment. Here, we introduce SyMDis, a sample efficient optimisation method based on symbolic learning, that discovers near-optimal materials in a large database. SyMDis performs comparably to a state-of-the-art optimiser, whilst learning interpretable rules to aid physical and chemical verification. Furthermore, the rules learned by SyMDis generalise to unseen datasets and return high performing candidates in a zero-shot evaluation, which is difficult to achieve with other approaches.
△ Less
Submitted 30 November, 2023;
originally announced December 2023.
-
Quantum-centric Supercomputing for Materials Science: A Perspective on Challenges and Future Directions
Authors:
Yuri Alexeev,
Maximilian Amsler,
Paul Baity,
Marco Antonio Barroca,
Sanzio Bassini,
Torey Battelle,
Daan Camps,
David Casanova,
Young Jai Choi,
Frederic T. Chong,
Charles Chung,
Chris Codella,
Antonio D. Corcoles,
James Cruise,
Alberto Di Meglio,
Jonathan Dubois,
Ivan Duran,
Thomas Eckl,
Sophia Economou,
Stephan Eidenbenz,
Bruce Elmegreen,
Clyde Fare,
Ismael Faro,
Cristina Sanz Fernández,
Rodrigo Neumann Barros Ferreira
, et al. (102 additional authors not shown)
Abstract:
Computational models are an essential tool for the design, characterization, and discovery of novel materials. Hard computational tasks in materials science stretch the limits of existing high-performance supercomputing centers, consuming much of their simulation, analysis, and data resources. Quantum computing, on the other hand, is an emerging technology with the potential to accelerate many of…
▽ More
Computational models are an essential tool for the design, characterization, and discovery of novel materials. Hard computational tasks in materials science stretch the limits of existing high-performance supercomputing centers, consuming much of their simulation, analysis, and data resources. Quantum computing, on the other hand, is an emerging technology with the potential to accelerate many of the computational tasks needed for materials science. In order to do that, the quantum technology must interact with conventional high-performance computing in several ways: approximate results validation, identification of hard problems, and synergies in quantum-centric supercomputing. In this paper, we provide a perspective on how quantum-centric supercomputing can help address critical computational problems in materials science, the challenges to face in order to solve representative use cases, and new suggested directions.
△ Less
Submitted 19 September, 2024; v1 submitted 14 December, 2023;
originally announced December 2023.
-
Discovery of Novel Reticular Materials for Carbon Dioxide Capture using GFlowNets
Authors:
Flaviu Cipcigan,
Jonathan Booth,
Rodrigo Neumann Barros Ferreira,
Carine Ribeiro dos Santos,
Mathias Steiner
Abstract:
Artificial intelligence holds promise to improve materials discovery. GFlowNets are an emerging deep learning algorithm with many applications in AI-assisted discovery. By using GFlowNets, we generate porous reticular materials, such as metal organic frameworks and covalent organic frameworks, for applications in carbon dioxide capture. We introduce a new Python package (matgfn) to train and sampl…
▽ More
Artificial intelligence holds promise to improve materials discovery. GFlowNets are an emerging deep learning algorithm with many applications in AI-assisted discovery. By using GFlowNets, we generate porous reticular materials, such as metal organic frameworks and covalent organic frameworks, for applications in carbon dioxide capture. We introduce a new Python package (matgfn) to train and sample GFlowNets. We use matgfn to generate the matgfn-rm dataset of novel and diverse reticular materials with gravimetric surface area above 5000 m$^2$/g. We calculate single- and two-component gas adsorption isotherms for the top-100 candidates in matgfn-rm. These candidates are novel compared to the state-of-art ARC-MOF dataset and rank in the 90th percentile in terms of working capacity compared to the CoRE2019 dataset. We discover 15 materials outperforming all materials in CoRE2019.
△ Less
Submitted 16 October, 2023; v1 submitted 11 October, 2023;
originally announced October 2023.
-
CRAFTED -- An exploratory database of simulated adsorption isotherms of metal-organic frameworks
Authors:
Felipe Lopes Oliveira,
Conor Cleeton,
Rodrigo Neumann Barros Ferreira,
Binquan Luan,
Amir H. Farmahini,
Lev Sarkisov,
Mathias Steiner
Abstract:
Grand Canonical Monte Carlo is an important method for performing molecular-level simulations and assisting the study and development of nanoporous materials for gas capture application. These simulations are based on the use of force fields and partial charges to model the interaction between the adsorbent molecules and the solid framework. The choice of the force field parameters and partial cha…
▽ More
Grand Canonical Monte Carlo is an important method for performing molecular-level simulations and assisting the study and development of nanoporous materials for gas capture application. These simulations are based on the use of force fields and partial charges to model the interaction between the adsorbent molecules and the solid framework. The choice of the force field parameters and partial charges can significantly impact the results obtained, however, there are very few databases available to support a comprehensive impact evaluation. Here, we present a database of simulations of CO2 and N2 adsorption isotherms on 726 metal-organic frameworks taken from the CoRE MOF 2014 database. We performed simulations with two force fields (UFF and DREIDING), four partial charge schemes (no charge, Qeq, EQeq, and DDEC), and three temperatures (273, 298, 323 K). The resulting isotherms compose the Charge-dependent, Reproducible, Accessible, Forcefield-dependent, and Temperature-dependent Exploratory Database (CRAFTED) of adsorption isotherms.
△ Less
Submitted 17 October, 2022;
originally announced October 2022.
-
Enhanced OSL emission from $α$-Al$_2$O$_3$ produced in the presence of halloysite nanocrystals
Authors:
C. B. B. M. Ferreira,
E. J. Guidelli
Abstract:
This paper developed a seed-mediated synthesis of $α$-Al$_2$O$_3$ by the combustion method using halloysite nanocrystals as seeds and analyzed the dosimetric characteristics of these samples, including radioluminescence (RL), thermoluminescence (TL), and optically stimulated luminescence (OSL). Both SEM images and XRD pointed to the halloysite nanotubes acting as heterogeneous nucleation seeds. RL…
▽ More
This paper developed a seed-mediated synthesis of $α$-Al$_2$O$_3$ by the combustion method using halloysite nanocrystals as seeds and analyzed the dosimetric characteristics of these samples, including radioluminescence (RL), thermoluminescence (TL), and optically stimulated luminescence (OSL). Both SEM images and XRD pointed to the halloysite nanotubes acting as heterogeneous nucleation seeds. RL spectra indicate the presence of Cr$^{3+}$ ions due to impurities from the precursors. However, besides acting as nucleation seeds, the halloysite nanotubes were still able to adsorb the Cr$^{3+}$ ions, as evidenced by the decreased RL emission attributed to the Cr$^{3+}$ luminescent centers. Decreased TL intensity upon increasing HNT content together with the RL data suggested that the Cr$^{3+}$ ions have strong participation in the TL emission process as a luminescent center. Surprisingly, the samples with HNT showed up to 6-fold enhanced OSL area intensity and 69-fold OSL initial intensity enhancement, revealing that, by scavenging Cr$^{3+}$, the HNT eliminated a luminescent center that competes with the OSL emission. Therefore, HNTs are promising nanomaterial to enhance the sensitivity of $α$-Al$_2$O$_3$ dosimeters with potential application in medical physics, revealing that the presence of HNT in Al$_2$O$_3$ decreased the density of competing for luminescent centers and increased OSL intensity.
△ Less
Submitted 8 September, 2022;
originally announced September 2022.
-
Signatures of dark excitons in exciton-polariton optics of transition metal dichalcogenides
Authors:
Beatriz Ferreira,
Roberto Rosati,
Jamie M. Fitzgerald,
Ermin Malic
Abstract:
Integrating 2D materials into high-quality optical microcavities opens the door to fascinating many-particle phenomena including the formation of exciton-polaritons. These are hybrid quasi-particles inheriting properties of both the constituent photons and excitons. In this work, we investigate the so-far overlooked impact of dark excitons on the momentum-resolved absorption spectra of hBN-encapsu…
▽ More
Integrating 2D materials into high-quality optical microcavities opens the door to fascinating many-particle phenomena including the formation of exciton-polaritons. These are hybrid quasi-particles inheriting properties of both the constituent photons and excitons. In this work, we investigate the so-far overlooked impact of dark excitons on the momentum-resolved absorption spectra of hBN-encapsulated WSe$_2$ and MoSe$_2$ monolayers in the strong-coupling regime. In particular, thanks to the efficient phonon-mediated scattering of polaritons into energetically lower dark exciton states, the absorption of the lower polariton branch in WSe$_2$ is much higher than in MoSe$_2$. It shows unique step-like increases in the momentum-resolved profile indicating opening of specific scattering channels. We study how different externally accessible quantities, such as temperature or mirror reflectance, change the optical response of polaritons. Our study contributes to an improved microscopic understanding of exciton-polaritons and their interaction with phonons, potentially suggesting experiments that could determine the energy of dark exciton states via momentum-resolved polariton absorption.
△ Less
Submitted 7 September, 2022;
originally announced September 2022.
-
Microscopic modelling of exciton-polariton diffusion coefficients in atomically thin semiconductors
Authors:
Beatriz Ferreira,
Roberto Rosati,
Ermin Malic
Abstract:
In the strong light-matter coupling regime realized e.g. by integrating semiconductors into optical microcavities, polaritons as new hybrid light-matter quasi-particles are formed. The corresponding change in the dispersion relation has a large impact on optics, dynamics and transport behaviour of semiconductors. In this work, we investigate the strong-coupling regime in hBN-encapsulated MoSe$_2$…
▽ More
In the strong light-matter coupling regime realized e.g. by integrating semiconductors into optical microcavities, polaritons as new hybrid light-matter quasi-particles are formed. The corresponding change in the dispersion relation has a large impact on optics, dynamics and transport behaviour of semiconductors. In this work, we investigate the strong-coupling regime in hBN-encapsulated MoSe$_2$ monolayers focusing on exciton-polariton diffusion. Applying a microscopic approach based on the exciton density matrix formalism combined with the Hopfield approach, we predict a drastic increase of the diffusion coefficients by two to three orders of magnitude in the strong coupling regime. We explain this behaviour by the much larger polariton group velocity and suppressed polariton-phonon scattering channels with respect to the case of bare excitons. Our study contributes to a better microscopic understanding of polariton diffusion in atomically thin semiconductors.
△ Less
Submitted 2 March, 2022; v1 submitted 1 March, 2022;
originally announced March 2022.
-
Quantum correlations, entanglement spectrum and coherence of two-particle reduced density matrix in the Extended Hubbard Model
Authors:
Diego L. B. Ferreira,
Thiago O. Maciel,
Reinaldo O. Vianna,
Fernando Iemini
Abstract:
We study the ground state properties of the one-dimensional extended Hubbard model at half-filling from the perspective of its particle reduced density matrix. We focus on the reduced density matrix of $2$ fermions and perform an analysis of its quantum correlations and coherence along the different phases of the model. Specifically, we study its (i) entanglement entropy, (ii) $\ell_1$ norm of coh…
▽ More
We study the ground state properties of the one-dimensional extended Hubbard model at half-filling from the perspective of its particle reduced density matrix. We focus on the reduced density matrix of $2$ fermions and perform an analysis of its quantum correlations and coherence along the different phases of the model. Specifically, we study its (i) entanglement entropy, (ii) $\ell_1$ norm of coherence, (iii) irreducible two-body cumulant matrix and (iv) entanglement spectrum. Our results show that these different properties are complementary to each other depending on the phase of the system, exhibiting peculiar behaviors such as discontinuities, maximum or minimum values at the quantum phase transitions, thus providing a qualitative view of the phase diagram of the model. In particular, in the superconducting region, we obtain that the entanglement spectrum signals a transition between a dominant singlet (SS) to triplet (TS) pairing ordering in the system. Moreover, from the analysis of the dominant eigenvector in the reduced state, we can relate the SS-TS transition to the spatial separation between the fermion pairs in the two different pairing orderings. The entanglement gap is also able to highlight a transition - at a few-body level - in the groundstate wavefunction, not discussed previously in the literature. While other quantifiers are less sensitive to few-body defects in the wavefunction, the entanglement gap can work as a magnifying glass for these, capturing such small fluctuations.
△ Less
Submitted 15 March, 2022; v1 submitted 29 October, 2021;
originally announced November 2021.
-
Adaptivity for clustering-based reduced-order modeling of localized history-dependent phenomena
Authors:
Bernardo P. Ferreira,
F. M. Andrade Pires,
Miguel A. Bessa
Abstract:
This paper proposes a novel Adaptive Clustering-based Reduced-Order Modeling (ACROM) framework to significantly improve and extend the recent family of clustering-based reduced-order models (CROMs). This adaptive framework enables the clustering-based domain decomposition to evolve dynamically throughout the problem solution, ensuring optimum refinement in regions where the relevant fields present…
▽ More
This paper proposes a novel Adaptive Clustering-based Reduced-Order Modeling (ACROM) framework to significantly improve and extend the recent family of clustering-based reduced-order models (CROMs). This adaptive framework enables the clustering-based domain decomposition to evolve dynamically throughout the problem solution, ensuring optimum refinement in regions where the relevant fields present steeper gradients. It offers a new route to fast and accurate material modeling of history-dependent nonlinear problems involving highly localized plasticity and damage phenomena. The overall approach is composed of three main building blocks: target clusters selection criterion, adaptive cluster analysis, and computation of cluster interaction tensors. In addition, an adaptive clustering solution rewinding procedure and a dynamic adaptivity split factor strategy are suggested to further enhance the adaptive process. The coined Adaptive Self-Consistent Clustering Analysis (ASCA) is shown to perform better than its static counterpart when capturing the multi-scale elasto-plastic behavior of a particle-matrix composite and predicting the associated fracture and toughness. Given the encouraging results shown in this paper, the ACROM framework sets the stage and opens new avenues to explore adaptivity in the context of CROMs.
△ Less
Submitted 19 December, 2022; v1 submitted 24 September, 2021;
originally announced September 2021.
-
Environment driven oscillation in an off-lattice May--Leonard model
Authors:
D. Bazeia,
M. J. B. Ferreira,
B. F. de Oliveira,
A. Szolnoki
Abstract:
Cyclic dominance of competing species is an intensively used working hypothesis to explain biodiversity in certain living systems, where the evolutionary selection principle would dictate a single victor otherwise. Technically the May--Leonard models offer a mathematical framework to describe the mentioned non-transitive interaction of competing species when individual movement is also considered…
▽ More
Cyclic dominance of competing species is an intensively used working hypothesis to explain biodiversity in certain living systems, where the evolutionary selection principle would dictate a single victor otherwise. Technically the May--Leonard models offer a mathematical framework to describe the mentioned non-transitive interaction of competing species when individual movement is also considered in a spatial system. Emerging rotating spirals composed by the competing species are frequently observed character of the resulting patterns. But how do these spiraling patterns change when we vary the external environment which affects the general vitality of individuals? Motivated by this question we suggest an off-lattice version of the tradition May--Leonard model which allows us to change the actual state of the environment gradually. This can be done by introducing a local carrying capacity parameter which value can be varied gently in an off-lattice environment. Our results support a previous analysis obtained in a more intricate metapopulation model and we show that the well-known rotating spirals become evident in a benign environment when the general density of the population is high. The accompanying time-dependent oscillation of competing species can also be detected where the amplitude and the frequency show a scaling law of the parameter that characterizes the state of the environment. These observations highlight that the assumed non-transitive interaction alone is insufficient condition to maintain biodiversity safely, but the actual state of the environment, which characterizes the general living conditions, also plays a decisive role on the evolution of related systems.
△ Less
Submitted 3 June, 2021;
originally announced June 2021.
-
The magnetic Purcell effect: the case of an emitter near an antiferromagnet
Authors:
Beatriz A. Ferreira,
N. M. R. Peres
Abstract:
In this paper we discuss the magnetic Purcell effect of a magnetic dipole near a semi-infinite antiferromagnet. Contrary to the electric Purcell effect, the magnetic one is not so well studied in the literature. We derive the dispersion relation of the surface wave existing at an antiferromagnetic-dielectric interface from the calculation of the reflection coefficient of the structure. After chara…
▽ More
In this paper we discuss the magnetic Purcell effect of a magnetic dipole near a semi-infinite antiferromagnet. Contrary to the electric Purcell effect, the magnetic one is not so well studied in the literature. We derive the dispersion relation of the surface wave existing at an antiferromagnetic-dielectric interface from the calculation of the reflection coefficient of the structure. After characterizing the surface wave we quantize the electromagnetic vector potential of the surface wave. This allow us to discuss the magnetic Purcell effect via Fermi golden rule.
△ Less
Submitted 13 September, 2019;
originally announced September 2019.
-
Quantization of graphene plasmons
Authors:
Beatriz A. Ferreira,
B. Amorim,
A. J. Chaves,
N. M. R. Peres
Abstract:
In this article we perform the quantization of graphene plasmons using both a macroscopic approach based on the classical average electromagnetic energy and a quantum hydrodynamic model, in which graphene charge carriers are modeled as a charged fluid. Both models allow to take into account the dispersion of graphenes optical response, with the hydrodynamic model also allowing for the inclusion of…
▽ More
In this article we perform the quantization of graphene plasmons using both a macroscopic approach based on the classical average electromagnetic energy and a quantum hydrodynamic model, in which graphene charge carriers are modeled as a charged fluid. Both models allow to take into account the dispersion of graphenes optical response, with the hydrodynamic model also allowing for the inclusion of non-local effects. Using both methods, the electromagnetic field mode-functions, and the respective frequencies, are determined for two different graphene structures. we show how to quantize graphene plasmons, considering that graphene is a dispersive medium, and taking into account both local and nonlocal descriptions. It is found that the dispersion of graphene's optical response leads to a non-trivial normalization condition for the mode-functions. The obtained mode-functions are then used to calculate the decay of an emitter, represented by a dipole, via the excitation of graphene surface plasmon-polaritons. The obtained results are compared with the total spontaneous decay rate of the emitter and a near perfect match is found in the relevant spectral range. It is found that non-local effects in graphene's conductivity, become relevant for the emission rate for small Fermi energies and small distances between the dipole and the graphene sheet.
△ Less
Submitted 27 May, 2019;
originally announced May 2019.
-
Generating domain walls between topologically ordered phases using quantum double models
Authors:
Pramod Padmanabhan,
Miguel Jorge Bernabé Ferreira,
Paulo Teotonio-Sobrinho
Abstract:
Transitions between different topologically ordered phases have been studied by artificially creating boundaries between these gapped phases and thus studying their effects relating to condensation and tunneling of particles from one phase to the other. In this work we introduce exactly solvable models which are similar to the quantum double models (QDM) of Kitaev where such domain walls are dynam…
▽ More
Transitions between different topologically ordered phases have been studied by artificially creating boundaries between these gapped phases and thus studying their effects relating to condensation and tunneling of particles from one phase to the other. In this work we introduce exactly solvable models which are similar to the quantum double models (QDM) of Kitaev where such domain walls are dynamically generated making them a part of the spectrum. These systems have a local symmetry and may or may not have a global symmetry leading to the possibility of a ground state degeneracy arising from both, global symmetry breaking and a topological degeneracy. The domain wall states now separate the different topologically ordered phases belonging to the different sectors controlled by the global symmetry, when present. They have interesting properties including fusion with the deconfined anyons of the topologically ordered phase, to either create new domain walls, or their annihilation. They can also act like a scatterer permuting anyons of the topologically ordered phases on either side of the domain wall. Thus these domain wall states can be thought of as a synthetic scatterer which can be created in any part of the lattice. We show these effects for the simplest case of the $\mathbb{Z}_2$ toric code phase decorated with a global $\mathbb{Z}_2$ symmetry and then make remarks about the case when we have the QDM based on two arbitrary groups $G_1$ and $G_2$ in which case we may no longer have a global symmetry.
△ Less
Submitted 22 October, 2015;
originally announced October 2015.
-
Local realizations of anyon exchange symmetries without lattice dislocations
Authors:
Miguel Jorge Bernabe Ferreira,
Pramod Padmanabhan,
Paulo Teotonio-Sobrinho
Abstract:
The global $e$-$m$ exchange symmetry of the toric code is realized locally through an exactly solvable Hamiltonian on a two dimensional lattice which has no lattice dislocations and their associated defect line. The Hamiltonian is still changed locally in selected sites where we wish to realize this anyon symmetry. We refer to these selected sites as defect sites in analogy with the usual lattice…
▽ More
The global $e$-$m$ exchange symmetry of the toric code is realized locally through an exactly solvable Hamiltonian on a two dimensional lattice which has no lattice dislocations and their associated defect line. The Hamiltonian is still changed locally in selected sites where we wish to realize this anyon symmetry. We refer to these selected sites as defect sites in analogy with the usual lattice defects. The operators on the defect sites condense dyons of the toric code and are shown to support states which obey the fusion rules of Ising anyons just as the lattice dislocations thus achieving the transition to the Ising phase from the toric code phase. They can also be introduced in an entire region leading to an idea of non-localized defects. The method leads to a natural generalization for other Abelian groups where they help realize all the anyon exchange symmetries locally.
△ Less
Submitted 10 December, 2015; v1 submitted 6 August, 2015;
originally announced August 2015.
-
Toric code-like models from the parameter space of $3D$ lattice gauge theories
Authors:
Miguel Jorge Bernabe Ferreira,
Pramod Padmanabhan,
Paulo Teotonio-Sobrinho
Abstract:
A state sum construction on closed manifolds á la Kuperberg can be used to construct the partition functions of $3D$ lattice gauge theories based on involutory Hopf algebras, $\mathcal{A}$, of which the group algebras, $\mathbb{C}G$, are a particular case. Transfer matrices can be obtained by carrying out this construction on a manifold with boundary. Various Hamiltonians of physical interest can…
▽ More
A state sum construction on closed manifolds á la Kuperberg can be used to construct the partition functions of $3D$ lattice gauge theories based on involutory Hopf algebras, $\mathcal{A}$, of which the group algebras, $\mathbb{C}G$, are a particular case. Transfer matrices can be obtained by carrying out this construction on a manifold with boundary. Various Hamiltonians of physical interest can be obtained from these transfer matrices by playing around with the parameters the transfer matrix is a function of. The $2D$ quantum double Hamiltonians of Kitaev can be obtained from such transfer matrices for specific values of these parameters. A initial study of such models has been carried out in \cite{p1}. In this paper we study other regions of this parameter space to obtain some new and known models. The new model comprise of Hamiltonians which "partially" confine the excitations of the quantum double Hamiltonians which are usually deconfined. The state sum construction allows for parameters depending on the position in obtaining the transfer matrices and thus it is natural to expect disordered Hamiltonians from them. Thus one set of known models consist of the disordered quantum double Hamiltonians. Finally we obtain quantum double Hamiltonians perturbed by magnetic fields which have been considered earlier in the literature to study the stability of topological order to perturbations.
△ Less
Submitted 10 December, 2015; v1 submitted 22 April, 2015;
originally announced April 2015.
-
A Recipe for Constructing Frustration-Free Hamiltonians with Gauge and Matter Fields in One and Two Dimensions
Authors:
Miguel Jorge Bernabé Ferreira,
Juan Pablo Ibieta Jimenez,
Pramod Padmanabhan,
Paulo Teotonio-Sobrinho
Abstract:
State sum constructions, such as Kuperberg's algorithm, give partition functions of physical systems, like lattice gauge theories, in various dimensions by associating local tensors or weights, to different parts of a closed triangulated manifold. Here we extend this construction by including matter fields to build partition functions in both two and three space-time dimensions. The matter fields…
▽ More
State sum constructions, such as Kuperberg's algorithm, give partition functions of physical systems, like lattice gauge theories, in various dimensions by associating local tensors or weights, to different parts of a closed triangulated manifold. Here we extend this construction by including matter fields to build partition functions in both two and three space-time dimensions. The matter fields introduces new weights to the vertices and they correspond to Potts spin configurations described by an $\mathcal{A}$-module with an inner product. Performing this construction on a triangulated manifold with a boundary we obtain the transfer matrices which are decomposed into a product of local operators acting on vertices, links and plaquettes. The vertex and plaquette operators are similar to the ones appearing in the quantum double models (QDM) of Kitaev. The link operator couples the gauge and the matter fields, and it reduces to the usual interaction terms in known models such as $\mathbb{Z}_2$ gauge theory with matter fields. The transfer matrices lead to Hamiltonians that are frustration-free and are exactly solvable. According to the choice of the initial input, that of the gauge group and a matter module, we obtain interesting models which have a new kind of ground state degeneracy that depends on the number of equivalence classes in the matter module under gauge action. Some of the models have confined flux excitations in the bulk which become deconfined at the surface. These edge modes are protected by an energy gap provided by the link operator. These properties also appear in "confined Walker-Wang" models which are 3D models having interesting surface states. Apart from the gauge excitations there are also excitations in the matter sector which are immobile and can be thought of as defects like in the Ising model. We only consider bosonic matter fields in this paper.
△ Less
Submitted 5 October, 2015; v1 submitted 25 March, 2015;
originally announced March 2015.
-
Deformed quantum double realization of the toric code and beyond
Authors:
Pramod Padmanabhan,
Juan Pablo Ibieta Jimenez,
Miguel Jorge Bernabé Ferreira,
Paulo Teotonio-Sobrinho
Abstract:
Quantum double models, such as the toric code, can be constructed from transfer matrices of lattice gauge theories with discrete gauge groups and parametrized by the center of the gauge group algebra and its dual. For general choices of these parameters the transfer matrix contains operators acting on links which can also be thought of as perturbations to the quantum double model driving it out of…
▽ More
Quantum double models, such as the toric code, can be constructed from transfer matrices of lattice gauge theories with discrete gauge groups and parametrized by the center of the gauge group algebra and its dual. For general choices of these parameters the transfer matrix contains operators acting on links which can also be thought of as perturbations to the quantum double model driving it out of its topological phase and destroying the exact solvability of the quantum double model. We modify these transfer matrices with perturbations and extract exactly solvable models which remain in a quantum phase, thus nullifying the effect of the perturbation. The algebra of the modified vertex and plaquette operators now obey a deformed version of the quantum double algebra. The Abelian cases are shown to be in the quantum double phase whereas the non-Abelian phases are shown to be in a modified phase of the corresponding quantum double phase. These are illustrated with the groups $\mathbb{Z}_n$ and $S_3$. The quantum phases are determined by studying the excitations of these systems namely their fusion rules and the statistics. We then go further to construct a transfer matrix which contains the other $\mathbb{Z}_2$ phase namely the double semion phase. More generally for other discrete groups these transfer matrices contain the twisted quantum double models. These transfer matrices can be thought of as being obtained by introducing extra parameters into the transfer matrix of lattice gauge theories. These parameters are central elements belonging to the tensor products of the algebra and its dual and are associated to vertices and volumes of the three dimensional lattice. As in the case of the lattice gauge theories we construct the operators creating the excitations in this case and study their braiding and fusion properties.
△ Less
Submitted 10 December, 2015; v1 submitted 11 August, 2014;
originally announced August 2014.
-
2D Quantum Double Models From a 3D Perspective
Authors:
Miguel Jorge Bernabé Ferreira,
Pramod Padmanabhan,
Paulo Teotonio-Sobrinho
Abstract:
In this paper we look at 3D lattice models that are generalizations of the state sum model used to define the Kuperberg invariant of 3-manifolds. The partition function is a scalar constructed as a tensor network where the building blocks are tensors given by the structure constants of an involutary Hopf algebra $\mathcal{A}$. These models are very general and are hard to solve in its entire param…
▽ More
In this paper we look at 3D lattice models that are generalizations of the state sum model used to define the Kuperberg invariant of 3-manifolds. The partition function is a scalar constructed as a tensor network where the building blocks are tensors given by the structure constants of an involutary Hopf algebra $\mathcal{A}$. These models are very general and are hard to solve in its entire parameter space. One can obtain familiar models, such as ordinary gauge theories, by letting $\mathcal{A}$ be the group algebra $\mathbb{C}(G)$ of a discrete group $G$ and staying on a certain region of the parameter space. We consider the transfer matrix of the model and show that Quantum double Hamiltonians are derived from a particular choice of the parameters. Such a construction naturally leads to the star and plaquette operators of the quantum double Hamiltonians, of which the toric code is a special case when $\mathcal{A}=\mathbb{C}(\mathbb{Z}_2)$. This formulation is convenient to study ground states of these generalized quantum double models where they can naturally be interpreted as tensor network states. For a surface $Σ$, the ground state degeneracy is determined by the Kuperberg 3-manifold invariant of $Σ\times S^1$. It is also possible to obtain extra models by simple enlarging the allowed parameter space but keeping the solubility of the model. While some of these extra models have appeared before in the literature, our 3D perspective allows for an uniform description of them.
△ Less
Submitted 4 September, 2014; v1 submitted 31 October, 2013;
originally announced October 2013.
-
Orthorhombic to tetragonal phase transition and superconductivity in the Ba2Cu3O4Cl2 compound
Authors:
M. S. da Luz,
C. A. M. dos Santos,
B. Ferreira,
A. J. S. Machado
Abstract:
In this work we have investigated the orthorhombic to tetragonal phase transition in the Ba2Cu3O4Cl2 compound. This transition was observed by X-ray powder diffractometry carried out in samples heat treated between 700 and 750OC and also in samples with Ba2ZnCu2O4Cl2 composition. Results of X-ray diffractograms simulation confirm the phase transition. dc-Magnetization measurements performed in S…
▽ More
In this work we have investigated the orthorhombic to tetragonal phase transition in the Ba2Cu3O4Cl2 compound. This transition was observed by X-ray powder diffractometry carried out in samples heat treated between 700 and 750OC and also in samples with Ba2ZnCu2O4Cl2 composition. Results of X-ray diffractograms simulation confirm the phase transition. dc-Magnetization measurements performed in SQUID showed the existence of diamagnetism signal. The results suggest the existence of localized superconductivity and can explain the different magnetic properties reported in literature for the Ba2Cu3O4Cl2 compound.
△ Less
Submitted 20 June, 2006;
originally announced June 2006.
-
Construction of model dielectric constants for two and three dimensional electron liquids from density functionals
Authors:
A. P. Favaro,
Joao Vitor Batista Ferreira,
K. Capelle
Abstract:
The Thomas-Fermi (TF) approximation for the static dielectric constant of a three-dimensional electron liquid can be derived from minimizing the TF local-density approximation for the kinetic-energy functional. Here we show that this connection between energy functionals and model dielectric constants is not an artifact of three-dimensionality or of the kinetic-energy functional, but a general p…
▽ More
The Thomas-Fermi (TF) approximation for the static dielectric constant of a three-dimensional electron liquid can be derived from minimizing the TF local-density approximation for the kinetic-energy functional. Here we show that this connection between energy functionals and model dielectric constants is not an artifact of three-dimensionality or of the kinetic-energy functional, but a general paradigm that can be exploited to build specific physical phenomena into model dielectric constants by deriving them from suitable energy functionals. Four examples are worked out in detail, by calculating the dielectric constants that follow, respectively, from (i) exchange corrections to TF theory in three dimensions, i.e., TF-Dirac theory, (ii) further correlation corrections to TF-Dirac theory in three dimensions, (iii) TF theory in two dimensions, and (iv) exchange corrections to TF theory in two dimensions. Each of these cases has certain interesting features that are discussed in some detail. As a byproduct of these investigations we also find that a common textbook statement about the long-wavelength ($k\to0$) limit of the random-phase approximation is not fully correct.
△ Less
Submitted 22 December, 2005; v1 submitted 6 September, 2005;
originally announced September 2005.