notes / periodic systems APR 9, 2022 · 2 MIN READ

Boron Nitride and Bilayer Graphene

From a tight-binding problem set, computed with PythTB.

The honeycomb lattice has two sites per unit cell, call them A and B, and the simplest tight-binding model hops an electron only between neighboring A and B sites with amplitude tt. Everything interesting about graphene, boron nitride, and their stacks follows from what you do to those two sublattices.

Sublattice asymmetry

In graphene the two sublattices are both carbon, so their onsite energies are equal and nothing distinguishes A from B. The two bands then touch at the corners of the Brillouin zone, the K points, and the spectrum is gapless. Hexagonal boron nitride has the same lattice but boron on one sublattice and nitrogen on the other, which the model captures with onsite energies +Δ+\Delta and Δ-\Delta (the calculation uses Δ=2\Delta = 2 with t=1t = -1). The bands become

E±(k)=±Δ2+f(k)2E_\pm(\mathbf{k}) = \pm\sqrt{\Delta^2 + |f(\mathbf{k})|^2}

where f(k)f(\mathbf{k}) is the sum of hopping phase factors over the three A-B bonds. At the K points ff vanishes, so where graphene has band touching, hBN has a gap of 2Δ2\Delta. Sampling the bands on a 20×2020 \times 20 k-mesh and histogramming the eigenvalues gives the density of states, and the gap is unmistakable.

Density of states of the hBN tight-binding model, showing a gap of width 2 Delta around zero

This is the cleanest statement of why graphene conducts and boron nitride insulates. Same lattice, same bonds, and a gap opened purely by making the two sublattices inequivalent.

Bernal-stacked bilayer

The second modification keeps both sublattices carbon but stacks a second graphene layer in the Bernal arrangement, where one sublattice of the top layer sits directly above a sublattice of the bottom layer. Those aligned atoms couple with an interlayer hopping γ1\gamma_1, and the four bands work out to

E(k)=±12(4f(k)2+γ12γ1)E(\mathbf{k}) = \pm\frac{1}{2}\left(\sqrt{4|f(\mathbf{k})|^2 + \gamma_1^2} \mp \gamma_1\right)

with the same in-plane factor f(k)f(\mathbf{k}) as before (the calculation uses γ1=2\gamma_1 = 2).

Four bands of Bernal-stacked bilayer graphene along the high-symmetry path

Two of the four bands are pushed away from zero energy by ±γ1\pm\gamma_1, and the two that remain still touch at K, but the touching changes character. The monolayer’s linear Dirac cones become parabolic band touching in the bilayer, which is why monolayer and bilayer graphene have qualitatively different low-energy electrons even though both are gapless. A gap can then be opened in the bilayer by an electric field between the layers, which plays the same symmetry-breaking role that the boron-nitrogen difference plays in hBN.

Feel free to contact me if there is an error or confusion!

tight bindingelectronic structure2d materials