Recent questions tagged k-map

1 votes
2 answers
63
what will be the k Map for-$(P+Q'+R').(P+Q'+R).(P+Q+R')$and the simplified SOP (Sum of Product) for the above the Boolean expression?Please try to make a k map in this fo...
1 votes
3 answers
64
Consider the Karnaugh map given below, where X represents "don't care" and blank represents 0. what will be the SOP?
1 votes
2 answers
65
What is the minimal $Sum-Of-Products$ of the map? ($X$ is a don't care)
0 votes
0 answers
66
For converting or Using Kmap the expression needs to be in SOP form but in this Question : https://gateoverflow.in/8162/gate2015-2-37. In best chosen answer he didnt c...
1 votes
2 answers
67
Should we use Don't care terms while calculating POS expression?
7 votes
1 answer
68
What is the equivalent minimal Boolean expression (in sum of products form) for the Karnaugh map given below?
7 votes
0 answers
69
Hi Guys,Any justification for the mentioned answer or what could be the answer ?
2 votes
1 answer
70
Consider the following kmap minimum number of NAND/NOR gates to implement the above kmap.
3 votes
1 answer
71
How many number of false essential prime implicants for the given Boolean functions f(A,B,C) = $\sum{m(0,3,7)}.$
1 votes
0 answers
72
5 votes
2 answers
73
f(x,y,z) = $\bar{x} +\bar{y}z + xz$what are prime implicants of this switching function?
0 votes
0 answers
74
a subcube of 2^m cell is possible if and only if ,in that subcube for every cell m number of cells must be adjacent cell .please explain what is adjacent cell, here ??...
0 votes
1 answer
75
POS of (AB+C)
3 votes
1 answer
79
The number of minterms covered by Essential Prime Implicants in the function f(a,b,c,d)=Σ(1,2,4,5,6,7,8,9,10,11,12,15) isAnswer is 0.While my answer is coming 2.
0 votes
4 answers
80
The number of essential prime implicates of F(A,B,C,D)=∑m(0,1,5,7,10,14,15)are
0 votes
1 answer
82
5 votes
1 answer
83
1 votes
1 answer
84
Find the number of Essential prime implicants present in the K Map of the functionf=Σ(2,3,5,7,8,12,13).Here the answer is 2,can anybody explain why it is 2?
1 votes
1 answer
86
The function f(A, B, C, D) = Σm(0, 1, 4, 6, 7, 8, 10, 14, 15). The number of prime implicants and essential prime implicants are (a) 6, 1(b) 6,2 (c) 7, 1 (d) 7, 2 Expla...
3 votes
1 answer
87
Minimum size of ROM required to implement following set of Boolean equations isF1 (w,x,y,z) = Σm( 0,1,2,5,7,12,13,15 )F2 (w,x,y,z) = Σm( 0,5,6,9, 13,15 )F3 (w,x,y,z) = ...
0 votes
0 answers
88
F(a,b,c,d,e) = min terms are {0,4,6,8,12,13,14,15,16,17,18,21,24,25,26,28,29,31}obtain the minimal1) SOP form.2) POS form.Using 5 Variable K map.
0 votes
1 answer
89
Following is the K-map of a Boolean function of five variables P,Q,R,S and X. The minimumsum-of –product (SOP) expression for the function is A) P'Q'SX'+PQ'SX'+QR'S'X+...
1 votes
1 answer
90