MySolutionsWeek5 DigitalCircuitsNPTEL
MySolutionsWeek5 DigitalCircuitsNPTEL
Answer: (C)
Explanation:
Priority Encoder –
A 4 to 2 priority encoder has 4 inputs : Y3, Y2, Y1 & Y0 and 2 outputs : A1 & A0.
Here, the input, Y3 has the highest priority, whereas the input, Y0 has the lowest
priority. In this case, even if more than one input is ‘1’ at the same time, the output
will be the (binary) code corresponding to the input, which is having higher priority.
The truth table for priority encoder is as follows :
The above two Boolean functions can be implemented as :
https://www.geeksforgeeks.org/encoder-in-digital-logic/