Properties of Z Transform

1. Linearity Property

Where:

  • and are constants
  • and are signals with Z-Transforms and , respectively.

2. Multiplication by Property

3. Time Shifting Property

For a given signal with Z-Transform and region of convergence (ROC), shifting the signal by units in the time domain results in:

The ROC remains the same, except for any potential points where or might be included or excluded, depending on the nature of the shift. This property indicates that a time shift by units results in the multiplication of the Z-Transform by in the frequency domain.

4. Region of Convergence (ROC) Calculations

The Region of Convergence (ROC) defines where the Z-Transform converges. The ROC is determined by the nature of the signal, including its stability and causality.

1. ROC for Finite-Length Signals

For finite-duration signals, the Z-Transform converges for all :

2. ROC for Right-Sided Signals (Causal Signals)

For causal signals (right-sided sequences), the Z-Transform converges outside a circle of radius :

Where is the magnitude of the largest pole.

3. ROC for Left-Sided Signals (Anti-Causal Signals)

For anti-causal signals (left-sided sequences), the Z-Transform converges inside a circle of radius :

Where is the magnitude of the smallest pole.

4. ROC for Two-Sided Signals

For two-sided signals, the ROC is the ring between the poles, defined by and :

5. ROC for Exponential Signals

For a signal of the form (where is the unit step function), the ROC is:

6. Special Considerations for ROC

  • Causal Systems: The ROC must include , ensuring system stability.
  • Anti-Causal Systems: The ROC must include .
  • Stability: A system is BIBO stable if the ROC includes the unit circle .

Summary of ROC Calculation Process

  1. Identify whether the signal is right-sided, left-sided, or two-sided.
  2. Locate the poles of the Z-Transform.
  3. Determine the ROC based on the nature of the signal:
    • Right-sided: ROC is outside the largest pole.
    • Left-sided: ROC is inside the smallest pole.
    • Two-sided: ROC is between two poles.

Example Calculation of ROC

For a causal signal , the Z-Transform is:

The ROC is determined by because the system is right-sided, and convergence occurs for values of outside the pole at .


Questions & Answers

Question 1

Applying Z Transform By Time Shifting Property of Z Transform

References

  • Date: 2024.10.22
  • Time: 10:21