Lec - 2
Lec - 2
Lec - 2
When the voltage at the gate is lowered, positive charges are attracted to the underside of the
SiSiO2 interface. When the voltage gets sufficiently low the channel gets inverted - creating a
conducting path from the source to the drain, allowing current to flow. Because the behavior of a
pMOS transistor is the opposite of that of an nMOS transistor, the symbol for pMOS transistor is
identical to that of nMOS with an additional bubble on the gate. That bubble is known as an
inversion bubble.
CMOS Bipolar
Low static power dissipation High static power dissipation
High input impedance Low input impedance
High packing density Low packing density
High delay density to load Low delay density to load
Low output drive current High output drive current
High noise margin Low voltage swing logic
Fig shows the schematic and symbol for a CMOS inverter or NOT gate using one
nMOS transistor and one pMOS transistor. 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. Thus, the output Y is pulled up to
1 because it is connected to VDD but not to GND. Conversely, when A is 1, the
nMOS is ON, the pMOS is OFF, and Y is pulled down to ‘0.’ This is summarized
in Table 1.1.
NAND:
A B Y
0 0 1
0 1 1
1 0 1
1 1 0
Fig shows a 2-input CMOS NAND gate. It consists of two series nMOS transistors
between Y and GND and two parallel pMOS transistors between Y and VDD. If
either input A or B is 0, at least one of the nMOS transistors will be OFF, breaking
the path from Y to GND. But at least one of the pMOS transistors will be ON,
creating a path from Y to VDD. Hence, the output Y will be 1. If both inputs are 1,
both of the nMOS transistors will be ON and both of the pMOS transistors will be
OFF. Hence, the output will be 0. The truth table is given in Table.
NOR :
A 2-input NOR gate is shown in Figure 1.16. 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, as indicated in Table 1.4. The
output is never crowbarred or left floating.
Sketch a 3-input CMOS NOR gate????
SOLUTION: Figure 1.17 shows such a 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.
Related question: