section 2 Flashcards

1
Q

sampling

A

reads amplitude of Sounds at specific intervals
stores each reading as binary data
creates a digital approximation of sound

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

bitmap images

A

image is represented by pixels
each pixel represents a single color
each color is represented by a binary digit

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

character sets

A

collections of characters that a computer recognises from their binary representation

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

color depth

A

the number of bits (binary digits) used to represent each pixel

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

file size in bits for bitmap images

A

width x height x color depth

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

sample rate

A
  • sample rate (or sampling frequency) is the number of samples you take in a second
  • it’s usually measured in Hertz or kilohertz
  • e.g. a common sample rate is 44,100 samples per second 44,100 hertz or 44.1 kilohertz
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

bit depth

A

number of binary digits available for each sample

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

file size in bits for sound files

A

sample rate (in Hz) x bit depth x duration (in seconds)

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

total number of colors

A

2^ color depth

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

lossy e.g.

A

MP3 (audio)
AAC (audio)
JPEG (image)

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

lossless e.g.

A

FLAC (audio
TIFF (image)
PNG (image

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

cons of lossy compression

A

Lossy compression loses data - the file can’t be turned back into the original.

Lossy compression can’t be used on text or software files as these files need to retain all the information of the original.

Lossy files are worse quality than the original. But, this loss in quality is normally unnoticeable.

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

cons of Lossless compression

A

Only a slight reduction in file size, so lossless files still take up quite a bit of space on your device. E.g. a lossless song may have a file size of around 30 MB, while the same song with lossy compression may be 5 MB.

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

pros of lossy compression

A

Greatly reduced file size, meaning more files can be stored.

Lossy files take up less bandwidth so can be downloaded and streamed more quickly.

Commonly used - lots of software can read lossy files.

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

pros of Lossless compression

A

Data is only removed temporarily so there is no reduction in quality the compressed file should look or sound like the original.

Lossless files can be decompressed turned back into the original.

Lossless compression can be used on text and software files.

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