| Feature | Decimal (SI) | Binary (IEC) |
|---|---|---|
| Base | ||
| Prefix | Kilo, Mega, Giga | Kibi, Mebi, Gibi |
| Common Use | Disk Manufacturers | Operating Systems |
| Symbol | KB, MB, GB | KiB, MiB, GiB |
Unit Consistency: Always convert all variables to the same base unit (usually seconds for time and bits for depth) before performing the final multiplication. Mixing minutes and seconds is a frequent source of calculation errors.
The 'Divide by 8' Rule: Most raw calculations result in bits. Examiners often provide options in Bytes, so remember that the final step in almost every capacity problem is dividing the total bits by 8.
Sanity Checks: If calculating a small image results in several Gigabytes, re-check your decimal places and unit conversions. A standard uncompressed photo should typically be in the Megabyte range, not Gigabytes.
Buffer for Growth: In practical capacity planning questions, always add a percentage (often 10-20%) for future growth and system overhead if the question asks for 'required storage' rather than 'file size'.