2D Z-transform

From Wikipedia, the free encyclopedia

The 2D Z-transform, similar to the Z-transform, is used in multidimensional signal processing to relate a two-dimensional discrete-time signal to the complex frequency domain in which the 2D surface in 4D space that the Fourier transform lies on is known as the unit surface or unit bicircle.[1] The 2D Z-transform is defined by

where are integers and are represented by the complex numbers:

The 2D Z-transform is a generalized version of the 2D Fourier transform. It converges for a much wider class of sequences, and is a helpful tool in allowing one to draw conclusions on system characteristics such as BIBO stability. It is also used to determine the connection between the input and output of a linear shift-invariant system, such as manipulating a difference equation to determine the system's transfer function.

Region of Convergence (ROC)[edit]

The Region of Convergence is the set of points in complex space where:

In the 1D case this is represented by an annulus, and the 2D representation of an annulus is known as the Reinhardt domain.[2] From this one can conclude that only the magnitude and not the phase of a point at will determine whether or not it lies within the ROC. In order for a 2D Z-transform to fully define the system in which it means to describe, the associated ROC must also be know. Conclusions can be drawn on the Region of Convergence based on Region of Support of the original sequence .

Finite-support sequences[edit]

A sequence with a region of support that is bounded by an area within the plane can be represented in the z-domain as:

Because the bounds on the summation are finite, as long as z1 and z2 are finite, the 2D Z-transform will converge for all values of z1 and z2, except in some cases where z1 = 0 or z2 = 0 depending on .

First-quadrant and wedge sequences[edit]

Sequences with a region of support in the first quadrant of the plane have the following 2D Z-transform:

From the transform if a point lies within the ROC then any point with a magnitude

also lie within the ROC. Due to these condition, the boundary of the ROC must have a negative slope or a slope of 0. This can be assumed because if the slope was positive there would be points that meet the previous condition, but also lie outside the ROC.[2] For example, the sequence:

has the transform

It is obvious that this only converges for

So the boundary of the ROC is simply a line with a slope of -1 in the plane.[2]

In the case of a wedge sequence where the region of support is less than that of a half plane. Suppose such a sequence has a region of support over the first quadrant and the region in the second quadrant where . If is defined as the new 2D Z-Transform becomes:

Sequence with Region of support over a wedge and its corresponding ROC

This converges if:

These conditions can then be used to determine constraints on the slope of the boundary of the ROC in a similar manner to that of a first quadrant sequence.[2] By doing this one gets:

and

Sequences with region of support in all quadrants[edit]

A sequence with an unbounded Region of Support can have an ROC in any shape, and must be determined based on the sequence . A few examples are listed below:

will converge for all . While:

will not converge for any value of . However, These are the extreme cases, and usually, the Z-transform will converge over a finite area.[2]

A sequence with support over the entire can be written as a sum of each quadrant sequence:

Now suppose:

and also have similar definitions over their respective quadrants. Then the Region of convergence is simply the intersection between the four 2D Z-transforms in each quadrant.

Using the 2D Z-transform to solve difference equations[edit]

A 2D difference equation relates the input to the output of a Linear Shift-Invariant (LSI) System in the following manner:

Due to the finite limits of computation, it can be assumed that both a and b are sequences of finite extent. After using the z transform, the equation becomes:

This gives:

Thus we have defined the relation between the input and output of the LSI system.

Using the 2D Z-transform to determine stability[edit]

Shanks' Theorem I[edit]

For a first quadrant recursive filter in which . The filter is stable iff:[3]

for all points such that or .

Shanks' Theorem II[edit]

For a first quadrant recursive filter in which . The filter is stable iff:[3]

Huang's Theorem[edit]

For a first quadrant recursive filter in which . The filter is stable iff:[3]

for any such that

Decarlo and Strintzis' Theorem[edit]

For a first quadrant recursive filter in which . The filter is stable iff:[3]

for any such that

for any such that

Calculation of 2D Z-transforms[edit]

Approach 1: Finite sequences[edit]

For finite sequences, the 2D Z-transform is simply the sum of magnitude of each point multiplied by raised to the inverse power of the location of the corresponding point. For example, the sequence:

has the Z-transform:

As this is a finite sequence the ROC is for all .

Approach 2: Sequences with values along only or [edit]

For a sequence with a region of support on only or , the sequence can be treated as a 1D signal and the 1D Z-transform can be used to solve for the 2D Z-transform. For example, the sequence:

Is clearly given by .

Therefore, its Z-transform is given by:

As this is a finite sequence the ROC is for all .

Approach 3: Separable sequences[edit]

A separable sequence is defined as

For a separable sequence, finding the 2D Z-transform is as simple as separating the sequence and taking the product of the 1D Z-transform of each signal and . For example, consider the sequence

.

Its Z-transform is given by

.

The ROC is given by

 ; .

References[edit]

  1. ^ Siamak Khatibi, “Multidimensional Signal Processing: Lecture 11”, BLEKINGE INSTITUTE OF TECHNOLOGY, PowerPoint Presentation.
  2. ^ a b c d e Dan E. Dudgeon, Russell M. Mersereau, “Multidimensional Digital Signal Processing”, Prentice-Hall Signal Processing Series, ISBN 0136049591, 1983.
  3. ^ a b c d Ed. Alexander D. Poularikas, “The Handbook of Formulas and Tables for Signal Processing”, Boca Raton: CRC Press LLC, 1999.