retagged by
2,448 views
0 votes
0 votes

Following is the K-map of a Boolean function of five variables P,Q,R,S and X. The minimum
sum-of –product (SOP) expression for the function is
 

A)  P'Q'SX'+PQ'SX'+QR'S'X+QRS'X

B)  Q'SX'+QS'X

C)  Q'SX+QS'X'

D)  Q'S+QS'

retagged by

1 Answer

0 votes
0 votes

In the above K Map , if we see :

There is no possibility of merging the cells of the 2 4*4 K Map i.e. for X = 0 and X = 1..

Only two merges of minterms will be there :

a) So the minimum product term in the K Map corresponding to X = 0 , P and R variables are varying bt Q and S are constant..So the product term will be :   Q' S X'

b) Similarly for X = 1 K map we have product term = Q S' X

Hence the minimum SOP will be : Q' S X' + Q S' X

Hence B) should be the correct answer..

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 3, 2017
1,189 views
The function shown in the figure when simplified will yield a result with _______ terms$2$$4$$7$$14$
4 votes
4 votes
5 answers
2
admin asked Mar 31, 2020
1,568 views
Which will be the equation of simplification of the given K-map?$AB' + B'CD' + A'B'C'$$AB' + A'B'D' + A'B'C'$$B'D' + AB' + B'C'$$B'D' + A'B'C' + AB'$
4 votes
4 votes
2 answers
3
admin asked Mar 31, 2020
820 views
What will be the equation of the given K-map?$A’B’D’+C’D+AB’C’$$B’CD’+AB’C’+A’C’$$B’D’+C’D$$C’D+B’CD’$
0 votes
0 votes
1 answer
4
makhdoom ghaya asked Sep 23, 2016
1,601 views
The Karnaugh map for a Boolean function is given asThe simplified Boolean equation for the above Karnaugh Map is$AB + CD + A\bar{B} + AD$$AB + AC + AD + BCD$ $AB + AD + B...