Assignment 1
Assignment 1
Q1. Convert the following expressions to standard and canonical sum-of-product (SOP) forms.
a) BC (C D+CE)
b) ( B+CD)(C + BD)
c) B+C [ BD+(C + D) E]
Q2. Develop a truth table for each of the following SOP expressions :
a) A B+ A B C+ A C+ ABC
b) A BC D+ AB C D+ A BCD + ABC D
Q3. Using Boolean algebra techniques, simplify the following expressions as much as possible:
a) A( A+ AB )
b) A BC + A BC + A B C
c) (C+ CD)(C+ C D)(C+ E)
d) BC +( B+C ) D+ BC
Q5. Use a Karnaugh map to find the minimum SOP form for each expression and draw the logic
diagram of reduced expression:
a) A BC + A B C + A B C + AB C
b) A B+ A B+ C D+C D
Q6. Use a Karnaugh map to find the minimum POS form for each expression and draw the logic
diagram of reduced expression:
a) A(B+C)( A +C)( A+ B+C)( A+ B+C )
b) (X + Y )(W + Z )( X +Y + Z)(W + X +Y + Z)