You should be able to:
•• a bit is the fundamental unit of information
•• a byte is a group of 8 bits.
•• kilo, 1 kB is 1,000 bytes
•• mega, 1 MB is 1,000 kilobytes
•• giga, 1 GB is 1,000 Megabytes
•• tera, 1 TB is 1,000 Gigabytes.
Note that the examiner will not deduct marks if you state that the data storage measurement is in "1024's" rather than "1000's". However, the AQA Specification states that 1 kilobyte is 1000 bytes so we will learn our conversions in this way.
You need to know:
The symbols for each measurement type are:
To get from a bit to a byte we multiply by 8.
All of the other units of measurement, you multiply by 1000.
As long as you remember the order... bit, byte, kilobyte, megabyte, gigabyte, terabyte then you should remember the maths!
8 B B K M G T - can you think of a saying to help you with this?
8 Basket Ball Kicks Make Gaming Tough
This means that to get from kilobytes to bits you need to perform this calculation:
NUMBER OF BYTES = (number of kilobytes * 1000)
NUMBER OF BITS = (number of bytes * 8)
Let's try an example...
"Convert 5 kilobytes to bits"
5 * 1000 = 5000 (bytes)
5000 * 8 = 40000 bits.
The answer is 40000 bits.
What about the other way?
If we have 40000 bits that need converting to kilobytes then we do this:
40000 / 8 = 5000 (bytes)
5000 / 5 = 1000 (kilobytes)
The answer is 5 kilobytes.
SOURCE RECOGNITION - PLEASE NOTE: The examination examples used in these walking talking mocks are samples from AQA from their non-confidential section of the public site. They also contain questions designed by TeachIT for AQA as part of the publicly available lesson materials.