Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

Explain the multiplexer and design a 4-to-1 multiplexer. Implement the function F(A,B,C) = Sum(1,2,6,7) using an 8-to-1 multiplexer.

multiplexer
2long10 marks

What is a ripple counter? Explain the working of a 4-bit binary ripple counter with a timing diagram.

counters
3long10 marks

Explain the working of a 3-to-8 line decoder with a logic diagram and implement a full adder using it.

decoder
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Convert (1011.011)2 into decimal and hexadecimal.

number-system
5short5 marks

State and prove the absorption law of Boolean algebra.

boolean-algebra
6short5 marks

Simplify the expression F(A,B,C) = Sum(0,2,4,5,6) using a K-map.

k-map
7short5 marks

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

combinational
8short5 marks

Realize the NOT, AND and OR gates using NOR gates only.

logic-gates
9short5 marks

Differentiate between combinational and sequential logic circuits.

sequential
10short5 marks

Explain the working of a D flip-flop with a truth table.

flip-flops
11short5 marks

Design a synchronous mod-4 up counter.

counters
12short5 marks

Write short notes on a serial-in serial-out (SISO) shift register.

registers