Set-2 - Sol
Set-2 - Sol
Solution of Exercise 4:
We have a memory of 2K×8 bits.
1- The number of words that can be stored in this memory is = 2×210 =2048 words.
2- The total number of bits in this memory is = 2×210× 8= 16384 bits.
3- The number of address lines required is = 11 = ln(2×210)/ln(2).
Solution of Exercise 5:
We have several RAMs (M1) having a capacity of 2 Mbits with a 4-bit data bus, a CS input and
a WE input. We want to create a RAM (M2) with a capacity of 4 Mbits. The Command and Data
buses of the two RAMs are identical.
B1 0 0 ……………… 0 → 0 1 ……………… 1 0 0 0 0 0 → 7 F F F F
B2 1 0 ……………… 0 → 1 1 ……………… 1 8 0 0 0 0 → F F F F F