How to calculate address lines for memory?
2 Answer(s) Available
Answer # 1 #
The total memory can be calculated from the number of address lines and date-lines, i.e.
Total Memory = 2address lines × Data Lines
Also, 1 Kilo = 1 K = 210
1 Mega = 1 M = 220
1 Giga = 1 G = 230 and
1 Tera = 1 T = 240
Calculation:
Since 1 Byte = 8 bits
8 KB = 8 × 210 × 8 bits
8 KB = 213 × 8 bits
So, the Number of address lines = 13, and
Answer # 2 #
- Concept:
- Total Memory = 2address lines × Data Lines.
- Also, 1 Kilo = 1 K = 210.
- 1 Mega = 1 M = 220.
- 1 Giga = 1 G = 230 and.
- 1 Tera = 1 T = 240.
- Calculation:
- 8 KB = 8 × 210 × 8 bits.