Boolean
Boolean
1. The 100110 2 is numerically equivalent to 6. Consider the signed binary number A = 01010110
and B = 1110 1100 where B is the 1’s complement and
1. 2616 2. 3610 3. 468 4. 212 4
MSB is the sign bit. In list-I operation is given, and in
The correct answer are list-II resultant binary number is given.
(A) 1, 2, and 3 (B) 2, 3, and 4
List–I List-II
(C) 1, 2, and 4 (D) 1, 3, and 4
1. 0 1 0 0 0011
2. If (211) x = (152)8 , then the value of base x is P. A + B 2. 0 1 1 0 1001
(A) 6 (B) 5 3. 0 1 0 0 0010
Q. B - A
4. 1 0 0 1 0101
(C) 7 (D) 9 5. 1 0 1 1 1100
R. A - B
6. 1 0 0 1 0110
3. 11001, 1001 and 111001 correspond to the 2’s S. - A - B 7. 1 0 1 1 1101
complement representation of the following set of 8. 0 1 1 0 1010
numbers
(A) 25, 9 and 57 respectively The correct match is
1. 1 0 0 0 1 1 0 1
P. A + B
5. A computer has the following negative numbers 2. 1 1 1 0 0 1 1 1
Q. A - B 3. 0 1 1 1 0 0 1 1
stored in binary form as shown. The wrongly stored 4. 1 0 0 0 1 1 1 0
number is R. B - A 5. 0 0 0 1 1 0 1 0
(A) -37 as 1101 1011 (B) -89 as 1010 0111 6. 0 0 0 1 1 0 0 1
S. - A - B
7. 0 1 0 1 1 0 1 1
(C) -48 as 1110 1000 (D) -32 as 1110 0000
www.nodia.co.in
198 Number Systems & Boolean Algebra Chap 4.1
B Z
8. The decimal number 11.3 in binary is
(A) 1011.1101 (B) 1011.01001 C
(C) M (Q + N ) (D) Q( M + N ) B
C
Z
11. Z = ? D
A E
B F
Z Fig. P4.1.16
C
D
(A) ( A + B)( C + D)( E + F ) (B) AB + CD + EF
E
(C) ( A + B)( C + D)( E + F ) (D) AB + CD + EF
Fig. P4.1.11
B X
12. Z = ?
A
B
Z Fig. P4.1.17
A
B (A) AB (B) AB
Fig. P4.1.12 (C) AB (D) 0
www.nodia.co.in
Chap 4.1 Number Systems & Boolean Algebra 199
18. Y = ?
A A B C X
B Y
0 0 0 1
C
Fig. P4.1.18
0 0 1 0
0 1 0 1
(A) AB + AB + C (B) A B + AB + C
0 1 1 1
(C) AB + AB + C (D) AB + AB + C
1 0 0 1
19. Z = ? 1 0 1 0
1 1 0 0
A
B Z 1 1 1 1
C
Fig. P4.1.19 Fig. P.4.1.24
B
A B C Z
Z
0 0 0 1
C 0 0 1 0
Fig. P4.1.20
0 1 0 1
(A) ABC (B) AB( C + B) 0 1 1 1
(C) ABC (D) AB( C + B) 1 0 0 1
21. Z = ? 1 0 1 1
A 1 1 0 1
B 1 1 1 1
Z
C Fig. P.4.1.25
Fig. P4.1.21
The Boolean expression for Z is
(A) ABC (B) A BC (A) ( A + B)( B + C) (B) ( A + B)( B + C)
(C) 0 (D) A BC
(C) ( A + B)( B + C) (D) Above all
www.nodia.co.in
200 Number Systems & Boolean Algebra Chap 4.1
(C) AB (D) AB D D
(A) (B)
29. The reduced form of the Boolean expression of
A A
Y = ( AB ) × ( AB) is B B
(A) A + B (B) A + B Z Z
C C
(C) AB + AB (D) A B + AB D D
(C) (D)
30. If X Y + XY = Z then XZ + XZ is equal to
(A) Y (B) Y 35. In fig. P.4.1.35 the input condition, needed to
(C) 0 (D) 1 produce X = 1, is
A
31. If XY = 0 then X Å Y is equal to
B
(A) X + Y (B) X + Y
X
(C) XY (D) X Y C
Fig. P4.1.34
32. From a four-input OR gate the number of input
condition, that will produce HIGH output are (A) A = 1, B = 1, C = 0 (B) A = 1, B = 1, C = 1
(A) 1 (B) 3 (C) A = 0, B = 1, C = 1 (D) A = 1, B = 0, C = 0
(C) 15 (D) 0
36. Consider the statements below:
33. A logic circuit control the passage of a signal 1. If the output waveform from an OR gate is the same
as the waveform at one of its inputs, the other input is
according to the following requirements :
being held permanently LOW.
1. Output X will equal A when control input B 2. If the output waveform from an OR gate is always
and C are the same. HIGH, one of its input is being held permanently
HIGH.
2. X will remain HIGH when B and C are
different. The statement, which is always true, is
(A) Both 1 and 2 (B) Only 1
The logic circuit would be
(C) Only 2 (D) None of the above
A A
www.nodia.co.in
Chap 4.1 Number Systems & Boolean Algebra 201
A Boolean function Z = ABC is to be implement available, a minimum cost solution for realizing f
using NAND and NOR gate. Each gate has unit cost. using 2-input NOR gates and 2-input OR gates (each
Only A, B and C are available. having unit cost) would have a total cost of
(A) 1 units (B) 2 units
39. If both gate are available then minimum cost is (C) 3 units (D) 4 units
(A) 2 units (B) 3 units
44. The gates G1 and G2 in Fig. P.4.2.44 have
(C) 4 units (D) 6 units
propagation delays of 10 ns and 20 ns respectively.
40. If NAND gate are available then minimum cost is 1 G1
G2 Vo
(A) 2 units (B) 3 units Vi
0 Vi
(C) 5 units (D) 6 units to
Fig. P4.1.44
41. In fig. P4.1.41 the LED emits light when
If the input Vi makes an abrupt change from logic
VCC = 5 V
0 to 1 at t = t0 then the output waveform Vo is
[t1 = t0 + 10 ns, t2 = t1 + 10 ns, t3 = t2 + 10 ns]
1 kW 1 kW 1 kW
(A) (B)
1 kW
t0 t1 t2 t3 t0 t1 t2 t3
(C) (D)
Fig. P4.1.41
t0 t1 t2 t3 t0 t1 t2 t3
(A) both switch are closed
(B) both switch are open 45. In the network of fig. P4.1.45 f can be written as
X0
(C) only one switch is closed 1
X1 2
(D) LED does not emit light irrespective of the 3
X2 n-1
switch positions X3 n F
Xn-1
Xn
42. If the input to the digital circuit shown in fig.
Fig. P4.1.45
P.4.1.42 consisting of a cascade of 20 XOR gates is X,
then the output Y is equal to (A) X 0 X1 X 3 X 5 + X 2 X 4 X 5 .... X n -1 + .... X n -1 X n
(B) X 0 X1 X 3 X 5 + X 2 X 3 X 4 .... X n + .... X n -1 X n
1
(C) X 0 X1 X 3 X 5 .... X n + X 2 X 3 X 5 K X n + .... + X n -1 X n
(D) X 0 X1 X 3 X 5... X n -1 + X 2 X 3 X 5 K X n +..+ X n -1 X n - 2 + X n
Y
X
Fig. P4.1.42
(A) X (B) X
(C) 0 (D) 1 *******
www.nodia.co.in
202 Number Systems & Boolean Algebra Chap 4.1
A - B = A + B, A
Solutions B
010 10110
+ 00010011
0110 1001
1. (C) 100110 2 = 2 5 + 2 2 + 21 = 3810
- A - B = A + B, A 1010 1001
2616 = 2 ´ 16 + 6 = 3810
B + 00010011
468 = 4 ´ 8 + 6 = 3810
10111100
212 4 = 2 ´ 4 2 + 41 = 3810
So 3610 is not equivalent. 7. (B) Here A , B are 2’s complement
www.nodia.co.in
Chap 4.1 Number Systems & Boolean Algebra 203
A 0 1 0 0 0
B 0 1 1 1 1
Z
C+D
1 0 0 1 1
E
Fig. S4.1.11 1 0 1 1 1
Now Z = AB + ( C + D) E 1 1 0 1 1
1 1 1 1 1
12. (D) You can see that input to last XNOR gate is
Fig. S 4.1.23
same. So output will be HIGH.
24. (B) X = ABC + ABC + ABC = BC + ABC
13. (D) Z = A + ( AB + BC) + C
30. (B) X Z + XZ = X ( XY + XY ) + X ( X Y + XY )
20. (A) Z = AB( B + C) = ABC
= X ( XY + X Y ) + XY = XY + XY = Y
www.nodia.co.in
204 Number Systems & Boolean Algebra Chap 4.1
34. (A) X = ( AB)( CD + CD) 41. (D) Output of NAND must be LOW for LED to
emit light. So both input to NAND must be HIGH. If
35. (C) X will be HIGH when A ¹ B , B = C, and C = 1, any one or both switch are closed, output of AND will
thus C = 1, B = 1, A = 0 is the input condition. be LOW. If both switch are open, output of XOR will be
LOW. So there can’t be both input HIGH to NAND. So
36. (D) For both statement here are case that refutes LED doesn’t emit light.
statements
42. (D) Output of 1st XOR = X 1 + X 1 = X
A A
Output of 2nd XOR = X X + XX = 1
So after 4, 6, 8,.....20 XOR output will be 1.
B B
43. (B) f = xy , f = x + y
X X X
F
Case 1 Case 2 Y
Fig. S4.1.36 Fig. S4.1.43
37. (D)
44. (C)
A
B Vo
Y = ABCD
C
D 1
Fig. S4.1.37
38. (A)
0
X t0 t1 t2 t3
XÅY
Fig. S4.1.44
B ABC *******
C
Fig. S4.1.39
D+B
D
Fig. S4.1.40
www.nodia.co.in