86.1k views
1 vote
Convert this expression

(C.B.A’) + (C.B’.A + C.B.A) + (C’.B’.A’ + C’.B’.A + C’.B.A’ + C’.B.A + C.B’.A’ + C.B’.A)

into NAND only for. Also draw a circuit for it.

User Yokota
by
7.9k points

1 Answer

4 votes

Final answer:

To convert the given expression into NAND only form, use De Morgan's theorem and the commutative laws. The NAND only expression can be found by applying these rules. To draw a circuit, break down the expression into smaller sections and connect them appropriately.

Step-by-step explanation:

To convert the given expression into NAND only form, we can use De Morgan's theorem and the commutative laws.

Here is the NAND only expression:
(C NAND B NAND A') NAND (C NAND B' NAND A + C NAND B NAND A) NAND (C' NAND B' NAND A' + C' NAND B' NAND A + C' NAND B NAND A' + C' NAND B NAND A + C NAND B' NAND A' + C NAND B' NAND A)

As for drawing a circuit, since the expression is quite long, it would be best to break it down into smaller sections and connect them accordingly.

User Karima
by
7.4k points