Appendix D

Z-Transform

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

yk=i=0toN1Cixki+i=1toN1Diyki

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

Get Digital Signal Processing 101, 2nd Edition 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.