0% found this document useful (0 votes)
19 views1 page

DLD Unit I Question Bank

Uploaded by

Sujeet Yadav
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)
19 views1 page

DLD Unit I Question Bank

Uploaded by

Sujeet Yadav
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/ 1

Digital Logic Design

Unit-I
Section-A
What is parity bit?
What is MSB and LSB?
Encode the following decimal numbers in BCD code. A) 64 B) 525.25.
Perform the following operation using 2's complement method: (i) 48 - 23, (ii) 23 - 48
Write minterms of BC + A.
List out the truth table entry for two input NAND Gate.
Draw the logic circuit for expression AB + C.
Express the decimal number 68.75 into binary equivalent.
Find the two's complements of the binary number 101101.
Write the full form of expression
Y = Π M(0, 1, 3, 4)
Section-B
For the logic expression,
Y = AB' + A'B
(a) Obtain the truth table.
(b) Name the operation performed.
(c) Realize this operation using AND, OR, NOT gates.
(d) Realize this operation using only NAND gates.
Obtain the simplified expressions in sum-of-products:
a) F(x,y,z) = xy’z + xyz’ + x’yz + xyz
b) F(A,B,C,D) =Σ(7,13,14,15)
c) F(A,B,C,D) = Σ(4,6,7,15)
d) F(w,x,y,z) = Σ(2,3,12,13,14,15)
e) f(A, B, C, D) = ABC'D+ A'BCD+ A'B'C' + A'B'D' + AC' + AB'C + B'
Show the logic circuit for this Boolean equation Y = (A’+B) ∙ (A+B). Then, simplify the
circuits much as possible using algebra.
(a) Convert decimal numbers 15 and 31 into binary numbers. (b) Add the binary numbers and
convert the result into decimal equivalent.
(a) Data required to be transmitted is 1101. Formulate even parity Hamming code. (b) A seven bit
Hamming code as received is 1111101. Check if it is correct. If not find the correct code if even
parity is used.

You might also like