Many computers use one byte (8 bits) of data to represent each letter of the alphabet. Suppose there are 25 million words in a book that we want to store in an area of just 1 mm2and the average word contains 6 letters.
Note: Done accordingly. Please comment for any problem. Please Uprate. Thanks.
Total letters = 25 * 106 * 6 = 150 * 106 letters
Total Bytes = 150 megabytes
Total bits = 150 * 106 * 8 bits = 1200 megabits
1 mm2 = 0.00155 in2
a) What is the byte density of this storage (bytes/in2)?
(150 * 106)/( 0.00155) = 96774.19 megabytes/in2
b) What is the bit density of this storage (bits/in2)?
(1200* 106)/( 0.00155) = 774193.548387 megabits/in2
c) What area is needed to record one byte? one bit?
Area for 1 byte = 1 byte/ density in bytes = 1/96774.19 megabytes/in2
= 0.00001033333 * 10-6 in2 = 0.01 * 10-9 in2
Area for 1 bits = 1 bit/ density in bits = 1/774193.548387 megabits/in2
= 0.00000129 * 10-6 in2 = 0.0013 * 10-9 in2
d) Yes it is far superior then CD-ROMs and DVDs as it can store thousands of megabytes per square inch.
Get Answers For Free
Most questions answered within 1 hours.