Digital Electronics - Boolean Algebra and Logic Simplification - Discussion

Discussion Forum : Boolean Algebra and Logic Simplification - General Questions (Q.No. 5)
5.

From the truth table below, determine the standard SOP expression.

Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
18 comments Page 2 of 2.

Tony said:   9 years ago
Select the entries in the truth table which has output as 1 and write it in sop form (as a = 1 and a'=0).
(1)

Barnabas said:   10 years ago
You take sum of the last column ending with 1's.

A'B'C PLUS A'BC PLUS ABC'.

Sonu said:   10 years ago
4 2 1.

0 0 0 0.
0 0 1 1.
0 1 0 2.
0 1 1 3.

Aditi amndloi said:   1 decade ago
Anyone please explain briefly.

Sandeep said:   1 decade ago
Can anyone give me a proof for the following question
"Prove that if w'x + yz' = 0 then wx + y'(w'+z') = wx +xz +x'z'+w'y'z"

Asmita tandel said:   1 decade ago
x is 0 if any two of the three variables are 1,xmis 1 for a;; other condition. what will be the truth table for this condition??

VINOD said:   1 decade ago
Short cut:

Consider output if you get less no of 1's take: SOP (Sum of Product)

Consider output if you get less no of 0's take: POS (Product of Sum)

Chaitu said:   1 decade ago
Only the out puts are considered:
out put1's are taken as standard SOPs


Post your comments here:

Your comments will be displayed after verification.