Vlsi Unit III
Vlsi Unit III
Department of ECE
IV B.Tech I Semester
VLSI DESIGN
1
UNIT-III
DAY-21
Syllabus:
Basic Circuit Concepts: Sheet Resistance, Sheet Resistance concept applied to
MOS transistors and Inverters, Area Capacitance of Layers, Standard unit of
capacitance, The Delay Unit, Inverter Delays, Propagation Delays, Wiring
Capacitances, Fan-in and fan-out characteristics, Choice of layers, Transistor
switches, Realization of gates using NMOS, PMOS and CMOS technologies.
Scaling Of MOS Circuits: Scaling models, Scaling factors for device parameters,
Limits due to sub threshold currents, current density limits on logic levels and
supply voltage due to noise.
Topics to be covered: Circuit Concepts, Sheet resistance
1. What is sheet resistance? find out the expression for the resistance of
rectangular sheet in terms of sheet resistance.
The sheet resistance is defined as the resistance per unit area of a sheet of
material.
Consider a rectangular sheet of material with
Resistivity= ρ,
Width = W,
Thickness = t
and Length = L
Then the resistance between the two
ends is
ρL ρL ρ
R AB= = ohm For L=W R s= =R ohm
t .W A t
Where Rs is defined as the sheet
resistance
2. What are the standard sheet resistance values?
Day 22
Topics to be covered: MOS Capacitor, Delay
1. Find out the Capacitance for any layer
The capacitance of a parallel plate capacitor is given by
C= εoεinsA/D farads
εo = 8.85 x 10-14 F/cm (permittivity of free space)
εins= relative permittivity of sio2=4.0
D= thickness of the dioxide in cm
A = area of the plate in cm2
The gate to channel capacitance formed due to the sio2 separation is the most
profound of the mentioned three types. It is directly connected to the input and
the output. The other capacitance like the metal, poly can be evaluated against
the substrate. The gate capacitance is therefore standardized so as to enable to
move from one technology to the other conveniently.
The standard unit is denoted by Cg. It represents the capacitance between gate
to channel with W=L=min feature size. Here is a figure showing the different
capacitances that add up to give the total gate capacitance
Cgd, Cgs = gate to channel capacitance lumped at the source and drain
Csb, Cdb = source and drain diffusion capacitance to substrate
Cgb = gate to bulk capacitance
Total gate capacitance Cg = Cgd+Cgs+Cgb
Since the standard gate capacitance has been defined, the other capacitances
like polysilicon, metal, diffusion can be expressed in terms of the same standard
units so that the total capacitance can be obtained by simply adding all the
values.
3. What is Delay?
DELAY The concept of sheet resistance and standard unit capacitance can be
used to calculate the delay. If we consider that a one feature size poly is charged
by one feature size diffusion then the delay is Time constant 1T= Rs (n/p
channel)x 1Cg secs. This can be evaluated for any technology. The value of Cg
will vary with different technologies because of the variation in minimum
feature size.
5u using n diffusion=104X0.01=0.1ns safe delay 0.03nsec
2um = 104x0.0032=0.064 nsecs safe delay 0.02nsec
1.2u= 104x0.0023 = 0.046nsecs safe delay =0.1nsec
4. Find out the expression for delay time of a CMOS inverter
The delay time td is given by the expression
DAY-23
Topics to be covered: Inverter delay
1. Calculate Inverter Delay
INVERTER DELAYS
We have seen that the inverter is associated with pull up and pull down
resistance values. Specially in nmos inverters. Hence the delay associated with
the inverter will depend on whether it is being turned off or on. If we consider
two inverters cascaded then the total delay will remain constant irrespective of
the transitions.
NMOS Inverter delay
Let us consider the input to be high and hence the first inverter will pull it down.
The pull down inverter is of minimum size nmos. Hence the delay is 1T. Second
inverter will pull it up and it is 4 times larger, hence its delay is 4T.
The total delay is 1T +4T= 5T.
Hence for nmos the delay can be generalized as T=(1+Zpu/Zpd) T
CMOS INVERTER
Let us consider the input to be high and hence the first inverter will pull it down.
The nmos transistor has Rs = 10k and the capacitance is 2Cg. Hence the delay is
2T. Now the second inverter will pull it up, job done by the pmos. Pmos has
sheet resistance of 25k i.e 2.5 times more, everything else remains same and
hence delay is 5T.
Total delay is 2T +5T = 7T.
The capacitance here is double because the input is connected to the common
poly, putting both the gate capacitance in parallel. The only factor to be
considered is the resistance of the p gate which is increasing the delay. If you
want to reduce delay, we must reduce resistance. If we increase the width of p
channel, resistance can be reduced but it increases the capacitance. Hence some
trade off must be made to get the appropriate values.
2. What are the various ways to reduce the delay time of a CMOS Inverter
Various ways for reducing the delay time are given below:
1. The width of the MOS transistors can be increased to reduce the delay. This is
known as gate sizing.
2. The load capacitance can be reduced to reduce delay. This is achieved by
using transistors of smaller dimensions as provided by future generation
technologies of the MOS transistors.
3. Delay can also be reduced by increasing the supply voltage Vdd and /or
reducing the threshold voltage Vt
3. What is Fan-in and Fan-out? Explain
Fan In: The Fan-in defined as the maximum number of inputs that a logic gate
can accept. If number of input exceeds, the output will be undefined or
incorrect. It is specified by manufacturer and is provided in the data sheet.
Fan-in = number of inputs to a gate
Examples:
1.Nand g1 (outg1, in1, in2, in3, in4); fan-in = 4
2.Nor g2 (outg2, in1, in2); fan-in = 2
Fan Out: The Fan-out is defined as the maximum number of inputs (load) that
can be connected to the output of a gate without degrading the normal
operation. Fan Out is calculated from the amount of current available in the
Raghu Engineering College Dept. of ECE VLSI DESIGN Unit-III
7
output of a gate and the amount of current needed in each input of the
connecting gate. It is specified by manufacturer and is provided in the data
sheet. Exceeding the specified maximum load may cause a malfunction because
the circuit will not be able supply the demanded power.
Fan-out = number of inputs that a gate's output drives
Examples:
1. Nand g1 (outg1, a, b, c, d);
2. Nor g2 (outg2, a, e);
3. Not g3 (a, f); fan- out = 2
4. Explain Rise time and Fall time estimation in CMOS Inverter
The inverter either charges or discharges the load capacitance CL. We could also
estimate the delay by estimating the rise time and fall time theoritically.
Rise time estimation
Assuming that the p device is in saturation we have the current given by the
equation Idsp=ßp(Vgs-|Vtp|)2/2
The above current charges the capacitance and it has a constant value therefore
the model can be written as shown in figure above. The output is the drop
across the capacitance, given by
Vout =Idsp x t/CL
Substituting for Idsp we have Vout=ßp(Vgs-|Vtp|)2t/2CL.
Therefore the equation for t=2CLVout/ßp(Vgs-|Vtp|).Let t=Tr and Vout=Vdd,
therefore we have Tr = 2VddCL/ßp(Vgs-|Vtp|)2.
If consider Vtp=0.2Vdd and Vgs=Vdd we have Tr =3CL/ßpVdd
On similar basis the fall time can be also be written as Tf = 3CL/ßnVdd whose
model can be written as shown next
Home Work
1.If there are 4 number of NMOS inverters in cascade what is the worst case
delay.
2.If there are 4 number of CMOS inverters in cascade what is the worst case
Delay.
3.Whether Fan-in and Fan-out should be limited.
4.Differentiate between Transition Time Delay and Propagation Time Delay.
DAY-24
Topics to be covered:
Sources of Capacitor
Choice of Layers
Realization of gates
1. What are the Other sources of Capacitance Explain Wiring capacitance
1. Fringing field 2. Interlayer capacitance 3. Peripheral capacitance
2.Long lengths of poly must be avoided because they have large Rs,it is not
suitable for routing Vdd or Vss lines.
3.Since the resistance effects of the transistors are much larger, hence the
wiring effects due to voltage dividers and are not that profound Capacitance
must be accurately calculated for fast signal lines usually those using high Rs
material. Diffusion areas must be carefully handled because they have larger
capacitance to substrate.
With all the above inputs it is better to model wires as small capacitors which
will give electrical guidelines for communication circuits.
3. For a complex/compound CMOS logic gate, how do you realize the pull-up
and the pull-down networks
A CMOS logic gate consists of a nMOS pull-down network and a pMOS pull-up
network. The nMOS network is connected between the output and the ground,
whereas the pull-up network is connected between the output and the power
Raghu Engineering College Dept. of ECE VLSI DESIGN Unit-III
10
supply. The nMOS network corresponds to the complement of the function
either in sum-of-product or product-of-sum forms and the pMOS network is dual
of the nMOS network .
4. Give two possible topologies AND-OR-INVERT (AOI) and OR-AND-INVERT
(OAI) to realize CMOS logic gate. Explain with an example.
The AND-OR-INVERT network corresponds to the realization of the nMOS
network in sum-of-product form. Where as the OR-AND-INVERT network
corresponds to the realization of the nMOS network in product-of-sum form. In
both the cases, the pMOS network is dual of the nMOS network .
5. Give the AOI and OAI realizations for the sum and carry functions of a full
adder.
AOI form of realization is
6. How do you realize pseudo nMOS logic circuits. Compare its advantage and
disadvantages with respect to standard static CMOS circuits.
In the pseudo-nMOS realization, the pMOS network of the static CMOS
realization is replaced by a single pMOS transistor with its gate connected to
GND. An n-input pseudo nMOS requires n+1 transistors compared to 2n
transistors of the corresponding static CMOS gates. This leads to substantial
reduction in area and delay in pseudo nMOS realization. As the pMOS transistor
is always ON, it leads to static power dissipation when the output is LOW.
Home Work
1.What are power rails.
2.Whether number of metal layers is Technology specific.
3.To have efficient routing number of metal layers should be more or less.
4.If 2 metal wires of same layer cross each other will they form open or short.
5.What is the difference between Designing and implementing technology.
Raghu Engineering College Dept. of ECE VLSI DESIGN Unit-III
11
6.Why pull-up network has only PMOS and pull-down has only NMOS Devices.
7.What do you mean by logic level degradation.
8. Whether in AOI and OAI Design takes less number of Transistors or in SOP
and POS.
Important and previous JNTU exam questions:
1) Draw the structure of a dynamic CMOS gate and explain.(May-2015-Set4)
DAY-25
Topics to be covered: AOI and OAI Concepts
1. Compare the area, in terms of number of transistors, for the three different
implementations of a full adder using (i) static CMOS, (ii) domino CMOS, and
(iii) complementary pass transistor logic (CPL).
The full adder block diagram is given below:
The pass transistor realization of the full adder is given below. It requires 16 (8 +
8) transistors.
DAY-26
Topics to be covered: Scaling, Technology scaling
1. What is Scaling?
Proportional adjustment of the dimensions of an electronic device while
maintaining the electrical properties of the device, results in a device either
larger or smaller than the un-scaled device this process is called scaling.
2. Why Scaling?...
Scale the devices and wires down, Make the chips ‘faster’ – functionality,
intelligence, memory – and – faster, Make more chips per wafer – increased
yield, Make the end user Happy by giving more for less and therefore, make
MORE MONEY!!
3. Scaling impact
Impact of scaling is characterized in terms of several indicators:
o Minimum feature size
o Number of gates on one chip
o Power dissipation
o Maximum operational frequency
o Production cost
Raghu Engineering College Dept. of ECE VLSI DESIGN Unit-III
14
Many of the above can be improved by shrinking the dimensions of transistors
and interconnections. Shrinking the separation between features on transistors
and wires adjusting doping levels and supply voltages.
Technology Scaling
Goals of scaling the dimensions by 30%
Reduce gate delay by 30% (increase operating frequency by 43%)
Double transistor density
Reduce energy per transition by 65% (50% power savings @ 43% increase in
frequency)
Die size used to increase by 14% per generation
Technology generation spans 2-3 years
Figure 1 to Figure 5 illustrates the technology scaling in terms of minimum
feature size, transistor count, propagation delay, power dissipation and density
and technology generations.
Home Work
1. Whether Technology scaling corresponds to Length or width of a
transistor.
2. Whether Technology is scaling up or down from time to time.
Important and previous JNTU exam questions:
1. Discuss the limits of scaling. Why scaling is necessary for VLSI circuits?
(May-2015-Set3(15M)).
2. Write the scaling factors for different types of device parameters.
(Dec-2015-Set1(8M)).
DAY-27
Topics to be covered: Scaling Models, Scaling factors
1. Scaling Models
Full Scaling (Constant Electrical Field)
Ideal model – dimensions and voltage scale together by the same scale factor
Fixed Voltage Scaling
Most common model until recently – only the dimensions scale, voltages remain
constant
General Scaling
Most realistic for today’s situation – voltages and dimensions scale with
different factors
2. Scaling Factors for Device Parameters
Device scaling modeled in terms of generic scaling factors: 1/α and 1/β
1/β: caling factor for supply voltage VDD and gate oxide thickness D
Raghu Engineering College Dept. of ECE VLSI DESIGN Unit-III
17
1/α: linear dimensions both horizontal and vertical dimensions
3. Why is the scaling factor for gate oxide thickness different from other linear
horizontal and vertical dimensions?
Conider the cross section of the device as in Figure 6,various parameters derived
are as follows.