This is a pseudo-mirror of www.bores.com DSP intro at http://www.bores.com/courses/intro/iir/5_ztran.htm [sic] as per the policy of this site.
This mirror was created from the source on 03/08/2000 at 22:46 Central Time.
Commercial information, time-dependent information, and all the damn JAVA scripts have been removed. All "htm" extensions have been changed to the proper "html" extensions. Has also been edited for
coherence, proper-linkage, and better document flow.
Copied without permission.
The equation for the filter's frequency response can be simplified by substituting a new variable, z :
Note that z is a complex number.
Complex numbers can be drawn using an Argand diagram. This is a plot where the horizontal axis represents the real part, and the vertical axis the imaginary part, of the number.
The complex variable z is shown as a vector on the Argand diagram.
The z transform is defined as a sum of signal values x[n] multiplied by powers of z:
Which has the curious property of letting us generate an earlier signal value from a present one, because the z transform of x[n-1] is just the z transform of x[n] multiplied by (1/z):
So the z transform of the last signal value can be obtained by multiplying the z transform of the current value by (1/z). This is why, in the filter diagram, the delay elements are represented formally using the 1/z notation.
| Last updated: 3rd January 1998 | http://www.bores.com/courses/intro/iir/5_ztran.htm