Unit-3 Lecture Notes
Unit-3 Lecture Notes
Introduction ........................................................................................................... 3
Syllabus: Unit_III Basic Physical Models in Sentaurus Device ........................ 3
Abbreviations: ....................................................................................................... 4
1. Electrostatic Potential and Transport equations: ......................................... 5
1.1 Poisson Equation ...................................................................................... 5
1.2 Sample Solution of Poisson Equation for PN Junction Diode: ................ 6
1.3 Quasi Fermi Potential With Boltzmann Statistics ....................................... 6
1.4 Fermi Statistics ............................................................................................. 7
1.5 How Tcad Solves Poisson Equation? .......................................................... 8
1.6 Carrier Transport Models ............................................................................. 8
1.6 Drift Diffusion Model .............................................................................. 9
1.7 Thermodynamic Model for Current Densities ....................................... 12
1.8 Hydrodynamic Model............................................................................. 14
2 Boundary Conditions..................................................................................... 17
2.1 Unit Normal vector ( 𝒏) ......................................................................... 17
2.2 Three Types of Boundary Conditions .................................................... 17
3. Semiconductor Band Structure .................................................................. 22
3.1 Intrinsic carrier density (ni) .................................................................... 22
3.2 Effect of Eg vs T: ................................................................................... 23
3.3 Effect of Electron Affinity vs T: ............................................................ 23
3.4 Bandgap Narrowing Models: ................................................................. 24
3.4.1 Apparent BGN Models .................................................................... 26
3.4.2 Jain Roulston Model ............................................................................ 28
3.4.3 Schenk BGN ......................................................................................... 28
3.5 Additional Notes on Band structure simulation (Not for Exam) ........... 30
3.5.1 Multivalley Band structure .............................................................. 30
3.5.2 Band gap Widening .......................................................................... 30
3.6 DOS and Effective Mass ........................................................................ 30
4. Mobility Models ........................................................................................ 33
4.1 Introduction ................................................................................................ 33
1
4.2 Mobility Models ......................................................................................... 34
4.2.1 Mobility Degradation due to Phonon scattering in the Bulk ............... 34
4.2.2 Mobility degradation due to impurity scattering ................................. 36
4.2.3 Carrier-Carrier Scattering Models........................................................ 40
4.2.4 Unified Mobility Model ....................................................................... 43
4.2.5 Interface Mobility Degradation ............................................................ 47
4.2.6 High Field Saturation ........................................................................... 48
5. Incomplete Ionization ................................................................................ 52
6. Recombination ........................................................................................... 53
7. Generation Models: ................................................................................... 56
1.1 Acknowledgment
Simplified lecture notes for M.Tech VLSI student for their preparation and
assignment. We tried to simplify the contents in Sentaurus Device Manual here.
2
SYLLABUS
INTRODUCTION
Semiconductor device simulation is usually done by solving three fundamental equations to
find three unknowns (electrostatic potential, electron density and hole density):
1. Poisson
2. Electron Continuity
3. Hole Continuity
In this unit, modeling potential calculation (from Poisson), Transport equations (J n and Jp) ,
boundary conditions, intrinsic carrier density (ni = f(Nc, Nv, effective mass)=> Important term
in all recombination models and used to find the minority carrier density in non-degenerate
semiconductor), mobility (term in transport equation), generation (not due to external
illumination or radiation, it is discussed in next unit) and recombination models (G and R term
in continuity equation) will be studied in detail.
3
3.2 Abbreviations:
Φ Electric Potential or Electrostatic Potential or Potential
BGN/bgn Band Gap Narrowing
D Diffusivity
𝜉 Electric Field
e Electron (neither charge nor density: Just the name)
n,p Electron Density and Hole Density
𝐸 Energy
h Hole (neither charge nor density: Just the name)
𝜇 Mobility
q Unit Charge
4
ELECTROSTATIC POTENTIAL AND TRANSPORT EQUATIONS:
Electric Potential is the amount of electric potential energy that a unit charge
would have at the specified location [1]. Electric potential energy per electron is
𝐸
called potential (∵ 𝐸 = 𝑞𝜙 => 𝜙 = ). Electric potential energy of a charge is
𝑞
the amount of energy/force experienced by the charge in the force field depending
on its position. (Note: Mind the difference/analogy between electric potential
energy and gravitational potential energy. Here, we use potential to denote
electric potential).
Figure 1 Particle A has more potential energy than B if the above diagram is seen in the perspective of
Electron conduction band energy.
Potential depends on the amount of charge (Eg: heavily doped n-type has more
potential than lightly doped n-type for a PN junction) and in turn affect the
charges. Electrostatic => denotes potential is due to immobile or slowly moving
charges.
Charges in semiconductor devices can be due to
i) Mobile (free e-, free hole, exciton…)
ii) Immobile (Ionized Dopants, Traps and Defects)
How Potential is calculated in Numerical simulators?
It is calculated by solving Poisson equation. Graphical solution of Poisson
is a handy way to calculate potential manually.
1.1Poisson Equation:
∇. (𝜖∇Φ) = 𝜌 = −𝑞(𝑝 − 𝑛 + 𝑁𝐷 − 𝑁𝐴 ) − 𝜌𝑡𝑟𝑎𝑝
Note: Under equilibrium condition: all the voltages in all contacts are zero/same.
Band Diagram can be seen as solution of Poisson Equation since band diagram
can be constructed from potential.
5
4.1 Sample Solution of Poisson Equation for PN Junction Diode:
Figure 2 Simulated electrostatic potential for p-n junction diode. n is heavily doped. Observation: potential
is positive for n-type and negative for p-type and there is more positive potential (nearly +0.5V) than
negative potential (nearly −0.3V). Under applied forward bias, potential reduces and hence probability of
diffusion increases.
6
Figure 3 Ec and Ev calculated from previously mentioned equation for the same potential (𝚽) shown in
figure 2 for 𝝌 = 𝟒. 𝟎𝟓 𝒆𝑽 and 𝚽𝒓𝒆𝒇 = 𝟒. 𝟔 𝑽.
7
4.4 How Tcad Solves Poisson Equation?
Initial guess for Electrostatic Potential and Quasi Fermi Potential is made
for each doping wells. Doping well => dividing the semiconductor device into
number of regions based on doping and contacted region.
4.5 Carrier Transport Models
The carrier transport model describes the transport behavior of carriers
(electrons/holes) in semiconductor devices. When a semiconductor is in non-
equilibrium (i.e) by applying voltage, temperature gradient and under
illumination, the carriers start to move from one region into other inside a material
or external to the circuit which leads to path of raising the current. In TCAD, the
sentaurus Device supports the several transport models for semiconductor. They
all can be written in the form of continuity equations, which describe charge
conservation. The continuity equations in TCAD is given in the form of
n p
.J n qRnet , n q .J p qRnet , p q
t t
Where:
■ Rnet,n and Rnet,p are the electron and hole net recombination rate, respectively.
■ Jn is the electron current density.
■Jp is the hole current density.
■ n and p are the electron and hole density, respectively.
In general, the continuity equations are given in the form of:
n 1 Jn
G R
p 1tJ p q x
G R
t q x
8
4.6 Drift Diffusion Model
The drift-diffusion model is the default carrier transport model in Sentaurus Device. For the drift-
diffusion equation, the current densities of electrons and holes are obtained which is given in the form of
For current density of holes: For current density of electrons:
JP=JDrift+JDiffusion JN=JDrift+JDiffusion
p n
J p q p P qD p Jn q n P qDn
x x
Drift current is due to the electric field and diffusion is due to the p, n .
In TCAD, The drift-diffusion model is the default carrier transport model in Sentaurus Device. For the
drift-diffusion model, the current densities for electrons and holes are given by:
The first term takes into account the contribution due to the spatial variations of the electrostatic
potential, the electron affinity, and the band gap. The remaining terms take into account the contribution
due to the gradient of concentration, and the spatial variation of the effective masses mn and mp.
For Fermi statistics n and p are given by euations
p p
p exp( p ) n exp(n )
NV ND
D n kT n D p kTp
When the Einstein relation holds, the current equations of electrons and holes can be simplified to:
J n -nq n n J p -pqp p
Where n and p are the electron and hole quasi-Fermi potentials, respectively
https://personal.utdallas.edu/~frensley/technical/hetphys/node13.html#eqnNCde
f
9
4.7 Derivation of Drift-Diffusion for heterojunction devices:
Under thermal equilibrium:
𝑑𝐸𝐹
𝐽𝑑𝑖𝑓𝑓𝑢𝑠𝑖𝑜𝑛 + 𝐽𝑑𝑟𝑖𝑓𝑡 = 0; =0
𝑑𝑥
Let’s start from electron concentration:
(𝐸 ′ −𝐸 )
− 𝐶 𝐹
𝑛= 𝑁𝐶 𝑒 𝑘𝑇
𝑑𝑛
Let’s find :
𝑑𝑥
′ ′
𝑑𝑛 𝑑 (𝐸𝐶 −𝐸𝐹 ) (𝐸𝐶 −𝐸𝐹 ) 𝑑𝑁
𝐶
= 𝑁𝐶 (𝑒 − 𝑘𝑇 ) − 𝑒 − 𝑘𝑇
𝑑𝑥 𝑑𝑥 𝑑𝑥
′ ′
𝑑𝑛 (𝐸 −𝐸 ) 𝑑
− 𝐶 𝐹 (𝐸𝐶′ − 𝐸𝐹 ) − 𝐶 𝐹 𝑑𝑁𝐶
(𝐸 −𝐸 )
= 𝑁𝐶 (𝑒 𝑘𝑇 ) (− )−𝑒 𝑘𝑇
𝑑𝑥 𝑑𝑥 𝑘𝑇 𝑑𝑥
Let’s find the exponentials and replace with “n”:
𝑑𝑛 1 𝑑 1 𝑑𝐸𝐹 𝑛 𝑑𝑁𝐶
=𝑛 (−𝐸𝐶′ ) + −
𝑑𝑥 𝑘𝑇 𝑑𝑥 𝑘𝑇 𝑑𝑥 𝑁𝐶 𝑑𝑥
𝑑𝑛 1 𝑑 𝐸𝐶′ 1 𝑑𝑁𝐶
= −𝑛 ( + )
𝑑𝑥 𝑘𝑇 𝑑𝑥 𝑁𝐶 𝑑𝑥
3
2𝜋𝑚𝑛∗ 𝑘𝑇 3/2 2𝜋𝑘𝑇 2 3
∗2
𝑁𝐶 = 2( ) = 2( ) 𝑚𝑛
ℎ2 ℎ2
3 3
𝑑𝑁𝐶 2𝜋𝑘𝑇 2 3 ∗ 3−1 𝑑𝑚𝑛∗ 2𝜋𝑘𝑇 2 3 ∗ 1 𝑑𝑚𝑛∗
= 2( 2 ) 𝑚 2 = 2 ( 2 ) 𝑚𝑛 2
𝑑𝑥 ℎ 2 𝑛 𝑑𝑥 ℎ 2 𝑑𝑥
3
2𝜋𝑘𝑇 1 23
∗2
1 𝑑𝑁𝐶 2 ( ℎ2 ) 2 𝑚𝑛 𝑑𝑚𝑛∗ 3 ∗ 1−3 3 1 𝑑𝑚𝑛∗
= 3 = (𝑚𝑛 )2 2 =
𝑁𝐶 𝑑𝑥 3 𝑑𝑥 2 2 𝑚𝑛∗ 𝑑𝑥
2𝜋𝑘𝑇 2 ∗ 2
2 ( 2 ) 𝑚𝑛
ℎ
From derivative of ln 𝛼(𝑥)
𝑑 1 𝑑𝛼
(ln 𝛼) =
𝑑𝑥 𝛼 𝑑𝑥
1 𝑑𝑚𝑛∗ 𝑑
= (ln 𝑚𝑛∗ )
𝑚𝑛∗ 𝑑𝑥 𝑑𝑥
10
1 𝑑𝑁𝐶 3 𝑑
= (ln 𝑚𝑛∗ )
𝑁𝐶 𝑑𝑥 2 𝑑𝑥
𝑑𝑛 1 𝑑 𝐸𝐶′ 3 𝑑
= −𝑛 ( + (ln 𝑚𝑛∗ ))
𝑑𝑥 𝑘𝑇 𝑑𝑥 2 𝑑𝑥
𝐽𝑑𝑖𝑓𝑓 = −𝐽𝑑𝑟𝑖𝑓𝑡
𝑑𝑛 1 𝑑 𝐸𝐶′ 3 𝑑
𝐽𝑑𝑖𝑓𝑓 = 𝑞 𝐷𝑛 = −𝑞 𝐷𝑛 𝑛 ( + 𝑘𝑇 (ln 𝑚𝑛∗ )) = −𝐽𝑑𝑟𝑖𝑓𝑡
𝑑𝑥 𝑘𝑇 𝑑𝑥 2 𝑑𝑥
𝑑𝑛 1 𝑑 𝐸𝐶′ 3 𝑑
𝐽𝑑𝑖𝑓𝑓 + 𝐽𝑑𝑟𝑖𝑓𝑡 = 𝑞 𝐷𝑛 + 𝑞𝐷𝑛 𝑛 ( + 𝑘𝑇 (ln 𝑚𝑛∗ )) = 𝐽𝑛
𝑑𝑥 𝑘𝑇 𝑑𝑥 2 𝑑𝑥
= 𝑇𝑜𝑡𝑎𝑙 𝐶𝑢𝑟𝑟𝑒𝑛𝑡 𝐷𝑒𝑛𝑠𝑖𝑡𝑦
𝑑𝑛 1 𝑑 𝐸𝐶′ 3 𝑑
𝐽𝑛 = 𝑞 𝐷𝑛 + 𝑞𝐷𝑛 𝑛 ( + 𝑘𝑇 (ln 𝑚𝑛∗ ))
𝑑𝑥 𝑘𝑇 𝑑𝑥 2 𝑑𝑥
𝐷𝑛 𝑘𝑇 𝑞𝐷𝑛
Since = → = 𝜇𝑛
𝜇𝑛 𝑞 𝑘𝑇
𝑑𝑛 𝑑(𝐸𝑐 − 𝑞𝜙) 3 𝑑
𝐽𝑛 = 𝑞𝐷𝑛 + 𝜇𝑛 𝑛 ( + 𝑘𝑇 (ln 𝑚𝑛∗ ))
𝑑𝑥 𝑑𝑥 2 𝑑𝑥
𝑑𝑛 𝑑𝐸𝑐 𝑑𝜙 3 𝑑
𝐽𝑛 = 𝑞𝐷𝑛 + 𝜇𝑛 𝑛 − 𝑞 𝜇𝑛 𝑛 + 𝑘𝑇 𝜇𝑛 𝑛 (ln 𝑚𝑛∗ )
𝑑𝑥 𝑑𝑥 𝑑𝑥 2 𝑑𝑥
Thus the total current density depends on concentration gradient (diffusion),
conduction band gradient (drift) and variation in effective mass (difference in
material) and potential gradient as well.
Similarly for hole current density (𝑞 → −𝑞; 𝑛 → 𝑝; 𝐸𝑐 → 𝐸𝑣 ; 𝑚𝑛 → 𝑚𝑝 ):
𝑑𝑝 𝑑𝐸𝑉 𝑑𝜙 3 𝑑
𝐽𝑝 = −𝑞𝐷𝑝 + 𝜇𝑝 𝑝 + 𝑞 𝜇𝑝 𝑝 + 𝑘𝑇 𝜇𝑝 𝑝 (ln 𝑚𝑝∗ )
𝑑𝑥 𝑑𝑥 𝑑𝑥 2 𝑑𝑥
)
11
4.7.1 Drift Diffusion Models used in Sentaurus TCAD
⃗⃗⃗
𝐽𝑝 = −nqµ𝑝 (∇𝜑 + 𝑃𝑛 ∇𝑇)
𝐽⃗⃗⃗𝑛 = −nqµ𝑛 (∇𝜑 + 𝑃𝑝 ∇𝑇)
Where 𝐽𝑛 and 𝐽𝑝 are the absolute thermoelectric powers and T is the lattice
temperature. The thermodynamic models is useful in high carrier density device
simulation like HEMT, HBT devices. (Lattice temperature gradient =>
Thermodynamic and Carrier Temp gradient => Hydrodynamic)
13
1.6 Hydrodynamic Model (Motion of compressible fluids – here gas
motions where e- an holes are considered as gases)
https://ieeexplore.ieee.org/document/1301241
The classical hydrodynamic model has become a standard industrial simulation
tool that incorporates important “hot electron” phenomena in submicron
semiconductor devices. Hot electron effects are missing in the simpler drift-
diffusion model, which assumes the electron gas is always at ambient
temperature. The hydrodynamic description should be valid for devices with
active regions greater than 0.05 microns
Hydrodynamic
Accounts for energy transport of the carriers. Suitable for devices with small
active regions.
To get realistic device simulation results several different physical models
are needed and some of them have special needs concerning grid density.
The first thing to decide is which transport mechanism to choose. Thus, for
Note on Hydrodynamic Model
Deep submicron devices (100 nm to 250nm size) simulation doesn’t
match experimental data using drift diffusion approach. Conventional
Drift Diffusion model cannot estimate:
a. Velocity overshoot effect. (Electron velocity is more than the
saturation velocity for smaller channel length, because of
electron temperature is higher than the lattice temperature.)
b. Overestimates Impact Ionization.
Hence, energy based transport (you can see carrier temperature terms
in current density equation, Tn and Tp which denote energy transport)
is proposed and found good matching with experimental data after well
calibration (since approximations are used to derive those equations).
To find lattice temperature (T), Tn and Tp, three additional equations
(called as energy balance equations which requires calibration) have to
be solved.
14
this relatively long channel device it is sufficient with the basic drift-
diffusion equations but if the gate length is below 60 nm then it is often
suggested to use hydrodynamic (energy-balance) simulations.
15
The hydrodynamic model couples the basic semiconductor equations (Poisson
equation and continuity equations) with the additional energy balance equations
for electrons, holes and the lattice.
16
21-Sept-2015
2 BOUNDARY CONDITIONS
̂)
2.1Unit Normal vector ( 𝒏
Ref: http://mathworld.wolfram.com/NormalVector.html
Ref: https://en.wikipedia.org/wiki/Dot_product
̂ => Projected current component of the normal (or perpendicular) to the surface or
So 𝑱𝒏 . 𝒏
simply current coming out of the surface
17
Figure 4 Boundary conditions at different part of an imaginary device. Usually side boundary
condition is assumed Neumann with zero flux and contacts are assumed Dirichlet with the voltage
applied as the potential value.
2. Dirichlet Boundary condition
Fixed value for the solution variable (n, p, Φ, Tn , Tp and TL)
For eg: Φ = 3𝑉, 𝑛 = 1010 𝑐𝑚−3 𝑎𝑡 𝑡ℎ𝑒 𝑏𝑜𝑢𝑛𝑑𝑎𝑟𝑦
For Gas phase diffusion, Dirichlet boundary condition is used to set the
Furnace concentration value in sprocess simulation.
18
𝜙𝐹 equals the applied voltage if it is not a resistive contact.
If electron or hole recombination velocity is specified,
(No need to mug-up those equations, just look at the form of boundary conditions)
4.11 Boundary conditions in Schottky contacts
19
[Source: ScienceDirect]
𝜖 𝜉 = ∫ 𝜌 𝑑𝑥 = 𝑄
𝑑𝜙
𝜖 (− )=𝑄
𝑑𝑥
Along the boundary
dϕ
𝜖 𝑛̂. (− )=𝑄
dx
4.15 Ref:
1. http://www.iue.tuwien.ac.at/phd/palankovski/node30.html
2. http://www.nextnano.com/nextnano3/input_parser/keywords/poisson-
boundary-conditions.htm
3. https://en.wikipedia.org/wiki/Neumann_boundary_condition
21
24-Sept-2015
𝐸𝐹 −𝐸𝑉
𝑝 = 𝑁𝑉 𝑒 − ( )
𝑘𝑇
22
This below ni is calculated using Boltzmann approximation:
where, Eg(T) = Eg(0) - Δ𝐸𝑔 (𝑇) => BGN due to lattice temperature
(when T ↑ 𝒕𝒉𝒆𝒏 𝑬𝒈 ↓)
Ebgn => amount of BGN due to doping and carrier density (Doping ↑ and (n or
p)↑ then 𝐸𝑔 ↓ )
Note: 𝒏𝒊𝒆𝒇𝒇 ≥ 𝒏𝒊 since Ebgn is ≥ 𝟎 𝒆𝑽
23
Only Jain Roulston model, electron affinity is the function of doping
concentration where 𝜒 increases with doping concentration as shown in Figure 5.
Figure 5 BGN decreases with doping and 𝝌 increases with doping for Jain-Roulston model.
Similar trend is observed for temperature increase. Note: Vacuum level not necessarily be
constant and there can be slight band bending too.
24
i) electrons of same spin will repel (Pauli/Fermi repulsion) and hence
even though electrons are crowded, this repulsion reduces their net
repulsive force.
ii) carriers might screen the dopant atoms (like electrons might
surround the ionized donor (positively charged) atom)
Hence modeling BGN as it is, is a complex task which is successfully accounted
in Schenk BGN model. Other models are empirical and approximate models
which will not suitable for all situations. Like delAlamo is suited only for n-type
materials.
Bandgap Narrowing is considered as sum of two terms:
25
4.4.1 Apparent BGN Models
Empirical Model based on Electrical measurement (pn product):
Slotboom
2
𝑁𝑑𝑜𝑝 𝑁𝑑𝑜𝑝
Δ𝐸𝑔0 = 𝐸𝑟𝑒𝑓 [ln ( ) + √ln ( ) + 0.5 ]
𝑁𝑟𝑒𝑓 𝑁𝑟𝑒𝑓
2
𝑁𝑑𝑜𝑝 𝑁𝑑𝑜𝑝
Ebgn = 𝐸𝑟𝑒𝑓 [ln ( ) + √ln ( ) + 0.5 ]
𝑁𝑟𝑒𝑓 𝑁𝑟𝑒𝑓
Note: Slotboom fitting parameters are updated and old ones are called
OldSlotboom model.
delAlamo (for n-type semiconductor).
𝑁𝑑𝑜𝑝
Δ𝐸𝑔0 = 𝐸𝑟𝑒𝑓 ln ( )
𝑁𝑟𝑒𝑓
In electrically measuring bandgap, they construct heavily doped diode or BJT and
measure the current and compare it with analytical (compact) model and calculate
ni,eff value. From ni,eff, BGN is calculated. They are based on transport equations
which in turn on mobility models and carrier density.
26
Empirical Model based on Optical absorption measurement:
Bennett/Wilson model (for n-type material)
𝟐
0
𝑁𝑑𝑜𝑝
Δ𝐸𝑔 = 𝐸𝑟𝑒𝑓 [ln ( )]
𝑁𝑟𝑒𝑓
Sample is shined with light (using optical fiber) and transmitted light is
detected using spectrometer. Incident Light –(minus) Transmitted light
gives the absorbed wavelength of light (wavelength -> energy) and hence
bandgap is known. When there are free carriers, those carrier too absorb
energy which will be given back again as phonons (free carrier absorption)
which is ignored in the above calculation. Hence, it might be slightly
overestimated (square denotes it) compared to actual band gap.
27
4.15.1 3.4.2 Jain Roulston Model
Doping dependent BGN model based on simplified quantum mechanical
approach. Jain et al has derived compact (or analytical) model based on all the
interactions discussed above and also considering the multi-valley nature of the
bands, anisotropic nature of the minima and maxima (direction dependent). Their
model works well for both n and p-type, Si, Ge, GaAs, GexSi1-x alloys and strained
layers.
𝑎
𝑁𝑑𝑜𝑝 1 1 1
Δ𝐸𝑔0 ∝ ( ) 𝑤ℎ𝑒𝑟𝑒 𝑎 𝑖𝑠 , ,
𝑁𝑟𝑒𝑓 2 3 4
If effective mass is given, effective DOS can be calculated and reverse calculation
(i.e. effective DOS from effective mass) is also possible.
Note: Effective mass values changes for DOS calculation and conductivity
calculation because the bands involved and nature of the calculation are different.
For further details: http://ecee.colorado.edu/~bart/book/effmass.htm
Effective mass for DOS calculation is taken as geometric mean of three masses:
(two transverse and one longitudinal)
Note: https://en.wikipedia.org/wiki/Geometric_mean for Geometric mean. If you
have to compare two (or more) numbers of different range in equal weightage,
then you must take Geometric mean.
30
Figure 6 E-k Diagram of Silicon along 100 direction within first Brillouin Zone showing two
anisotropic (direction dependent) minima. Other four minima lies in other directions.
Note: 𝑇𝑛 -> Electron temperature not lattice temperature. Depending on the field,
electron temperature might be more than lattice temperature.
Why DOS increases with carrier Temperature?
Since DOS is increasing as parabolic with energy, electron with higher
energy (higher Tn) would have more states than electron with lesser energy (lower
Tn).
Reverse Calculation:
31
If effective DOS states is given like below:
where, effective mass will be calculated from effective DOS from below
relation (Modified from previously specified effective DOS and effective
mass relation).
Ref:
1. For more information on effective mass:
http://ecee.colorado.edu/~bart/book/effmass.htm
2. References cited in the Sentaurus Device manual
3. Sentaurus Device manual
32
28-Sept-2015
4. MOBILITY MODELS
4.16 4.1 Introduction
Freedom of movement for carriers inside a material. (Material property)
o Mobility of GaAs is several times larger than Silicon
It affects both the drift current ( 𝑞𝑛𝝁ξ) and diffusion current
𝑑𝑛 𝑘𝑇
( 𝑞𝐷 where, 𝐷 = 𝜇 for non-degenerate semiconductor. The
𝑑𝑥 𝑞
relation between D and 𝜇 is called Einstein relation.
It depends on number of factors:
o Lattice Temperature (Lattice Scattering)
o Ionized Dopants (Impurity Scattering)
Only Ionized Dopants not inactive dopants because of the
field exerted by ionized dopant affect the carrier’s mobility
by pulling or pushing the carriers.
o Carrier Density (or e & h density) (Carrier – Carrier Scattering)
o Interface of two materials (surface roughness and surface phonon
scattering)
o High Electric field (Mobility degradation)
How all the effects are accounted?
o Matthiessen’s rule:
𝟏 𝟏 𝟏
= + +⋯ (4.1)
𝝁𝒆𝒇𝒇 𝝁𝑳𝒂𝒕𝒕𝒊𝒄𝒆 𝝁𝑰𝒎𝒑𝒖𝒓𝒊𝒕𝒚
Note:
It is only approximate way of accounting. Actually
scattering of each carrier should be accounted by taking
average for all the carrier scattering. But since, it is
almost impractical for numerical simulation, the above
rule is used.
Whichever lower mobility, dominate the overall
mobility.
Figure 7a Planar Device (MOSFET). Note: 2D device is different from 2D simulation where 2D
device represent the structure of the device is same in third dimension (into the paper for the
above device). 3D simulation can be done for 2D device and 2D simulation can be done for 3D
device.
Figure 8 Nonplanar device (FinFET : 3D device since gate is wrapped on three sides of the
channel)
34
degradation to mobility. Lattice vibration completely depends on lattice
temperature. Actually at low temperature, acoustic phonon (or Intra-valley
phonon) dominate and at higher temperature, higher energy phonons (optical or
Inter-valley phonon) will dominate the scattering. It is given by the empirical
relation following power law dependence:
300𝐾 +𝛾 𝑇 −𝛾
𝜇(𝑇) = 𝜇(300𝐾) ( ) = 𝜇(300𝐾) ( )
𝑇 300𝐾
5 𝑐𝑚/𝑠 𝑐𝑚/𝑠
𝑤ℎ𝑒𝑟𝑒 𝛾 ≈ 𝑎𝑛𝑑 𝜇𝑒 (300𝐾) = 1400 and 𝜇ℎ (300𝐾) = 470
2 𝑉/𝑐𝑚 𝑉/𝑐𝑚
Figure 9 This is taken from reference: (Jacoboni et al, SSE, 1977), where, the mobility is measured
from Hall effect measurement (filled circles) and Time of Flight measurement (filled triangles)
for high purity Si. The measured result shows good correspondence with power law dependence.
Note: Time of Flight (ToF): Experimental technique to measure the time duration
of moving (flying) carriers across the width of the sample generated by radiation
35
as shown in below Figure 10. Hall effect to measure mobility is discussed
elsewhere.
36
atom is larger than P, scattering would be more in As) and also models mobility
degradation in heavily Boron (B) doped silicon.
Whether electrically inactive dopant (dopant which didn’t give away free
carrier) degrades mobility?
No, actually electrically inactive dopant scattering is very much negligible
compared to ionized dopant scattering due to the field around the active
dopants.
Note: Mobility degradation is given for dopant density greater than solid
solubility limit. How they achieved the active dopant density greater than solid
solubility limit? => By Laser annealing.
All the empirical measurements for mobility are taken from Hall effect
measurement.
Figure 11 Masetti model (empirical model) compared with experimental data where arrow
indicates the solid solubility limit at 1100°𝑪. This is taken from reference: Masetti et al, TED,
1983. Before Masetti model, all other models fit well for lower dopant concentration but rapidly
diverge for higher dopant concentration.
The Masetti empirical model with highlighted Masetti term to account good
convergence for n > 5 × 1019 𝑐𝑚−3 :
37
where, 𝑁1 ≈ 1016 𝑐𝑚−3 𝑎𝑛𝑑 𝑁2 ≈ 1020 𝑐𝑚−3 . The first two term is called max-
min equation. When n (since carrier concentration increases with doping
concentration) increases, 𝜇 decreases due to ionized impurity scattering. The first
term ensures mobility is not degraded too much by the model (since constants can
be varied) and hence, minimum mobility is maintained. The third term is the
Masetti’s addition to the existing model, where it accounts the scattering at the
higher carrier concentration (> 1020 𝑐𝑚−3 ). Second term is negligible for n <
1020 𝑐𝑚−3 since denominator will be very large. Figure 12 shows the comparison
of Masetti model and older model where third term contribution can be seen
clearly which fits well with experimental data as shown in Figure 11.
38
Figure 12: Comparison of Masetti and Older models.
Requires correction in first term for boron doped silicon. Also it accounts
separately arsenic and phosphorus by different fitting parameters.
4.17.2.2 4.2.2.2 Arora Model
Actually Arora has proposed this model (one year before Masetti) for Silicon with
doping concentration below 1020 𝑐𝑚−3 . But it is unknown, why Sentaurus
recommends this model for GaAs. It follows max-min model which is the first
two term in Masetti model (see section 4.2.2.1 Masetti Model).
4.17.2.3 4.2.2.3 University of Bologna Model
This model is the extension of Masetti model. They made two extensions:
i) Extended temperature model
𝐓
𝑇 −𝛾+𝐜(𝟑𝟎𝟎𝐊)
𝜇(𝑇) = = 𝜇(300𝐾) ( )
300𝐾
Addition to previously discussed model is highlighted and it is done to
extend the validity for 25°𝐶 𝑡𝑜 973°𝐶
ii) Individual attraction and repulsion of ionized impurities are accounted
by:
39
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) 𝝁𝟏
𝜇 = 𝜇𝑚𝑖𝑛 + − 𝜸
𝑁𝐴 𝛼 𝑁𝐷 𝛽 𝟏 + ( 𝑵𝟑 𝑵𝟒
1+( ) +( )
𝑁1 𝑁2 𝑵𝟑 𝑵𝑨 + 𝐍𝟒 𝑵𝑫 )
Here all the fitting parameters ( 𝑁1 , 𝑁2 , 𝑁3 , 𝑁4 ) are functions of
temperature. Once we compare with Masetti model, we can easily
observe the splitting of total doping concentration (and hence attraction
and repulsion) in the above model.
4.17.3 4.2.3 Carrier-Carrier Scattering Models
Note on Classical Mobility Model (Based on Ref: Li et al, SSE, 1977):
Carrier lose momentum when they hit on lattice atoms or impurity ions. Hence
velocity (and hence mobility) is reduced. But how they lose momentum by
carrier-carrier scattering? Will not the bombarded electron gains momentum?
Actually, when two electrons scatter, momentum exchange occurs in such a
way that, net transfer of momentum from electrons which dissipate momentum
(through lattice scattering) less efficiently to those which dissipate more
efficiently, resulting in momentum loss and hence velocity loss and reduction
in mobility.
40
carrier-carrier scattering, 𝜇𝑒ℎ increase with temperature. (Hence, this term
1
becomes negligible in Mattheisen’s rule, as ( => 𝑠𝑚𝑎𝑙𝑙))
𝑙𝑎𝑟𝑔𝑒
There are two models to account scattering. They are discussed as follows:
𝒌𝑻
Figure 13: Classical model that shows reduction of Diffusivity (Or mobility since 𝑫 = 𝒒
𝝁) with
17 -3
respect to carrier concentration. This model shows a threshold (p=10 cm , after which mobility
decays rapidly.
a. Problem in CW model:
i. Scattering is only assumed to happen at the center of the
impurity atom. Hence, small angle scattering is not included.
41
ii. Screening effect is included in this model by randomly
reducing the potential to half the mean distance apart from
other scattering centers.
iii. Carriers are scattered only by one ion (but not the case
practically).
ii) Brooks-Herring Model (Quantum Model)
Quantum mechanical based model. It includes the screening effect
by reducing potential around the ion.
Screening is accounted by reducing the potential by using
𝛽𝑠 (𝑖𝑛𝑣𝑒𝑟𝑠𝑒 𝑠𝑐𝑟𝑒𝑒𝑛𝑖𝑛𝑔 𝑙𝑒𝑛𝑔𝑡ℎ) parameter.
If screening length is more (ion’s field can’t have any effect), then
𝛽𝑠 is less and hence V(r) is large
Both the above models agree well in most cases. Mobility degradation due to
carrier carrier scattering(𝜇𝑒ℎ ) is included through the below relation:
1 1 1
= +
𝜇 𝜇𝑜𝑡ℎ𝑒𝑟 𝜇𝑒ℎ
𝜇𝑜𝑡ℎ𝑒𝑟 is the mobility degradation to other dependencies (like temperature,
doping,..)
42
Note: Author Herring will not be found in Brooks paper. Actually his work is
unpublished but still he got his recognition.
4.17.4 4.2.4 Unified Mobility Model
It uses the Masetti model (see section 4.2.2.1 Masetti Model) as the base
model for the analytical calculation of all mobility degradation term in single
expression for both minority and majority carriers. Hence called unified mobility
model (since it unifies the temperature, impurity, carrier-carrier scattering,
screening for both majority and minority carrier) or Philips Unified mobility
model or Klaassen model.
Note: Klaassen is the scientist proposed this model while working at Philips
Research Laboratory in The Netherlands.
Usually electron mobility is greater than hole mobility, i.e., electron moves
faster than hole. But is it true of all situations?
Whether hole mobility will be greater than electron mobility?
Yes, in case of heavily doped n-type silicon, minority carrier mobility (hole)
will be greater than majority carrier (electron) by atleast three times.
(Hole pictured as tortoise and electron pictured as rabbit)
43
1 1 1
= −
𝜇𝐼 𝜇𝑀𝑎𝑠𝑒𝑡𝑡𝑖 𝜇𝐿
where, lattice vibration degradation, 𝜇𝐿 = 𝜇𝑚𝑎𝑥 (Maximum limit for mobility)
1 1 1
= −
𝜇𝑖,𝐼 𝜇𝑚𝑖𝑛 + 𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛𝛼 −
𝜇1 𝜇𝑚𝑎𝑥
𝑁 𝛽
1+( 𝐼 ) 𝑁𝑟𝑒𝑓2
𝑁𝑟𝑒𝑓 1+( 𝑁 )
𝐼
Ignoring high doping term (or Masetti term) assuming lower doping
concentration:
𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛
𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 − ( )
𝑁𝐼 𝛼
1+(
1 1 1 𝑁𝑟𝑒𝑓 )
= − =
𝜇𝑖,𝐼 𝜇𝑚𝑖𝑛 + 𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛
𝛼
𝜇𝑚𝑎𝑥
𝑁 𝜇 − 𝜇𝑚𝑖𝑛
1+( 𝐼 ) 𝜇𝑚𝑎𝑥 (𝜇𝑚𝑖𝑛 + 𝑚𝑎𝑥 )
𝑁𝑟𝑒𝑓 𝑁𝐼 𝛼
1+(
𝑁 ) 𝑟𝑒𝑓
where, i => electron or hole and I => Acceptor Ion or Donor Ion and Nref is fitting
𝑁 𝑁
parameter (to avoid confusion from 𝐼 => 𝐼 is used)
𝑁1 𝑁𝑟𝑒𝑓
1
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) (1 − )
𝑁𝐼 𝛼
1+(
1 𝑁𝑟𝑒𝑓 )
=
𝜇𝑖,𝐼 𝜇2 − 𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 + 𝑚𝑎𝑥
𝑁 𝛼
1+( 𝐼 )
𝑁𝑟𝑒𝑓
Taking 𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 as common term in denominator:
1
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) (1 − )
𝑁𝐼 𝛼
1+(
1 𝑁𝑟𝑒𝑓 )
=
𝜇𝑖,𝐼
1 2
𝜇𝑚𝑎𝑥
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 (1 − )+
𝑁𝐼 𝛼 𝑁𝐼 𝛼
1+( 1+(
𝑁𝑟𝑒𝑓 ) 𝑁𝑟𝑒𝑓 )
44
Taking reciprocal:
2
1 𝜇𝑚𝑎𝑥
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 (1 − )+
𝑁𝐼 𝛼 𝑁𝐼 𝛼
1+( 1+(
𝑁𝑟𝑒𝑓 ) 𝑁𝑟𝑒𝑓 )
𝜇𝑖,𝐼 =
1
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) (1 − )
𝑁𝐼 𝛼
1+(
𝑁𝑟𝑒𝑓 )
2
𝜇𝑚𝑎𝑥
𝑁𝐼 𝛼
1+(
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 𝑁𝑟𝑒𝑓 )
= +
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 )
1
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) (1 − )
𝑁𝐼 𝛼
1+(
𝑁𝑟𝑒𝑓 )
2
𝜇𝑚𝑎𝑥
𝑁𝐼 𝛼
1+(
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 𝑁𝑟𝑒𝑓 )
= +
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) 𝑁𝐼 𝛼
(𝑁 )
𝑟𝑒𝑓
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) ( )
𝑁𝐼 𝛼
1 + (𝑁 )
𝑟𝑒𝑓
2
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 𝜇𝑚𝑎𝑥
= +
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) 𝑁𝐼 𝛼
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) (
𝑁𝑟𝑒𝑓 )
𝜇𝑚𝑎𝑥 𝜇𝑚𝑖𝑛 2
𝜇𝑚𝑎𝑥 𝑁𝑟𝑒𝑓 𝛼
= + ( )
(𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) (𝜇𝑚𝑎𝑥 − 𝜇𝑚𝑖𝑛 ) 𝑁𝐼
𝑵𝒓𝒆𝒇 𝜶
𝝁𝒊.𝑰 = 𝝁𝒊,𝒄 + 𝝁𝒊,𝑵 ( )
𝑵𝑰
𝜇 𝜇𝑚𝑖𝑛 2
𝜇𝑚𝑎𝑥
where, 𝜇𝑖,𝑐 = (𝜇 𝑚𝑎𝑥 )
and 𝜇𝑖,𝑁 = (𝜇
𝑚𝑎𝑥 −𝜇𝑚𝑖𝑛 𝑚𝑎𝑥 −𝜇𝑚𝑖𝑛 )
Now since carriers screen the ions and hence mobility degradation will be less at
high doping concentration. To account it, collision cross section that derived from
including screening is given as follows (From Brooks-Herring Theory):
45
−1
−1 𝑵𝒓𝒆𝒇 𝜶
𝐶𝑜𝑙𝑙𝑖𝑠𝑖𝑜𝑛 𝑐𝑟𝑜𝑠𝑠 𝑠𝑒𝑐𝑡𝑖𝑜𝑛 ∝ {𝜇𝑖,𝐼 𝑁𝐼 } = {𝝁𝒊,𝒄 𝑵𝑰 + 𝝁𝒊,𝑵 ( ) 𝑵𝑰 }
𝑵𝑰
Since to find carrier screening effect, replace impurity concentration by carrier
concentration (For the second term in above equation, no replacement is done,
because, that term becomes smaller at high doping concentration and screening
becomes significant only at high doping concentration).
−1
−1 𝑁𝑟𝑒𝑓 𝛼
{𝜇𝑖,𝐼 𝑁𝐼 } = {𝜇𝑖,𝑐 𝑐 + 𝜇𝑖,𝑁 ( ) 𝑁𝐼 }
𝑁𝐼
where, 𝑁𝐼 𝑖𝑠 𝑟𝑒𝑝𝑙𝑎𝑐𝑒𝑑 𝑏𝑦 𝑐𝑎𝑟𝑟𝑖𝑒𝑟 𝑐𝑜𝑛𝑐𝑒𝑛𝑡𝑟𝑎𝑡𝑖𝑜𝑛, 𝑐 = 𝑛 + 𝑝.
𝒏+𝒑 𝑵𝒓𝒆𝒇 𝜶
𝝁𝒊,𝑰 = 𝝁𝒊,𝒄 + 𝝁𝒊,𝑵 ( )
𝑵𝑰 𝑵𝑰
Hence, when carrier density is more, screening will be more and hence scattering
will be less which results higher mobility value which is obvious from above
equation. The above equation gives the majority carrier impurity scattering
term.
For minority carrier impurity scattering,
𝜇𝑚𝑎𝑗𝑜𝑟𝑖𝑡𝑦
𝐹1 = => This is theoretically calculated function using quantum
𝜇𝑚𝑖𝑛𝑜𝑟𝑖𝑡𝑦
mechanical calculation and then analytically fitted to measure minority carrier
mobility. Hence majority carrier mobility is calculated first and from it, minority
carrier is calculated (No separate doping dependence for minority carrier mobility
and hence unified model).
for eg: Electron mobility in acceptor doped material (Minority carrier mobility)
𝜇
is given by, 𝜇𝑒,𝐴 = ℎ,𝐴
𝐹1
46
𝜇𝑒,ℎ = 𝐹2 ∗ 𝜇𝑒,𝐷
Hence, this term also depends on majority carrier mobility term.
47
Carriers are subjected to scattering by acoustic surface phonons and surface
roughness and hence undergo mobility degradation.
1
𝜇∝
𝐹𝑖𝑒𝑙𝑑 𝑃𝑒𝑟𝑝𝑒𝑛𝑑𝑖𝑐𝑢𝑙𝑎𝑟 (𝐹⊥ )
where, 𝜉𝑐 𝑎𝑛𝑑 𝛽 are fitting parameters where 𝜉 𝑖s the applied electric field.
48
𝜉 𝛽
At high electric field, 𝜉 > 𝜉𝑐 => ( ) ≫ 1
𝜉 𝑐
𝜉
𝑣𝑑)𝑎𝑡 ℎ𝑖𝑔ℎ 𝜉 = 𝜇 1 = 𝜇 𝜉𝑐 = 𝑣𝑠𝑎𝑡 = 𝐶𝑜𝑛𝑠𝑡𝑎𝑛𝑡 (𝐼𝑛𝑑𝑒𝑝𝑒𝑛𝑑𝑒𝑛𝑡 𝑜𝑓 𝜉)
𝛽 𝛽
𝜉
((𝜉 ) )
𝑐
The above expression is valid for fixed temperature where the fitting parameters
are measured. To include temperature dependence, then this model becomes little
bulky with power law dependence on temperature.
Note: Similar expression for field dependence is earlier reported by Caughey-
Thomas in 1967. Canali (1975) extended for higher temperature and found the
same dependence with differences in fitting parameters.
Figure 15 𝒗𝒅 𝒗𝒔 𝝃 𝒇𝒓𝒐𝒎 𝑹𝒆𝒇: Canali TED 1975. Dots represents experimental data and line represents the empirical
model. When temperature increases, velocity degrades further but following the same trend with respect to 𝝃.
This model is taken into simulation using the following mobility terms:
𝜉ℎ𝑓𝑠 𝜉ℎ𝑓𝑠
𝑣𝑑 = 𝜇(𝜉) 𝜉ℎ𝑓𝑠 = 𝜇𝑙𝑜𝑤 1 = 𝜇𝑙𝑜𝑤 1
𝜉ℎ𝑓𝑠 𝛽 𝛽
(1 + ( ) 𝛽) 𝜉ℎ𝑓𝑠
𝜉𝑐 (1 + ( 𝑣𝑠𝑎𝑡 ) 𝛽)
𝜇𝑙𝑜𝑤
49
where, 𝜇𝑙𝑜𝑤 is the mobility at low electric field and 𝜉ℎ𝑓𝑠 is the applied electric
field (hfs -> high field saturation) and 𝑣𝑠𝑎𝑡 is the constant which depends on
material and temperature.
𝝁𝒍𝒐𝒘
𝝁(𝝃) = 𝟏
𝝁𝒍𝒐𝒘 𝝃𝒉𝒇𝒔 𝜷 𝜷
(𝟏 + ( 𝒗 ) )
𝒔𝒂𝒕
The above one can be easily implemented in numerical simulation. Such a field
effect will be dominant for smaller size devices like MOS transistor (as size
𝑉 𝑉
reduces, field will be more dominant => for same 𝜉, ≫ , i.e., for same
𝑛𝑚 𝜇𝑚
applied voltage, nano-meter range devices have higher field than micro-meter
range devices). For such smaller devices, slight change (𝜇𝑙𝑜𝑤 → 2𝜇𝑙𝑜𝑤 𝑎𝑛𝑑 1 +
𝑡𝑒𝑟𝑚 𝑖𝑛 𝑑𝑒𝑛𝑜𝑚𝑖𝑛𝑎𝑡𝑜𝑟) in above equation is made (Hansch JAP 1986).
𝟐𝝁𝒍𝒐𝒘
𝝁(𝝃) = 𝟏
𝜷 𝜷
𝟐𝝁𝒍𝒐𝒘 𝝃𝒉𝒇𝒔
[𝟏 + (𝟏 + ( ]
𝒗𝒔𝒂𝒕 ) )
50
𝜉 4
𝜇𝑙𝑜𝑤 𝜉 + 𝑣𝑠𝑎𝑡 ( )
𝜉0
𝑣𝑑 =
𝜉 4
1+( )
𝜉0
This model explains the negative differential mobility.
At low 𝜉: 𝜉 ≪ 𝜉0
𝑣𝑑 𝑎𝑡 𝑙𝑜𝑤 𝜉 ≈ 𝜇𝑙𝑜𝑤 𝜉
At very high 𝜉: 𝜉 ≫ 𝜉0
𝑣𝑑 𝑎𝑡 𝑣𝑒𝑟𝑦 ℎ𝑖𝑔ℎ 𝜉 ≈ 𝜇𝑙𝑜𝑤 𝜉
At 𝜉 at negative differential mobility regime: 𝜉 ≥ 𝜉0
𝑣𝑠𝑎𝑡
𝜇𝑙𝑜𝑤 𝜉 +
𝑣𝑑 𝑎𝑡 𝑛𝑒𝑔𝑎𝑡𝑖𝑣𝑒 𝑚𝑜𝑏𝑖𝑙𝑡𝑦 𝑟𝑒𝑔𝑖𝑚𝑒 = 𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡 < 𝑣 𝑎𝑡 𝑙𝑜𝑤 𝜉
𝑑
𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡
The above equation should be modified for mobility as we did earlier for Canali
model.
Ref:
1. Sentaurus Device Manual
2. All the models are referred with the original proposed article and the
key understandings are given here. For detailed understanding, readers
are encouraged to go through the original articles. (Brooks paper on
Scattering is not available for our access)
51
5. INCOMPLETE IONIZATION
52
6. RECOMBINATION
Recombination is a process whereby electron and hole are annihilated or destroyed. There
are two type of recombination, direct and indirect.
Direct recombination
In direct recombination method, an excess population of electrons and holes decays by
electrons falling from the conduction band to empty state in the valence band. Energy lost
by the electron in making the transition is given up as a photon. The net rate of change in
the conduction band electron concentration is the thermal rate minus the recombination rate
𝑑𝑛(𝑡)
= 𝛼𝑟 𝑛𝑖2 − 𝛼𝑟 𝑛(𝑡)𝑝(𝑡)
𝑑𝑡
Where,
𝛼𝑟 𝑛𝑖2 = Thermal generation rate
𝛼𝑟 𝑛(𝑡)𝑝(𝑡) = Recombination rate
The excess electron in the p-type semiconductor recombine with a decay constant
𝜏𝑛 = (𝛼𝑛 𝑝0 ) -1 called the minority carrier lifetime. More general expression for carrier
lifetime is
1
𝜏𝑛 = 𝛼𝑟 (𝑛0 +𝑝0 )
In case of direct recombination, the majority decay at exactly the same rate as the minority
carrier.
In TCAD,
Radiative model is used for account direct recombination method. The radiative (direct)
recombination model expresses the recombination rate as:
2
𝑅𝑛𝑒𝑡 = 𝐶 ∗ (𝑛𝑝 − 𝑛𝑖,𝑒𝑓𝑓 )
Where,
C= 2x10-10 cm3s-1 for GaAs and C=0 for other materials
Indirect recombination
The indirect recombination happens through intermediate energy level present within
the band gap as shown in fig. 1., and the resulting energy loss by recombination electron is
usually given up to the lattice as heat rather than by the emission of photons. The SRH
(Shockley-Read-Hall) recombination is the example for indirect recombination. The energy
level ET present between Eg is called trapping center. In silicon donor impurities provide
the energy level near the conduction band and acceptor impurities provide nearer to valence
band. Some impurity like Zn, produce multiple energy levels in the band gap Zn- level at
0.31 eV near above the valence band and Zn= at the middle of band gap.
53
Fig. 1. Indirect recombination mechanism
In TCAD,
Recombination through deep defect levels in the gap is usually labeled Shockley–
Read–Hall
(SRH) recombination. In Sentaurus Device, the following form is implemented
2
𝑆𝑅𝐻 𝑛𝑝− 𝑛𝑖,𝑒𝑓𝑓
𝑅𝑛𝑒𝑡 =𝜏
𝑝 (𝑛+𝑛1)+ 𝜏𝑝 (𝑝+𝑝1)
Where,
n1 and p1 are trap energy
𝜏𝑛 𝑎𝑛𝑑 𝜏𝑝 are minority carrier lifetime
The minority carriers lifetime are modeled as doping dependent, temperature dependent
and field dependent.
Doping dependent
The doping dependence of the SRH lifetimes is modeled in Sentaurus Device with the
Scharfetter relation.
𝜏𝑚𝑎𝑥 −𝜏𝑚𝑖𝑛
𝜏𝑑𝑟𝑜𝑝 (𝑁𝐴 + 𝑁𝐷 ) = 𝜏𝑚𝑖𝑛 + 𝑁 +𝑁
1+( 𝐴 𝐷 )
𝑁𝑟𝑒𝑓
The minority carrier lifetime is depends on Nref, NA+ND below Nref minority carrier lifetime
is constant but below Nref minority lifetime starts to reduce.
Temperature dependent
The temperature dependence was modeled by a power law
𝑇
τ (T) = τ0[300𝐾]α
Minority carrier life time is increased with rising temperature.
Field dependent
Field enhancement reduces SRH recombination lifetimes in regions of strong
electric fields. It must not be neglected if the electric field exceeds a value of approximately
in 3x105 Vcm-1 certain regions of the device. For example, the I–V characteristics of
reverse-biased p-n junctions are extremely sensitive to defect-assisted tunneling, which
causes electron–hole pair generation before band-to-band tunneling or avalanche
generation.
54
Surface SRH recombination
The surface SRH recombination model can be activated at semiconductor–
semiconductor and
Semiconductor – insulator interfaces.
2
𝑆𝑅𝐻 𝑛𝑝− 𝑛𝑖,𝑒𝑓𝑓
𝑅𝑆𝑢𝑟𝑓,𝑛𝑒𝑡 = 𝑛+𝑛1 𝑝+𝑝1
+
𝑆𝑝 𝑆𝑛
Where,
Sp and Sn are surface recombination velocity.
Auger recombination
In the Auger recombination process, both direct and indirect recombination happens
with the collision between two like carrier. The energy releases by the recombination is
transferred during the collision to the surviving carrier. This highly energetic carrier
subsequently thermalizes losses energy in small step through heat-producing collision with
the semiconductor lattice.
In TCAD,
Auger recombination is typically important at high carrier densities. This effect is
explained as resulting from exciton decay: at lower carrier densities, excitons, which are
loosely bound electron–hole pairs, increase the probability for Auger recombination.
Excitons decay at high carrier densities, resulting in a decrease of recombination.
𝐴 2
𝑅𝑛𝑒𝑡 = (𝐶𝑛 𝑛 + 𝐶𝑝 𝑝)(𝑛𝑝 − 𝑛𝑖,𝑒𝑓𝑓 )
Where,
Cn and Cp are Auger coefficient.
55
7. GENERATION MODELS:
Impact ionization is the inverse of Auger recombination. It is three particle
generation processes. Carriers can get high energies while traveling through
the high electric field undergoes scattering events with bonded electrons in the
valence band. The excess energy transferred to this electron which is lifted in
the conduction band creating a new electron hole pair.
Ref: http://www.iue.tuwien.ac.at/phd/triebl/node20.html
Gii n nvn p pv p
vanOverstraeten–de Man
𝐾
𝛼𝑛 (𝐹𝑎𝑣𝑎 ) ∝ 𝑒𝑥𝑝 (− )
𝐹𝑎𝑣𝑎
56
MODELS FOR DEVICES:
BJT:
Mobility:
o Klaassen
Band gap Narrowing:
o Schenk (Considers both doping and excess carrier)
Recombination:
o Auger and SRH
Generation:
o Impact Ionization (in CB junction)
Transport Model:
o Hydrodynamic model
Carrier Statistics:
o Fermi-Dirac
MOSFET:
Mobility:
o Klaassen
o High Field Saturation
Band gap Narrowing:
o Old Slot boom with fitted parameters (since only due to doping)
and time saver compared to Schenk
Recombination:
o Auger and SRH
Transport Model:
o Hydrodynamic model
Carrier Statistics:
o Fermi-Dirac
57
Solar Cell:
Mobility:
o Klaassen
Band Gap Narrowing:
o Schenk (Due to optical induced excess carriers)
Recombination:
o Radiative, Auger and SRH
Transport Model:
o Drift-Diffusion Model (due to larger active area)
Carrier Statistics:
o Fermi-Dirac
Optical Generation:
o Raytracing
58
18-Feb-2016
BGN
Auger
Fermi
59
ADDITIONAL CURRENT IN SENTAURUS TCAD:
“Displacement current density has the same units as electric current density.
However it is not an electric current of moving charges, but a time-varying electric
field. There is also a contribution from the slight motion of charges bound in atoms,
called dielectric polarization”
“The first term on the right hand side is present in material media and in free
space. It doesn't necessarily come from any actual movement of charge, but it
does have an associated magnetic field, just as a current does due to charge
motion. Some authors apply the name displacement current to the first term by
itself.[2]”
60
“The second term on the right hand side, called polarization current density,
comes from the change in polarization of the individual molecules of the
dielectric material. Polarization results when, under the influence of an
applied electric field, the charges in molecules have moved from a position of
exact cancellation. The positive and negative charges in molecules separate,
causing an increase in the state of polarization P. A changing state of polarization
corresponds to charge movement and so is equivalent to a current, hence the term
polarization current"
This displacement current that compensates for the conduction current in a
capacitor.
[Source: Wiki]
61