Glossary / NAND Logic Gate

Term: NAND Logic Gate

NAND is a type of logic gate.

NOT AND.  The same as AND, but then inverse (NOT) the outcome.  So, perform AND first, then apply a NOT to the output.

NAND Logic Gate

NAND gate truth table

Input AInput BOutput Z
001
011
101
110