0% found this document useful (0 votes)
40 views3 pages

Mid 01 PDF

The document appears to be an exam for a digital logic design course. It contains 5 questions related to topics like Karnaugh maps, binary subtraction, and combinational logic circuits. Students are instructed to show their work and that plagiarism will result in a failing grade. The code of honor pledges the student's work is their own.

Uploaded by

ziniaafrin1988
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views3 pages

Mid 01 PDF

The document appears to be an exam for a digital logic design course. It contains 5 questions related to topics like Karnaugh maps, binary subtraction, and combinational logic circuits. Students are instructed to show their work and that plagiarism will result in a failing grade. The code of honor pledges the student's work is their own.

Uploaded by

ziniaafrin1988
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

EEE211/ETE211: Digital Logic Design

Summer 2021, Faculty – MEZ, Sec: 02


MIDTERM, Marks: 30, Date: 25/08/2021

Please read the instructions before you proceed:


• Everything needs to be hand-written, and you are only allowed to submit only
one pdf file.
• It is a closed book exam. You are not allowed take any help from any other
individual who has any knowledge of this course or use internet.
• You will be scored to zero, if you are late in submitting the assessment.
• You must show all work for each problem to receive full credit. If the solution
of a problem requires a truth table/state table/state diagram/circuit
diagram/any derivation, you must include it.
• If any plagiarism is detected, this whole paper will be discarded.

CODE OF HONOR PLEDGE

I pledge on my honor that I have not given or received any unauthorized assistance
on this assignment.

Student’s name: ID:

Course: Section:

Student’s signature:____________________________Date:_______________

1
This study source was downloaded by 100000885393720 from CourseHero.com on 05-03-2024 01:07:15 GMT -05:00

https://www.coursehero.com/file/178037276/Mid-01pdf/
1. Suppose the following two functions are given.
(a)Find out M= P+Q with the help of kmap.
(b)Next find out the Product of Sum of M function. (use Kmap) (7)

P(A,B,C,D) = ABC̅ + A̅B̅C + ABC̅D+ d(m15)


Q(A,B,C,D) = ∑(m7,m8,m9,m10) + d(m0,m2,m15)

2. For the following expression: (4)

F(A,B,C,D) = (A+B̅+C+D). (A+B̅+C̅+D̅). (A+B̅+C̅+D).


(A̅+B+C+D̅). (A̅+B̅+C+D). (A̅+B̅+C̅+D)

(a) Find out the SOP form using K-map


(b) implement the circuit using a decoder.

2
This study source was downloaded by 100000885393720 from CourseHero.com on 05-03-2024 01:07:15 GMT -05:00

https://www.coursehero.com/file/178037276/Mid-01pdf/
3. Design a subtractor which subtracts two four-bit binary numbers. Now, the
subtraction will happen only if the numbers are similar to each other. If both
the numbers are different, no subtraction would occur. (6)
[Hint: you might have an indicator to check if the numbers are similar to each other or
not]

4. Design a combinational circuit with three inputs. If MSB and LSB are
different, output should be 5 greater than the input, otherwise output should
be zero. Depending on the circuit find out the number of outputs and
complete the design. (7)

5. (a) Design an indicator which goes high if input is in the range of 4-12 and
low if the input values are 1,2,3,13,14,15.
(b) Why NAND and NOR gates are called universal gates? (4+2)

3
This study source was downloaded by 100000885393720 from CourseHero.com on 05-03-2024 01:07:15 GMT -05:00

https://www.coursehero.com/file/178037276/Mid-01pdf/
Powered by TCPDF (www.tcpdf.org)

You might also like