inner-banner-bg

Petroleum and Chemical Industry International(PCII)

ISSN: 2639-7536 | DOI: 10.33140/PCII

Impact Factor: 0.719

Research Article - (2025) Volume 8, Issue 2

Exploring Topological and Localization Phenomena in SSH Chains Under Generalized AAH Modulation: A Computational Approach

Souvik Ghosh * and Sayak Roy
 
Adamas University, Kolkata, West Bengal, India
 
*Corresponding Author: Souvik Ghosh, Adamas University, Kolkata, West Bengal, India

Received Date: May 27, 2025 / Accepted Date: Jun 18, 2025 / Published Date: Jun 30, 2025

Copyright: ©©2025 Souvik Ghosh, et al. This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.

Citation: Ghosh, S., Roy, S. (2025) Exploring Topological and Localization Phenomena in SSH Chains Under Generalized AAH Modulation: A Computational Approach. Petro Chem Indus Intern, 8(2), 01-06.

Abstract

The Su-Schrieffer-Heeger (SSH) model serves as a canonical example of a one-dimensional topo- logical insulator, yet its behavior under more complex, realistic conditions remains a fertile ground for research. This paper presents a comprehensive computational investigation into generalized SSH models, exploring the interplay between topology, quasi-periodic disorder, non-Hermiticity, and time- dependent driving. Using exact diagonalization and specialized numerical solvers, we map the system’s phase space through its spectral properties and localization characteristics, quantified by the Inverse Participation Ratio (IPR). We demonstrate that while the standard SSH model exhibits topologically protected edge states, these are destroyed by a localization transition induced by strong Aubry-André- Harper (AAH) modulation. Further, we employ unsupervised machine learning (PCA) to autonomously classify the system’s phases, revealing that strong localization can obscure underlying topological sig- natures. Extending the model beyond Hermiticity, we uncover the non-Hermitian skin effect, a dramatic localization of all bulk states at a boundary. Finally, we apply a periodic Floquet drive to a topologically trivial chain, successfully engineering a Floquet topological insulator characterized by the emergence of anomalous edge states at the boundaries of the quasi-energy zone. These findings collectively provide a multi-faceted view of the rich phenomena hosted in generalized 1D topological systems.

Introduction

The discovery of topological phases of matter has revolutionized our understanding of quantum systems, shifting the focus from symmetry-breaking orders to properties protected by the global topology of the bulk electronic wavefunctions [1,2]. A key hallmark of these phases is the emergence of robust, gapless states localized at the system’s boundaries, a principle known as the bulk-boundary correspondence. These edge states are immune to local perturbations and defects, making them promising candidates for applications in fault-tolerant quantum computing and spintronics. Among the pantheon of topological models, the one-dimensional Su-Schrieffer- Heeger (SSH) chain stands out as the simplest and most intuitive example [3]. Originally developed to describe solitons in polyacetylene, it has become a cornerstone of the field, providing a clear illustration of how a topological invariant (the Zak phase or winding number) predicts the existence or absence of zero-energy edge states. However, real-world physical systems are rarely as clean or static as the pristine SSH model. They are subject to various complex effects, such as intrinsic disorder, coupling to the environment (leading to gain and loss), or external time-dependent fields. The interplay of topology with these effects gives rise to a landscape of rich and often surprising phenomena. This paper embarks on a computational exploration of such "generalized" SSH models, focusing on three key extensions:

Quasi-periodic Disorder: By incorporating an on-site potential described by the Aubry-André- Harper (AAH) modulation, we study the competition between topological protection and quasi- periodic disorder, which can drive a localization-delocalization transition [4].

Non-Hermitian Physics: By introducing non-reciprocal hopping amplitudes, we move beyond conventional Hermitian quantum mechanics to explore the physics of open systems. This regime is known to host unique phenomena such as the non-Hermitian skin effect, which fundamentally alters the bulk-boundary correspondence [5].

