Question:

Consider the following Karnaugh Map (K-map). Minimal Function generated by this Karnaugh map is: 

Show Hint

In Karnaugh maps, group ones in powers of 2 to simplify the boolean expression. The minimal function can often be derived by looking for the largest possible groups.
Updated On: Sep 25, 2025
  • \( Q.S + P.Q \)
  • \( Q.S' + P.Q \)
  • \( P.Q' + Q.S' + P.S \)
  • \( P.Q + Q.S' + P.S' \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: K-map Simplification.
Looking at the given K-map, the minimal function is derived by grouping the ones and simplifying the terms based on the groupings. The grouping results in the minimal function: - \( P.Q' \) from the top left corner group. - \( Q.S' \) from the second row. - \( P.S' \) from the second column group.

Step 2: Conclusion.
The correct minimal function is **\( P.Q' + Q.S' + P.S' \)**.

Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions