Boolean AlgebraElectrical Engineering

The NOR Gate

  • A NOR gate is a combination of OR gate and NOT gate. So we can say it is a NOT-OR operation. It may have two or more input and an output. The logical symbols and the truth table of NOR gate are,

Truth Table

  • It is clear from the truth table that the output is ‘1’ only if all the inputs are at logic ‘0’. It can also say that if the inputs 1, A B = = then the output Y is 1. Thus, the NOR gate is equivalent to the AND gate with inverted inputs and it can be realized by a bubbled AND gate.
  • The logical expression for the output is Output
  • The NOR gate is also called active LOW AND gate.
  • The switching circuit of a NOR gate is,

Bulb

When any of the switches either A or B is closed, the bulb will not glow.

  • NOR gate follows the commutative law as

Associative Law

Note: Unused input in any multi input NOR gate is always connected to the enable logic or Pull-Down.

Leave a Reply

Your email address will not be published. Required fields are marked *