ECE 124 Digital Circuits and Systems Assignment #1
ECE 124 Digital Circuits and Systems Assignment #1
Assignment #1
(b) f = x2 + x1 x3 + x1 x3
Q6: Use algebraic manipulation to find the minimum sum-of-products (SOP)
expressions for the following functions:
0
(a) f = x1 x2 x3 + x1 x2 x4 + x1 x2 x3 x4
1
Page 2
0
(b) f = x1 x2 x3 + x1 x3 + x2 x3 + x1 x2 x3
Q7: Determine the simplest sum-of-products circuit that implements the
P
function f (x1 , x2 , x3 ) = m(1, 3, 4, 6, 7).
Q8: Determine the simplest product-of-sums circuit that implements the
function f (x1 , x2 , x3 ) = M (0, 2, 5).
Q9: Convert each of the following Boolean expressions into both sum-ofproducts and product-of-sums:
(a) (AB + C)(B + C 0 D)
(b) x0 + x(x + y 0 )(y + z 0 )
0