Digital Electronics - Code Converters and Multiplexers

Exercise : Code Converters and Multiplexers - General Questions
1.
How many outputs are on a BCD decoder?
4
16
8
10
Answer: Option
Explanation:
No answer description is available. Let's discuss.

2.
In a Gray code, each number is 3 greater than the binary representation of that number.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

3.
Use the weighting factors to convert the following BCD numbers to binary.

0101 0011        0010 0110 1000

01010011    001001101000
11010100    100001100000
110101        100001100
101011        001100001
Answer: Option
Explanation:
No answer description is available. Let's discuss.

4.
Which digital system translates coded characters into a more useful form?
encoder
display
counter
decoder
Answer: Option
Explanation:
No answer description is available. Let's discuss.

5.
From the following list of input conditions, determine the state of the five output leads on a 74148 octal-to-binary encoder.
I0 = 1 I3 = 1 I6 = 1
I1 = 1 I4 = 0 I7 = 1
I2 = 1 I5 = 1 EI = 0
GS = L, A0 = L, A1 = L, A2 = H, EO = H
GS = L, A0 = H, A1 = L, A2 = L, EO = H
GS = L, A0 = L, A1 = H, A2 = L, EO = H
GS = L, A0 = H, A1 = H, A2 = L, EO = H
Answer: Option
Explanation:
No answer description is available. Let's discuss.