SLIDE 1
Weiner-Hopf Equations Assuming h(n) is stable, ˆ y(n) =
∞
- k=−∞
h(k)x(n − k) 0 = E[(y(n) − ˆ yo(n)) x∗(n − ℓ)] by orthogonality = E[y(n)x∗(n − ℓ)] −
∞
- k=−∞
ho(k) E[x(n − k)x∗(n − ℓ)] ryx(ℓ) =
∞
- k=−∞
ho(k)rx(ℓ − k)
- Last equation is the Weiner-Hopf equation
- If causal or FIR, only applies for a finite range of ℓ
- Note use of projection theorem
- This is a more general form of the normal equations, Rco = d
- J. McNames
Portland State University ECE 539/639 Optimum FIR Filters
- Ver. 1.02
3
Optimum IIR Filters
- Definitions
- Design and properties
- Stationary case
- Frequency domain interpretations
- Example
- One-step forward prediction = whitening
- J. McNames
Portland State University ECE 539/639 Optimum FIR Filters
- Ver. 1.02
1
Weiner-Hopf Equations MMSE Similarly, we can obtain the MMSE as follows ˆ y(n) =
∞
- k=−∞
h(k)x(n − k) Peo = E[(y(n) − ˆ yo(n)) (y(n) − ˆ yo(n))] = E[(y(n) − ˆ yo(n)) y∗(n)] = E[y(n)y∗(n)] −
∞
- k=−∞
ho(k) E [x(n − k)y∗(n)] = ry(0) −
∞
- k=−∞
ho(k)rxy(−k) = ry(0) −
∞
- k=−∞
ho(k)r∗
yx(k)
- J. McNames
Portland State University ECE 539/639 Optimum FIR Filters
- Ver. 1.02
4
Introduction and Scope
- Discussed FIR filters for both stationary and nonstationary cases
- For simplicity and due to time constraints, will limit discussion of
IIR filters to stationary case
- IIR filters are not very useful practically, but can gain some
insights from them
- Does it make sense to use an IIR filter with a nonstationary signal?
- J. McNames
Portland State University ECE 539/639 Optimum FIR Filters
- Ver. 1.02