1.2.3 - Units Flashcards

(6 cards)

1
Q

Why do computers use binary to represent data?

A

A computer is built of switches, either: on and off, which correspond to 1 and 0. (base 2)

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

What are the standard units of data storage, from smallest to largest?

A

Bit,
Nibble (4 bits),
Byte (8 bits),
Kilobyte (KB),
Megabyte (MB),
Gigabyte (GB),
Terabyte (TB),
Petabyte (PB).​

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

How do you convert between different units of data storage?

A

4 bits = 1 nibble,
8 bits = 1 byte,
1,000 bytes = 1 kilobyte (KB),
1,000 kilobytes = 1 megabyte (MB),
1,000 megabytes = 1 gigabyte (GB),
1,000 gigabytes = 1 terabyte (TB),
1,000 terabytes = 1 petabyte (PB).

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

How do you calculate the file size of a sound recording?

A

Sound file size = Sample Rate × Duration (s) × Bit Depth

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

How do you calculate the file size of an image?

A

Image file size = Colour Depth × Image Width (px) × Image Height (px)

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

How do you calculate the file size of a text document?

A

Text file size = Number of Characters × Bits per Character

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