NAND Logic - NAND

NAND

A NAND gate is logically an inverted AND gate. By itself it has the following truth table:

Truth Table
Input A Input B Output Q
0 0 1
0 1 1
1 0 1
1 1 0

Read more about this topic:  NAND Logic