Lecture 7 - Notes
January 19, 2016
Ways to Describe LTI Systems
- The Impulse Response
- Difference Equations
- Frequency Response
- Transfer Function
Difference Equations
definition: The Difference Equation is a formula for computing an output sample at time $n$ based on past and present input samples and past output samples in the time domain (source). We may write the general, causal, LTI difference equation as follows:
isolating $y[n]$ (and scaling the coefficients by $\frac{1}{a_0}$),
or, more concisely,
where $x$ is the input signal, $y$ is the output signal and $a_j, b_i, i, j$ are the constant coefficients. Alternatively, another way of writing the Difference Equation is,
note the change of the bound $j$ to accommodate the inclusion of $y[n]$.