AND, NAND example

Alfajim - Custom level - Nov 20, 2013 from Android
Play Edit 1 players liked this.

An AND gate outputs a signal of 1 only when the signals to IN0 AND IN1 are 1, otherwise it outputs 0.
A NAND gate (or NOT AND ) outputs a signal of 0 only if the signals to IN0 AND IN1 are 1, otherwise it out puts 1.
As you can see from the example a NAND gate is the same as an inverted AND gate.

Downloads: 34 - Level ID: 795