2.4 - Boolean Logic Flashcards

1
Q

Logic Diagrams

A

AND, OR & NOT gates, or Q = NOT A AND (B OR C)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AND

A

Output can only be true if BOTH inputs are true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OR

A

Output can only be true if AT LEAST ONE of the inputs are true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

NOT

A

Output can only be true if the input is false. In other words, it inverts the input.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Truth Tables

A

A table representing the inputs, outputs and any necessary workings out.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly