Topic Sixteen - Digital Sound Flashcards
(9 cards)
What is sampling?
Sampling is how we convert a continuous-time signal (analog signal) into a discrete-time signal (digital signal)
It involves measuring the analog signal at particular intervals to create a sequence of numbers which can be stored digitally
What is the sampling rate?
The sampling rate is how frequently we look at the changes in the signal.
Signalling rate depends on what you want to capture (fast changing signal/high frequency needs a higher sampling rate)
What is quantisation?
The process of approximating a voltage amplitude with its nearest available digital representation
What is aliasing?
When we under sample there is the creation of frequency components not present in the original signal. This is referred to aliasing.
What is analog-to-digital conversion?
Converts an analog signal into digital
What is digital-to-analog conversion?
Converts a digital signal into analog
What are some common sampling rates and why are they used?
In order for a signal to be perfectly reproduced, a signal must be sampled at a rate equal to at least twice it’s highest frequency components not present (Nyquist sampling theorem)
Other sampling rates include:
44.1kHz, 48KHz, 96kHz, or 192kHz
Higher rates beyond human hearing can be used to analyze animal sounds.
What are some common bit depths and why are they used?
Commonly 16 or 24 bit
More bits reduces the quantization noise
What are the advantages to representing sound digitally?
- Easy to generate
- Easy to make exact copies
- Easy to store
- Easy to process by a computer