Digital Electronics - Combinational Logic Analysis - Discussion

Discussion Forum : Combinational Logic Analysis - General Questions (Q.No. 18)
18.

Implementing the expression using NAND logic, we get:

(A)
(B)
(C)
(D)
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
6 comments Page 1 of 1.

KIRAN V said:   5 years ago
((A' + B') . C. D.E)'.

By De-Morgan's law.
(A' + B')' + C' + D' + E'.
(A" . B") + C' + D' + E'.
(A . B) + C' + D' + E'.

Apply this Expression to Option A, it will give you the Answer.

POOJA said:   1 decade ago
For (a'+b') , second gate is there but what about complement of this?
Can anyone clarify?

Ganesh said:   1 decade ago
(C'D'E')(A'B') = (A'B')=(A'+B')......By De-morgans law.

Therefore ((A'+B')CDE)'.

Avinash said:   1 decade ago
Answer is A.

((AB)')'+C'+D'+E' = ((AB)'CDE)' = ((A'+B')CDE)'.

Muthulakshmi said:   9 years ago
No, option A is the correct answer.

Kishore said:   9 years ago
Option A is the correct answer.

Post your comments here:

Your comments will be displayed after verification.