top of page
Visit our blog: Circuit Synapse Your go-to source for programming and electronics expertise and inspiration.
MAKE YOUR OWN CHIP
DESIGN WHATS ON YOUR MIND
A*B*C = X
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
Outputs of one gate can be connected to inputs of another within the same chip or to another chip as long as they share the same ground. The figure to the left illustrates a basic circuit showing how to wire inputs and using LEDs to display outputs.
NAND GATE Logic-Rules:
The same basic rules apply for the triple input NAND gate as in other more common 2-input variants.
If the three inputs are labeled A, B, and C and the output = X, then the states can be modeled by the chart on the left.
bottom of page