Digital electronics miscellaneous
- It is required to construct a 2n to 1 multiplexer by using 2 to 1 multiplexers only. How many of 2 to 1 multiplexers are needed?
-
View Hint View Answer Discuss in Forum
To construct a 2n to 1 multiplexer by using 2 to 1 multiplexer, the number of 2 to 1 multiplex required are 2n– 1. For example, n = 3 means we have to construct 8 to 1 multiplexer. So we need 2n – 1 = 7, 2 to 1 multiplexer.
Correct Option: A
To construct a 2n to 1 multiplexer by using 2 to 1 multiplexer, the number of 2 to 1 multiplex required are 2n– 1. For example, n = 3 means we have to construct 8 to 1 multiplexer. So we need 2n – 1 = 7, 2 to 1 multiplexer.
- In addition of two binary variables A and B results into a SUM and a CARRY output. Consider the following expressions for the SUM and CARRY outputs.
(1) SUM = A. B + A·B
(2) SUM = A.B + B.A
(3) CARRY = A. B
(4) CARRY = A + B
Which of the following expressions are correct?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
NA
- A 4 × 1 MUX is used to implement a 3-input Boolean function as shown in figure. The Boolean function F (A, B, C) implement is— A B A 1 F(A, B, C)
-
View Hint View Answer Discuss in Forum
The given figure
F (A, B, C) = B CA + B C.A + B.C.1. + BC.0
or F (A, B, C) = B CA + BCA + BC.(A + A)
or F (A, B, C) = AB C + A BC + ABC + ABC
or F (A, B, C) = 100, 001, 110, 010
or F (A, B, C) = Σ (1, 2, 4, 6)Correct Option: A
The given figure
F (A, B, C) = B CA + B C.A + B.C.1. + BC.0
or F (A, B, C) = B CA + BCA + BC.(A + A)
or F (A, B, C) = AB C + A BC + ABC + ABC
or F (A, B, C) = 100, 001, 110, 010
or F (A, B, C) = Σ (1, 2, 4, 6)
- The output frequency of a MOD-16 counter, checked from a 10 kHz clock input signal is—
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
NA
- Consider the following statements:
A 4: 16 decoder can be constructed (with enable input) by:
1. Using four 2: 4 decoders (each with an enable input) only
2. Using five 2: 4 decoders (each with an enable input) only
3. Using two 3: 8 decoders (each with an enable input) only
4. Using two 3: 8 decoders (each with enable input) and an inverter.
Which of the statements given above is /are correct?
-
View Hint View Answer Discuss in Forum
4: 16 decoder can be constructed using
● Five 2: 4 decoders (each with enable input) and
● Two 3: 8 decoders (each with enable input) and an inverterCorrect Option: C
4: 16 decoder can be constructed using
● Five 2: 4 decoders (each with enable input) and
● Two 3: 8 decoders (each with enable input) and an inverter