IMU-2 ME-UG11T3302 Analog Electronics and Communication
IMU-2 ME-UG11T3302 Analog Electronics and Communication
The negation indicator or bubble appears as a part of the pMOS symbol. This is because, in contrast
to the behavior of an nMOS transistor, a path exists between S and D in the pMOS transistor for
input (VGS) equal to 0 (at value Low) and does not exist for input equal to 1 (at value H).
Page | 1
By: Dr. Dhiren P Dave
IMU-2nd ME-UG11T3302 Analog Electronics and Communication
• The PUN and PDN networks are constructed in a mutually exclusive fashion such that one and only
one of the networks is conducting in steady state.
• The PDN is constructed using NMOS devices, while PMOS transistors are used in the PUN.
• NMOS devices connected in series corresponds to an AND function and NMOS transistors
connected in parallel represent an OR function.
• A series connection of PMOS conducts if both inputs are low, representing a NOR function A′.B′
= (A+B)′, while PMOS transistors in parallel implement a NAND (A′ +B′) = (A·B)′.
Transistor Switch Series Connected Parallel connected
Type↓ Type ↓ transistors Represent ↓ transistors represent ↓
NMOS NO AND logic OR logic
PMOS NC NOR logic NAND logic
• The complementary gate is naturally inverting, implementing only functions such as NAND, NOR,
and XNOR. The realization of a non-inverting Boolean function (such as AND, OR, or XOR) in
a single stage is not possible and requires the addition of an extra inverter stage.
• The number of transistors required to implement an N-input logic gate is 2N.
Page | 2
By: Dr. Dhiren P Dave
IMU-2nd ME-UG11T3302 Analog Electronics and Communication
NOT (Invertor): Y = A′
From the circuit, it can be seen that when A=0, the PMOS
transistor conducts and NMOS transistor acts as open switch.∴
Y=1 (VDD).
AND: Y = AB
OR: Y=A+B
Page | 3
By: Dr. Dhiren P Dave