Explanation : RAM chip size = 1k * 8[1024 words of 8 bits each]
RAM to construct = 16k * 16
Number of chips required = (16k * 16)/(1k * 8)
= (16 * 2)
[16 chips vertically with each having 2 chips
horizontally]
So to select one chip out of 16 vertical chips, we
need 4 * 16 decoder.
Available decoder is 2 * 4 decoder
To be constructed is 4 * 16 decoder
Hence 4 + 1 = 5 decoders are required.