12. Which of the following best describes how to construct a 1-line to 8-line demultiplexer from a 3-line to 8-line decoder:
- Connect the decoder input select lines CBA to D.
- Connect the decoder enable input to D.
- Connect the decoder input data lines to Di.
- Connect the ith decoder output to Di.
- Connect Y to D and W to D'.
2 is CORRECT. To make a DEMUX from a Decoder, simply connect the E input of the decoder to D. Your DEMUX outputs will appear at the Yi outputs of the decoder. (The outputs will be inverted, however.)
[ Go Back To Question 12 ]
[ Go Back To The Beginning Of Quiz ]