Speech Science Exam 2 Flashcards
(179 cards)
When we work with sound files what are we working with?
digital audio
What is the difference between digital and analog audio signals?
digital signals have gaps in them, whereas analogs signals are continuous
What are examples of analog signals? 3
speech sounds, musical tones, displacement of middle ear bones;
What is an analog signal?
a signal continuous in time and amplitude; analog signal exist every moment and their amplitude can take on a value
What is a digital signal?
discrete time signal (it only exists at discrete points, not continuously); not continuous; digital “samples”; digital sigs exist at given moments only, and there is nothing in between
Are digital sound files superior to analog tapes? 4 reasons why yes
1 quality (copies are are identical to the original) 2 digital signals are more resistant to noise and degradation when transmitted than analog signals; 3 storage sensitive; 4 flexible and efficient
Why does digitizing work?
Even with a discrete number of data points, the signal can be represented well (to the point
where the digital signal sounds like the original analog signal). For example, a CD sounds as
good as an analog master tape.
What is digitizing?
Get a representative sample. Since the analog signal is continuous and its digital representation is not, the data points need to be selected carefully so that the quality of the sample is not significantly compromised. The name “digitization” literally means converting to numbers (digits) so that the information can be stored in a numeric format.
What is sampling?
taking samples at given intervals (therefore, the energy btw the sampling points is discarded) (measured kHz); ex. a sampling rate of 10000 Hz (10kHz) means that the analog signal is sampled 10,000 times per second
What is quantization?
Converts the amplitude or energy level of the samples. The amplitude of the signal is made discrete. The continuous amplitude variations need to be represented.
A quantum is an increment of energy (measured in bits)
Before sampling and quantization, the signal may be passed through a _____ and a _______.
pre-emphasis filter; presampling (low-pass) filter
What is the importance of presampling (low pass) filter?
it rejects the energy above the highest freq of interest
What is the imp of pre-emphasis filter?
basically boosts higher frequencies
What is an acceptable sampling rate? Who came up with it?
you need to sample at least twice the highest frequency of interest (Nyquist’s sampling theorem 1928) - human ear hears up to 20kHz, and so we use 44kHz
According to Nyquist’s theorem, what is the number of samples needed?
at least double the highest frequency of interest; since the ear can hear 20kHz for music we need 44kHz
Why doe we need to have a sampling rate of at least twice the highest frequency of interest?
to avoid aliasing
What is an alias?
an assumed identity; a fake; skipping some data points, creates an alternate perception; if we don’t have enough sample points, the sound will alias to something different
How can you avoid aliasing? 3
1 remember the highest freq of interest (22kHz)
2 filter the energy above the highest frequency of interested (presampling (low-pass) filter)
3. sample the signal at a rate that is at least 2x as high as the highest freq of interest
Who was an important theorist, who gave us the minimum sampling rate in 1928?
Nyquist
What is quantization?
conversion the amplitude or energy level of the samples, of the signal is made discrete, the continuous amplitude variations need to be represented
A ____ is an increment of energy.
quantum
A 1-bit system has ___ levels.
2
A 3-bit system has ___ levels.
8 (2^n)
What is another name for quantization rate?
resolution