Fall 2023 - CS302P - 2
Fall 2023 - CS302P - 2
Assignment # 02 Deadline
th
16 of January
Fall 2023 2024
Please carefully read the following instructions before attempting the assignment.
You should consult the recommended books to clarify your concepts as handouts are not
sufficient.
You are supposed to submit your assignment in Doc or Docx format & EWB File (If required).
Any other formats like scanned images, PDF, ZIP, RAR, PPT, BMP, etc. will not be accepted.
Topic Covered:
Lab Work - Week # 05 - DeMorgan’s Theory and the Universal Gates
Lab Work - Week # 06 - Simplification of Boolean Expressions
Lab Work - Week # 07 - The Story of Minterms and Maxterms
Lab Work - Week # 08 - XOR and XNOR gates: Basics and Applications
Lab Work - Week # 09 - Building Logic Circuits using Multiplexers
Lab Work - Week # 10 - Building Digital Logic Circuits using Decoders
Lab Work - Week # 11 - Sequential Circuits
Lab Work # 05 - 11
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 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.
Inputs Output
ID
D C B A F
0 0 0 0 0 0
1 0 0 0 1 1
2 0 0 1 0 0
3 0 0 1 1 1
4 0 1 0 0 0
5 0 1 0 1 0
6 0 1 1 0 1
7 0 1 1 1 1
8 1 0 0 0 1
9 1 0 0 1 0
10 1 0 1 0 1
11 1 0 1 1 0
12 1 1 0 0 1
13 1 1 0 1 0
14 1 1 1 0 0
15 1 1 1 1 1
You have to submit a clear screenshot of your circuit diagram with your VU Student ID mentioned or
labeled with the output node of the circuit diagram. You must only use 8-1 MUX otherwise you will get 0
marks.