Logic-Gates-PPT Final
Logic-Gates-PPT Final
Symbol :
⦁ It will produce a high output when all the inputs are high
otherwise the output is low . (X=A.B)
Symbol :
It produces high output when the input is low and vice versa. The NOT
gate is also called as an inverter. (Q=A’)
Truth Table
Symbol :
NOR gate is OR gate followed by NOT gate. (X=(A+B)’)
Symbol :
When both inputs are same, it gives low output.
Output Equation Y = (A⨁B)= A’.B+A.B’