All Exams Test series for 1 year @ ₹349 only
Question

A Boolean function, $f(x,y,z)$ with $x$ as MSB and $z$ as LSB is realized by 4:1 multiplexer (MUX) with select lines, $S_1$ and $S_0$ ( $S_1$ is MSB, $S_0$ is LSB) and inputs, $I_0$, $I_1$, $I_2$, $I_3$ as shown in the Figure.
Which of the following options is the correct expression of $f(x,y,z)$?

The correct answer is
$xy + \bar{z}$

To solve this problem, we need to understand how the Boolean function \(f(x, y, z)\) is realized using a 4:1 multiplexer (MUX).

The configuration given shows a 4:1 MUX with select lines \(S_1\) and \(S_0\), where \(S_1\) is the most significant bit (MSB) and \(S_0\) is the least significant bit (LSB).

  1. The inputs to the MUX are:
    • \(I_0 = 1\)
    • \(I_1 = 0\)
    • \(I_2 = y\)
    • \(I_3 = z\)
  2. The select lines are given as:
    • \(S_1 = x\)
    • \(S_0 = z\)

The output \(f(x, y, z)\) depends on the values of \(S_1\) and \(S_0\), which select one of the four inputs:

\(S_1S_0\)Selected Input
\(00\)\(I_0 = 1\)
\(01\)\(I_1 = 0\)
\(10\)\(I_2 = y\)
\(11\)\(I_3 = z\)

We need to evaluate \(f(x, y, z)\) for different values of \(x\) and \(z\):

  • When \(x = 0, z = 0\): \(f(0, y, 0) = I_0 = 1\)
  • When \(x = 0, z = 1\): \(f(0, y, 1) = I_1 = 0\)
  • When \(x = 1, z = 0\): \(f(1, y, 0) = I_2 = y\)
  • When \(x = 1, z = 1\): \(f(1, y, 1) = I_3 = z\)

Therefore, the function is described as:

\(f(x, y, z) = (\bar{x} \bar{z}) \cdot 1 + (\bar{x} z) \cdot 0 + (x \bar{z}) \cdot y + (x z) \cdot z\)

Which simplifies to:

\(f(x, y, z) = (\bar{x} \bar{z}) + (x \bar{z}) y + (x z) z\)

Further simplification results in:

\(f(x, y, z) = \bar{z} + xy\)

This matches with the given option \(xy + \bar{z}\).

Thus, the correct solution is:

Correct Answer: \(xy + \bar{z}\)

Was this answer helpful?

Important Questions from Multiplexer

  1. The number of control lines in a multiplexer is 5, identify the MUX.

  2. Number of control lines required for 16 to 1 multiplexer is _____

  3. In a multiplexer, the number of input lines is ‘n’ and the number of select lines is ‘m’. Which of the following is correct?

  4. ________ is used to carry digital data on analog lines.

  5. Consider the sentence below.

    There is a country that borders both India and Pakistan.

    Which of the following logical expressions express the above sentence correctly when the predicate Country(x) represents that x is a country and Borders(x, y) represents that the countries x and y share the border?

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App