Recent questions tagged decoder

0 votes
0 answers
6
If F1 = ∑m(1,2,4,7) and F2 = ∑m(3,5,6,7), implement them using 3 to 8 line decoder. Comment on their logic operations.
1 votes
2 answers
7
The minimum number of 2-to-4 line decoders with an enable input needed to construct a 4-to-16 line decoder without using any other logic gates is _____
17 votes
4 answers
8
If there are $m$ input lines and $n$ output lines for a decoder that is used to uniquely address a byte addressable $1$ KB RAM, then the minimum value of $m+n$ is _______...
3 votes
2 answers
9
A $3\times 8$ decoder with $2$ enable inputs is used to address $8$ block of memory. What will be the size of each memory block when addressed from a $16$ bit bus with $...
1 votes
0 answers
10
0 votes
1 answer
12
The number of 2-to-4 line decoders with enable input needed to construct a 4-to-16 line decoder are?
1 votes
3 answers
15
A RAM chip has a capacity of $1024$ words of $8$ bits each $(1K \times 8)$. The number of $2 \times 4$ decoders with enable line needed to construct a $32 K \times 8$ RAM...
1 votes
2 answers
16