Tutorial 1 (Solutions) Updated PDF
Tutorial 1 (Solutions) Updated PDF
Tutorial 1 (Solutions) Updated PDF
a. 26
0001 1010
b. 42
0010 1010
c. 194
1100 0010
d. 245
1111 0101
a. 0111 1111
127
b. 1011 1101
189
c. 1001 1010
154
d. 0100 0100
68
4. The English alphabet consists of 52 letters (upper case and lower case), 10 digits and about 20 other
symbols. These 82 symbols can be encoded with 7 bits.
How many bits are required to encode 10 symbols, 200 symbols, and 60,000 symbols, respectively?
5. If a page of text consists of an average of 60 lines and each line has an average of 85 characters, how
many pages of text can be stored in 1 Mebibyte? 1 Gibibyte? Assume that 8-bit ASCII is adopted.
7. A remote database contains one minute of color motion-video. The video sequence has a resolution of
1280×1024 pixels, a color depth of 24 bits, and a frame rate of 30 frames per second. This motion-video
is transmitted via a communication channel with a capacity of 100Mbits/s.
Since the required transfer rate of motion video exceeds the communication channel capacity, the data
rate of the video can be reduced by
i) Reducing color depth (may result in color distortion)
ii) Reducing frame per second (may result in choppy motion), and/or
iii) Reducing resolution (may result in poor visual quality).