Digital Logic - Old Questions
Question Answer Details
7. What do you mean by Universal gate? Realize the following logic gates using NOR gates.
(a) OR gate (b) AND gate
Answer
AI Generated Answer
AI is thinking...
Official Answer
An universal gate is a gate which can implement any Boolean function without need to use any other gate type. The NAND and NOR gates are universal gates.
NOR gate as a Universal Gate
To prove that any Boolean function can be implemented using only NOR gates, we will show that the AND, OR, and NOT operations can be performed using only these
Thus, the NOR gate is a universal gate since it can implement the AND, OR and NOT functions.