Problem:
Question- Part 1- Plot the following function on a Karnaugh map. (Do not expand to minterm form before plotting.)
Part 2- F(A, B, C, D) = BC’ + B’CD + ABC + ABCD + B’D’
Part 3- Find the minimum sum of products.
Part 4- Find the minimum product of sums.
Please describe Karnaugh map