A ram has 1M rows each having 16 cells:(1) how many data input and data output lines does this RAM needs? Explain your answer:(2) what is the capacity of RAM in bytes.(3) How many address lines are needed for this RAM? give reason in support of your answer.Please give the full answer.
Answers
Answered by
3
In order to come with the number of input and output lines of the data in a RAM, you need to understand the concept of the memory system.
It will actually depend on how many words can be written in the cells then you can use the formula 2^n where n is the address lines.
Answered by
4
If we know the concept of memory, it is easy to find out the number of input lines of the data in a RAM. It depends on the formula 2^n where n is the address line.
1. Data output lines/Data input lines are equal and are equal to word size.
1M x 16 RAM
Therefore, word size is 16 bit.
2. 1M= 2 ^ 20.
Thus, the capacity of the RAM is 2^20 byte.
3. Hence, there will be 20 address lines.
Similar questions