Lecture 07
Lecture 07
➢ These three properties show that a NAND gate with both of its inputs
driven by the same signal is equivalent to a NOT gate.
NOT Gate A
B Y
A AND Gate
Y
B
OR Gate
CEN203, Fall 2024 2024, Dr. Mohanad Alayedi (Haliç University) 6
The NOR Gate
➢ Both NAND and NOR gates are very valuable as any design
can be realized using either one.
AND Gate
CEN203, Fall 2024 2024, Dr. Mohanad Alayedi (Haliç University) 9
The XOR Gate (Exclusive-OR)
➢ Basic logic functions can be made from NAND, and NOR functions
➢ The behavior of digital circuits can be represented with waveforms, truth
tables, or symbols
➢ Primitive gates can be combined to form larger circuits
➢ Boolean algebra defines how binary variables with NAND, NOR can be
combined
➢ DeMorgan’s rules are important.
• Allow conversion to NAND/NOR representations