Recent questions tagged k-map

4 votes
5 answers
31
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
2 answers
32
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’$
1 votes
5 answers
33
2 votes
1 answer
39
Draw the AND-OR gate implementation of the following function after simplifying it in (a) sum of products and (b) product of sums.F= (A,B,C,D) = $\sum (0,2,5,6,7,8,10)$
0 votes
0 answers
41
1 votes
0 answers
44
0 votes
0 answers
47
0 votes
0 answers
48
1 votes
0 answers
49
1 votes
1 answer
52
0 votes
0 answers
53
Consider the boolean expression F(A, B, C, D) = Σm = (0, 1, 2, 5, 6, 7, 8, 10, 14, 15). Find the number of essential prime implicates
0 votes
3 answers
54
Which Boolean function does the following Karnaugh map represent?Inclusive $\text{NOR}$Exclusive $\text{NOR}$Exclusive $\text{OR}$Inclusive $\text{OR}$
0 votes
1 answer
55
1 votes
2 answers
56
Consider the boolean expression F(A,B,C,D)=Σm=(0,1,2,5,6,7,8,10,14,15).Find the number of essential prime implicants.a)1b)2c)3d)4
2 votes
1 answer
58
0 votes
0 answers
60
"Every cyclic K-map given cyclic function and every cyclic function can be the self-dual function."What is the meaning of cyclic K-map?