1.2 - characters, images and compression Flashcards

1
Q

What is a character set

A

All the characters a computer can use

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

Two standard character sets in common use

A

ASCII, Unicode

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

How many characters does ASCII have?

A

128, 7 bits

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

How many characters does extended ASCII have?

A

256, 8 bits

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

How many characters does Unicode have?

A

Over 65,000, 16 bits

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

What is a pixel

A

A tiny square with a binary value

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

Colour depth

A

Many images need colour, more bits are required for each pixel, more bits = more colours. The more colours, the more bits per pixel so the more the colour depth so the larger the image file

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

Image size

A

Number of pixels than an image contains, expressed as height and width

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

Resolution

A

How many pixels there are in a certain distance. Higher resolution looks better

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

Meta data

A

Data about the file itself e.g. file type, data created, author, height and width of image, resolution, colour depth

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

Two types of compression

A

Lossy and lossless

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

Lossy compression

A

Some data is removed thereby reducing the overall amount of data and file size

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

Image in lossy compression

A

Reduce colour depth, some shades will be discarded

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

Audio file in lossy compression

A

Reduce bit depth

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

Files compatible with lossy compression

A

JPEG, MPEG, MP3

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

Lossless compression

A

Files are reduced in size without removing data, can be done by looking for repeats in data and storing it as one item of data instead of many

17
Q

Files compatible with lossless data

A

PDF, GIF

18
Q

How is sound converted to binary

A

Capture a sound wave at regular intervals, using an analogue-to-digital converter, this is known as a sample. The sound recorded at each sample is converted to its nearest numeric equivalent

19
Q

Sample rate

A

Number of samples recorded in a given time period, higher the sample rate = closer to original sound, measured in hertz

20
Q

Bit depth

A

Number of bits used to record each sample

21
Q

Bit rate

A

Measure of how much data is processed for each second of sound