Dayle Probably

Enjoy!

3-Input NAND Gate

NAND - Not AND. This gate uses 1 transistor per input and only outputs a 0 when ALL inputs are a 1. This is a 3-input variant.

Symbol

NAND Symbol NAND Symbol

Truth Table

A B C A NAND B NAND C
0 0 0 1
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 0

Transistor Schematic

3-Input NAND Gate

Breadboard Image

3-Input NAND Breadboard

Breadboard Video

« Back to Circuits