Electrostatic potential

Poisson Equation

This equation governs the relation between the electrostatic potential ϕ(x) and total charge density distribution ρ(x,ϕ) as follows:

(2.2.1)[ε0εr(x)ϕ(x)]=ρ(x,ϕ)

where ε0 is the vacuum permittivity, εr is the material dependent static dielectric constant. And the total charge density distribution consists of the densities of ionized donors ND+, ionized acceptors ND, piezoelectric and pyroelectric charge ρpz and ρpy, besides the carrier densities n(x,ϕ) and p(x,ϕ), which are calculated either classically or quantum mechanically:

(2.2.2)ρ(x,ϕ)=e[n(x,ϕ)+p(x,ϕ)+ND+(x)NA(x)+ρpz(x)+ρpy(x)]

When the Schrödinger-Poisson equation is solved, i.e. quantum_poisson{ } is specified in run{ } section, the carrier densities defined in either multi-band model or single-band model are substituted into this ρ(x,ϕ) and the Poisson equation is solved accordingly. Then the resulting ϕ(x) is returned into the Schrödinger equation and the carrier densities are calculated once again.

This cycle is continued until the carrier densities satisfies the convergence criteria, which can be tuned by the users from run{ poisson{ } }. The final result of n(x,ϕ), p(x,ϕ) and ϕ(x) must satisfy both Schrödinger and Poisson equations, or we can say that the Schrödinger equation and Poisson equation are self-consistent with respect to the resulting carrier densities and electrostatic potential.

On the other hand, when only the Poisson equation is solved, i.e. only poisson{ } is specified run{ } section, the carrier densities are calculated according to (2.2.3) and (2.2.4) instead. We can say in other words that the carrier density calculation in the context of Thomas-Fermi approximation and the Poisson equation are self-consistent with respect to the resulting carrier densities and electrostatic potential.

Last update: 04/12/2024