Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

Explain weighted and non-weighted codes. Convert decimal 197 into binary, octal, hexadecimal and BCD.

number-system
2long10 marks

Minimize the Boolean expression using the Quine-McCluskey method: F(A,B,C,D) = Sum(0,2,3,5,7,8,10,11,14,15).

k-map
3long10 marks

What is a counter? Differentiate synchronous and asynchronous counters. Design a 3-bit ripple counter.

counters
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Convert the Boolean expression AB + A'C into standard SOP form.

boolean-algebra
5short5 marks

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

combinational
6short5 marks

Implement a full adder using two half adders.

combinational
7short5 marks

Explain the operation of a 4-to-1 multiplexer.

multiplexer
8short5 marks

Differentiate between PROM, PAL and PLA.

pld
9short5 marks

Explain the working of a master-slave JK flip-flop.

flip-flops
10short5 marks

What is a parity bit? Explain even and odd parity generators.

error-detection
11short5 marks

Explain the SISO and SIPO shift registers.

registers
12short5 marks

Write short notes on the characteristic table of a D flip-flop.

flip-flops