Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

Perform the following conversions: (i) (375)8 to binary, (ii) (1AF)16 to decimal, (iii) (101101)2 to Gray code, (iv) decimal 89 to BCD.

number-system
2long10 marks

Reduce the following function using a K-map and draw the logic diagram: F(A,B,C,D) = Sum(0,1,2,3,5,7,8,9,11,14).

k-map
3long10 marks

What is a sequential circuit? Explain the design procedure of a clocked synchronous sequential circuit with an example.

sequential
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Explain the excess-3 code and its application.

number-system
5short5 marks

Simplify F = (A + B)(A + C) using Boolean theorems.

boolean-algebra
6short5 marks

Explain the working of a half subtractor with a truth table.

combinational
7short5 marks

Realize the EX-OR gate using NAND gates only.

logic-gates
8short5 marks

Explain the working of a 8-to-1 multiplexer.

multiplexer
9short5 marks

Differentiate between a register and a counter.

registers
10short5 marks

Explain the conversion of a JK flip-flop into a D flip-flop.

flip-flops
11short5 marks

What is a ring counter? Explain its operation.

counters
12short5 marks

Write short notes on hazards in combinational circuits.

combinational