9618 · 1.2.2
Multimedia - Sound — FAQ
Frequently asked questions for 9618 Multimedia - Sound. Direct answers first, then deeper explanation — then practise with marking.
Why not just use the highest possible sampling rate and resolution all the time?
It's a trade-off between quality and file size. While higher rates and resolutions produce better quality audio, they also create significantly larger files. This has major implications for storage space and transmission bandwidth, especially for streaming services or portable devices. The chosen settings are often a compromise to achieve 'good enough' quality for the intended purpose with a manageable file size.
What is the difference between bit depth and bit rate?
They are related but distinct. Bit depth (or sampling resolution) is the number of bits per sample (e.g., 16-bit). Bit rate is the total number of bits processed per second (measured in bps or kbps). You can calculate the bit rate for uncompressed audio using: Bit Rate = Sampling Rate × Bit Depth × Number of Channels. So, bit depth is a component used to calculate the overall bit rate.
Does this apply to MP3 files?
The principles of sampling and quantisation are the foundation for all digital audio, including MP3s. However, the file size calculation formula only works for uncompressed audio like WAV or AIFF. MP3 is a compressed format that uses clever algorithms to remove data that humans are unlikely to hear, resulting in a much smaller file size than the formula would suggest.