0% found this document useful (0 votes)
60 views2 pages

Digital Logic Design Sept 2021

The document is an exam paper for a digital logic design course. It contains 10 questions across 5 units related to topics like binary arithmetic, Boolean algebra, decoders, multiplexers, flip-flops and counters. The questions test students' understanding of representing and manipulating binary numbers, simplifying logic functions, designing basic digital circuits and sequential logic elements.

Uploaded by

Gopl Kuppa
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)
60 views2 pages

Digital Logic Design Sept 2021

The document is an exam paper for a digital logic design course. It contains 10 questions across 5 units related to topics like binary arithmetic, Boolean algebra, decoders, multiplexers, flip-flops and counters. The questions test students' understanding of representing and manipulating binary numbers, simplifying logic functions, designing basic digital circuits and sequential logic elements.

Uploaded by

Gopl Kuppa
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/ 2

Code No: R201221 R20 SET - 1

I B. Tech II Semester Regular Examinations, September- 2021


DIGITAL LOGIC DESIGN
(CSE-CS&T, CSE-AI&ML, CSE-AI, CSE-DS, CSE-AI&DS, CSE-CS, CSE-IOT&CS INCL BCT,
CSE-CS&BS,CSE-IOT, AI&DS, Cyber Security)
Time: 3 hours Max. Marks: 70
Answer any five Questions one Question from Each Unit
All Questions Carry Equal Marks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UNIT-I
1 a) Express the following numbers in decimal: (7M)
(i) (10110.0101)2
(ii) (16.5)16

b) Perform the subtraction on the given unsigned binary numbers using the 2’s (7M)
complement:
(i) 1001-110101
(ii) 101000-10101
Or
2 a) Perform the subtraction on the given unsigned binary numbers using the 1’s (8M)
complement:
(i) 10011-10010
(ii) 100010-100110
b) Represent the decimal number 6,428 in: (i) BCD, (ii) excess-3 code, (iii) 2421 (6M)
code.
UNIT-II
3 a) Express the following function in sum of min terms and product of max terms: (7M)
F(x, y, z) = (xy+z) (xz+y).
b) Simplify the Boolean function together with the don’t care conditions using K- (7M)
map method:
F(A,B,C,D)=Ʃ(3,4,13,15); d(A,B,C,D)=Ʃ(1,2,5,6,8,10,12,14).
Or
4 a) Simplify the following expression and implement with two-level NAND gate (7M)
circuits:
ABʹ+ABD+ABDʹ+AʹCʹDʹ+AʹBCʹ
b) Simplify the Boolean function using K-map in products of sums form: (7M)
F(w,x,y,z)=Ʃ(2,3,10,11,12,13,14,15).
UNIT-III
5 a) Draw the logic diagram of a 2-to-4-line decoder with only NOR gates. (7M)
b) Write a HDL model of the 4-bit binary to gray code converter. (7M)
Or
6 a) Write a hierarchical gate-level HDL model of the 16x1 multiplexer. (7M)
b) Implement the following Boolean functions with a PROM: (7M)
A(x,y,z)=Ʃ(1,2,4,6); B(x,y,z)=Ʃ(0,1,6,7); C(x,y,z)=Ʃ(2,6); D(x,y,z)=Ʃ(1,2,3,5,7).

1 of 2

|''|'||||''|'''|||'|
Code No: R201221 R20 SET - 1

UNIT-IV
7 a) Explain the principle of RS Flip-flop with the help of logic diagram and truth (7M)
table.
b) Convert the T Flip-flop into JK Flip-flop. (7M)
Or
8 a) Explain the principle of D Flip-flop with the help of logic diagram and excitation (7M)
table.
b) Convert the JK Flip-flop into RS Flip-flop. (7M)

UNIT-V
9 a) Explain the operation of 4-bit universal shift register with D flip-flops. (7M)
b) Design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6. (7M)
Use JK flip-flops. Treat the un-used states as don’t-care conditions.
Or
10 a) Design a Johnson counter for ten timing signals. (7M)
b) The content of a 4-bit register is initially 1101. The register is shifted six times to (7M)
the right with the serial input being 101101. What is the content of the register
after each shift?

2 of 2

|''|'||||''|'''|||'|

You might also like