Designing priority encoder with 4-16 decoder and 8-1 MUX

Click For Summary
The discussion focuses on designing a 4-input priority encoder using a 4 to 16 decoder and an 8 to 1 multiplexer. The main challenge is integrating two 8 to 1 multiplexers to achieve the desired output, as the design requires careful consideration of how to combine their outputs. There is confusion regarding the roles of encoders and decoders, with clarification needed on how a priority encoder functions compared to a decoder. The expected output is a 2-bit result, which raises questions about the number of inputs required for the multiplexers. Overall, the conversation highlights the complexities of combining these components in digital design.
Kurokari
Messages
36
Reaction score
0

Homework Statement


Design a 4 input priority encoder with a 4 to 16 decoder and a 8 to 1 multiplexer.

Homework Equations


Priority encoder is where when the highest priority bit is equal to a logical "1", then the rest of the lower priority input are ignored.

The Attempt at a Solution



For the MUX design, since we can only use a 8 to 1 MUX, means we'll have to use at least 2 of them. But I'm not very sure on how to relate the 2 outputs into one.

For the decoder design, I'm just confused. Shouldn't a priority encoder be a encoder, while a decoder is used to decode input? Is it possible that the question I have meant something else but a decoder?
 
The end result will be a 2 bit output, yes? That fits with needing two single bit output multiexers.
Each multiplexer would need (in principle) 11 inputs, no?
As for encoder versus decoder, the distinction is a bit artificial. I guess that decoders typically arrange that no two different inputs vectors produce the same output, whereas encoders typically cannot do that.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
10K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
4K
  • · Replies 6 ·
Replies
6
Views
18K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K