Lecture 7 - Notes

January 19, 2016

Ways to Describe LTI Systems

  1. The Impulse Response
  2. Difference Equations
  3. Frequency Response
  4. 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]$.