Silvaco ATHENA Description 1 PDF

Download as pdf or txt
Download as pdf or txt
You are on page 1of 18

Introduction to Silvaco ATHENA Tool and

Basic Concepts in Process Modeling


Part - 1

Instructor: Dragica Vasileska

Department of Electrical Engineering


Arizona State University

EEE 533 Semiconductor Device and Process Simulation


1. Introduction to Process Simulation
 The fabrication process of an integrated circuit consists of
the following main steps:
 Epitaxial growth
 oxidation, passivation of the silicon surface
 Photolithography
 diffusion
 metalization
 A schematic description of a planar process for the fabricati-
on of a pn-junction, consists of the following steps:
1. Epitaxial growth:

Epitaxial • High-temperature process (~1000 °C)


n-layer • The amount of dopant atoms
determines the conductivity of the layer
p-substrate

EEE 533 Semiconductor Device and Process Simulation


2. Oxidation and Photolithography
SiO2 Diffusion window
• Thermal oxidation leads to
Epitaxial Epitaxial formation of oxide layer for
n-layer n-layer surface passivation
• Photolithography allows
p-substrate p-substrate proper formation of the
diffusion window
oxidation photolithography

3. Diffusion and Metalization steps


• The diffusion process gives
p p rise to the pn-junction
n-layer (takes place at ~1000 °C)
n-layer
• Electrical contacts are
p-substrate p-substrate formed via the metalization
process
diffusion metalization
EEE 533 Semiconductor Device and Process Simulation
 The sequence of events that lead to successful fabrication
of the device structure are the following:
Simulation replacing
Fabricate device experimental steps:
structure
ATHENA
Process simulation tool
optimization

Perform electrical ATLAS


characterization Device simulation tool

no Design
condition met?
yes

EEE 533 Semiconductor Device and Process Simulation


 Physically-based process simulation predicts the structure
that results from specified process sequence

Accomplished by solving systems of equations that describe


the physics and chemistry of semiconductor processes
 Physically-based process simulation provides three major
advantages:
 it is predictive
 it provides insight
 captures theoretical knowledge in a way that makes
the knowledge available to non-experts
 Factors that make physically-based process simulation
important:
 quicker and cheaper than experiments
 provides information that is difficult to measure
EEE 533 Semiconductor Device and Process Simulation
 The processing steps that one needs to follow, for example,
for fabricating a 0.1 µm MOSFET device, include (in random
order):

 Ion implantation process


 Diffusion process
 Oxidation process
 Etching models
 Deposition models

In the following set of slides, each of this process is


described in more details with the appropriate statements
and parameter specification.

EEE 533 Semiconductor Device and Process Simulation


 Some historical dates:

- Bipolar transistor: 1947 - DTL - technology 1962


- Monocrystal germanium: 1950 - TTL - technology 1962
- First good BJT: 1951 - ECL - technology 1962
- Monocrystal silicon: 1951 - MOS integrated circuit 1962
- Oxide mask, - CMOS 1963
Commercial silicon BJT: 1954 - Linear integrated circuit 1964
- Transistor with diffused - MSI circuits 1966
base: 1955 - MOS memories 1968
- Integrated circuit: 1958 - LSI circuits 1969
- Planar transistor: 1959 - MOS processor 1970
- Planar integrated circuit: 1959 - Microprocessor 1971
- Epitaxial transistor: 1960 - I2 L 1972
- MOS FET: 1960 - VLSI circuits 1975
- Schottky diode: 1960 - Computers using
- Commercial integrated VLSI technology 1977
circuit (RTL): 1961 - ...

EEE 533 Semiconductor Device and Process Simulation


2. Description of the Ion Implantation Process
 Ion implantation is the most-frequently applied doping
technique in the fabrication of Si devices, particularly
integrated circuits.
 Two models are frequently used to describe the ion
implantation process:
 Analytical models:
 do not contribute to physical understanding
 can be adequate for many engineering appli-
cations because of its simplicity
 Statistical (Monte Carlo technique):
 first principles calculation (time consuming)
 can describe parasitic effects such as:
- lattice disorder and defects
- back scattering and target sputtering
- channeling (important in crystalline mater.)
EEE 533 Semiconductor Device and Process Simulation
(A) Analytical Models
 For all of the analytical models, the real ion distribution in
1D is given the following functional form:
C ( x) = Df ( x)
D  total implanted dose per unit area
f(x)  probability density function, “frequency function” -
described with the following four characteristic quantities:
 Projected range Rp:  Standard deviation ∆RP:
+∞ 1/ 2
+ ∞ 
R p = ∫ xf ( x)dx ∆R p =  ∫ (x − R p ) 2
f ( x)dx 
−∞ −∞ 
 Skewness γ:  Excess or kurtosis β:
+∞ +∞
∫ (x − R p ) f ( x) dx ∫ (x − R p ) f ( x) dx
3 4

γ = −∞ β = −∞
(∆R p )3 (∆R p )4
EEE 533 Semiconductor Device and Process Simulation
 Analytical distributions most frequently used for describing
doping profiles are:
 Simple Gaussian or normal distribution
 Joined half-Gaussian distribution
 Pearson type IV distribution
Simple Gaussian or normal distribution – 1D model
 Makes use of the projected range Rp and the standard
deviation ∆Rp:

C ( x) =
D 
exp −
x (
− R p
2
)

2π∆R p ( 2
 2 ∆R p  )
 Has γ=0 and β=3. The approximation of the true profile
is only correct up to first order, since it gives symmetric
profiles around the peak of the distribution.
 Range parameters Rp and ∆Rp for all the impurity-
