NOR Gate Calculator

Posted by Dinesh on

Calculate output of NOR gate in digital circuitry using simple logic NOR gate calculator online with truth table of NOR gate.

Logic NOR Gate in Digital Circuitry Calculation

What is NOR Gate?

The NOR gate (also known as negative - OR) is a digital logic gate which produces an output result as HIGH (1), if both the inputs to the gate are LOW (0) and if one or both inputs is HIGH (1) then the output result as LOW (0).

NOR - logic gate symbol
NOR Gate Truth Table
Input AInput BOutput
001
100
010
110