Adam Panagos / Engineer / Lecturer
The Z-Transform Part 2: The Inverse Z-Transform
We now examine how to compute the inverse Z-Transform. Evaluating the Z-Transform explicitly requires complex/contour integration. Instead of evaluating this integral, we usually use Partial Fraction Expansion (PFE) to decompose a Z-domain quantity into a summation of simple terms that can be easily inverted. Long division can also be used to compute individual samples of the time-domain signal. The videos below examine these different approaches.
Inverse Z-Transform Introduction
7/13/2015
Running Time: 8:15
This video introduces the general strategy that we'll use to invert Z-Domain signals back into the discrete-time domain.In this course we avoid directly using the inverse Z-Transform equation as it requires performing contour integration in the complex plane.Instead, our strategy is to write the Z-Transform we're working with (e.g. X(z)) as a linear combination of first-order terms that we can lookup in a table. This process of writing X(z), which in general is a ratio of polynomials in z, as a linear combination of first-order terms is called Partial Fraction Expansion.Once expanded into first-order terms, we go back into the time-domain by picking either a right-sided or left-sided signal as appropriate based on the overall region of convergence (ROC) of the X(z).A specific example of this process is worked in the subsequent video.