You are on page 1of 4

The Superior College, Lahore

Assignment-III MCS (Spring 2021)


Course Title: Digital Logic and Design Course Code: Credit Hours: 3
Instructor: Arshi Iftikhar Programme Name: MCS
Semester: 1,2 Batch: Section: All Date: 13th Aug,2021
Time Allowed: Maximum Marks: 25
Student’s Name: Muhammad Talha Reg. No. MCSE-F20-020
Important Instructions / Guidelines:

• There will be a quiz of your assignment after submission and marks will be based on your quiz.
• Deadline for assignment submission is 20th Aug, 2021 till 06:15 pm. Late submissions are not allowed.
• Assignment should be submitted in hard form.
• Use proper assignment sheets and assignment should be neat and clean.

Question 1: (10 marks)


Draw the circuit diagram of 2x4 decoder using
1. NOR gates only
2. NAND gates only
Include an enable input. Also suggest circuit changes that produce active high inputs.
PART 2
2: (5 marks)
Construct a 4x16 line decoder with five 2x4 decoders with enable.
Question 3: (5 marks)
Using a decoder and external gates, design the combinational circuit defined by the following
boolean function.
F1= x / y / z / + xz+ yz
Sol
F1=X/ Y/ Z/+X(Y+Y) Z+(X+X) YZ
F1= X/ Y/ Z/+ XYZ+ X Y/ Z+ XYZ+ X/ YZ
F1= X/ Y/ Z/+ X Y/ Z + X/ YZ+ XYZ
(0,5,3,7)

You might also like