Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Date: December 11, 2020

Assignment
Digital Logic Design
Q.1 Simplify the following Boolean expressions in to minimum number of
literals.
i. x'y'z'+x'yz+xy'
ii. xy+x'z+yz
iii. (x+y)(x'+z)(y+z)
Q.2 Draw the logic diagram of the following
i. (A+B)(C+D)(A'+B+D)
Q.3 Convert the following function in to canonical form
ii. F (A,B,C) = AB + A C + B C
iii. F(p,q,r,s) = (p' + q + r) * (q' + r + s') * (p + q' + r' + s)
Q.4 Simplify the following using tabular method
i. F(A,B,C,D,E,F,G)=m(20,28,52,60)

You might also like