Recent questions tagged k-map

1 votes
1 answer
92
In the min term we select (1), in the max term we select (0).But 1 is greater than 0. Selecting 1 should be called max-term and selecting 0 should be called Min-term. Why...
0 votes
1 answer
93
The function shown in the figure when simplified will yield a result with _______ terms$2$$4$$7$$14$
0 votes
1 answer
95
by solving K-MAP , i am not getting any of the A or B, ithink there is an extra term ACD in a option and ACD' in b option but given ans. is C. someone confirm this.
0 votes
1 answer
96
0 votes
2 answers
100
For F(x,y,z)=$\sum (1,3,4,5)$ , what is the number of implicants and prime implicants?
0 votes
2 answers
101
What is the minimized logic expression corresponding to the fiven K-map?
21 votes
3 answers
102
A Boolean function $f$ is to be realized only by $\text{NOR}$ gates. Its $K$-map is given below:The realization is
3 votes
1 answer
104
16 votes
3 answers
105
for given boolean function what will b the no of prime implicants and no of essential prime implicantsF(A,B,C,D)=Σm (1,3,4,5,9,11,14,15) +d(2,6,7,8) where d represents ...
2 votes
3 answers
106
0 votes
1 answer
107
2 votes
2 answers
108
0 votes
2 answers
109
13 votes
1 answer
110
Find all prime implicants and all essential prime implicants for...$F(A,B,C,D)=Σ(1,3,4,5,10,11,12,13,14,15)$
1 votes
1 answer
112
0 votes
1 answer
114
I get answer with terms as BC' an AC.The Solution give has A'B'D as well.Is the blue pairing done correct? Are they Prime Implicants too? By def. Prime Implicant should n...
0 votes
2 answers
115
How to comprehend this k-map? Usually we have 00,01,10,11 terms in K-map. But what does those (C+D) terms signify
2 votes
2 answers
116
They have taken 1 extra combination which is already a subset of 2 other combos. Is it because that they have asked ALL POSSIBLE k-maps??? Is it right?
0 votes
2 answers
117
Given explanation.I am not able to understand what is asked in the question. Please explain.
27 votes
2 answers
118
30 votes
3 answers
120
Consider the following expression$a\bar d + \bar a\bar c + b\bar cd$Which of the following Karnaugh Maps correctly represents the expression?