Basic MOSFET Overview by Dr. Shivam Verma Department of Electronics Engineering, IIT BHU, Varanasi
Basic MOSFET Overview by Dr. Shivam Verma Department of Electronics Engineering, IIT BHU, Varanasi
Page
ECE 431 – Basic VLSI Design
MOSFET Operation
• Outline
• MOSFET Operation
- Device Physics
- MOSFET Structure
- IV Characteristics
- Scaling
- Capacitance
Page
MOSFET Operation
- these doped regions are of the minority carrier type (i.e., n-type)
- current can flow between these terminals if an inversion is created in the p-type silicon by VG
- since we are controlling the flow of current with a 3rd terminal, this becomes a “transistor”
- since we use an E-field to control the flow, this becomes the MOS Field Effect Transistor
Page
MOSFET Operation
• Terminal Definition
Source : One of the doped regions on either side of the MOS structure.
Defined as the terminal at the lower potential (vs. the Drain)
Drain : One of the doped regions on either side of the MOS structure.
Defined as the terminal at the higher potential (vs. the Source)
Page
MOSFET Operation
• MOSFET Dimensions
Length : the length of the channel. This is defined as the distance between the Source
and Drain diffusion regions
Width : the width of the channel. Notice that the metal, oxide, source, and drain
each run this distance
tox : the thickness of the oxide between the metal and semiconductor
Page
MOSFET Operation
• MOSFET Materials
Oxide : Silicon-Oxide (SiO2). This is an oxide that is grown by exposing the Silicon to
oxygen and then adding heat. The oxide will grow upwards on the Silicon
surface
Page
MOSFET Operation
• MOSFET Type
- we can create a MOSFET using either a p-type or n-type substrate. We then can move current
between the source and drain using the minority carriers in inversion to form the conduction channel
- we describe the type of MOSFET by describing what material is used to form the channel
Page
MOSFET Operation
Page
MOSFET Operation
• MOSFET Symbols
- there are multiple symbols for enhancement-type MOSFETs that can be used
Page
MOSFET Operation
• Terminal Voltages
Page
MOSFET Operation Under Bias
- this creates a depletion region beneath the Gate, Source, and Drain that is void of all charge carriers
Page
MOSFET Operation Under Bias
- as VGS gets larger, it will form an inversion layer beneath the Gate oxide by attracting the minority
carriers in the substrate to the oxide-Si surface.
- when the surface potential of the gate reaches the bulk Fermi potential, s = − F
the surface inversion will be established and an n-channel will form
Page
Threshold Voltage
- as VGS gets larger, it will form an inversion layer beneath the Gate oxide by attracting the minority
carriers in the substrate to the oxide-Si surface.
- when the surface potential of the gate reaches the bulk Fermi potential, s = − F
the surface inversion will be established and an n-channel will form
Page
Threshold Voltage
- we are very interested when an inversion channel forms because it represents when the
transistor is ON
- we define the Gate-Source voltage (VGS) necessary to cause inversion the Threshold Voltage (VT0)
when VGS < VT0 there is no channel so no current can flow between
the Source and Drain terminals
when VGS > VT0 an inversion channel is formed so current can flow between
the Source and Drain terminals
NOTE: We are only establishing the channel for current to flow between the Drain and Source.
We still have not provided the necessary VDS voltage in order to induce the current.
- just as in the MOS inversion, increasing VGS beyond VTO does not increase the surface potential
or depletion region depth beyond their values at the onset of inversion.
It does however increase the concentration of charge carriers in the inversion channel.
Page
Threshold Voltage
- the following plot shows an example of threshold dependence on substrate bias for an
enhancement-type, n-channel MOSFET
VT = VT 0 + ( − 2 F + VSB − − 2 F )
- the threshold voltage increases with Substrate bias. This means as noise gets on the substrate, it
takes more energy to create the channel in the MOSFET. This is a BAD thing… Page
MOSFET I-V Characteristics
- we have seen how the Gate-to-Source voltage (VGS) induces a channel between the Source and
Drain for current to flow through
- remember that this current doesn't flow unless a potential exists between VD and VS
- once again, we start by applying a small voltage and watching how IDS responds
- notice that now we actually have two control variables that effect the current flow, VGS and VDS
- we can use an enhancement n-channel MOSFET to understand the IV characteristics and then
directly apply them to p-channel and depletion-type devices
Page
MOSFET I-V Characteristics
- when VGS < VT, there is no channel formed between the Drain and Source and hence IDS=0 A
Page
MOSFET I-V Characteristics
- When VGS > VT, a channel is formed. IDS is dependant on the VDS voltage
Page
MOSFET I-V Characteristics
- If VGS > VT and VDS > 0, then a current will flow from the Drain to Source (IDS)
- the MOSFET operates like a voltage controlled resistor which yields a linear relationship
between the applied voltage (VDS) and the resulting current (IDS)
- for this reason, this mode of operation is called the Linear Region
- this region is also sometimes called the triode region (we'll use the term "linear")
- VDS can increase up to a point where the current ceases to increase linearly (saturation)
- we denote the highest voltage that VDS can reach and still yield a linear increase in current
as the saturation voltage or VDSAT
Page
MOSFET I-V Characteristics
Page
MOSFET I-V Characteristics
I DS linear =
u n Cox W
2 L
2 (VGS − VT 0 ) VDS − VDS
2
A note on electron mobility (un):
- where:
un relates the drift velocity to the
un = electron surface mobility (units in cm2/V·s) applied E-field
Cox = Unit Oxide Capacitance (units in F/cm2)
W = width of the gate Drift velocity is the average velocity
L = length of the gate that an electron can attain due to an
E-field.
Page
MOSFET I-V Characteristics
I DS linear =
u n Cox W
2 L
2 (VGS − VT 0 ) VDS − VDS
2
- most of the parameters are constants during evaluation. They are sometimes lumped into single
parameters
k ' = u n Cox I DS linear =
2 L
2 (VGS − VT 0 ) VDS − VDS
k' W 2
W
k = u n Cox I DS linear =
k
2 (VGS − VT 0 ) VDS − VDS
2
or L 2
- Notice that W and L are parameters that the designers have control over. Most of the other
parameters are defined by the fabrication process and are out of the control of the IC designer.
Page
MOSFET I-V Characteristics
Page
MOSFET I-V Characteristics
- since we know what the current will not decrease as VDS increases past VDSAT, we can use
this expression to define VDSAT:
I DS linear =
k
2
2 (VGS − VT 0 ) VDS − VDS
2
Page
MOSFET I-V Characteristics
- an increase in VDS does not increase IDS because the channel is pinched-off
- However, an increase in VGS DOES increase IDS by increasing the channel depth and hence
the amount of current that can be conducted.
- measurements on MOSFETS have shown that the dependence of IDS on VGS tends to
remain approximately constant around the peak value reached for VDS=VDSAT
Page
MOSFET I-V Characteristics
- now we have 1st order expressions for all three regions of operation for the MOSFET
I DS linear =
k
2
2 (VGS − VT 0 ) VDS − VDS
2
Linear VGS > VT
VDS < (VGS-VT)
(VGS − VT 0 )
k
I DS sat =
2
2
Saturation VGS > VT
VDS > (VGS-VT)
Page
MOSFET I-V 2nd Order Effects
- the 1st order IV equations derived earlier are not 100% accurate. They are sufficient for 1st
order (gut-feel) hand calculations
- we can modify these IV equations to include other effects that alter the IV characteristics of a
MOSFET
- Channel Length Modulation refers to additional IDS current that exists in the saturation mode
that is not modeled by the 1st order IV equations
Page
MOSFET I-V 2nd Order Effects
- we can model this additional saturation current by multiplying the IDS expression by:
(1 + VDS )
- λ is called the channel length modulation coefficient and is determined via empirical methods
(VGS − VT 0 ) (1 + VDS )
k
I DS sat =
2
Page
MOSFET I-V 2nd Order Effects
- another effect that the 1st order IV equations don't model is substrate bias
- we have assumed that the Silicon substrate is at the same potential as the Source of the MOSFET
- if this is not the case, then the Threshold Voltage may increase and take more energy to induce
a channel
- we've already seen how we can model the change in threshold voltage due to substrate bias:
VT = VT 0 + ( − 2 F + VSB − − 2 F )
- for the IV equations to accurately model the substrate bias effect, we must use VT instead of VT0
I DS linear =
k
2
2 (VGS − VT ) VDS − VDS
2
(VGS − VT ) (1 + VDS )
k
I DS sat =
2
Page
Scaling Theory
• What is Scaling?
Page
Scaling Theory
• Why do we Scale?
1) Improve Performance
• More complex systems
3) Reduce Power
• Smaller transistors require less supply voltage
Page
Scaling Theory
• Scaling Predictions
Moore’s Prediction
(1965)
Page
Scaling Theory
- Transistor count has doubled every 26 months for the past 30 years
- Today this trend is used to target future process performance and prepare necessary infrastructure
(Design Tools, Test, Manufacturing, Engineering Skills, etc…)
Page
Scaling Theory
2006
Page
Scaling Theory
( 1S )( 1S )
X Y
1
1 A
S
Page
Full Scaling
W = Width of Gate
L = Length of Gate
tox = thickness of Oxide
xj = depth of doping
Before After
Quantity Scaling Scaling
Channel Length L L’ = L/S
Channel Width W W’ = W/S
Gate Oxide Thickness tox tox’ = tox/S
Junction depth xj xj’ = xj/S
Power Supply Voltage VDD VDD’ = VDD/S
Threshold Voltage VT0 VT0’ = VT0/S
Doping Densities NA NA’ = NA•S
- Note that the doping concentration has to be increased to keep achieve the desired Fermi level
movement due to doping since the overall size of the junction is reduced Page
Full Scaling
ox ox ox +
- by scaling tox, we change Cox : Cox' = '
= =S = S Cox
t tox tox
ox
S
ID VDS
-
W W
k = u n Cox k ' = u n Cox' = S k
L L
- The voltages VGS, VTO, and VDS also scale down by S, which creates a1/S2 in this expression:
I DS linear =
k
2
2 (VGS − VT 0 ) VDS − VDS
2
I DS
'
linear
=
S k 1
2 S
2 2 (VGS − VT 0 ) VDS − VDS
2
Page
Full Scaling
Page
Full Scaling
I DS VDS P
P' = = 2
S S S
Page
Full Scaling
- this means that the scaling cancels out and the Power Density remains constant
This is OK, but can lead to problems when IC’s get larger in size
and the net power consumption increase
Page
Constant-Voltage Scaling
• Constant-Voltage Scaling
- while this has some system advantages, it can lead to some unwanted increases in
MOSFET characteristics
Page
Constant-Voltage Scaling
Page
Constant-Voltage Scaling
Page
Constant-Voltage Scaling
P ' = S I DS VDS = S P
Page
Constant-Voltage Scaling
S P
'
PDensity = = S3 P
Area
2
S
- This is a very bad thing because a lot of heat is being generated in a small area
Page
Scaling Choices
- We actually see a hybrid approach. Dimensions tend to shrink each new generation. Then the
voltages steadily creep in subsequent designs until they are in balance. Then the dimensions
will shrink again.
.
Page
Scaling Trends
- Resistance (R) R
+
Ids
( 1S )
VDD
VDD
- I ds R
( 1S )
OK
Page
Scaling Trends
W L
tox
C ( 1S ) ( 1S )
( 1S )
Good!
Page
Scaling Trends
R C
( S)
1 1
R
Vi Vo
C Gate Delay () scales following : 1/S
Good!
Page
Scaling Trends
1
1
f
( )
1
S
Good!
Page
Scaling Trends
P
VDD
Ip
C V 2 f
( S ) ( S ) (S )
2
P 1 1
In
Great!!!
Page
Does Scaling Work?
10
10
6
Feature Size (m)
1.5
1
1 0.8
0.6
0.35
0.25
0.18
0.13
0.09
0.1
Year
Page
Does Scaling Work?
100,000,000
Pentium 4
10,000
Pentium III
10,000,000 Pentium II
Pentium Pro
Transistors
Pentium
Intel486
1,000,000 1,000 4004
Intel386 8008
80286
100,000 8080
8008 Intel386
4004
1,000 10 Intel486
Pentium
Pentium Pro/II/III
1 Pentium 4
1970 1975 1980 1985 1990 1995 2000
Year
Year
Page
Can We Keep Scaling?
Page
Small Geometry Challenges
Subthreshold Leakage
- we’ve stated that when VGS<VT, there is no inversion in the channel and hence, no
charge carriers to carry current from the Drain to Source
• MOSFET Capacitance
- "parasitic" means unwanted or unintentional. They are unavoidable and a result of fabricating
the devices using physical materials.
- we can use the capacitances of the MOSFET to estimate factors such as rise time, delay,
fan-out, and propagation delay
Page
MOSFET Capacitance
• MOSFET Capacitance
- as we've seen, the charge in a semiconductor is a complex, 3-dimensional, distribution due to the
materials, doping, and applied E-field
- we develop simple approximations for the MOSFET capacitances for use in hand calculations
Page
MOSFET Capacitance
• MOSFET Dimensions
Mask Length
L = LM − 2 LD
Page
MOSFET Capacitance
• MOSFET Dimensions
W = Channel Width
tox = Oxide thickness
xj = diffusion region depth
Y = diffusion region length
• Channel-Stop Implants
Page
MOSFET Capacitance
• MOSFET Capacitance
Oxide Capacitances
Junctions Capacitances
Page
Oxide-Related Capacitance
• Oxide-Capacitance
- Oxide Capacitance refers to capacitance which uses the gate oxide as the insulator between
the parallel plates of the capacitor
- as a result, these capacitances always use the Gate as one of the terminals of the capacitor
- again, each of these values will differ depending on the mode of operation of the MOSFET
Page
Oxide-Related Capacitance
• Overlap Capacitance
- capacitance from the Gate to the Source/Drain due to the overlap region (LD)
- where Cox is the unit-area capacitance (i.e., multiply by area to find total capacitance, F/m2 or F/um2)
ox
Cox =
tox
- NOTE : this capacitance does NOT depend on the external bias of the MOSFET since the Gate
and the Source/Drain do not have their carrier density altered during bias.
Page
Oxide-Related Capacitance
• Gate-to-Channel Capacitance
- these capacitances change as a result of external bias since in effect, the "bottom plate" of the
capacitor is being moved around during depletion/inversion
Page
Oxide-Related Capacitance (Cut-Off)
- since there is no channel that links the Gate to the Source (i.e., no ΔQ),
there is no Gate-to-Channel capacitance.
No "bottom plate" in the channel region to
connect to the Source n+ conductor
- this leaves the overlap capacitance as the only component to Cgs in cut-off:
Page
Oxide-Related Capacitance (Cut-Off)
- since there is no channel that links the Gate to the Drain (i.e., no ΔQ),
there is no Gate-to-Channel capacitance.
No "bottom plate" in the channel region to
connect to the Drain n+ conductor
- this leaves the overlap capacitance as the only component to Cgd in cut-off:
Page
Oxide-Related Capacitance (Cut-Off)
- The bottom plate is the conductor formed by the p-type silicon since it has majority
charge carriers and acts as a conductor
Page
Oxide-Related Capacitance (Linear)
- this can be thought of as a conductor (or metal plate) that contacts the Source and Drain
- we split this capacitance between the Source and Drain for simplicity
- the total CGS capacitance in the linear region includes the overlap capacitance:
1
C gs( linear ) = Cox W L + Cox W LD
2
Page
Oxide-Related Capacitance (Linear)
- The Gate-to-Drain Capacitance is identical to the Gate-to-Source Capacitance in the Linear region:
1
C gd ( linear ) = Cox W L + Cox W LD
2
Page
Oxide-Related Capacitance (Linear)
- Since the channel (inversion layer) looks like a metal plate to the gate, the Gate can't actually
see the substrate anymore
- this means that the capacitance between the Gate and Body is zero when a channel is present
C gb( linear ) = 0
Page
Oxide-Related Capacitance (Saturation)
- from these approximations, we can describe the capacitances in the saturation region
2
C gs( sat ) = Cox W L + Cox W LD
3
C gd ( sat ) = Cox W LD
C gb( sat ) = 0
Page
Oxide-Related Capacitance (Summary)
1 2
C gs( cut −off ) = Cox W LD C gs( linear ) = Cox W L + Cox W LD C gs( sat ) = Cox W L + Cox W LD
2 3
Page
Oxide-Related Capacitance (Total)
- if we assume that these three capacitances are in parallel, then their total values add:
Coxide = C gs + C gd + C gb
- the largest oxide-related capacitance that is present is in the cut-off & the linear regions:
Coxide(max) = Cox W (L + 2 LD )
- for quick hand-calculations, we can use the largest oxide capacitance to find a worst-case value
Page
Junction Capacitance
• Junction Capacitance
- Junction Capacitance refers to capacitance between the diffusion regions of the Source & Drain
to the doped substrate surrounding them.
- they are called "junction" because these capacitances are due to the PN junctions that are formed
between the two materials
- these capacitances are highly dependant on the bias voltages since the effective distance between
plates is the depth of the built in depletion region that forms at the PN junction
Page
Junction Capacitance
• Junction Capacitance
- the Source and Drain regions will have similar geometries so we will start by describing
the PN junctions for only one region
- Consider the numbers in the following figures illustrating the PN junctions that exist
Page
Junction Capacitance
• Junction Capacitance
- remember that the MOSFET is surrounded by a channel-stop implant to prevent the diffusion
regions from coupling to other MOSFETs.
Page
Junction Capacitance
• Junction Capacitance
Page
Junction Capacitance
• Junction Capacitance
1) Area = W·xj
2) Area = Y·xj
3) Area = W·xj
4) Area = Y·xj
5) Area = W·Y
Page
79
xj
G
D
W
Area: W(Y+xj) = AD
Page
Junction Capacitance
• Junction Capacitance
- first we need to express the capacitance for an abrupt, PN junction under reverse-bias
- this is similar to the expression for depletion thickness of a MOS structure, except that the
region will protrude into both materials instead of just the semiconductor as before.
N A ND
- as a result, the carrier concentration of both materials is now described:
NA + ND
- the depletion thickness is given by:
2 Si N A + N D
xd pn = (0 − V )
q N A ND
kB T N A ND
0 = ln 2
q ni
Page
Junction Capacitance
• Junction Capacitance
N N
Q j = A q A D xd pn
N A + ND
N N
Q j = A 2 Si q A D (0 − V )
N A + ND
Page
Junction Capacitance
• Junction Capacitance
dQ j
Cj =
dV
- we can differentiate our expression for junction charge with respect to voltage to get
the capacitance as a function of junction voltage:
Cj =
dQ j
=
d A 2 q N A N D
(0 − V )
Si N +N
dV dV
A D
Si q N A N D
C j (V ) = A (0 − V )
2 N A + ND
Page
Junction Capacitance
• Junction Capacitance
- from this expression, we can define the zero-bias junction capacitance per unit area:
Si q N A N D 1
C j0 =
2 N A + N D 0
- putting this back into a more generic expression for Cj(V), we get:
A C j0
C j (V ) =
V
1−
0
Page
Junction Capacitance
• Junction Capacitance
- since the total capacitance depends on the external bias voltage, it can be a complicated
to find the equivalent capacitance when the bias voltage is a transient.
- let's assume that the voltage change across the junction is linear. Then we can find the equivalent
or average capacitance using:
Q Q j (V2 ) − Q j (V1 )
Ceq = =
V V2 − V1
2V
C j (V ) dV
1
Ceq =
V2 − V1 V1
Page
Junction Capacitance
• Junction Capacitance
2 A C j 0 0 V2 V1
Ceq = − 1− − 1−
(V2 − V1 ) 0 0
Ceq = A C j 0 K eq
K eq = −
2 0
(V2 −V )
( 0 − V2 − 0 − V1 )
1
Page
Junction Capacitance
• Junction Capacitance
- for a given diffusion region, we calculate Ceq for each of the 5 PN junctions
- note that there really are only two different regions (n+ / p and n+ / p+)
- the sidewalls (2,3,4) will have their own zero-bias junction capacitance since
they have a unique carrier concentration (i.e., n+ / p+).
- the inner and bottom junctions (1,5) will have their own zero-bias junction
capacitance since they have a unique carrier concentration (i.e., n+ / p).
- when solving for the sidewall contribution, you can add the areas for 2,3,4 and
solve once
- when solving for the inner and bottom junction contributions, you can add the
areas for 1 and 5 and solve once
- since this is a reverse biased PN junction the voltages for V1 and V2 are actually
negative when plugged into the Keq expression
Page
Junction Capacitance
• Junction Capacitance
- If the Source is grounded, then there is no voltage change across it. This means
its capacitance is simply the zero-bias capacitance
- you will still need to calculate the sidewall and inner/bottom Cj0 capacitances separately
- the drain typically sees a voltage change (VDS). However, one good thing is that
typically the source voltage is 0v, so the expression simplifies somewhat
Page
Junction Capacitance
• Junction Capacitance
- Yes! And remember that we have made a lot of assumptions along the way
- We do the hand calculations to get a gut feel for what factors affect capacitance
- Gut Feel makes for good designers because design is about balancing trade-offs
- If you don’t have Gut Feel and rely totally on simulators, you will struggle when asked to
innovate and trouble-shoot.
Page