Boolean-Expression

Question 1

Let * be defined as x * y = x' + y. Let z = x * y. Value of z * x is

A
x'+y
B
x
C
0
D
1
Question 1 Explanation: 
Question 2

(a) Express the function f(x,y,z) = xy' + yz' with only one complement operation and one or more AND/OR operations. Draw the logic circuit implementing the expression obtained, using a single NOT gate and one or more AND/OR gates.

(b) Transform the following logic circuit (without expressing its switching function) into an equivalent logic circuit that employs only 6 NAND gates each with 2-inputs.

A
Theory Explanation is given below.
Question 2 Explanation: 

(A) f(x,y,z) = xy' +yz'
It is not possible to express only one NOT gate.
Question 3

Let f(A,B) = A' + B. Simplified expression for function f(f(x + y, y)z) is:

A
x'+z
B
xyz
C
xy'+z
D
None of the above
Question 3 Explanation: 
f(A,B) = A' + B
⇒ f(f((x+y), y), z)
⇒ f(((x+y)' + y), z)
⇒ f(((x'⋅y') + y), z)
⇒ f((x'⋅y') + y), z)
⇒ ((x'⋅y') + y)' + z
⇒ (x'⋅y')⋅y' + z
⇒ (x+y)⋅y' + z
⇒ (xy'+yy') + z
⇒ xy' + z
Question 4

If w, x, y, z are Boolean variables, then which one of the following is INCORRECT?

A
wx + w(x + y) + x(x + y) = x + wy
B
C
D
(w + y)(wxy + wyz) = wxy + wyz
Question 4 Explanation: 
Option-A:
wx + w(x + y) + x(x + y)
= (wx + wx) + wy + (x + xy)
= wx + wy + x(1 + y)
= wx + wy + x
= (w + 1)x + wy
= x + wy
Option-B:

Option-C:

Option-D:
(w + y)(wxy + wyz) = wxy + wyz + wxy + wyz = wxy + wyz
Question 5

Which one of the following is NOT a valid identity?

A
(x + y) ⊕ z = x ⊕ (y + z)
B
(x ⊕ y) ⊕ z = x ⊕ (y ⊕ z)
C
x ⊕ y = x + y, if xy = 0
D
x ⊕ y = (xy + x'y')'
Question 5 Explanation: 
Let x=1, y=1, z=0.
(x+y) ⊕ z = (1+1)⊕ 0 = 1 ⊕ 0 = 1
x ⊕ (y+z) = 1⊕(1+0) = 1 ⊕ 1 = 0
So,
(x+y) ⊕ z ≠ x ⊕ (y+z)
Question 6

Let f(w, x, y, z) = ∑(0, 4, 5, 7, 8, 9, 13, 15). Which of the following expressions are NOT equivalent to f?

    (P) x'y'z' + w'xy' + wy'z + xz
    (Q) w'y'z' + wx'y' + xz
    (R) w'y'z' + wx'y' + xyz + xy'z
    (S) x'y'z' + wx'y' + w'y
A
P only
B
Q and S
C
R and S
D
S only
Question 6 Explanation: 

(P), (Q), (R) cover all the minterms and are equivalent to f(w,x,y,z) = Σ(0,4,5,7,8,9,13,15).
(S) covers the minterms m0, m8, m9, m2, m3, m6, m7.
(S) is not covering the minterms m4, m5, m13, m15.
Question 7

Define the connective * for the Boolean variables X and Y as: X * Y = XY + X'Y'. Let Z = X * Y.

Consider the following expressions P, Q and R.

P: X = Y⋆Z 
Q: Y = X⋆Z 
R: X⋆Y⋆Z = 1

Which of the following is TRUE?

A
Only P and Q are valid.
B
Only Q and R are valid.
C
Only P and R are valid.
D
All P, Q, R are valid.
Question 7 Explanation: 
P: Y*Z = YZ + Y’Z’
= Y(XY + X’Y’) + Y’(XY+X’Y’)’
= XY+Y’(X ⊕ Y)
= XY+Y’(XY’+X’Y)
= XY+XY’
= X(Y+Y’) = X
Q: X*Z = (XZ + X’Z’)
= X(XY + X’Y’) + X’(XY + X’Y’)’
= XY+X’(X’Y+XY’)
= XY+X’Y
= (X+X’)Y = Y
R: X* Y*Z
= X*X Since P: Y*Z= X
= XX + X’X’
= 1
Question 8
The Product of Sums form of the expression a.b + a1.c is :
A
(a+b).(a+c1)
B
(a+c).(a1+b)
C
(a1+b1).(a+c1)
D
(a1+b).(a1+c)
Question 8 Explanation: 
Let's draw k-map for given equation,
ab + a’c

Now let's find product of sum,
(a + c)(c’ + b)
Question 9
The value of the expression (a + b) (a + b1) (a +b1b) is :
A
b1
B
a1
C
a
D
b
Question 9 Explanation: 
(a + b)(a + b’)(a + b’b)
= (a + b)(a + b’)(a + 0) [x・x’ = 0]
= (a + b)(a + b’)・a
= (a + b・b’)・a
= (a + 0)・a
= a・a
= a
There are 9 questions to complete.

Access quiz wise question and answers by becoming as a solutions adda PRO SUBSCRIBER with Ad-Free content

Register Now

If you have registered and made your payment please contact solutionsadda.in@gmail.com to get access