Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. The 8-to-1 multiplexer shown below realize the following Boolean expression—
    1. w –x z + – w –x –z + w y z + x –y –z
    2. w x z + – w y z + w y –z + – w –x –y
    3. – w z –y + – w –x –z + w x z + –y –z w
    4. MUX is not enable
Correct Option: C

Here, it is assumed that LSB (i.e., z) is taken as a control line. From given figure


From the above figure, we conclude that
f (w, x, y, z) = Σm (0, 1, 2, 5, 8, 12, 13, 15)
Now, we will minimize f by using k-map

From the K-map given above, we get
f (w, x, y, z) = w y z + w x z + wxz + y z w
Hence alternative (C) is the correct choice.



Your comments will be displayed only after manual approval.