Digital Logic Design Assignment
Digital Logic Design Assignment
d. Obtain the truth table of the function using the simplified expression.
e. Draw the logical diagram from the simplified expression and compare the total
number of gates with the diagram of part (b).
10. Simplify the following Boolean function F(x,y,z) = x’y’z’ + x’y + xyz’ +xz to a
minimum number of literals using algebraic manipulation and implement
a. With AND and inverter gates
b. With OR and inverter gates
11. The function F(A,B,C,D) = A’BCD’ + AB’C’+ BCD’ +ACD
i. Construct a truth table for the function given above.
ii. Use the truth table of to write the function F in sum of minterms
iii. Use the truth table of To write the function F in product of maxterms.