Fundamentals of Data Representation Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Why is a relative error more important than an absolute error?

A

The effect of an error depends on its size relative to the number that is represented

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a character code?

A

A character code uses a unique number to represent each character

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Advantages of using MIDI (3 marks)

A
  1. no loss of data about musical notes
  2. easy to modify
  3. more compact representation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why do vector graphics use less memory than bitmap graphics (3 marks)

A
  1. vector graphics don’t store the colour of each pixel
  2. vector graphics store properties of the objects that an image is composed of
  3. only takes a small amount of memory to store properties of an object
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Steps of an ADC: 3 marks

A

analogue signal is sampled at regular intervals
amplitude of each wave/sample is measured
each sample measurement is coded in binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Advantages and disadvantages of vector graphics compared to bitmap graphics: (6 marks)

A
  • image can be scaled without a loss in quality
  • vector graphics typically use less storage
  • best to use vector graphics when representing logos
  • vector graphics can’t represent images not composed of regular/geometric shapes
  • can’t easily represent images with areas of changing colours
    -best to use bitmap graphics when representing photographs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

how is a digital image captured by a camera and compressed using RLE? 6 marks

A

-light enters through lens
-each sensor produces an electrical current
- signal represents a pixel
-ADC converts measurements of light intensity into binary
-image is analysed to identify runs
-count and a colour of pixels is stored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly