Generalized transforms
Last updated
Last updated
It turns out the CTFT is just a specific case of a more general transform called the Laplace transform.
Notice that the Fourier Transform is merely . Like the Fourier Transform, the Laplace Transform does not always converge. The values of for which the transform does converge is known as the region of convergence (ROC). If the ROC contains the imaginary axis, then the signal has a well-defined Fourier Transform.
Unlike the Fourier Transform, there is no easy way to take the Inverse Laplace Transform. However, for many LTI systems/signals, we can use partial fraction expansion and then use known Laplace Transform pairs in order to compute the inverse.
Two useful features of laplace transforms are their poles and zeros. Suppose
The poles of the system are and the zeros are
The properties of the Laplace transform are largely the same as the properties of the Fourier Transform. One must just be careful about the Region of Convergence. For all these properties, assume that and with original region of convergence . Linearity:
Time Shift:
Time/Frequency Scaling:
Conjugation:
Derivative:
Convolution/Multiplication:
Frequency Shift:
In the normal laplace transform, we integrate over all the real numbers. For the Unilateral Laplace Transform we only integrate over the right half of the real numbers.
The because the unilateral laplace transform is basically the same as the original, the properties of it are largely the same as well. However, Convolution and Differentiation change.
This should be clear because the unilateral laplace transform only considers the right half of the reals, so unless the signal itself is right-sided, the convolution is going to blend together the left side of the signal with the right side.
Unlike the regular Laplace transform, differentiating a signal introduces initial conditions for the the Unilateral Laplace Transform. This actually makes it useful for solving differential equations because given the differential equation, we can take the Unilateral Laplace Transform of both sides, solve for our variable in the Laplace domain, and then take the inverse Laplace Transform to convert back to the time domain.
Just like the Laplace Transform generalizes the CTFT, the Z-Transform generalizes the DTFT.
Linearity:
Time Shift:
Scaling:
Time Reversal:
Derivative:
Convolution/Multiplication:
Like the Laplace Transform, the Z-Transform has a unilateral variant.
Like before, convolution with the Unilateral transform is only valid for right sided signals. The time-delay property also changes for the unilateral z-transform.
Notice how this property can now help us solve difference equations because we can simply take the unilateral z-transform of both sides, solve for our output, and then convert back to the time domain.
Convolution: if and are right sided (i.e 0 for )
Differentiation:
When , we recover the DTFT
We know that the DTFT will be well defined as long as the region of convergence of the Z-transform contains the unit circle (because that represents all points . Unlike the ROC of the laplace transform, which is a rectangular section of the plane, the ROC of the Z-transform is a circular section. This means the only possible shapes for the ROC of a Z-transform are a ring, the interior of a circle, the exterior of a circle, or the empty set. For right-sided signals, the ROC is the exterior of the circle defined by the outermost pole. Like the Laplace transform, the best way to take the inverse Z transform is to use partial fraction decomposition.
Given and for , then