This section first describes the main properties of the ZT.
Finally, the so called one-sides ZT will be introduce, which is useful for solving Difference Equations with initial conditions.
Assume the ZT of the sequences x[n] and y[n] are given by X(z) and Y(z) and their ROC by Rx and Ry respectively.
x[n]∘−∘X(z) with ROC Rxandy[n]∘−∘Y(z) with ROC Ry
Property: Linearity
The ZT, as the FTD, is a linear operation:
w[n]=αx[n]+βy[n]∘−∘W(z)=αX(z)+βY(z) with ROC Rw=Rx∩Ry
The resulting ROC Rw of the sequence w[n] will include the intersection of Rx and Ry. However the ROC Rw may be larger.
Example
Compute the ROC of w[n]=x[n]−y[n], with x[n]=u[n] and y[n]=u[n−1].
Both ROC's X(z) and Y(z) are all values of z outside the circle with radius 1. However, the ZT of w[n]=x[n]−y[n]=δ[n] is the entire z-plane.
Property: Shifting
Shifting a sequence, which can be delaying or advancing, multiplies the ZT by a power of z:
x[n−n0]∘−∘z−n0X(z) with ROC Rx
Because shifting a sequence does not affect its absolute sumability, shifting does not change the ROC. Therefor, the ZT of x[n] and x[n−n0] have the same ROC, with the possible exception of adding or deleting the points z=0 and z=∞.
Property: Time reversal
The ZT of the time reversed sequence x[−n] is given by X(z−1.
x[−n]∘−∘X(z−1) with ROC 1/Rx
In case the ROC Rx is given by the annulus in between r− and r+, the ROC of the time reversed sequence is given by the annulus in between 1r+ and 1r−, which is denoted by 1/Rx.
Property: Multiply by an
anx[n]∘−∘X(a−1z) with ROC Ry=|a|Rx
The proof of this property is as follows:
If a sequence x[n] is multiplied by a complex exponential an the resulting ZT Y(z) can be obtained by first combining the parameter a−1 and the variable z resulting in a scaled version of X(z):
y[n]=anx[n]∘−∘Y(z)=∞∑n=−∞anx[n]z−n=∞∑n=−∞x[n](a−1⋅z)−n=X(a−1z) with ROC Ry=|a|Rx
The resulting ROC is also scaled by the parameter a.
Example
The ZT and ROC of the unit step function x[n]=u[n] is as follows:
x[n]=u[n]∘−∘X(z)=∞∑n=0z−n|z|>1=11−z−1Rx:|z|>1
Calculate the ZT and its ROC of the scaled version y[n]=anu[n] of the unit step function.
Evaluating the ZT of the scaled version y[n] via the property leads to the following complex function Y(z) from which the ROC is outside a circle with radius a.
y[n]=anx[n]∘−∘Y(z)=X(a−1z)=11−(a−1z)−1=11−az−1Ry:|z|>|a|
Verifying this result by applying the ZT to the sequence y[n]=anu[n] leads indeed to the same result Y(z) with the same ROC as follows from the following equations:
via ZT of y[n]∘−∘Y(z)=∞∑n=0anz−n|z|>|a|=11−az−1Ry:|z|>|a|
Finally, as a special case note that if x[n] is multiplied by a complex exponent ejnθ0:
ejnθ0x[n]∘−∘X(e−jθ0z)
which corresponds to a rotation of the z-plane
Property: Convolution Theorem
Perhaps the most important ZT property is the convolution theorem, which states that convolution in time domain is mapped to multiplication in z domain.
x[n]⋆y[n]∘−∘X(z)⋅Y(z)with Rw=Rx∩Ry
The proof of this property is shown in the following steps:
First write out the convolution sum and transform to the z-domain.
w[n]=x[n]∗y[n]∘−∘W(z)=∞∑n=−∞(∞∑p=−∞x[p]y[n−p])z−n
In the next step change the order of the two summations and then add an extra exponent z−p in the first summation which has to be compensated this in the second summation:
The first summation is the ZT of the sequence x[n] and the second summation between large brackets is the ZT of the sequence y[n] , which finalizes the proof.
W(z)=X(z)⋅Y(z)with Rw=Rx∩Ry
The ROC of the result W(z) of the convolution property includes the intersection of the ROC's of X(z) and Y(z). However, the ROC Rw may be larger, if there is a pole-zero cancellation in the product X(z)⋅Y(z).
Example
Calculate the convolution result of the two finite length sequences:
x[n]=δ[n]+2δ[n−1]andy[n]=δ[n]+δ[n−1]
Calculate first the result via the convolution procedure and verify this result via the convolution property of the ZT.
Both x and y are finite length sequences and the convolution result w[n] is a finite length sequence which consists of 3 delta pulse with coefficients 1, 3 and 2 respectively.
w[n]=x[n]∗y[n]==1δ[n]+3δ[n−1]+2δ[n−3]
The ZT of the two sequences is as follows:
x[n]=δ[n]+2δ[n−1]∘−∘X(z)=1+2z−1y[n]=δ[n]+δ[n−1]∘−∘Y(z)=1+z−1
Multiplying these two polynomials results in a finite length polynomial with
coefficients 1, 3 and 2, which is indeed the ZT of the convolution result w[n].
W(z)=X(z)⋅Y(z)==(1+2z−1)⋅(1+z−1)=1+3z−1+2z−2
Finally the ROC of the result W(z) of the convolution theorem includes the intersection of the ROC's of X(z) and Y(z).
Example
Calculate the ROC of x[n]⋆y[n] with x[n]=anu[n] and y[n]=δ[n]−aδ[n−1].
x[n]=anu[n]∘−∘X(z)=11−az−1with Rx : |z|>|a|y[n]=δ[n]−aδ[n−1]∘−∘Y(z)=1−az−1with Ry : |z|>0
In this example the ZT X(z) of the infinite length exponential decaying sequence x[n] has one pole at z=a and the ROC contains all complex variables z outside a circle with radius a. The ZT Y(z) of the finite length sequence y[n] has one zero at z=a and the ROC contains all complex variables z except z=0.
W(z)=X(z)⋅Y(z)=11−az−1⋅(1−az−1)=1with Rw : all z
The ZT of the convolution of x[n] with y[n] is W(z)=X(z)⋅Y(z), which, due to the pole-zero cancellation, has a ROC that is the entire z-plane.
Property: Conjugation
x∗[n]∘−∘X∗(z∗) ; Rx
As a corollary, note that if x[n] is real-valued, y[n]=x∗[n]=x[n], then X(z)=X∗(z∗) is such as case.
The proof of the conjugation property goes as follows:
The ZT of the complex conjugate of the sequence x[n] can be rewritten by taking the complex conjugation operation outside the brackets and interchange in the exponents of the variable z which leads to the final result.
y[n]=x∗[n]∘−∘Y(z)=∞∑n=−∞x∗[n]z−n=(∞∑n=−∞x[n]z−n∗)∗=(∞∑n=−∞x[n]z∗−n)∗=X∗(z∗) ; Ry=Rx
The ROC is not influenced by the complex operation.
Example
Calculate the ZT of the sequence (e−jθ0)nu[n].
From the table with ZT-pairs it follows that anu[n]∘−∘1/(1−az−1)→:
x[n]=(ejθ0)nu[n]∘−∘X(z)=11−ejθ0z−1
With y[n]=x∗[n] ,we can find the result Y(z) by using the conjugation property as follows:
Y(z)=X∗(z∗)={11−ejθ0(z∗)−1}∗={11−ejθ0(z−1)∗}∗=11−e−jθ0z−1
Property: Derivative
n⋅x[n]∘−∘−zddzX(z) ; Rx
The proof of this property goes as follows:
The ZT of the sequence n⋅x[n] can be pre-multiplied with z, which has to be compensated inside the summation:
y[n]=n⋅x[n]∘−∘Y(z)=∞∑n=−∞n⋅x[n]z−n=z∞∑n=−∞{n⋅x[n]z−n−1}
The function in between brackets can be rewritten as a differentiation, which can be taken outside the summation, because of linearity, which leads to the final result:
Y(z)==z∞∑n=−∞{−ddzx[n]z−n}=−zddz(∞∑n=−∞x[n]z−n)=−zddzX(z)
The ROC is not influenced.
Example
Calculate the ZT of y[n]=nanu[n].
The sequence y[n] is n times the exponential decaying sequence anu[n]. From the derivative property it follows that we can find the ZT Y(z) of y[n] as follows:
Y(z)=−zddz(11−az−1)=−z{−az−2(1−az−1)2}=az−1(1−az−1)2
Property: Initial value
When the sequence x[n]=0 for n<0, the initial value x[0] may be found from the ZT X(z) by taking the limit for z to infinity:
x[0]=limz→∞{X(z)}
The proof goes as follows with x[n]=0 for n<0:
limz→∞{X(z)}=limz→∞{∞∑n=−∞x[n]z−n}=limz→∞{⋯x[−1]z+x[0]+x[1]z−1+⋯}=limz→∞{0+x[0]+x[1]z−1+⋯}=x[0]
This initial value property can be shown in the following example:
Example
Calculate the initial value x[0] of the sequence x[n]=anu[n] via the initial value property of the ZT.
The given ZT X(z) is related to the exponential decaying function x[n] from which it is clear that the initial value x[0]=1.
X(z)=11−az−1∘−∘x[n]=anu[n]→x[0]=1
The same result can be found via the initial value property as follows:
limz→∞{X(z)}=limz→∞{11−az−1}=1
One sided Z-Transform
The ZT X(z) of the sequence x[n], as discussed before, is the two-sided ZT. The one-sided ZT ~X(z) is defined by the given equation in which the summation index n does not start from n=−∞ but from n=0.
~X(z)=∞∑n=0x[n]z−n
Most of the properties of the one-sided ZT are the same as the properties of the two-sided ZT. One that is different, however, is the shift property.
Specifically, if the sequence x[n] has a one-sided ZT ~X(z), the difference of the one-sided ZT of the shifted sequence x[n−k] is represented in red in the following shift property of the one-sided ZT:
x[n−k]∘−∘−1∑p=−kx[p]z−(p+k)+z−k⋅~X(z)
For the proof of this property we apply the one-sided ZT to the shifted sequence x[n−k] and then substitute a new variable p for n−k, which finalizes the proof:
x[n−k]∘−∘∞∑n=0x[n−k]z−np=n−k====∞∑p=−kx[p]z−(p+k)=−1∑p=−kx[p]z−(p+k)+z−k⋅(∞∑p=0x[p]z−p)
It is this shifting property that makes the one-sided ZT useful for solving Difference Equations with initial conditions, as can be shown by the following example.
Example
Consider the linear constant Difference Equation y[n]=14y[n−2]+x[n]. Find the solution for this equation assuming x[n]=δ[n−1].
First use the ZT for the case y[n]=0 for n<0 and then use the one sided ZT shift property for the case y[−2]=y[−1]=1.
∙Case y[n]=0 for n<0–––––––––––––––––––––––––→ Use ZT:
In case the initial conditions are zero, we can use the usual ZT. Together with the ZT of x[n]=δ[n−1] this leads to the given fraction. This fraction can be expanded as a sum of two terms which are related to the given sum of two exponential decaying sequences.
Y(z)=14z−2⋅Y(z)+X(z) withX(z)=z−1→Y(z)=z−11−14z−2=11−12z−1−11+12z−1∘−∘y[n]=((12)n−(−12)n)⋅u[n]∙Case y[−2]=y[−1]=1––––––––––––––––––––––––––→ Use one-sided ZT:
In case the initial conditions are nonzero, for example y[−2]=y[−1]=1 we have to use the one-sided ZT to solve the Difference Equation. The one-sided ZT ~X(z) of x[n]=δ[n−1] is the same as the ZT X(z) which is equal to Z−1. Using this together with the shift property of the one-sided ZT results in the given fraction, which can be expanded as a sum of two terms which are related to the given sum of two weighted exponential decaying sequences.
~Y(z)=14⋅(y[−2]+y[−1]z−1+z−2⋅~Y(z))+~X(z)→~Y(z)=14+54z−11−14z−2=1181−12z−1−981+12z−1~Y(z)∘−∘y[n]=(118(12)n−98(−12)n)⋅u[n]
The influence of the initial conditions is reflected by the two weights denoted in red.