cs302 Assignment 2 Solution
cs302 Assignment 2 Solution
Assignment # 02
Fall 2020 Deadline
W S STUDIO 16 December 2020
MUHAMMAD WAJID
Please carefully read the following instructions before attempting the assignment.
You should concern the recommended books to clarify your concepts as handouts are not
sufficient.
Topic Covered:
Boolean Algebra Simplification & Laws
Karnaugh Map Simplification Methods
NOTE
No assignment will be accepted after the due date via email in any case (whether it is the
case of load shedding or internet malfunctioning etc.). Hence refrain from uploading
assignments in the last hour of the deadline. It is recommended to upload the solution file
at least two days before its closing date.
If you people find any mistake or confusion in the assignment (Question statement),
please consult with your instructor before the deadline. After the deadline, no queries
will be entertained in this regard.
Part 1
Generate the Generalized SOP (min term) Expression.
Total 7 Terms:
ABD+ AB D́ É+ BC D́+CDE+ Á BCE+ A B́ É+ AB D́
1st Term ABD => ABCD + ABC'D => ABCDE + ABCDE' + ABC'DE + ABC'DE'
3rd term BCD' => ABCD' + A'BCD' => ABCD'E + ABCD'E' + A'BCD'E + A'BCD'E'
4th term CDE => ACDE + A'CDE => ABCDE + AB'CDE + A'BCDE + A'B'CDE
6th term AB'E' => AB'CE' + AB'C'E' => AB'CDE' + AB'CD'E' + AB'C'DE' + AB'C’D'E'
7th term ABD' => ABCD' + ABC'D’ => ABCD'E + ABCD'E ‘+ ABC'D'E + ABC'D’E'
Grouping Now;
F= AE' + ABE + BCD'+CDE
F= AE' + ABE + BCD'+CDE