02 - Speech Signal Processing Flashcards
What is a signal?
A varying physical quantity that conveys information or carries energy. In this course we primarily use continuous-time signals
What is sampling?
Sampling is the process of converting a continuous-time signal into a discrete-time signal.
What is the Nyquist-Shannon sampling theorem?
The sampling rate should be greater than twice the highest frequency component (in the original signal).
What is a periodic signal?
A signal that remains unchanged by a temporal shift. In other words, the signal (sound signal e.g.) is constant and repeated in a cycle. For example the sound ‘a’ is a periodic signal.
What is a discrete-time unit impulse?
It is a discrete-time signal that has a value of 1 at time=0 and 0 everywhere else. Also known as the Kronecker delta-function.
What is a discrete-time unit-step?
A signal that has a constant value of 1 for all time indices greater than or equal to zero and a value of 0 for all time indices less than zero.
What is a discrete-time complex exponential signal?
It is a signal that can be represented in rectangular and polar coordinates.
TOBEDELETED:
A discrete-time signal is defined by the equation. Check if the
signal is periodic and, if so, compute its fundamental period.
See slide 106 in the AllSlides.
When we talk about ‘systems’ in SLP, what do we mean?
A system is simply a process that takes an input signal and produces an output signal.
What is a ‘linear and time-invariant’ (LTI) system?
It is a system that brings together the properties of additivity, homogeneity and time-invariance.
What is a convolution sum and why do we use it?
A convolution sum is used to combine two signals into one new signal. We use it to compute the response to any input signal if we know h(n) which is the impulse response of the LTI system.
The discrete-time complex exponential signal is an eigenfunction of which system?
A discrete-time LTI system.
What is a transfer function?
In signal processing, the transfer function is a mathematical representation of how an input signal is transformed into an output signal by an LTI system. (We often use the z-transform)
What is a difference equation?
A difference equation is a mathematical equation that describes the evolution of a sequence of values over time. It relates the value of a variable at one point in time to its value at a previous point in time, as well as any inputs or external factors that may affect it.
What is the Kronecker delta function ( δ(n) )?
It is a discrete-time signal that has a value of 1 at time=0 and 0 everywhere else. Also goes under the name of ‘discrete time unit-impulse’.
What does DFS stand for?
Discrete Fourier Series
What is a ‘frequency response’?
It is a measure of how a system responds to different frequencies of input signals.
What is a DTFT?
A Discrete-Time Fourier Transform.
In words, what is the ‘Convolution property of the DTFT’?
The convolution property of the Discrete-Time Fourier Transform (DTFT) states that the DTFT of the convolution of two discrete-time signals is equal to the product of their individual DTFTs. In other words, convolving two signals in the time domain corresponds to multiplying their respective frequency representations in the frequency domain. This property is fundamental for analyzing the frequency characteristics of signals and systems in the context of the DTFT.