Recent questions tagged k-map

6 6 votes
2 2 answers
222
222 views
For $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma_m(2,3,6,7,8,10,14)+\mathrm{d}(0,11,15)$, how many prime implicants and essential prime implicants are ...
3 3 votes
3 3 answers
174
174 views
For $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(0,2,3,4,6,7,9,11,13,15)$, which of the following are correct minimal SOP forms? (Select all that ap...
5 5 votes
3 3 answers
172
172 views
For $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(1,3,5,7,8,9,13,15)$, which of the following are prime implicants? (Select all that apply.)$\mathrm{...
6 6 votes
3 3 answers
166
166 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(2,3,5,7,8,10,12,13)$, how many essential prime implicants are present?
3 3 votes
2 2 answers
147
147 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma_m(0,1,2,5,6,7,8,9,10,14)$, how many prime implicants and essential prime implican...
3 3 votes
3 3 answers
198
198 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Pi _M(0,2,9,13)+\mathrm{d}(8,10,12)$, which of the following is the minimal POS form us...
4 4 votes
4 4 answers
239
239 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Pi _M(3,6,7,12,14)$, which of the following is a correct minimal POS form using K-map?$...
5 5 votes
3 3 answers
172
172 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Pi _M(1,3,5,7,13,15)$, which of the following is the minimal POS form using K-map?$\mat...
4 4 votes
3 3 answers
177
177 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(0,4,5,6,7,8,9)$, which of the following is the minimal POS form using K-map?$\...
3 3 votes
2 2 answers
163
163 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(1,3,7,11,15)+\mathrm{d}(0,2,5)$, which of the following is the minimal SOP for...
4 4 votes
4 4 answers
244
244 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(0,2,4,5,6,7,8,10,13,15)$, which of the following is the minimal SOP form using...
4 4 votes
2 2 answers
183
183 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(0,1,2,4,5,7,11,15)$, which of the following is a correct minimal SOP form usin...
3 3 votes
2 2 answers
130
130 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(0,1,2,3,8,9,10,11,14,15)$, which of the following is the minimal SOP form usin...
1 1 vote
2 2 answers
162
162 views
For the Boolean function $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C})=\Sigma _m(1,3,4,5,7)$, which of the following is the minimal SOP form?$\mathrm{F}=\mathrm{A}+\mathr...
10 10 votes
3 3 answers
1.8k
1.8k views
Consider the following $4$-variable Boolean function\[F(A, B, C, D)=\Sigma m(0,1,2,3,8,9,10,11)\]Consider $A$ as MSB, $D$ as LSB. Which one of the following options repre...
15 15 votes
3 3 answers
1.6k
1.6k views
Consider a Boolean function $F$ with the following minterm expression:\[F(P, Q, R, S)=\sum m(1,2,3,4,5,7,10,12,13,14)\]Which of the following options is/are the minimal s...
0 0 votes
0 0 answers
11
11 views
SHOW SOLUTION WITH K- MAP !!
1 1 vote
1 answers 1 answer
334
334 views
ref:- https://www.geeksforgeeks.org/engineering-mathematics/various-implicants-in-k-map/In first image 1 is Redundant while in second 1 is Selective how ?@ASUR @http...
3 3 votes
1 1 answer
391
391 views
Out the following steps in the proper sequence for simplifying a Boolean function using a Karnaugh map (K-map).Identify and group the largest possible cluster of $1$'sDra...
1 1 vote
0 0 answers
269
269 views
1 1 vote
1 1 answer
393
393 views
What are the number of PI's and EPI's? mine answer is 5 and 5.
3 3 votes
1 1 answer
229
229 views
What is the primary use of a Karnaugh Map (K-map) in Boolean algebra?To simplify logic circuitsTo find the truth tableTo convert a Boolean expression into its canonical f...