English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 answers

Tough to explain without a diagram but will try

3 to 8 means you have 3 inputs and 8 possible outputs
Bit2, Bit1, Bit0
000
001
010
011
100
101
110
111

So you use the MSB to enable one of the two 2-to-4 decoders.

Connect bits 1 and 0 to the inputs of BOTH 2-4 decoders
Connect the MSB (bit 2) to the enable input of decoder 1 via an inverter
Connect the MSB to the enable input of decoder 2 as is.

If the MSB =0 , decoder 1 will operate on the two inputs (the inverter will turn 0 to 1) and decoder 2 will be off
if the MSB=1 then decoder 2 will be on, and decoder 1 will be off

2007-03-22 16:47:10 · answer #1 · answered by TV guy 7 · 0 0

fedest.com, questions and answers