Digital Audio Signal Processing Lecture 6 (Notes)
Notes of Digital Audio Signal Processing, Lecture 6.
Inverse System
- y=T{x} and x=Ti{y}, where TTi=TiT=I
- h∗hi=hi∗h=δ
- E.g., michrophone with a flare that is a high-pass system, needs an inverse system to get rid of the HP effect.
- E.g., h[n]=u[n] (accumulator) ↔ hi[n]=δ[n]−δ[n−1], where h∗hi=δ
- Infinite impulse response ⟷ finite impulse response, where the stability needs to be checked when inversion is from finite IR to infinite IR.
- power∝amplitude2
- Power dB = 10log10(pp0)=20log10(aa0)
- Amplitude dB = 5log10(pp0)=10log10(aa0)
Frequency Response of LTI System
- pf0[n]=e2πjf0n is the eigenvector of a filter
- Eigenvalue & eigenvector of LTI system
- y[n]=h∗pf0=∑k∈Zh[k]pf0[n−k]=∑k∈Zh[k]e2πjf0(n−k)=e2πjf0n∑k∈Zh[k]e−2πjf0k=pf0[n]H(f0)
- where pf0 is the eigenvector and H(f0) is the eigenvalue.