Digital Electronics - Boolean Algebra and Logic Simplification - Discussion

Discussion Forum : Boolean Algebra and Logic Simplification - General Questions (Q.No. 3)
3.
Which of the following expressions is in the sum-of-products (SOP) form?
(A + B)(C + D)
(A)B(CD)
AB(CD)
AB + CD
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
12 comments Page 1 of 2.

Vinay kumar said:   1 decade ago
What is SOP?

Pallabi said:   1 decade ago
SOP stands for sum of products form.
here in AB+CD the expression is the sum of two products AB and CD.

Kingshuk said:   1 decade ago
SOP is sum of minterms.here no of variable=4(A,B,C,D)
so AB+CD is not a SOP form.for example ABCD+ABCD' is a SOP form.which can be written as sum(14,15).because 14=1110; and 15=1111 in binary which makes the corresponding minterm logic high.

Jeevan said:   1 decade ago
Sop means the sum of product for example ab+cd is nothing but a and b are products, c and d are products so the curect answer is ab+cd.

Rohit Soyal said:   1 decade ago
SOP means the sum of product for example DE+EF.

Iita Andreas said:   1 decade ago
The answer is D, because AB+CD is the sum of two fundamental products and none of the two is included in the other fundamental product.

Kamal raz said:   1 decade ago
Product means a variable, sum means addition. So, two product AB & CD are summed.

Rishika kumari said:   9 years ago
SOP stands for Sum of Product.

AB + CD are the two fundamental product.

JINO ANTONY said:   8 years ago
How to describe the answer?

Senudi said:   6 years ago
What is a minterm?


Post your comments here:

Your comments will be displayed after verification.