a) Translate this circuit
directly to a Boolean expression that computes the same function.
b) Express this function as a canonical Sum of Products.
c) Express this function as a canonical Product of Sums.
d) Using a K-map, find the minimal Sum of Products
expression for this function.
e) Using a K-map, find the minimal Product of Sums
expression for this function.
f) Draw the circuit corresponding to the minimal Sum of
Products representation.
10.
a) Redraw this circuit using the
deMorgan equivalent for gates where appropriate so
that the function computed can be read directly from the circuit diagram.
b) Find the minimal Sum of Products form for this function.
c) Draw the circuit for this minimal Sum of Products using
only NAND gates (and inverters).
d) Draw the circuit for this minimal Sum of Products using
only NOR gates (and inverters).