Information rep Flashcards

1
Q

Bit depth

A

The number of bits used to represent a single pixel

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

Color depth

A

Maximum number of color that an image can contain also depends on the bit depth

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

Image resolution

A

refers to the number of pixels that make up an image

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

Screen resolution

A

Refers to the number of horizontal pixels and vertical pixels that make up the screen display

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

Advantages of vector graphics

A

No pixelation when it is zoomed in
It is easier to edit
Vector graphics are stored as instructions

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

Lossless and lossy compression

A

lossless - Doesn’t lose data, no corruption of data
Uses RLE
lossy - loses data, data file is corrupted, cannot be restored back to its original form.

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

Why does sound need to be digitized
What coverts it from analogue to digital

A

Sound in an analogue form so it needs to be digitized to store it in a computer
ADC - analogue to digital convertor

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

Sampling resolution

A

resolution is the number of distinct values available to encode/represent each
sample
• specified by the number of bits used to store/record each sample
• sometimes referred to as bit depth
• the higher the sampling resolution, the smaller the quantization error
• a higher sampling resolution results in less distortion of the sound
• usually 8 bit, 16 bit, 24 bit or 32 bit

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

What affects the size of a bit map image

A

Color depth- when decreased file size decreases

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

What affects the accuracy of a sound file

A

Sampling rate and sampling resolution

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

Calculations
File size
Image size

A

File size - sampling frequency(rate) x sampling size( resolution) x time
Image size -( width x height x color depth(in bits))/8 (which converts it to bytes)

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