2.4 Boolean Logic Flashcards
(9 cards)
1
Q
Boolean operator: NOT
A
1) NOT gates take a single input and give a single output
2) The output is always the opposite value to the input (e.g. if 1 is input, it outputs 0)
2
Q
Logic gate symbol: NOT
A
.
3
Q
Truth table: NOT
A
.
4
Q
Boolean operator: AND
A
1) AND gates take two inputs and give one output
2) If both inputs are 1, the output is 1, otherwise the output is 0
5
Q
Logic gate symbol: AND
A
.
6
Q
Truth table: AND
A
.
7
Q
Boolean operator: OR
A
1) OR gates take two inputs and give one output
2) If one or more inputs are 1, then the output is 1, otherwise the output is 0
8
Q
Logic gate symbol: OR
A
.
9
Q
Truth table: OR
A
.