You are on page 1of 1

ET3220 Week-4

Digital Electronics CLASSWORK 4 October 20, 2021

Problem 1: Using Karnaugh map, simplify the following functions and implement them
with basic gates.
P
(a) F (A, B, C, D) = m(0, 1, 4, 5, 7, 8, 10, 13, 14, 15)
P P
(b) F (A, B, C, D) = m(3, 8, 10, 13, 15) + d(0, 2, 5, 7, 11, 12, 14)
P P
(c) F (A, B, C, D) = m(4, 6, 9, 10, 11, 12, 13, 14) + d(2, 5, 7, 8)
P P
(d) F (A, B, C, D) = m(1, 3, 5, 6, 7, 13, 14) + d(8, 10, 12)

Problem 2: Using Karnaugh map, find the simplified function in sum of products form for
the following functions
P
(a) F (A, B, C, D, E) = m(0, 2, 4, 6, 9, 11, 13, 15, 17, 21, 25, 27, 29, 31)

You might also like