1.2 Memory And Storage (1.2.4 Data Storage) Flashcards

1
Q

What is a character set?

A

A defined list of characters recognised by the computer

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

Examples of character sets

A

ASCII and Unicode

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

ASCII

A
  • 7 bit binary code

- represents 128 different characters

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

Unicode

A
  • 24 bit character set

- covers all major languages

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

Storing images

A
  • stored as a series of pixels
  • colour of each pixel is represented by a binary code
  • more bits = more colours
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Colour depth

A
  • colour depth is the number of bits used for each pixel
  • most devices use a 24-bit colour depth
  • number of pixels in the image is the image resolution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

File size (in bits)

A

Image resolution (width x height) x colour depth

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

Metadata

A
  • information stored in an image file

- e.g. file format, height, width, colour depth, and resolution

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

Storing sound

A
  • sound is recorded as an analogue signal
  • analogue is converted into digital data
  • this is called sampling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Factors affecting size and quality of sound files

A
  • sample rate

- bit depth

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

Compressions

A
  • lossy

- lossless

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

Advantages of compressing data

A
  • smaller files take up less storage space
  • allows web pages to load more quickly in web browsers
  • streaming and downloading files from the internet is quicker as they take up less bandwidth
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Lossy

A
  • permanently removing data from file - lossy files are worse quality than the original
  • takes up less bandwidth
  • commonly used - lots of software can read lossy files
  • examples are MP3 and JPEG
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Lossless compression

A
  • makes file smaller by temporarily removing data to store the file
  • no reduction in quality
  • only a slight reduction in file size, so lossless files still take up space on a device
  • examples are PNG and FLAC
How well did you know this?
1
Not at all
2
3
4
5
Perfectly