DLD – Digital Logic Design
Assignment 2
Date: 22-12-2021
Due Date: 29-12-2021
Instructor: Dr. F. Anjam Total Marks: 80 (relative)
1. Explain the working of: (CLO 1 --- marks = 40)
i. Half Adder
ii. Full Adder
iii. Decoder
iv. Multiplexor
2. Implement the following functions using Decoder. (CLO 2 --- marks = 20)
i. F1 = A’·B·C’·D + A’·B’·C·D + A·B·C·D
ii. F2 = A·B·C’·D’ + A·B·C
3. Implement the following functions using MUX. (CLO 2 --- marks = 20)
i. F(A, B, C) = A’·B·C’ + A’·B·C + A·B
ii. F(A, B, C) = ∑(0, 3, 5, 6)