Explore tens of thousands of sets crafted by our community.
Principles of Digital Signal Processing
30
Flashcards
0/30
Sampling Rate
The number of samples of a signal that are taken per second to represent the signal digitally.
Time-Frequency Analysis
The analysis of signals with respect to both time and frequency in order to understand features of the signal that change over time.
Phase Response
The response of a system to various frequencies of a signal’s phase shift introduced by the system.
Infinite Impulse Response (IIR) Filter
A filter whose impulse response is non-zero over an infinite length of time, typically implemented using feedback.
Least Squares
A mathematical method used in regression analysis to determine the best-fitting curve by minimizing the sum of the squares of the offsets.
Adaptive Filter
A filter that automatically adjusts its parameters according to an optimization algorithm designed to minimize a predefined cost function.
Matched Filter
An optimal linear filter designed to maximize the signal-to-noise ratio for a known signal template.
Z-Transform
A mathematical transform oftentimes used in the analysis and design of digital filters that maps the discrete time signal into a complex frequency domain.
Chebyshev Filter
A filter with a steeper roll-off and more passband ripple or stopband ripple than a Butterworth filter.
Amplitude Response
The relationship between the amplitude of the output signal of a system compared to the input signal as a function of frequency.
Delta Function ( function)
A mathematical function that equals zero everywhere except at zero where it is infinitely high, with the integral over the entire real line equals one.
Bandpass Filter
A filter that passes frequencies within a certain range and attenuates frequencies outside that range.
Aliasing
The effect that causes different signals to become indistinguishable from each other when sampled, often due to a violation of the Nyquist theorem.
Quantization
The process of mapping a large set of input values to a (countable) smaller set – such as rounding values to some unit of precision.
Bilinear Transform
A mathematical method used in signal processing to convert an analog filter design to a digital filter design.
Hilbert Transform
A linear operator that takes a signal and produces a signal with a phase shift of -90 degrees for all frequency components.
Spectral Leakage
The spreading of signal energy across multiple frequency bins in the result of digital signal processing, which usually occurs with discrete signals.
Transfer Function
A mathematical representation of the relation between the input and output of a linear time-invariant system.
Digital Filter
A system or device that selectively passes certain frequencies and attenuates others of a digital signal.
Convolution
A mathematical operation used to determine the output of an LTI system given the input signal and the system's impulse response.
Sampling Theorem
Another name for the Nyquist theorem, which describes the minimum rate at which a signal can be sampled without introducing errors.
Nyquist Theorem
A theorem stating that a continuous signal can be completely represented in its samples and fully reconstructed if it was sampled at twice the highest frequency component.
Butterworth Filter
A type of signal processing filter designed to have a frequency response that is as flat as possible in the passband.
Window Function
A function used to taper the end of a segment of signal data before digital signal processing is performed to reduce edge effects.
Fast Fourier Transform (FFT)
An algorithm to compute the Discrete Fourier Transform (DFT) efficiently, by reducing the number of computations from to .
Discrete Fourier Transform (DFT)
A transform that maps a finite list of equally spaced samples of a function into a list of coefficients of a finite combination of complex sinusoids.
Impulse Response
The output of a linear time-invariant (LTI) system when presented with a unit impulse input.
Quantization Error
The difference between the true analog value and quantized digital value, due to the discrete levels in digital representations.
Signal-to-Noise Ratio (SNR)
A measure used in science and engineering to quantify how much a signal has been corrupted by noise.
Finite Impulse Response (FIR) Filter
A type of filter whose impulse response settles to zero in finite time as opposed to Infinite Impulse Response (IIR) filters.
© Hypatia.Tech. 2024 All rights reserved.