FOV-Unit1 Complete
FOV-Unit1 Complete
Reference Books:
1. “Basic VLSI Design”, Douglas. A. Pucknell and Kamaran Eshraghian, PHI, 3rd
Edition, 2010, ISBN: 0-321-26977-2.
2. “Introduction to VLSI Circuits & Systems”, John P. Uyemura, Wiley India
Edition.
0 Vx VDD
x 0 means that Vx 0V
• In general,
Low voltages correspond to logic 0 values
High voltages correspond to logic 1 values
• The transition region between the
highest logic 0 voltage and the lowest
logic 1 voltage is undefined (a) Open (b) Closed
(a) x = 0 input
If any input is high, the output is pulled low through the parallel
nMOS transistors.
If all inputs are low, the output is pulled high through the series
pMOS transistors.
• Now ORing the result requires the parallel connection of these two
structures, which is shown in Figure 1.18(b)
BMS College of Engineering-KS
Compound Gates
• For the pMOS pull-up network, we must compute the complementary
expression using switches that turn on with inverted polarity.
• By DeMorgan’s Law, this is equivalent to interchanging AND and OR
operations.
• Hence, transistors that appear in series in the pull-down network
must appear in parallel in the pull-up network.
• Transistors that appear in parallel in the pulldown network must
appear in series in the pull-up network.
• This principle is called conduction complements and has already been
used in the design of the NAND and NOR gates.
• In the pull-up network, the parallel combination of A and B is placed
in series with the parallel combination of C and D. This progression is
evident in Figure 1.18(c) and Figure 1.18(d).
• Putting the networks together yields the full schematic (Figure
1.18(e)).
• The symbol is shown in Figure 1.18(f ).
BMS College of Engineering-KS
Compound Gates
• X = (a.b) + (c.d)
• Y = (a+e) . (b+f)
(a) NAND - OR
(a) Parallel-connected pFETs
a b a b a b (2.71)
a b a b a b (2.72)
a b (a b) a b a b (2.73)
(a) Exclusive-OR (b) Exclusive-NOR
• If Vgs > Vt and Vds is large, the transistor acts as a current source
in which the current flow becomes independent of Vds
Cg =CoxWL (2.12)
• When transistor is on, channel extends from source (& reaches drain
if transistor is unsaturated, or stops short in saturation)
• often approximate the gate capacitance as terminating at the source
& call the capacitance Cgs
• Most transistors used in logic are of minimum manufacturable length
because this results in greatest speed & lowest dynamic power
consumption K.SUJATHA , Associate Professor, BMSCE
Simple MOS Capacitance Models
Taking this minimum L as a constant for a particular
process, we can define
Cg = Cpermicron x W (2.13)
C permicron = Cox L = (ℇox x L) /tox (2.14)
= 1.94 fF/μm
• At high vertical field strengths (Vgs / tox ), the carriers scatter off
the oxide interface , slowing their progess- mobility degradation
effect also leads to less current than expected at high Vgs
• Instead, the effects are built into good transistor models &
simulated with SPICE or similar software
K.SUJATHA , Associate Professor, BMSCE
(1)Velocity Saturation and Mobility Degradation
• Recall (v = µ E) that carrier drift velocity, & hence
current, is proportional to the lateral electric field
Elat = Vds / L between source & drain
• This is a good approximation for low fields, but breaks
down when strong lateral or vertical fields are applied as
shown in fig
(2.24)
• If the transistor were completely velocity saturated , v=vsat
and the current becomes Ids = Cox W(Vgs – Vt) vsat (2.25)
Observe that drain current is quadratically dependent on the
voltage without velocity saturation and linearly dependent when
fully velocity saturated. K.SUJATHA , Associate Professor, BMSCE
(1)Velocity Saturation and Mobility Degradation
• For moderate supply voltages , transistors operate in a
region where the velocity no longer increases linearly with
field , but also not completely saturated
• α – Power Law model given in equation 2.26 provides a
simple approximation to capture this behaviour. α is called
the velocity saturation index & is determined by curve
fitting measured I-V data. (2.26)
-----2.30
• where Vt0 is the threshold voltage when the source is at the body
potential, ɸs is the surface potential at threshold and γ (gamma) is the
body effect coefficient, typically in the range 0.4 to 1 V1/2.
• In turn, these depend on the doping level in the channel, NA
K.SUJATHA , Associate Professor, BMSCE
(3) Threshold Voltage Effects: (i)Body Effect
• The body effect further degrades the performance of pass
transistors trying to pass the weak value (e.g., nMOS
transistors passing a ‘1’)
• Later section - How a body bias can intentionally be applied
to alter the threshold voltage, permitting trade-offs between
performance & subthreshold leakage current
• ɸs surface potential at threshold -γ body effect coefficient
----2.31
-----2.32
• = 60 V1/2
• = 0.68V
K.SUJATHA , Associate Professor, BMSCE
(3)Threshold Voltage Effects : (ii)Drain-Induced Barrier Lowering
• drain voltage Vds creates an electric field that affects the threshold
voltage. This drain-induced barrier lowering (DIBL) effect is
especially pronounced in short-channel transistors. It can be
modeled as
Vt =Vt0 - ƞVds
-----(2.42)
-----(2.43)
K.SUJATHA , Associate Professor, BMSCE
(4) Leakage : (a)Subthreshold leakage
• Subthreshold conduction is used to advantage in very-
low-power analog circuits
• It is also particularly important for dynamic circuits &
DRAMs, which depend on the storage of charge on a
capacitor
• Conduction through an OFF transistor discharges the
capacitor unless it is periodically refreshed or a trickle of
current is available to counter the leakage
• Leakage also contributes to power dissipation in idle
circuits
• Leakage increases exponentially as Vt decreases or as
temperature rises , so it is becoming a major problem for
chips using low supply & threshold voltages & for chips
operating at high temperature
K.SUJATHA , Associate Professor, BMSCE
(4) Leakage : (a)Subthreshold leakage
• subthreshold current fits a straight line on a semilog plot
• inverse of the slope of this line is called the subthreshold
slope, S
• subthreshold slope indicates how much the gate voltage must drop
to decrease the leakage current by an order of magnitude
• A typical value is 100 mV/decade at room temperature
• EQ (2.42) can be rewritten using the subthreshold slope as
• vT = 26 mV at room temperature
• nMOS will be OFF & will see Vds = VDD, so its leakage
is
• where IS depends on doping levels & on the area & perimeter of the
diffusion region & VD is the diode voltage (e.g., –Vsb or –Vdb)
(i) VHDL
(ii) Verilog HDL
If the chip area is smaller, it will have fewer defects also, which in
turn increases the yield .
The other criteria to be filled are wire length minimization, delay
minimization, power minimization, via minimization.
Automated design process using Computer Aided Design(CAD)
tools
(i) Y =
(ii) Y =
K.SUJATHA , Associate Professor, BMSCE
Question bank
7. A 90 nm long transistor has a gate oxide thickness, tox of 16 Å. Estimate its
gate capacitance per micron of width? Given: εsio2=3.9, εo=8.854*10-14F/cm.
8. Compute the effective mobilities for nMOS and pMOS transistors when
they are fully ON . Threshold voltage = 0.3 V and gate oxide thickness = 10.5
Å.
9. Analyze the three non-ideal threshold voltage effects in submicron
transistor (below 1 micron channel length)
10. Illustrate with a neat schematic, the current flow in an FET.
11. Derive a Shockley model ( long channel / Ideal /first-order) relating
current & voltage (I-V) for an nMOS transistor in different regions.
12. Discuss the C-V characteristics based on simple MOS Capacitance Model.
13. Discuss the C-V characteristics based on detailed MOS Capacitance
Model.
14. Compare the simulated I-V characteristics of a 1-micron wide nMOS
transistor in a 65 nm process to the ideal characteristics .
K.SUJATHA , Associate Professor, BMSCE