Q. When the inputs of a two input logic gate are and , the output is When the inputs are and the output is The logic gate is of the type

 1340  233 ManipalManipal 2012Semiconductor Electronics: Materials Devices and Simple Circuits Report Error

Solution:

NOR gate is obtained when the output of OR gate is made as the input of NOT gate. Boolean expression for NOR gate is

Symbol of NOR gate
image
0 0 1
1 0 0
0 1 0
1 1 0