material combinations are stored in the ATHENAIMP file.
EEE 533 Semiconductor Device and Process Simulation
 The model is activated via the GAUSS parameter on
the IMPLANT statement; Rp (RANGE) and ∆Rp (STD.DEV)
 Other parameter that has to be specified is the dose D
(via the parameter DOSE on the IMPLANT statement)
Pearson distribution – 1D model
This is a standard model in SSUPREM4, and is used for
generating asymmetrical doping profiles.
 The family of Pearson distribution functions is obtained
as a solution of a differential equation:
df ( x) ( x − a ) f ( x)
=
dx b0 + b1x + b2 x 2
1 / 2b2
f ( x) = K b2 (x − R p ) + b1 (x − R p ) + b0
2

 2a + b / b   2b2 (x − R p ) + b2 
× exp − 1 2  arctan  
 4b2b0 − b12   4b2b0 − b12 
EEE 533 Semiconductor Device and Process Simulation
 The type of the Pearson distribution depends upon the
sign of the term: D = 4b0b2 - b12. Only the Pearson IV (D>0)
distribution has the proper shape and a single maximum.
 The constants a, b0, b1 and b2 are related to the
moments of f(x) in the following manner:

a=−
∆R p γ (β + 3)
, b0 = −
(
∆R 2p 4β − 3γ 2 ), b1 = a
A A
2β − 3γ 2 − 6
b2 = − , A = 10β − 12 γ − 8
A
 The vertical dopant concentration is then proportional to
the ion dose:
C ( x) = Df ( x)

This simple model can fail in the case when channeling


effects are important (dual Pearson model has to be used)
EEE 533 Semiconductor Device and Process Simulation
 The model is activated via the PEARSON parameter on
the IMPLANT statement.
 Other parameters that can be specified in conjunction
with the model choice include:
 Lattice structure type: CRYSTAL or AMORPHOUS
 Implant material type: ARSENIC, BORON, etc.
 Implant energy in keV via ENERGY parameter
 For dual-Pearson model, another parameter is
important and describes the screen oxide (S.OXIDE)
through which ion implantation process takes place

EEE 533 Semiconductor Device and Process Simulation


Two-dimensional implant profiles
 2D analytical implant models are quite rudimentary and
usually based on a simple convolution of a quasi-one
dimensional profile C(x, tmask(y)) with a Gaussian distribu-
tion in the y-direction:
MASK IONS
+∞
1  2
( y − y ') 
C ( x, y ) = ∫ C ( x , t mask ( y ' )) exp  − dy '
2πσ y − ∞ 2
 2σ y  y (lateral)
σy - independent of depth (problem) x (depth)
 In the case of an infinitely high mask extending to the
point y = a, the convolution can be performed analytically, to
give:  0 y<a 
C ( x, tmask ( y )) = 
C ( x) y ≥ a
 a − y  2 ∞ 2
C ( x, y ) = 12 C ( x)erfc  ; erfc ( x) = ∫ e −t dt
 2σ y  πx
 
EEE 533 Semiconductor Device and Process Simulation
 Additional Parameters that need to be specified for 2D
ion-implantation profiles are:
 Tilt angle: TILT
 Angle of rotation of the implant: ROTATION
 Implant performed atall rotation angles: FULLROTATIO
 Print moments used for all ion/material combinations:
PRINT.MOM
 Specification of a factor by which all lateral standard de-
viations for the first and second Pearson distribution are
multiplied: LAT.RATIO1 and LAT.RATIO2

EEE 533 Semiconductor Device and Process Simulation


(B) Monte Carlo Models
 Analytical models can give very good results when applied to
ion-implantation in simple planar structures. For non-planar
structures, more sophisticated models are required.
 SSUPREM4 contains two models for Monte Carlo simulation:
 Amorphous material model
 crystaline material model
 The Monte Carlo model can also deal with the problem of ion
implantation damage:
 Damage types: Frankel pairs (Interstitial and Vacancy
profiles), <311> clusters, Dislocation loops
 Two models exist for ion implantation damage modeling:
 Kinchin-Pease model (for amorphous material)
 Crystalline materials model

EEE 533 Semiconductor Device and Process Simulation


(C) Some examples for analytical models
 Implant of phosphorus with a dose of 1014 cm-2 and Gaussian model used
for the distribution function. The range and standard deviation are speci-
fied in microns instead of using table values.
IMPLANT PHOS DOSE=1E14 RANGE=0.1 STD.DEV=0.02 GAUSS
 100 keV implant of phosphorus done with a dose of 1014 cm-2 and a tilt
angle of 15° to the surface normal. Pearson model is used for the distribu-
tion function.
IMPLANT PHOSPH DOSE=1E14 ENERGY=100 TILT=15
 60 keV implant of boron is done with a dose of 4×1012 cm-2, tilt angle of 0°
and rotation of 0°. Pearson model for the distribution function is used that
takes into account channeling effect via the specification of the CRYSTAL
parameter.
IMPLANT BORON DOSE=4.0E12 ENERGY=60 PEARSON \
TILT=0 ROTATION=0 CRYSTAL

EEE 533 Semiconductor Device and Process Simulation


(D) Characteristic values for the ion-implantation process

 Dose: 1012 to 1016 atoms/cm2


 Current: 1 µA/cm2 to 1 A/cm2
 Voltage-energy: 10 to 300 kV
 After the fact annealing: 500 to 800 °C

Advantages of the ion implantation process:


Relatively low-temperature process that can be used at
arbitrary time instants during the fabrication sequence.

EEE 533 Semiconductor Device and Process Simulation

You might also like