Question: Given the Boolean function F= xy'z + x'y'z + w'xy + wx'y + wxy a) Obtain the truth table of the function. b) Draw the

 Given the Boolean function F= xy'z + x'y'z + w'xy +

Given the Boolean function F= xy'z + x'y'z + w'xy + wx'y + wxy a) Obtain the truth table of the function. b) Draw the logic diagram using the original Boolean expression. c) Simplify the function to a minimim number of literals using Boolean algebra. d) Obtain the truth table of the function from the simplified expression and show that it is the same as the one in part (a) e) Draw the logic diagram from the simplified expression and compare the total number of gates with the diagram of part (b) a) F(w,x,y,z) = E ( 1,5,6,7,9,10,11,13,14,15) b ) F = xy'z + x'y'z + w'xy + wx'y + wxy 5 3-input AND gate; 5 3-input OR gate c) F = y'z(x+x') + xy(w'+w) + wy(x'+x)= y'z+ xy + wy=y'z+y(x+ w) d) F(w,x,y,z) = E ( 1,5,6,7,9,10, 11,13,14,15) e) y' N F W 2.17) Express the complement of the following function in sum of minterms: a) F(A,B,C,D) = E(0,2,6,11,13,14) b) F(x,y,z) = II(0,3,6,7) a) F'(A,B,C,D) = Z(1,3,4,5,7,8,9,10,12,15) b) F'(x,y,z) = (0,3,6, 7)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!