Problem 1:
Reduce the following expressions to a minimum sum of products
(SOP) form.
Show each step (the number of terms and the number of literals
expected is as shown).
a) h = ab’c + ab’c’ + a’b’c’+ bcd+bc’d (3 terms, 6 literals)
b) f = xy + w’y’z + w’xz’+ w’y (3 terms, 6 literals)
c) g = x’y’ +x yz’ + x’y’z + xyz (2 terms, 4 literals)
d) k = acb’ + a(b+d)’ + d’(b+a)’ (2 terms, 5 literals)
Get Answers For Free
Most questions answered within 1 hours.