Lead-in: A student records a podcast about computer science.
(a)(i) Describe how an analogue sound wave is converted into digital form.
[3]
A common misunderstanding is that the wave frequency is used. The frequency in sound sampling is the number of samples taken each second... It is not the number of changes in a second that is recording, it is the height of the wave.— J277_01_ER_Jun2022.txt lines 327-331
The analogue sound wave is sampled — the amplitude (height) of the wave is measured at set/regular time intervals.
Each sample/measurement is converted into a binary number, and the binary numbers are stored sequentially.
The amplitude (height) of the wave is what is measured. Never write "the frequency of the wave is measured" — the MS explicitly excludes this. "Sample rate" is measured in Hertz, which is different from the wave's frequency. Use amplitude or height.