Digital Circuit Design: An Overview Digital IC Technologies and Logic Circuit Families
Digital Circuit Design: An Overview Digital IC Technologies and Logic Circuit Families
Dynamic CMOS - relies on temporary storage of signal values on the capacitance of highimpedance circuit nodes
simpler, faster gates increased sensitivity to noise
nMOS transistor/switch X=1 switch closes (ON) X=0 switch opens (OFF)
pMOS transistor/switch X=1 switch opens (OFF) X=0 switch closes (ON)
Transistors in Series/Parallel
nMOS in Series
a
X
nMOS in Parallel
Path between points a and b exists if both X and Y are 1 XY
a
X:X
a
X Y X:X
a
Y:Y
Y:Y
pMOS in Series
a
X
pMOS in Parallel
Path between points a and b exists if both X and Y are 0 XY
a
X:X
a
X Y X:X
a
Y:Y
Y:Y
Networks of Switches
In general:
1. 2. 3. 4. nMOS in series is used to implement AND logic pMOS in series is used to implement NOR logic nMOS in parallel is used to implement OR logic pMOS in parallel is used to implement NAND logic
1 is the complement of 3, and vice-versa 2 is the complement of 4, and vice-versa
Observe that:
Threshold Drops
PUN VDD
S
0 VDD CL
PDN
D
VDD 0
VDD
S
CL
Construction of PDN
NMOS devices in series implement a NAND function AB
A B
CMOS Inverter
+V F = X
F = X
Operation: X=1 nMOS switch conducts (pMOS is open) and draws from GRD F=0 X=0 pMOS switch conducts (nMOST is open) and draws from +V F=1
CMOS NAND
A 0 A B B 0 F 1
0
1 AB
1
0 1
1
1 0
A
B
A B
CMOS NOR
A B A A+B A B 0 B 0 F 1
0
1 1
1
0 1
0
0 0
A B