1/15
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
AND

OR

XOR

NAND

NOR

XNOR

NOT / Inverter

NAND, NOR, XNOR
Outputs are inverted.
NOT gate / Inverter
Output is always the complement (opposite) of the input.
AND gate
Output is HIGH only when all inputs are HIGH.
OR gate
Output is LOW only when all inputs are LOW.
XOR gate (exclusive-or gate)
Output is LOW only when the two inputs are the same.
NAND gate
Output is LOW only when all inputs are HIGH.
NOR gate
Output is HIGH only when all inputs are LOW.
1
HIGH
0
LOW