Electronics and Communication Engineering - Digital Electronics - Discussion

Discussion Forum : Digital Electronics - Section 1 (Q.No. 12)
12.
In the expression A + BC, the total number of minterms will be
2
3
4
5
Answer: Option
Explanation:

The min terms are ABC + ABC + AB C + ABC + ABC.

Discussion:
30 comments Page 3 of 3.

Mrunal said:   9 years ago
How we can find max terms for the same question?

Naresh said:   9 years ago
Is it like A + BC = (A + B) (A + C).

Then the number of min terms are 2, right?

Mayur said:   9 years ago
Thank you @Sharon.

Deepak deshmukh said:   10 years ago
Simply draw this equation on truth table. You will get the answer.

Sharon said:   1 decade ago
In this we are using De Morgan's law.

i.e A+BC = A(B+B')+BC(A+A').

= AB+AB'+ABC+A'BC.

= AB(C+C')+AB'(C+C')+ABC+A'BC.

= ABC+ABC'+AB'C+AB'C'+ABC+A'BC.

= ABC+ABC'+AB'C+A'BC(ABC+ABC=ABC).

= 1+1+1+1+1 = 5 min terms.

So, the total no. of min terms are 5.

Kalpish said:   1 decade ago
Please explain briefly.

Priya said:   1 decade ago
Can anyone explain how we obtain the above expression?

Kvrv said:   1 decade ago
A(B+B*)(C+C*) + BC(A+A*).

Anup said:   1 decade ago
Minterm is a product of literals which each input variable appears exactly one.

Selvi.M said:   1 decade ago
How to find minterms?


Post your comments here:

Your comments will be displayed after verification.