A quantum particle with energy E approaching a rectangular potential barrier of height
V0>E and width a has no classical path through the barrier: classically the particle
bounces back every time. Quantum mechanics, however, permits the wavefunction to extend
into the barrier region as an exponentially decaying (evanescent) wave — and if the barrier
is thin enough, the wavefunction emerges on the other side with nonzero amplitude. This is
quantum tunneling.
Wavefunction inside the barrier
For 0≤x≤a the time-independent Schrödinger equation becomes
dx2d2ψ=κ2ψ,κ=ℏ2m(V0−E),
whose general solution is a real exponential (not a complex oscillatory wave):
ψbarrier(x)=Ae−κx+Be+κx.
The growing term e+κx is kept in the full calculation but contributes negligibly
when κa≫1 (the opaque or "thick barrier" limit). In that limit only the decaying
piece survives across the barrier, and the probability amplitude at x=a is suppressed by
e−κa relative to its value at x=0.
The transmission probability
The exact transmission coefficient for a rectangular barrier requires matching boundary
conditions at both walls x=0 and x=a. The exact result is:
T=[1+4k2κ2(k2+κ2)2sinh2(κa)]−1,k=ℏ2mE,
where k is the wave number in the free region and sinh(κa)=21(eκa−e−κa).
When κa≫1 the factor sinh2(κa)≈41e2κa grows rapidly, so T simplifies to the opaque-barrier approximation:
T≈(k2+κ2)216k2κ2e−2κa≈e−2κa.
The prefactor is of order unity and varies slowly, so the dominant dependence on barrier
width is the exponentiale−2κa.
Why width matters so much
Doubling the barrier width replaces e−2κa with e−4κa=(e−2κa)2,
squaring the (already small) transmission probability. For typical atomic-scale values
(m=me, V0−E=1eV) the decay constant is
κ=ℏ22me⋅1eV≈5.1nm−1,
derived using ℏ2/(2me)≈3.81eV⋅A˚2. A barrier only 1A˚
wider reduces T by a factor of e−2κ⋅0.1nm=e−1.02≈0.36.
This extreme sensitivity to width is what makes scanning tunneling microscopes (STMs) capable
of resolving individual atoms: the tunneling current changes by roughly an order of magnitude
per angstrom of tip-to-surface distance.
A worked example
An electron with E=1.0eV meets a barrier of V0=3.0eV and
width a=2.0A˚. Using ℏ2/(2me)=3.81eV⋅A˚2:
Extending the barrier to a=3.0A˚ gives 2κa≈4.35, so
T≈e−4.35≈0.013 — the probability drops to about 1.3%, a factor of
four reduction for just one extra angstrom.
Try it
This is a numerical exercise — return a number. An electron (use ℏ2/(2m)=3.81eV⋅A˚2)
with energy E=2.0eV faces a barrier of height V0=4.0eV and width
a=3.0A˚. Using the opaque-barrier approximation T≈e−2κa,
compute the transmission probability.
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.