NAND Gate Calculator

Posted by Dinesh on

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

Logic NAND Gate in Digital Circuitry Calculation

What is NAND Gate?

The NAND gate (also known as negative - AND) is a digital logic gate which produces an output result as HIGH (1), if one or both inputs are LOW (0). If both the inputs to the NAND gate are HIGH (1) the output results will be LOW (0).

NAND - logic gate symbol
NAND Gate Truth Table
Input AInput BOutput
001
101
011
110