Floquet Engineering: By subjecting the system to a periodic, time-dependent drive, we investigate the possibility of creating topological phases that have no static counterpart. This "Floquet engineering" can induce anomalous edge states and dynamically alter the system’s topological properties [6].

Using a suite of numerical tools, this work systematically investigates the spectral and localization properties of each of these generalized models. We aim to provide a clear, comparative view of how these different physical ingredients reshape the topological landscape of the foundational SSH chain. The paper is structured as follows: In Section 2, we define the tight-binding Hamiltonians for the four models under investigation. In Section 3, we outline the computational techniques employed. In Section 4, we present and discuss our numerical results for each model in sequence. Finally, in Section 5, we summarize our key findings and conclude the paper.

Theoretical Models

Our investigation is based on the tight-binding approximation. We consider a one-dimensional chain com- posed of N unit cells, for a total of 2N sites, under open boundary conditions (OBC). The Hamiltonian for each model is described below.

The Standard SSH Chain

The standard SSH model describes a dimerized chain with alternating intracell hopping v and intercell hopping w. The Hamiltonian is given by:

The SSH-AAH Model

To study the interplay between topology and quasi-periodic disorder, we introduce an on-site potential with Aubry-André-Harper (AAH) modulation. The full Hamiltonian is


The Non-Hermitian SSH Model

To explore physics beyond Hermitian quantum mechanics, we introduce non-reciprocity in the intracell hopping. The Hamiltonian becomes The Floquet SSH Model



This protocol is known to be capable of inducing a topological phase, characterized by edge states at quasi- energies E = 0 and E = ± 

Computational Methods

The theoretical models were investigated using custom Python scripts leveraging NumPy, SciPy, scikit- learn, and QuTiP. For static Hamiltonians, we performed exact diagonalization of the matrix representation to find eigenvalues and eigenvectors. For the non- Hermitian model, a general-purpose solver was used. To quantify the localization of an eigenstate |ψk⟩ = n ψk(n) |n⟩, we computed the Inverse Participation Ratio (IPR):

Results and Discussion

In this section, we present the numerical results. Unless otherwise specified, a consistent system size of N = 50 cells (100 sites) was used across the simulations to ensure the comparability of results and mitigate significant finite-size effects.

Localization and Topology in the Standard SSH Chain

We begin by analyzing the foundational SSH model. Figure 1 shows the energy spectrum as a function of v/w, with each eigenstate colored by its IPR.


Figure 1: The energy spectrum of the standard SSH chain as a function of the hopping ratio v/w, with each eigenstate colored by its IPR. The bright yellow line at E = 0 in the topological phase (v/w <1) indicates highly localized edge states.

The plot clearly illustrates the bulk-boundary correspondence. For v/w < 1, two bands of delocalized bulk states (low IPR, purple) are gapped. Within this gap lies a zero-energy state with a high IPR (yellow), confirming its localization at the chain’s edges. This state vanishes for v/w > 1.

Competition between Topology and Quasi-periodic Disorder

Next, we investigate the SSH-AAH model. Figure 2 shows the energy spectrum versus the modulation strength λ/w for a topological (v/w = 0.5) and a trivial (v/w = 1.8) chain. As λ increases, the spectrum evolves into a Hofstadter butterfly pattern. As λ/w approaches 2, all states transition from delocalized (purple) to localized (yellow). This demonstrates that strong quasi-periodic disorder induces a localization transition that is independent of the underlying topology.

Machine Learning-based Phase Classification

We employed PCA to classify the eigenstates from the four regimes of the SSH-AAH model (Figure. 3).

The first principal component (PC1) provides a near-perfect separation between delocalized states (left) and localized states (right), indicating localization is the dominant feature. In the delocalized regime, PC2 separates the topological (blue) from trivial (green) states. The arc-like distribution of these points likely reflects the smooth variation of the underlying Bloch wavefunctions as a function of their crystal momentum. Most interestingly, in the localized regime, the topological (red) and trivial (orange) states are heavily intermixed, suggesting that strong localization masks the subtler topological signatures.

