1.7 - Units of Measurement
Exam Board:
OCR
Specification:
2016 - Unit 1
All computer systems communicate, process and store data using binary because this is the format that the processor understands.
​
Binary is a number system consisting entirely of 0s and 1s.
​
A single binary data value (a 0 or a 1) is called a bit.
4 bits is called a nibble (e.g. 0101 or 1100).
8 bits is called a byte (e.g. 10101001 or 01011100).
​
There are two main measurement systems:
Metric Units of Measurement
![metric.PNG](https://static.wixstatic.com/media/fb2250_48f0372f71de4ca097ccbe9c68be01f5~mv2.png/v1/fill/w_350,h_230,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/metric_PNG.png)
​The gap between units when using metric values (also known as the decimal system) is always 1,000. For example, there are 1,000 bytes in 1 kilobyte and 1,000 kilobytes in 1 megabyte.
​​
To convert between metric units, divide by 1,000 when moving to a larger unit (e.g. 500 megabytes is 0.5 gigabytes) and multiply by 1,000 when moving to a smaller unit (e.g. 4.7 terabytes is 4,700 gigabytes).
​
For example, 8,520 KB is the same as 8.52 MB or 0.00825 GB.
​​
Metric values (usually) have a prefix ending in ‘a’ such as megabyte or gigabyte.
Binary Units of Measurement
​​​The gap between units when using binary values is always 1,024. For example, there are 1,024 bytes in 1 kibibyte and 1,024 kibibytes in 1 mebibyte.
​​
To convert between binary units, divide by 1,024 when moving to a larger unit (e.g. 4,096 kibibytes is 4 mebibytes) and multiply by 1,024 when moving to a smaller unit (e.g. 55 pebibytes is 55,296 tebibytes).
​
For example, 34 KiB is the same as 34,816 MiB or 35,651,584 GiB.
​​​
Binary values have a prefix ending in ‘bi’, such as kibibyte or mebibyte.
​
Computer scientists often use the binary system of measurement because the storage size is technically more accurate.
![binary.PNG](https://static.wixstatic.com/media/fb2250_43b05c3877144e5e90ddd60ddbf09157~mv2.png/v1/crop/x_1,y_2,w_350,h_230/fill/w_350,h_230,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/binary_PNG.png)
![Monochrome on Transparent.png](https://static.wixstatic.com/media/fb2250_3ea96235b043402db51377f4844041f0~mv2.png/v1/crop/x_0,y_0,w_1692,h_1248/fill/w_46,h_34,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Monochrome%20on%20Transparent.png)
Questo's Questions
1.7 - Units of Measurement:
​​
1a. Create a table or list that clearly shows the relationship between values from bit up to petabyte for the metric (decimal) measurement system. [4]
1b. Create another table to display the binary measurement system from bit to pebibyte. [4]
​
2. Make the following conversions and show your working out. [2 each]
a. 40 megabytes into kilobytes.
b. 8500 gigabytes into terabytes.
c. 100 mebibytes into kibibytes.
d. 854,016 mebibytes into gibibytes.
e. How many bytes are there in 3 megabytes?
f. How many bytes are there in 3 mebibytes?