Difference Equation And Filtering Flashcards
Linear Systems
Systems that obey superposition. Y will be the sum of X amount of outputs produced by X amount of inputs
Casual Systems
Outputs dependent of present and previous data.
Time Invariant
The output delay will be the same as the input delay.
Difference Equation
Describes how a linear, time-invariant, casual digital filter works.
Filter Coefficients
Set of constants also called tap weights, used to multiply against delayed signal sample values within a digital filter structure
Recursive Filter
When a digital system relies on inputs and past outputs.
Non-Recursive Filter
When the digital filter relies on inputs and not on past outputs.
Impulse Response
When the input to a filter is a unit impulse function, the output from the filter is the unit impulse response.
Infinite Impulse Response (IIR)
Because new outputs are dependent of old outputs, the impulse response never dies. Typical for recursive diff. equations.
Finite Impulse Response (FIR)
Characteristic of non-recursive filters. Uses past inputs but no past outputs to calculate new outputs. This type of response becomes zero.
Moving Average Filter
Impulse response averages every n samples in the input signal.
Step Response
S[n].
Response level of system changes at input. This is a filters response to a unit step function.
Roll Off
The steepness of a filters response in transition region from pass band to stop band.
Stop Band
A band of frequencies attenuated by a digital filter. This occurs where filter gains are low.