Consider the circuit below and find the output function f(x, y, z). Assume a…

2012

Consider the circuit below and find the output function f(x, y, z). Assume a standard 2:1 MUX convention: select 0 chooses the input labelled 0 and select 1 chooses the input labelled 1.

  1. A.

    xz′ + xy

  2. B.

    xz′ + xy + y′z′

  3. C.

    xz + xy + y′z′

  4. D.

    xz + xy′ + y′z

Attempted by 62 students.

Show answer & explanation

Correct answer: A

Answer: xz′ + xy

Step 1: First MUX

The first MUX has input 0 = x, input 1 = y, and select = z. So its output is:

M = z′x + zy

Step 2: Second MUX

The second MUX has input 0 = M, input 1 = x, and select = y. Therefore:

f = y′M + yx

Step 3: Substitute and simplify

f = y′(z′x + zy) + yx
  = xy′z′ + y′zy + xy
  = xy′z′ + xy
  = x(y′z′ + y)
  = x(z′ + y)
  = xz′ + xy

Therefore, the output function is xz′ + xy.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor