How is sound converted into binary, and what affects its quality and file size?
Describe how analogue sound is sampled to produce digital data, and explain how sample rate and bit depth affect sound quality and file size.
A focused answer to the WJEC GCSE Digital Technology content on representing sound, covering analogue versus digital, sampling, sample rate and bit depth, and how these affect quality and file size.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
WJEC asks you to explain how a real, continuous sound, such as a voice or music, is turned into binary numbers a computer can store, and how the two recording settings, sample rate and bit depth, affect both quality and file size. As with images, the file-size calculation is a frequent exam question, so you need the process and the numbers.
Analogue versus digital
The starting point is the difference between the real sound and what a computer can hold.
Sampling
The conversion is done by sampling.
Because samples are taken only at intervals, the digital version is a series of steps that approximate the smooth original. Taking samples more often, and storing each one more precisely, makes the approximation closer to the real wave.
Sample rate
Sample rate controls how often the wave is measured.
Bit depth
Bit depth controls how precisely each sample is stored.
Calculating sound file size
This is the headline exam skill.
Sample rate and bit depth together
The two settings control different things, and a good answer keeps them apart. Sample rate is about how often the wave is measured, so it governs how well rapid changes and high-pitched sounds are captured: too low a sample rate and high frequencies are lost, making the sound dull or distorted. Bit depth is about how precisely each individual measurement is stored, so it governs the accuracy of each sample's amplitude: too low a bit depth and the steps between possible values are coarse, adding a background "graininess" to quiet passages. Raising either improves quality, and raising either increases the file size, because both multiply into the size formula. In an exam, name which setting you are changing and state its specific effect rather than saying "the quality goes up".
Mono and stereo
A real recording may store more than one channel of sound. A mono recording has a single channel, while a stereo recording has two (left and right), which is what gives a sense of direction through headphones. Because a stereo file stores two channels, its data is roughly double that of the equivalent mono file at the same sample rate and bit depth. If a question states a recording is stereo, the size formula result is multiplied by the number of channels, so a stereo clip doubles the figure from sample rate times bit depth times seconds. Knowing this lets you explain why a music track is larger than a spoken-word recording even at the same settings.
Why this matters
Sound files can be large: CD-quality audio uses a high sample rate and bit depth, so a few minutes is tens of megabytes. This is why music is usually compressed before streaming or storing on a phone. Knowing the trade-off lets you justify settings: a podcast of speech can use a low sample rate and bit depth to keep files small, while a music recording needs high values for fidelity.
Exam-style practice questions
Practice questions written in the style of WJEC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
WJEC-style4 marksA sound clip is recorded for 10 seconds at a sample rate of 8000 samples per second using a bit depth of 8 bits. Calculate the file size in kilobytes (use 1000 bytes = 1 KB).Show worked answer →
File size in bits equals sample rate multiplied by bit depth multiplied by the number of seconds.
bits.
Convert to bytes: bytes.
Convert to kilobytes: KB.
Markers award one mark for the correct formula, one for the total bits, one for converting to bytes, and one for the final value with unit. Laying out each multiplication and division protects the method marks if one conversion slips.
WJEC-style2 marksExplain why a higher sample rate produces a more accurate digital recording of a sound.Show worked answer →
A higher sample rate means the amplitude of the sound wave is measured more times each second, so the samples are closer together in time.
Because more samples are taken, the digital version follows the shape of the original analogue wave more closely, so playback is a more accurate reproduction of the original sound.
Markers give one mark for "more samples taken per second / samples closer together" and one mark for the consequence, that the recording matches the original wave more closely. A reference to capturing higher frequencies is also creditworthy.
Related dot points
- Explain why digital systems store and process all data as binary, and describe how bits, nibbles and bytes represent numbers, text and other data.
A focused answer to the WJEC GCSE Digital Technology content on binary, explaining why computers use a two-state system, how bits combine into bytes, and how binary codes represent numbers and characters.
- Describe how bitmap images are represented using pixels and colour depth, and explain how resolution and colour depth affect image quality and file size.
A focused answer to the WJEC GCSE Digital Technology content on representing images, covering pixels, resolution, colour depth and metadata, and how these determine image quality and file size.
- State the units used to measure data (bit, byte, KB, MB, GB, TB), convert between them, and calculate and compare file and storage sizes.
A focused answer to the WJEC GCSE Digital Technology content on measuring data, covering the units from bit to terabyte, converting between them, and calculating how many files fit on a storage device.
- Explain the purpose of data compression and describe the difference between lossy and lossless compression, including when each is appropriate.
A focused answer to the WJEC GCSE Digital Technology content on compression, covering why files are compressed and the difference between lossy and lossless methods, with their uses and trade-offs.
- Describe solid-state, magnetic, optical and cloud storage, compare their characteristics, and choose appropriate storage for a given situation.
A focused answer to the WJEC GCSE Digital Technology content on storage media, covering solid-state, magnetic, optical and cloud storage and how to choose between them using capacity, speed, portability, cost and durability.
Sources & how we know this
- WJEC GCSE Digital Technology specification — WJEC (2021)
- WJEC GCSE Digital Technology Unit 1 guide — WJEC (2020)