Question: Please show calculation for both. (b) You have been asked to design a system to store up to 100,000 images in a picture library. For

Please show calculation for both.
(b) You have been asked to design a system to store up to 100,000 images in a picture library. For each image you need to store: - The image (4 Mbytes) - The title of the image (128 bytes) - A unique id for the image (4 bytes) - The date the image was added (8 bytes) - The ID of the person who uploaded the image (4 bytes) - A string of keywords for the image (128 bytes) - A textual description of the image (256 bytes) 2 (i) How much space (in MBytes) is required to store this data? Justify your answer. (ii) If you assume that you need to be able to address any byte in this data structure, how many bits would be required in the address? Justify your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
