Digital Electronics 13
Chapter 3: K-Maps
Questions:
Q1) Define: SOP from and POS form?
Q2) When is a SOP/POS form is called standard or canonical?
Q3) Write the POS from for a 3-input XNOR gate? Is it canonical?
Q4) Which form is suitable for designing logic circuits using
(a) Only NAND gates
(b) Only NOR gates
Q5) In which order are the bits arranged while drawing K-Maps?
Q6) Why do we write 00 01 11 10 in that order while Drawing K-maps?
Q7) How many cells will a n-input variable have in K-Map?
Q8) How many dimensions (without projections) are there for n karnaugh map (n>2)?
Q9) What do you mean by dont care condition?
Q10) Y = A'C + AC'B' and you are given that A=C=1 will never occur. Simplify Y?
Q11) Y = ∑ ( 0,2,3,4,9,10,12,13)
= d (6,8,14) .Simplify using KMap. Mention Prime Implicants & Essential Prime
Implicants?
Q12) Y = F(A,B,C,D) = ∑ (0,1,4,5,7,9,12). Express the same using П ?
Q13) If F(A,B,C,D,E) = BE, how many terms will be there in the standard or canonical
SOP representation of F?
Q14) In a 6 variable K-map, how many literals will the grouping of 4 adjacent cells give
in the term?
Q15) Generalization of Q13: The grouping of k adjacent cells, in a N variable K-Map
will lead to a term of ----- literals?
Q16) If the number of variables are more,(>5) , which method is suitable for Boolean
simplification?
Q17) In the simplification of a Boolean function, F = ∑ (0,1,2,6,7,8,9,10,14,15) using Q-
M method the following table is obtained: