171 views
2 2 votes

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?

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

2 Answers

0 0 votes

Given $\mathrm{F}(\mathrm{A},\mathrm{B},\mathrm{C})=\Sigma _m(1,3,4,5,7)$.

Place $1$s in the K-map at cells $m_1,m_3,m_4,m_5,m_7$.

Now make the largest possible groups.

First, group $m_1,m_3,m_5,m_7$ together.

In this group, $\mathrm{A}$ changes from $0$ to $1$, and $\mathrm{B}$ changes from $0$ to $1$.

Only $\mathrm{C}=1$ remains constant.

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

Now $m_4$ is left uncovered.

Group $m_4$ with $m_5$.

In this group, $\mathrm{C}$ changes from $0$ to $1$.

But $\mathrm{A}=1$ and $\mathrm{B}=0$ remain constant.

So, this group gives the term $\mathrm{A}\mathrm{B}'$.

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

Answer: B

Answer:
Position:
Show:

Related questions

4 4 votes
4 4 answers
256
256 views
GO Classes asked Jun 11
256 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
188
188 views
GO Classes asked Jun 11
188 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
139
139 views
GO Classes asked Jun 11
139 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...
3 3 votes
3 3 answers
215
215 views
GO Classes asked Jun 12
215 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...