Figure 2: Energy Spectrum Versus AAH Modulation Strength λ/w, colored by IPR. (left) Topological Case. (Right) Trivial Case. In Both Scenarios, A Localization Transition Occurs Around λ/w = 2, where all States Become Localized

Figure 3: PCA of the Eigenstates from the SSH-AAH model. PC1 (x-axis) Clearly Distinguishes Localized from Delocalized States. PC2 (y-axis) Helps Separate Topological from Trivial States in the Delocalized Regime

The Non-Hermitian Skin Effect

Moving beyond Hermitian systems, we introduced non-reciprocal hopping (δ = 0.4) into the chain. The results are in Figure. 4.

Figure 4: (Left) The Complex Energy Spectrum of the Non-Hermitian SSH Chain. (Right) The Superimposed Probability Densities of all Bulk Eigenstates, Showing a Massive Accumulation at the Left Boundary. This is the Non-Hermitian Skin Effect

The left panel confirms the complex energy spectrum. The right panel displays the non-Hermitian skin effect: all bulk eigenstates are localized at the left edge. This accumulation occurs on the left due to our choice of a positive δ; reversing its sign would cause the states to accumulate on the right edge. This phenomenon signals a fundamental breakdown of the conventional bulk-boundary correspondence.

Floquet Engineered Topological Phases

Finally, we applied a periodic drive to a trivial SSH chain. The resulting Floquet quasi-energy spectrum is plotted against IPR in Figure. 5.

The drive successfully induced a non-trivial topological phase. Figure 5 shows the emergence of localized states (high IPR). We find two states at quasi-energy E = 0 and two additional localized states at E ≈ ± ω/2. These latter states are the "anomalous edge states," a signature of a uniquely Floquet topological phase with no static counterpart.

Conclusion

In this work, we conducted a computational study of the SSH model under generalizations including quasi- periodic disorder, non- Hermiticity, and time-dependent driving. Our findings illustrate that moving beyond the ideal SSH model opens the door to a vast and complex landscape of quantum phenomena. We demonstrated that topological protection succumbs to a universal localization transition under strong disorder. Our machine learning analysis revealed that strong localization can mask underlying topological signatures. Furthermore, we showed that non-Hermiticity introduces the skin effect, a distinct localization mechanism, while Floquet engineering can dynamically create novel topological phases in trivial systems, evidenced by anomalous edge states. This work highlights the power of computational modeling as an indispensable tool for exploring these frontiers of condensed matter physics and provides a foundation for future studies into even more complex systems.

Figure 5: The quasi-energy spectrum of a driven trivial SSH chain, plotted against IPR. The drive induces localized states (high IPR) not only at E = 0 but also at the edges of the Floquet zone, E = ± ω/2 (or ± π/T ). These are the anomalous Floquet edge states

References

  1. Hasan, M. Z., & Kane, C. L. (2010). Colloquium: topological insulators. Reviews of modern physics, 82(4), 3045-3067.
  2. Qi, X. L., & Zhang, S. C. (2011). Topological insulators and superconductors. Reviews of modern physics, 83(4), 1057-1110.
  3. Su, W. P., Schrieffer, J. R., & Heeger, A. J. (1979). Solitons in polyacetylene. Physical review letters, 42(25), 1698.
  4. Aubry, S., & André, G. (1980). Analyticity breaking and Anderson localization in incommensurate lattices. Ann. Israel Phys. Soc, 3(133), 18.
  5. Yao, S., & Wang, Z. (2018). Edge states and topological invariants of non-Hermitian systems. Physical review letters, 121(8), 086803.
  6. Oka, T., & Aoki, H. (2009). Floquet theory of photo-induced topological phase transitions: application to graphene. Phys. Rev.B, 79(8), 081406.