PRASHNIKAप्रश्निका
‹ Back to the paper

A 2 to 4 decoder contains 2 inputs denoted by A1 and A0 and 4 outputs denoted by D0, D1, D2, D3…

Computer Science20252 marksShort answer
A 2 to 4 decoder contains 2 inputs denoted by A1 and A0 and 4 outputs denoted by D0, D1, D2, D3. Write the minterm representations for D1 and D3.

Answer

Answer

AI
For a 2 to 4 decoder with inputs A1, A0 and outputs D0, D1, D2, D3: $D1 = \Sigma(1) = A1'A0$ $D3 = \Sigma(3) = A1A0$
Computer Hardware

From ISC Computer Science - Competency Focused Practice Questions (CISCE, August 2024), question 52.