Question Bank FDE
Question Bank FDE
Question Bank FDE
f = ∑m (1,3,5,7)
𝐵𝐶 + 𝐴𝐶̅ + 𝐴𝐵 + 𝐵𝐶𝐷
2. (a) Realize the full adder using minimum number of NAND gates.
F (A, B, C, D) = ∑m (0,3,4,7,9,13,15)
(c) Design a combinational circuit that converts 4-bit gray code to 4-bit straight binary
number using EX-OR gates.
4. (a) Explain the operation of 8-bit ring counter with state diagram and logic diagram.
(b) Design a synchronous counter that goes through states 0,1,2,3,4,5,6,7,8,9 using JK
flip-flop.
5. (a) Draw and explain the operation of the 3-bit parallel-in-parallel-out shift register.
6. (a) Convert the hexadecimal number (2002.A3)16 into the decimal form.
f = ∑m (0,1,2,3,8,9,10,11)
7. (a) Realize the full adder using minimum number of NOR gates.
F (A, B, C) = ∑m (1,2,4,5)
(c) Design a combinational circuit that converts 4-bit binary code to 4-bit Gray code
using EX-OR gates.
9. (a) Explain the operation of 4-bit ring counter with state diagram and logic diagram.
10. (a) Draw and explain the operation of the 3-bit parallel-in-serial-out shift register.