The gate circuit can be shown by giving two inputs A and B.
Output of NOR gate, Y1=A+B Output of NAND gate, Y2=Y1⋅Y1=A+B⋅A+B=A+B+A+B=(A+B)+(A+B)=A+B Output of NOT gate, Y=Y2=A+B which is the output of NOR gate. Altemative :
Same as NOR Gate NOR Gate 001101011000 Note : NOR and NAND gates are said to be universal building blocks.