Unit4 - Subjective Questions

ECE249 • Practice Questions with Detailed Answers

1

Differentiate between Combinational Logic Circuits and Sequential Logic Circuits.

2

Define a Half Adder. Draw its logic circuit and provide the truth table and Boolean expressions.

3

Explain the working of a Full Adder with the help of a Truth Table and K-Maps. Derive the logic expressions.

4

Show how to implement a Full Adder using two Half Adders and an OR gate.

5

Design a Half Subtractor circuit. Provide the truth table and logic expressions for Difference and Borrow.

6

Explain the Full Subtractor. Derive the Boolean expressions for Difference and Borrow using K-maps.

7

Define Multiplexer. Draw the logic diagram and truth table of a 4:1 Multiplexer.

8

Implement the Boolean function using an 8:1 Multiplexer.

9

Implement the function using a 4:1 Multiplexer.

10

Define De-multiplexer. Explain the working of a 1:4 De-multiplexer with a logic diagram.

11

What is a Decoder? Design a 3:8 Decoder using logic gates.

12

Implement a Full Adder circuit using a 3:8 Decoder and external OR gates.

13

What is an Encoder? Explain the working of an Octal-to-Binary Encoder.

14

Distinguish between Multiplexer and De-Multiplexer.

15

Distinguish between Decoder and Encoder.

16

Design a 1-bit Magnitude Comparator using basic logic gates.

17

Design a 2-bit Magnitude Comparator and derive the logic equations for A=B, A>B and A<B.

18

What is a Priority Encoder? Explain the truth table of a 4-input Priority Encoder.

19

Explain the concept of 'Carry Look Ahead Adder' qualitatively. Why is it faster than a Ripple Carry Adder?

20

Implement the following Boolean function using a 4:1 Multiplexer: .