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.

Raj said:   3 years ago
Can anyone please elaborate the answer?
(1)

P.vamsiteja said:   5 years ago
Minterm (plural minterms): In Boolean algebra, a product term, with a value of 1, in which each variable appears once (in either its complemented or uncomplemented form, so that the value of the product term becomes 1).

Senudi said:   6 years ago
What is a minterm?

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

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

AB + CD are the two fundamental product.

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

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.

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

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.

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.


Post your comments here:

Your comments will be displayed after verification.