Digital Systems and VLSI: Chapter # 01 Tahniyat Aslam
Digital Systems and VLSI: Chapter # 01 Tahniyat Aslam
Digital Systems and VLSI: Chapter # 01 Tahniyat Aslam
and VLSI
Chapter # 01
Tahniyat Aslam
Very large-scale integration (VLSI)
• Very large-scale integration (VLSI) is the process of integrating or embedding
hundreds of thousands of transistors on a single silicon semiconductor microchip.
VLSI technology was conceived in the late 1970s when advanced level computer
processor microchips were under development.
• VLSI is a successor to large-scale integration (LSI), medium-scale integration
(MSI) and small-scale integration (SSI) technologies.
Integrated Circuit (IC)
• Integrated Circuit is the circuit in which all the Passive and Active components are fabricated onto
a single chip. Initially the Integrated Chip could accommodate only a few components.
• The devices became more complex and required more number of circuits which made the devices
look bulky. Instead of accommodating more circuits in the system, an Integration technology was
developed to increase the number of components that are to be placed on a single chip.
• This Technology not only helped to reduce the size of the devices but also improved their speed.
Depending upon the number of components (Transistors) to be integrated, they were categorized
as SSI, MSI, LSI, VLSI, ULSI & GSI.
Transistor Categorization
Small Scale Integration (SSI):
In this Technology, 1-100 Transistors were fabricated on a single chip. eg Gates , Flipflops.
Y=
CMOS Logic - 3-input NAND gate
• k-input NAND gates are constructed using k series nMOS transistors and k
parallel pMOS transistors. For example, a 3-input NAND gate.
• When any of the inputs are 0, the output is pulled high through the parallel pMOS
transistors.
• When all of the inputs are 1, the output is pulled low through the series nMOS
transistors
Y=
CMOS Logic - 2-input NOR gate
• The nMOS transistors are in parallel to pull the output low when either
input is high. The pMOS transistors are in series to pull the output
high when both inputs are low. The output is never crowbarred or left
floating.
Y=
CMOS Logic - 3-input NOR gate
• 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.
Y=
CMOS Logic Gates
•• A
compound gate performing a more complex logic function in a single stage of logic is formed by
using a combination of series and parallel switch structures.
• For example, the derivation of the circuit for the function Y = is shown .
• This function is sometimes called AND-OR-INVERT-22, or AOI22 because it performs the NOR of a
pair of 2-input ANDs.
• For the nMOS pull-down network, take the uninverted expression ((A · B) + (C · D)) indicating when
the output should be pulled to ‘0.’
• The AND expressions (A · B) and (C · D) may be implemented by series connections of switches, as
shown in Figure 1.18(a).
• Now ORing the result requires the parallel connection of these two structures, which is shown in Figure
1.18(b).
CMOS Logic 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.
CMOS Logic 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 ).