What is the purpose of the anti-aliasing filter in an ADC?
ATo boost the signal before sampling
BTo remove frequencies above the Nyquist limit before the signal is sampled
CTo add harmonic warmth to the digital signal
DTo convert the sample rate to a standard value
Without anti-aliasing filtering, frequencies above Nyquist would fold back into the audible range as aliasing artifacts. The low-pass filter prevents this before sampling occurs.
Question 2 True / False
True or false: Jitter in the sample clock primarily affects low-frequency content.
TTrue
FFalse
Answer: False
Jitter causes timing errors in the sampling process, which manifest as sidebands around high-frequency tones. High frequencies are most sensitive because small timing errors represent a larger phase error at higher frequencies.
Question 3 Short Answer
What does dynamic range mean in the context of an audio converter, and how does bit depth affect it?
Think about your answer, then reveal below.
Model answer: Dynamic range is the ratio between the loudest undistorted signal and the noise floor, measured in dB. Each bit of depth adds approximately 6 dB of dynamic range — so 24-bit achieves about 144 dB versus 96 dB for 16-bit.
Greater dynamic range means the converter can handle both very quiet and very loud signals within a single recording, which is critical for sources with wide dynamic variation like acoustic instruments.
Question 4 Multiple Choice
A studio records at 24-bit/96 kHz using multiple converters. What synchronization measure prevents audible timing artifacts?
AUsing identical cable lengths on all inputs
BRecording each converter in a separate session
CSlaving all converters to a single master word clock
DEnabling oversampling in the DAW
Multiple converters running on independent internal clocks drift relative to each other, causing inter-channel jitter and timing offsets. A master word clock synchronizes all converters to a common timing source.