MUX DEMUX Encoder Decoder Practice Questions
MUX DEMUX Encoder Decoder Practice Questions
2. What is the formula to find number of select lines in a MUX? Prove it.
III. Encoder
19. What is an encoder? Give truth table for 4:2 encoder.
20. Draw and explain a decimal-to-BCD encoder.
22. Design a 8:3 priority encoder with truth table and logic.
IV. Decoder
25. Define decoder. Draw 2:4 and 3:8 decoder truth tables.
27. Realize the Boolean function F(A, B, C) = Σ(1, 3, 4, 6) using 3:8 decoder and OR gates.
38. Design a sensor fault detection circuit using a 4:2 priority encoder.
42. Which device converts binary to decimal? A. Encoder B. Decoder C. MUX D. DEMUX