(a) A function F(A,B,C,D) = m(0, 5, 10, 11, 12, 13, 14). If the minimized Sum of Products (SOP) expression of the functi
Posted: Fri Jul 01, 2022 6:16 am
(a) A function F(A,B,C,D) = m(0, 5, 10, 11, 12, 13, 14). If the minimized Sum of Products (SOP) expression of the function is B.C+A.C+ A.C.D, find the obvious don't care entries. (b) Implement a 2-input AND function using 2-to-4 line active low output decoder and a NOT gate. (c) (d) (e) Implement a 4-input Exclusive-NOR gate A B C D using minimum number of 2-input Exclusive-OR gates only. Using Boolean algebra, prove if the following equations are true or not. (1) (ii) (iii) A.B+A.B=1 A.B + B.A = A.B.B.A Ā.C+A.B=A.C+A.B+B.C Show how a NOT function can be implement with each of the following gates; 3-input NAND gate and 2-input Exclusive-NOR gate.