5.3. Units of Information - Concise
5.3. Units of Information - Concise
www.pmt.education
Specification:
4.5.3.2 Units:
Know that quantities of bytes can be described using binary prefixes
representing powers of 2 or using decimal prefixes representing powers of
10, eg one kibibyte is written as 1KiB = 210 B and one kilobyte is written as
1kB = 103 B.
Know the names, symbols and corresponding powers of 2 for the binary
prefixes:
● kibi, Ki - 210
● mebi, Mi - 220
● gibi, Gi - 230
● tebi, Ti - 240
Know the names, symbols and corresponding powers of 10 for the
decimal prefixes:
● kilo, k - 103
● mega, M - 106
● giga, G - 109
● tera, T - 1012
www.pmt.education
Bits and bytes
Units
● Quantities of bytes can be described using binary prefixes or decimal prefixes
● Binary prefixes go up in powers of two
● Decimal prefixes go up in powers of ten
● Binary prefixes and decimal prefixes have similar orders of magnitude
Binary Decimal
Kibi (Ki) 2
10 Kilo (K) 10
3
= 1024 = 1000
Mebi (Mi) 2
20 Mega (M) 10
6
= 1048576
= 1000000
Gibi (Gi) 2
30 Giga (G) 10
9
= 1073741824 = 1000000000
Tebi (Ti) 2
40 Tera (T) 10
12
≈ 1.0995×10
12
= 1×10
12
www.pmt.education