Karnaugh Maps and Logic Gates Flashcards

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

V

A

OR

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

¬

A

NOT

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

V_

A

XOR (exclusively or)

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

Where do brackets go when simplifying expressions?

A

In between the V (ORs)

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

Karnaugh Maps Steps

A

1) Draw grid of possible inputs (¬A¬B)
3) For each bracket in the expression, add in the 1s
4) Discard what changes, keep what stays the same
5) Write the keep expressions with an OR in between them

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