4.5.3 Units of Information Flashcards
Bit (b)
Fundamental unit of information, can only take two values, can be represented as high or low currents
Byte (B)
Collection of 8 bits
Nybble
Half a byte (4 bits)
Bits representation
The number of different values that can be represented with a specified number of bits varies with the number of bits.
The more bits that are assigned to a number, the greater the number of values that can be represented.
Binary: Kibi Byte (Ki)
2^10 = 1024
Binary: Mebi Byte (Mi)
2^20 = 1048576
Binary: Gibi Byte (Gi)
2^30 = 1073741824
Binary: Tebi Byte (Ti)
2^40 = 1.0995x10^12
Decimal: Kilo Byte (K)
10^3 = 1000
Decimal: Mega Byte (M)
10^6 = 1000000
Decimal: Giga Byte (G)
10^9 = 1000000000
Decimal: Tera Byte (T)
10^12 = 1x10^12