Posted by bode on Saturday, March 26, 2011 at 11:40am.
Address lines are required to address each word. For n lines, the number of possible address is 2^n addresses.
For 128K words, there are 2^7 addresses, so 7 address lines are required.
Each word has a width of 8 bits, so to address each bit individually (and internally), 8 lines are required.
The storage is
128K x 8bits
= 128K * 1 byte
= 128*2^10 bytes
= 131072 bytes
So answer for the first case is 7 address lines, 8 data lines and 131072 bytes.
The remaining cases are similar.
address lines is reqired in 512 k word memory
Related Questions
math - the number of my hunderds plus the number of my thousandsin 3. the number...
math - the probability of a computer memory chip being defective is 0.02. which ...
math - Write a variable expression for each word phrase. 1. two times the number...
math - Translate the following statement into an algebraic equation. Let x ...
maht correction - Translate the following statements into inequalities. Let x ...
math,algebra - can someone correct this for me: Translate the following ...
statistics - Urn I and Urn II each have 2 red chips and 2 white chips. Two chips...
math,word problem - Twice the square of a certain whole number added to 3 times ...
computer sciece - The change in memory density with time can be described by B=...
keybording and word processing - 1. When keying, it's important that you ...
For Further Reading