Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

American International University-Bangladesh (AIUB)

Faculty of Engineering

Digital Logic Design


Final Term Assignment
30 Marks Fall 21 - 22
Submission Deadline: 09.12.2021 (11:59:59pm)

Submission Guidelines:
1. The assignment should only be submitted in the form. No submissions in any other
medium will be accepted!!!
2. The assignment will not be accepted after the submission deadline (Strictly on or
before deadline)!!!!!
3. The assignment MUST be hand written and submitted in PDF and the size MUST
not exceed 10MB.

1. A digital system is described as with following function:


𝐹 = ∑(𝐴, 𝐵, 𝐶, 𝐷, 𝐸)
Directions:
• The letters A, B, C, D and E represents the middle part of you ID (XX-ABCDE-X).
• If the middle part of your ID has any repeating numbers, replace the repeating numbers with
any number from 0-to-9 that is not already present in your ID.
Example: XX-12344-X replace one of the 4s with numbers from 0-to9 other than the numbers
1, 2, 3 and 4. So it can be, 12345 or 12349.
Example XX-12333-X replace the two of the 3s with numbers from 0-to-9 other than the
numbers 1,2 and 3. So it can be 12345 or 12367.
a) Implement the function with appropriately chosen active High decoders 10 Marks
b) Implement the function with appropriately chosen MUX with minimum number 10 Marks
of selector pins.

2. Design and draw the block diagram of a MOD-13 asynchronous counter. 5 Marks

3. Design a priority encoder with the following priority sequence. 5 Marks


A>C>B>E>D
Directions:
• The letters A, B, C, D and E represents the middle part of you ID (XX-ABCDE-X).
• If the middle part of your ID has any repeating numbers, replace the repeating
numbers with any number from 0-to-9 that is not already present in your ID.
Example: XX-12344-X replace one of the 4s with numbers from 0-to9 other than
the numbers 1, 2, 3 and 4. So it can be, 12345 or 12349.
Example XX-12333-X replace the two of the 3s with numbers from 0-to-9 other
than the numbers 1,2 and 3. So it can be 12345 or 12367.
a) Show its truth table
b) Find the Boolean expression of the priority circuit.

You might also like