Gates and Boolean Basics


NAND gate




P Q Result (PQ)'
0 0 1
0 1 1
1 0 1
1 1 0


HOW IT WORKS:


This gate works the same as the previous gate - except two control values are used with two transistors to control whether electricity is allowed to flow to ground. The only way for electricity to flow to ground is when both control value are "on" - this completes the bridge and allows the electricity to flow.