Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. A logic circuit consist of two 2 × 4 decoder as shown below is—

    The output of decoder are as follow
    D0 = 1 when A0 = 0, A1 = 0
    D1 = 1 when A0 = 1, A1 = 0
    D2 = 1 when A0 = 0, A1 = 1
    D3 = 1 when A0 = 1, A1 = 1
    The value of f (x, y, z) is—
    1. 0
    2. z
    3. –z
    4. 1
Correct Option: D

From figure

D2 = xy
D3 = xy
A1 = D2D3 = xy.xy = 0
and f = A1 A0 + A1 A0
= A1 (A0 + A0 )
= A1 = 0 = 1
(∵ A1 = D2D3 = 0)
Hence alternative (D) is the correct choice.



Your comments will be displayed only after manual approval.