Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

Convert the decimal number 725.625 into binary, octal and hexadecimal. Also explain the BCD and Gray code with examples.

number-system
2long10 marks

State and prove De Morgan's theorems. Simplify the Boolean expression F = A'B + AB' + AB using a K-map and draw its logic circuit.

boolean-algebra
3long10 marks

What is a flip-flop? Explain the working of SR, JK, D and T flip-flops with their truth tables and characteristic equations.

flip-flops
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Perform binary addition and subtraction of 1101 and 1011 using 2's complement.

binary-arithmetic
5short5 marks

Explain the working of a half adder and a full adder with truth tables.

combinational
6short5 marks

What is a multiplexer? Explain a 4-to-1 multiplexer with a block diagram.

multiplexer
7short5 marks

Differentiate between combinational and sequential circuits.

sequential
8short5 marks

Implement the logic function F(A,B,C) = Sum(1,3,5,7) using basic gates.

boolean-algebra
9short5 marks

Explain the operation of a decoder with a 3-to-8 line decoder.

decoder
10short5 marks

What is a register? Explain a shift register.

registers
11short5 marks

Explain the working of a ripple (asynchronous) counter.

counters
12short5 marks

Write short notes on universal gates.

logic-gates