APPENDIX DZ-Transform

The z-transform is used for sampled signals. It is analogous to the s-transform used with continuous or analog signals. Let’s use xk and yk to represent the input and output signals to a digital filter, respectively. Rather than use differentiators, as analog filters use, we use the delay function instead. The input and output of the IIR (recursive) digital filter have the following relationship:

Image

The first term is a sum of coefficient-weighted delayed versions of the input (this is the familiar FIR filter expression). The second term is a coefficient-weighted sum of the delayed versions of the output, which implies feedback. ...

Get Digital Signal Processing 101 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.