ELECTRICS WEEK 4- K Maps Flashcards
1
Q
What do K-maps do?
A
They provide a method to get to the simplest logic expression.
An alternative to boolean algebra
2
Q
Can K-maps use Sum of products (.) or Product of sums (+)?
A
They can only use SOP, e.g. A.B.C+A.B.C
NOT A+B+C
3
Q
How are k-maps arranged?
A
The number of output cells should equal the number of rows
The possible input numbers form the headings of the row and columns
The output for each combination of value is written at row/column intersections
4
Q
What are the rules of plotting a k-map?
A
Groups can only contain 1’s
Make as big of a grouping as possible
You can only group in powers of 2^n
You cant group diagonally
You can wrap groups around a k-map
You can overlap groups
5
Q
A