1.

Convert the function F= A(A' + B)(C') into maxterms?TM(0,1,3,4,5,6,7)AM(0,1,3,5,6,7)AM(0, 2, 4, 5, 6, 7)AM(0,1,2,3,4,5,7)​

Answer»

EXPLANATION:

Example

• Minimize the following Boolean FUNCTION using

sum of products (SOP):

• f(a,b,C,d) = m(3,7,11,12,13,14,15)

abcd

3 0011

7 0111

11 1011

12 1100

13 1101

14 1110

15 1111

a`b`cd

a`bcd

ab`cd

abc`d`

abc`d

abcd`

abcd



Discussion

No Comment Found

Related InterviewSolutions