Lecture 4
Lecture 4
1/20/2025 21EC504_VLSI 1
Connection and behavior of series and parallel transistors
1/20/2025 21EC504_VLSI 2
Ideal Switches
•A switch is an electrical component that can break
an electrical circuit, interrupting the current or
diverting it from one conductor to another.
•A pair of contacts is said to be "closed" when
current can flow from one to the other.
•The contacts are said to be “open” if no current
can flow between them at normal voltages
1/20/2025 21EC504_VLSI 3
Assert High/ Assert Low Switches
• Assert-High: Normally open, Push to make
1/20/2025 21EC504_VLSI 4
Series and Parallel connected switches
1/20/2025 21EC504_VLSI 5
Active High and Low Switch
1/20/2025 21EC504_VLSI 6
NMOS, PMOS switches
1/20/2025 21EC504_VLSI 7
1/20/2025 21EC504_VLSI 8
1/20/2025 21EC504_VLSI 9
CMOS Technology
•Complementary Metal Oxide Semiconductor
•CMOS circuits uses a combination of p-type
and n-type MOSFETs to implement logic
gates and other digital circuits.
•CMOS circuitry dissipates less power.
•Based on Push-Pull Logic
1/20/2025 21EC504_VLSI 10
CMOS Push-Pull Logic
CMOS Push-Pull Network
• pMOS
• “ON” when input is low
• Pushes output high
• nMOS
• “ON” when input is high
• Pulls output low
1/20/2025 21EC504_VLSI 11
When we join a pull-up network to a pull-down network to form a logic gate
they both will attempt to exert a logic level at the output.
Fig: General Logic Circuit using Pull-up and Pull - down network
1/20/2025 21EC504_VLSI 12
• The possible levels at the output are shown in the table.
1/20/2025 21EC504_VLSI 13
CMOS Logic Gates
• The inverter, NAND, NOR gates are examples of static CMOS logic gates, also
called complementary CMOS gates.
• In general, a static CMOS gate has an nMOS pull-down network to connect the
output to 0 (GND) and pMOS pull-up network to connect the output to (VDD)
• The networks are arranged such that one is ON and the other OFF for any
input pattern.
• The pull-up and pull-down networks in the inverter each consist of a single
transistor.
• Two or more transistors in series are ON only if all of the series transistors are
ON.
• Two or more transistors in parallel are ON if any of the parallel transistors are
ON.
1/20/2025 21EC504_VLSI 14
The Inverter
• A CMOS inverter or NOT gate - using one nMOS
transistor and one pMOS transistor.
• Logic Symbol
• Truth Table
1/20/2025 21EC504_VLSI
• Inverter Schematic
15
The bar at the top indicates VDD and the triangle at the bottom
indicates GND.
When the input A is 0, the nMOS transistor is OFF and the pMOS
transistor is ON.
1/20/2025 21EC504_VLSI 16