Karnaugh Maps Flashcards
1
Q
How are two-variable truth tables converted into Karnaugh Maps?
A
They create a 2x2 table with A on the left with one the 0 and 1 being in the vertical rows representing A while the B is columns
2
Q
What is ‘not’ expression?
A
¬
3
Q
What is ‘and’ expression?
A
4
Q
What is ‘or’ expression?
A
V
5
Q
How does a three-variable Karnaugh map work?
A
C goes with B at the top columns and there are 4 columns representing B and C and 2 rows representing A
6
Q
How does a four-variable Karnaugh map work?
A
AB are represented with 4 rows and CD with the 4 columns