Electronics Engineering

Electronics EngineeringDigital CircuitsMultiple Choice (MCQ)2 Marks
Q9.

A 4-bit priority encoder has inputs D3,D2,D1,D_3, D_2, D_1, and D0D_0 in descending order of priority. The two-bit output ABAB is generated as 00,01,10,00, 01, 10, and 1111 corresponding to inputs D3,D2,D1,D_3, D_2, D_1, and D0D_0, respectively. The Boolean expression of the output bit BB is ________.

A
D3D2\overline{D_3} \overline{D_2}
B
D3D2+D3D1\overline{D_3} D_2 + \overline{D_3} \overline{D_1}
C
D3D2+D3D1D_3 \overline{D_2} + \overline{D_3} D_1
D
D3D1\overline{D_3} \overline{D_1}