You are on page 1of 2

Question Bank

Module_5 Digital electronics Fundamentals

1. Perform the following,


i. 120010 = (?)2 = (?)8 = (?)16
ii. 11.8010 = (?)2 = (?)8 = (?)16
iii. (76.125)8 = (?)10 = (?)2 = (?)16
iv. (ABE4D.12C)16 = (?)10=(?)2 = (?)8

2. Simplify and Implement the Boolean expression (i) using Nand Gate only (ii)
using NOR Gate only.
i. F=ABC+AB’C+ABC’+A’BC
ii. Y= AB’C’+A’B’C’+A’B’+A’C’
iii. G = (WX+WY’) (X+W) + WX (X’+Y’)
iv. Y =AB+A’C+AB’C(AB+C)

3. Simplify and implement using basic gates

(i) Y=AB´+AB

(ii) Y=A’B’C’+AB’C’+A’B’+AB’

(iii) Y=ABC+AB’C+ABC’+A’BC

(iv) F = ABC+ABC’+A’BC

(v) F= (A+B’+C’)(A+B’+C)

4. Perform the following operations:

a. Subtract (11011.11)2 from (10101.11)2 using 2’s complement method.

b. Subtract (22)10 – (17)10 using 1’s and 2’s complement method.

5. Explain Half Adder and realize it using basic Gates.

6. Define a Full adder circuit and implement using basic gates. Write truth table,
logic diagram and expression for sum and carry output.

7. State and prove De-Morgan’s theorem for 2 variables.

8. Write the truth table, logic expression and symbol for all 7 basic gates.

9. Explain Full adder using its truth table and draw the Logic Diagram and also
implement using two half adders.

10. Explain the working of 8:1 multiplexer and 3 to 8 decoder with appropriate.
Sequential Circuits questions.

11. Write down difference between Sequential and combinational circuits.

12. With a neat block diagram explain the working of 3-bit asynchronous Counter (or
ripple counter)

13. What is flip flop. Explain the operation of master slave JK flip flop.

14. With a neat block diagram, explain working of basic communication system

15. Explain the working of SR flip-flop with truth table and logic diagram. (also
called as clocked SR flip-flop.)

You might also like