Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Need help with simple 4:2 priority encoder and boolean equation?

Hey, I'm having some difficulty understanding how I would derive the boolean equations for V, A0, and A1 for this 4:2 priority encoder.

http://teahlab.com/Combinational/encoders/fourInpu...

V = D0 + D1 + D2 + D3

A0 = D1+ D3

A1 = D2 + D3

seems way to simple. Can someone help me out? Thanks.

1 Answer

Relevance
  • 1 decade ago
    Favorite Answer

    A0 = (D1 * ~D2) + D0

    you had these correct.

    A1 = D2 + D3

    V = D0 + D1 + D2 + D3

    .

Still have questions? Get your answers by asking now.