Data Representation & Bitmap
Data Representation & Bitmap
10. The image is represent by this binary pattern: 0100 1011 0100 0100
a) State the number of pixels in the image.
Ans: 16
13. State one advantage of using vector graphics rather than bitmap graphics.
Ans: Resolution quality is not reduced when enlarged, resized
Smaller file sizes
Transfer more quickly
Uses less bandwidth
16. An image has a width of 1064 pixels and a height of 1600 pixels.
It is resized to a width of 1000 pixels and a height of 1600 pixels.
Explain the effect of resizing the image using these settings.
Ans: The image will appear skewed because it is not in proportion.
The image will be distorted because only the width has been width.
17. Explain one benefit of increasing the number of bits used to represent each pixel in an
image.
Ans: You can create more colorful images because using more bits increase the number
of values/ representations.
Vector graphic use coordinates that can be recalculated when an image is resized.
21. Explain why more storage is required when the sample rate for a sound is increased.
Ans: More bits are used because ore representations of the amplitude. OR
Increasing the same rate means that more samples will be taken and more data will be
generated because the amplitude of the sound at each sampling point is represented by
a fixed number of bits.
22. Explain the benefit of increasing the sample rate when recording the sound.
Ans:
More data available to represent each sample so better recreating of the original
sound
24. Computers use binary patterns to represent text, images and sound.
Draw one straight line from each type of data to what the binary pattern represents for
that type of data.
Text (Type of data) Characters (represent)
Images (Type of data) Pixels
Sound (Type of data) Amplitude
25. Which of the following is a common industry standard for encoding character data?
Ans: Unicode
28. State one reason why Unicode rather than ASCII is used to encode the text.
Ans: Unicode can represent more characters.
Russian/ cycillic characters not represented by ASCII
30. State the number of different characters that can be represented using 7-bit ASCII.
Ans: 128, 2 power 7.