171 views
3 3 votes

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 form using K-map?

  1. $\mathrm{F}=\mathrm{A}'\mathrm{D}+\mathrm{C}\mathrm{D}$
     
  2. $\mathrm{F}=\mathrm{B}'\mathrm{D}+\mathrm{C}\mathrm{D}$
     
  3. $\mathrm{F}=\mathrm{A}'\mathrm{B}'\mathrm{D}+\mathrm{C}\mathrm{D}$
     
  4. $\mathrm{F}=\mathrm{A}'\mathrm{D}+\mathrm{A}\mathrm{C}$

2 Answers

1 1 vote

Given $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C},\mathrm{D})=\Sigma _m(1,3,7,11,15)+\mathrm{d}(0,2,5)$.

Here, $1$s are placed at $m_1,m_3,m_7,m_{11},m_{15}$.

Don’t care cells are placed at $m_0,m_2,m_5$.

In K-map simplification, don’t care cells can be used as $1$ if they help in making larger groups.

First, group $m_3,m_7,m_{11},m_{15}$.

These four cells form a group in the column $\mathrm{C}\mathrm{D}=11$.

In this group, $\mathrm{A}$ and $\mathrm{B}$ change, but $\mathrm{C}=1$ and $\mathrm{D}=1$ remain constant.

So, this group gives $\mathrm{C}\mathrm{D}$.

Now $m_1$ is still not covered.

Use the don’t care cell $m_5$ and group $m_1,m_3,m_5,m_7$.

In this group, $\mathrm{B}$ and $\mathrm{C}$ change, but $\mathrm{A}=0$ and $\mathrm{D}=1$ remain constant.

So, this group gives $\mathrm{A}'\mathrm{D}$.

Therefore, the minimal SOP form is $\mathrm{F}=\mathrm{A}'\mathrm{D}+\mathrm{C}\mathrm{D}$.

Final Answer: A

Answer:
Position:
Show:

Related questions

3 3 votes
3 3 answers
205
205 views
GO Classes asked Jun 12
205 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
244
244 views
GO Classes asked Jun 12
244 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
177
177 views
GO Classes asked Jun 12
177 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
186
186 views
GO Classes asked Jun 12
186 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?$\...