Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

Explain different methods of binary subtraction. Subtract 27 from 18 using 8-bit 2's complement representation.

binary-arithmetic
2long10 marks

Minimize F(A,B,C,D) = Sum(0,2,4,6,8,10,12,14) using a K-map and implement using a multiplexer.

k-map
3long10 marks

Explain the working of SR, D, JK and T flip-flops with truth tables and excitation tables.

flip-flops
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Convert (734.25)8 into hexadecimal.

number-system
5short5 marks

State the duality principle of Boolean algebra.

boolean-algebra
6short5 marks

Design a full adder using a decoder.

combinational
7short5 marks

Explain the operation of a 4-to-2 priority encoder.

encoder
8short5 marks

Differentiate between PLA and PAL.

pld
9short5 marks

Explain the operation of a PIPO shift register.

registers
10short5 marks

Design a mod-10 (decade) counter.

counters
11short5 marks

Explain the difference between a multiplexer and a demultiplexer.

multiplexer
12short5 marks

Write short notes on look-ahead carry generator.

combinational