Lecture 11 - Notes

January 27, 2016

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]$.

Example

Consider,

What is the impulse response of the system?

This system is causal, therefore the initial rest condition applies, and

So, if $x[n] = \delta[n]$,

For what ranges of $a$ will the system be stable?

We note that this absolutely summable for $|a| \lt 1$. This means the system is stable for $|a| \lt 1$.

Condition of Initial Rest

definition: We need addition conditions along with the difference equation. The most common is initial rest, where an input $x[n] = 0$ for all $n \lt n_0$ leads to $y[n] = 0$ for all $n \lt n_0$.

Non-recursive Equations

Given,

if $N = 0$, then,

and,

Eigenfunctions

Recall

Vector $x$ is an eigenvector for matrix $A$ if,

where $\lambda$ is the eigenvalue.

Eigenfunctions

Can we extend the concept of eigenvectors to eigenfunctions of a system?

Given a system $x[n]\xrightarrow{T} y[n]$ we can write,

Example

Given a moving average system,

suppose $x[n] = \delta[n]$,

which is not an eigenfunction. Let's try again with $x[n] = e^{j \omega_0 n}$, then,

Why Eigenfunctions?

If the input to an LTI system is represented as a linear combination of complex exponentials, then the output can also be represented as a linear combination of the same complex exponential signals.

The Eigenfunction Property

definition: The eigenfunction property states given

if $x[n] = \sum_k \alpha_k e^{j \omega_k n}$, then,