Recent questions tagged k-map

2 2 votes
2 2 answers
694
694 views
 Simplify the following using K-Map$\mathrm{F}(\mathrm{A}, \mathrm{B}, \mathrm{C}, \mathrm{D})=\sum(0,2,5,7,8,10,13,15)$$\mathrm{BD}+\mathrm{B}^{\prime} \mathrm{D}^{\prim...
0 0 votes
0 0 answers
916
916 views
I got a K-map with the following boolean function: F(A,B,C,D) = ΠM[3,4,6,9,11,14]+ Σd[0,7,8,10,13,15]In the following K-map following prime-implicants are considered:But ...
0 0 votes
1 answers 1 answer
1.6k
1.6k views
What is the minimized expression for the following k-map? $AB + \bar{AB}C + \bar{A}CD + A\bar{C}D + AC\bar{D}$$AB + \overline{AB}C + \bar{A}CD + A\bar{C}D + AC\bar{D} + \...
0 0 votes
0 0 answers
956
956 views
Minimal SOP and POS forms are always Identical.true or false?
0 0 votes
1 1 answer
1.8k
1.8k views
simplify the following logic functionf(ABC)USING k-MAP f(ABC)=(A+B+C') .(A+B'+C')
2 2 votes
5 5 answers
3.1k
3.1k views
Simplified expression/s for following Boolean function$F(A,B,C,D)=\Sigma(0,1,2,3,6,12,13,14,15)$ is/are$A’B’+AB+A’C’D’$$A’B’+AB+A’CD’$$A’B’+AB+BC’D’$$A’B’+AB+BCD’$Choose ...
5 5 votes
5 5 answers
2.4k
2.4k 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 4 votes
2 answers 2 answers
1.2k
1.2k 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 0 votes
1 1 answer
1.2k
1.2k views
Upto how many variables, can the Karnaugh map be used?$3$$4$$5$$6$
2 2 votes
5 5 answers
5.4k
5.4k views
1 1 vote
1 1 answer
3.0k
3.0k views
Simplify the Following boolean function by means of the tabulation method.(a) P(A,B,C,D,E,F,G)=$\sum(20,28,52,60)$(b) P(A,B,C,D,E,F,G)= $\sum(20,28,38,39,52,60,102,103,12...
2 2 votes
1 1 answer
6.0k
6.0k views
Implement the following boolean function F together with the don’t-care conditions d using no more than two NOR gates. Assume both normal and the compliment inputs are av...
2 2 votes
1 answers 1 answer
5.2k
5.2k views
A logic circuit implements the following Boolean function:F = A’C + AC’D’it is found that the circuit input combination A=C=1 can never occur. Find a simpler expression f...