Digital Electronics Questions
Digital Electronics Questions
UNIT I
NUMBER SYSTEM & BOOLEAN ALGEBRA
10. Obtain the minimum sop using QUINE- McCLUSKY method and verify using K-map
F=m0+m2+m4+m8+m9+m10+m11+m12+m13.
12. Reduce the Boolean function using k-map technique and implement using gates
f (w, x, y,z)= ∑m (0,1,4,8,9,10) which has the don’t cares condition
d (w, x, y, z)= ∑ m (2,11).
13. Find the minimum SOP expression using K-map for the function
f= ∑m (7, 9, 10, 11, 12, 13, 14, 15) and realize the minimized function using only
NAND gates.
COMBINATIONAL CIRCUITS
1. For the given function, write the Boolean expression in product of maxterm form
f(a,b,c)= ∑m(2,3,5,6,7).?
2. What is a data selector?
3. Mention the uses of decoders.
4. What is a priority encoder?
5. Write the logic equation and draw the internal logic diagram for a 4 to 1 mux?
6. Expand the function f (A, B, C) =A +B’C to standard SOP form?
7. Using k-map find minimum sop for the function.
F (a, b, c) = ∑ m (0, 1, 5, 6, 7)
8. Implement the given function in 4:1 mux f= ∑m(0,1,3,5,6)
9. Design a half adder?
10. Draw a combinational logic circuit, which can compare whether two bits binary
numbers are same or not?
11 . Design a half adder using NAND – NAND logic
12 . Design a 2-bit magnitude comparator?
13 Using 8 to 1mux, realize the Boolean function
T=F (w, x, y, z)= ∑ m (0,1,2,4,5,7,8,9,12,13)
14. Design an 8421 to gray code converter.
15. Implement the Boolean function using 8:1 mux.
F (A, B, C, D) =A’BD’+ACD+B’CD+A’C’D.
16. Explain the operation of 4 to 10 decoder.
17. Implement the following multiple output combinational logic circuit using a 3-to8
decoder.
F1=∑ m (1, 2, 3, 5, 7)
F2=∑ m (0, 3, 6)
F3=∑ m (0, 2, 4, 6)
18. Design a 4-bit adder /subtractor-using logic gates and explains its operation.
19. Construct a combinational circuit to convert BCD to EX-3 code.
20 . Design A Full Adder And A Full Subtractor.
21. Design A Full subtractor with using two half subtractor.
22. Design A Full Adder with using two half adder .
23. Design A Full Adder circuit with using two half adder circuit .
24. Design A Full subtractor circuit with using two half subtractor circuit.
25. Implement the given function in 4:1 mux f= ∑m(0,1,3,5,8)
27. Explain how a full adder can be built using two half adders.
T = f(w, x, y, z) = Σ(0,1,2,4,5,7,8,9,12,13)
31. Draw the logic diagram of full subtractor and explain its operation.
32. Draw the circuit diagram of NMOS NAND gate and explain its operation.
UNIT – III
1. Explain ROM.
9. Define RAM.
UNIT IV
16. Give the comparison between combinational circuits and sequential circuits.
ii) Realize a SR flip flop using NAND gates and explain its operation.
23) i) Distinguish between a combinational logic circuit and a sequential logic circuit.
iii) Using a JK flip flop, explain how a D flip flop can be obtained.
24) Design a four state down counter using T flip flop.
25) Design a 4-bit synchronous 8421 decade counter with ripple carry.
26) Design a synchronous 3-bit gray code up counter with the help of excitation table.
27) Describe the input and output action of JK master/slave flip flops.
29) Realize SR neither flip flop using NOR gates and explain its operation.
UNIT-V
3) What are the steps for the design of asynchronous sequential circuit?
9) What are the steps for the design of asynchronous sequential circuit?
22) Explain with neat diagram the different hazards and the way to eliminate them.
23) State with a neat example the method for the minimization of primitive flow table.
26) What are the steps in the analysis and design of asynchronous sequential circuits?
27) Find a circuit that has no static hazards and implements the