Selfstudys Com File
Selfstudys Com File
Directions for questions 1 to 25: Select the correct alterna- (A) x1 y, z (B) x + y1, z1
tive from the given choices. (C) x, z (D) x1 + y, z
1. Assume the propagation delay time of 2 input gates 9. In the above problem statement, how many number of
as EXOR-20ns, AND – 10ns, OR-10ns, the propaga- NOR are gates required implement output B.
tion delay time for sum and carry output of a full adder (A) 3 (B) 4
circuit are respectively, when all the data inputs are (C) 5 (D) 6
applied simultaneously? 10. A combinational circuit takes 2 inputs and output is the
(A) 30ns, 20ns (B) 40ns, 30ns 2’s complement of input binary number. Consider the
(C) 40ns, 20ns (D) 20ns, 20ns inputs as a and b and output as x and y, the equations of
2. The minimized POS expression of the function x and y respectively?
f(A, B, C, D) = AB + A C + C + AD + A B C + ABC (A) a ⊙ b, b (B) a1 b, a ⊙ b
(C) a b, ab
1 1
(D) a ∑ b, b
(A) A + C (B) A + B
11. If X3 X2 X1 X0 are the inputs are Y3 Y2 Y1 Y0 are the
(C) AC (D) A + C outputs for the following PROM circuit, then the
3. The signed two’s complement representation of (–783)10 is output is?
(in HEX)?
0 X X
(A) 830FH (B) 04F1H
1 X
(C) FCF1H (D) F3F1H 2 X X X
6
(D) ( A + D) ( B + C ) ( A + B + C ) S1 S2 S0
7
Vout =
A
21. For an open collector TTL gate has the specifications
C VOH = 2.4 V, VOL = 0.4V, IOH = 250 µA, IOL = 16mA,
B
IIH = 40 µA, IIL = –1.6 mA
Find the fan out for TTL gate specified
(A) 6 (B) 8
(A) (A + B)C (B) ( A + B) C (C) 10 (D) 16
22. An 8 × 1 multiplexer has inputs A, B, C connected
(C) AB + C (D) AB + C
to the selection inputs S2, S1 and S0 respectively. The
17. If the Boolean function f(a, b, c, d) = a + b + c + d has data inputs I0 through I7 are as follows. I1 = I2 = 0;
to be implemented with only 2 input NAND gates, then I3 = I5 = I7 = 1; I0 = I4 = D; and I6 = D1 then the Boolean
how many NAND gates are required? function that the multiplexer implements is?
(A) 6 (B) 7 (A) AB + BC + AC D + B C D
(C) 8 (D) 9
18. Which of the following multiplexer implements 2 input (B) AC + BD + AB D + B C D
NAND gate? (C) BCD + ABD + BC + AC
a1 I0 a1 I0 (D) AB D + B C D + AC + BC
Y Y
(P) 0 I1 (Q) b1 I1 23.
S S y
x z
b b x x x x
x x x x
b1 I0 1 I0 x x x
Y Y x x x
(R) a1 I1 (S) b1 I1 x x x
S S
f1 f2 f3
b b
3.196 | Digital Circuits Test 3
Answer Keys
1. B 2. D 3. C 4. C 5. C 6. B 7. A 8. D 9. C 10. D
11. C 12. B 13. A 14. B 15. A 16. D 17. D 18. D 19. B 20. C
21. A 22. C 23. C 24. C 25. B
11 0
2 input XOR required 5 NOR gates. Choice (C)
10. a, b are inputs of 2’s complementer, and x, y are the 10 0 0
outputs.
So truth table is
3.198 | Digital Circuits Test 3
Choice (B)