Assignment 5: Gate Level Minimization
Assignment 5: Gate Level Minimization
6) Convert the following Boolean function from a sum-of-products form to a simplified product-of-sums form.
𝑭(𝑨, 𝑩, 𝑪, 𝑫) = ∑(𝟎, 𝟏, 𝟐, 𝟓, 𝟖, 𝟏𝟎, 𝟏𝟑)
8) Simplify the following Boolean function F, together with the don’t-care conditions d. Express
the simplified function in sum-of-product form:
a. 𝐹(𝑥, 𝑦, 𝑧) = ∑(0,1,4,5,6) , 𝑑(𝑥, 𝑦, 𝑧) = ∑(2,3,7)
b. 𝐹(𝐴, 𝐵, 𝐶, 𝐷) = ∑(4,5, 7, 12,13, 14) , 𝑑(𝐴, 𝐵, 𝐶, 𝐷) = ∑(9, 11, 15)
c. 𝐹(𝐴, 𝐵, 𝐶, 𝐷) = ∑(1,3,8,10,15) , 𝑑(𝐴, 𝐵, 𝐶, 𝐷) = ∑(0,2, 9)