Ask Question
3 October, 21:08

The memory units that follow are specified by the number of words times the number of bits per word. how many address lines and input/output data lines are needed in each case?

+2
Answers (1)
  1. 4 October, 00:00
    0
    A) - 2G = 2 * 2^30 = 2^31 words therefore you need 31 bits to specify a memory location (31 address line).

    - If your word has 32 bits then you need 32 data lines.

    - The # of bytes is (2 * 2^30 * 2^5) / 8 = (2^36) / 8 = 2^36 / 2^3 = 2^33 bytes
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “The memory units that follow are specified by the number of words times the number of bits per word. how many address lines and ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers