Karnaugh Maps for Simplifying Expressions

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 7049 | Total Attempts: 9,519,298
| Questions: 15
Please wait...
Question 1 / 15
0 %
0/100
Score 0/100
1) Why are K-maps arranged in Gray code order?

Explanation

Gray code ordering makes adjacent cells differ in exactly one bit, enabling valid grouping.

Submit
Please wait...
About This Quiz
Karnaugh Maps For Simplifying Expressions - Quiz

Logic expressions can be messy — but K-maps make them manageable. In this quiz, you’ll use Karnaugh maps to simplify Boolean functions step by step. Take this quiz to master logical minimization.

2)
We’ll put your name on your report, certificate, and leaderboard.
2) For a 2-variable function F(A,B) with minterms m(1,3), the minimal SOP is:

Explanation

m(1,3)m(1,3)m(1,3) are cells where B=1B=1B=1 (A changes). One group of 2 → F=BF=BF=B.
Submit
3) In a 3-variable K-map, which pair of cells is NOT adjacent?

Explanation

Adjacency means one bit differs. 100 vs 011 differs in all three bits → not adjacent.
Submit
4) F(A,B,C)=Σm(1,3,5,7)F(A,B,C)=\Sigma m(1,3,5,7)F(A,B,C)=Σm(1,3,5,7). Minimal SOP is:

Explanation

Ones at all odd indices (where A=1A=1A=1 or C=1C=1C=1 across groupings). K-map groups give F=A+CF=A + CF=A+C.

Submit
5) A group of 8 on a 4-variable K-map collapses to a single literal.

Explanation

Each doubling in group size removes one variable. Group of 8 removes 3 variables → one literal remains.

Submit
6) Why include don’t-care cells (X) in groups?

Explanation

Treat X as 1 only if it helps make a bigger power-of-two group, yielding simpler expressions.
Submit
7) Which statement is correct about wrap-around adjacency?

Explanation

K-maps are toroidal: top–bottom and left–right edges wrap.

Submit
8) F(A,B,C)=Σm(0,2,3,6,7)F(A,B,C)=\Sigma m(0,2,3,6,7)F(A,B,C)=Σm(0,2,3,6,7). Minimal SOP is:

Explanation

K-map grouping: a 2-cell group for A′B′A'B'A′B′ (00x) and a 4-cell group for ACACAC (1x1).
Submit
9) A prime implicant is:

Explanation

Prime implicants are maximal groups (powers of two) that can’t be expanded further while remaining valid.

Submit
10) An essential prime implicant is one that:

Explanation

If a minterm is covered by only one PI, that PI is essential.
Submit
11) If a function has many 1’s, which form often simplifies more directly from a K-map?

Explanation

With many 1’s, it’s often easier to group 0’s to get a simpler POS (sum of maxterms).
Submit
12) F(A,B)=Σm(0,1)F(A,B)=\Sigma m(0,1)F(A,B)=Σm(0,1). Minimal SOP is:

Explanation

Minterms 0 and 1 share A=0A=0A=0 → F=A‾F=\overline{A}F=A.

Submit
13) F(A,B,C)=Σm(1,3,7)F(A,B,C)=\Sigma m(1,3,7)F(A,B,C)=Σm(1,3,7), d={5}d=\{5\}d={5}. Minimal SOP:

Explanation

Using don’t-care at 5 lets you make a 4-group where C=1C=1C=1 → F=CF=CF=C.
Submit
14) Every optimal grouping in a K-map is unique.

Explanation

There can be multiple minimal solutions with the same cost (different but equivalent groupings).
Submit
15) A student groups four 1’s that are not adjacent powers of 2. What’s wrong?

Explanation

Valid groups are 1,2,4,8,… and each cell in the group must be mutually adjacent via Gray adjacency.

Submit
View My Results

Quiz Review Timeline (Updated): Oct 13, 2025 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Oct 13, 2025
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 07, 2025
    Quiz Created by
    Thames
Cancel
  • All
    All (15)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Why are K-maps arranged in Gray code order?
For a 2-variable function F(A,B) with minterms m(1,3), the minimal SOP...
In a 3-variable K-map, which pair of cells is NOT adjacent?
F(A,B,C)=Σm(1,3,5,7)F(A,B,C)=\Sigma m(1,3,5,7)F(A,B,C)=Σm(1,3,5,7)....
A group of 8 on a 4-variable K-map collapses to a single literal.
Why include don’t-care cells (X) in groups?
Which statement is correct about wrap-around adjacency?
F(A,B,C)=Σm(0,2,3,6,7)F(A,B,C)=\Sigma...
A prime implicant is:
An essential prime implicant is one that:
If a function has many 1’s, which form often simplifies more...
F(A,B)=Σm(0,1)F(A,B)=\Sigma m(0,1)F(A,B)=Σm(0,1). Minimal SOP is:
F(A,B,C)=Σm(1,3,7)F(A,B,C)=\Sigma m(1,3,7)F(A,B,C)=Σm(1,3,7),...
Every optimal grouping in a K-map is unique.
A student groups four 1’s that are not adjacent powers of 2....
Alert!

Back to Top Back to top
Advertisement