12.6: Region of Convergence for the Z-Transform (2024)

  1. Last updated
  2. Save as PDF
  • Page ID
    22919
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}}}\) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Introduction

    With the z-transform, the s-plane represents a set of signals (complex exponentials (Section 1.8)). For any given LTI (Section 2.1) system, some of these signals may cause the output of the system to converge, while others cause the output to diverge ("blow up"). The set of signals that cause the system's output to converge lie in the region of convergence (ROC). This module will discuss how to find this region of convergence for any discrete-time, LTI system.

    The Region of Convergence

    The region of convergence, known as the ROC, is important to understand because it defines the region where the z-transform exists. The z-transform of a sequence is defined as

    \[X(z)=\sum_{n=-\infty}^{\infty} x[n] z^{-n} \nonumber \]

    The ROC for a given \(x[n]\), is defined as the range of \(z\) for which the z-transform converges. Since the z-transform is a power series, it converges when \(x[n]z^{−n}\) is absolutely summable. Stated differently,

    \[\sum_{n=-\infty}^{\infty}\left|x[n] z^{-n}\right|<\infty \nonumber \]

    must be satisfied for convergence.

    Properties of the Region of Convergencec

    The Region of Convergence has a number of properties that are dependent on the characteristics of the signal, \(x[n]\).

    • The ROC cannot contain any poles. By definition a pole is a where \(X(z)\) is infinite. Since \(X(z)\) must be finite for all \(z\) for convergence, there cannot be a pole in the ROC.
    • If \(\bf{x[n]}\) is a finite-duration sequence, then the ROC is the entire z-plane, except possibly \(\bf{z=0}\) or \(\bf{|z|=\infty}\). A finite-duration sequence is a sequence that is nonzero in a finite interval \(n_1≤n≤n_2\). As long as each value of \(x[n]\) is finite then the sequence will be absolutely summable. When \(n_2>0\) there will be a \(z^{−1}\) term and thus the ROC will not include \(z=0\). When \(n_1<0\) then the sum will be infinite and thus the ROC will not include \(|z|=\infty\). On the other hand, when \(n_2≤0\) then the ROC will include \(z=0\), and when \(n_1≥0\) the ROC will include \(|z|=\infty\). With these constraints, the only signal, then, whose ROC is the entire z-plane is \(x[n]=c \delta[n]\).
    12.6: Region of Convergence for the Z-Transform (2)

    The next properties apply to infinite duration sequences. As noted above, the z-transform converges when \(|X(z)|<\infty\). So we can write

    \[|X(z)|=\left|\sum_{n=-\infty}^{\infty} x[n] z^{-n}\right| \leq \sum_{n=-\infty}^{\infty}\left|x[n] z^{-n}\right|=\sum_{n=-\infty}^{\infty}|x[n]|(|z|)^{-n} \nonumber \]

    We can then split the infinite sum into positive-time and negative-time portions. So

    \[|X(z)| \leq N(z)+P(z) \nonumber \]

    where

    \[N(z)=\sum_{n=-\infty}^{-1}|x[n]|(|z|)^{-n} \nonumber \]

    and

    \[P(z)=\sum_{n=0}^{\infty}|x[n]|(|z|)^{-n} \nonumber \]

    In order for \(|X(z)|\) to be finite, \(|x[n]|\) must be bounded. Let us then set

    \[|x(n)| \leq C_{1} r_{1}^{n} \nonumber \]

    for

    \[n<0 \nonumber \]

    and

    \[|x(n)| \leq C_{2} r_{2}^{n} \nonumber \]

    for

    \[n≥0 \nonumber \]

    From this some further properties can be derived:

    • If \(\bf{x[n]}\) is a right-sided sequence, then the ROC extends outward from the outermost pole in \(\bf{X(z)}\). A right-sided sequence is a sequence where \(x[n]=0\) for \(n<n_1<\infty\). Looking at the positive-time portion from the above derivation, it follows that

      \[P(z) \leq C_{2} \sum_{n=0}^{\infty} r_{2}^{n}(|z|)^{-n}=C_{2} \sum_{n=0}^{\infty}\left(\frac{r_{2}}{|z|}\right)^{n} \nonumber \]

      Thus in order for this sum to converge, \(|z|>r_2\), and therefore the ROC of a right-sided sequence is of the form \(|z|>r_2\).
    12.6: Region of Convergence for the Z-Transform (3)
    12.6: Region of Convergence for the Z-Transform (4)
    • If \(\bf{x[n]}\) is a left-sided sequence, then the ROC extends inward from the innermost pole in \(\bf{X(z)}\). A left-sided sequence is a sequence where \(x[n]=0\) for \(n>n_2>−\infty\). Looking at the negative-time portion from the above derivation, it follows that

      \[N(z) \leq C_{1} \sum_{n=-\infty}^{-1} r_{1}^{n}(|z|)^{-n}=C_{1} \sum_{n=-\infty}^{-1}\left(\frac{r_{1}}{|z|}\right)^{n}=C_{1} \sum_{k=1}^{\infty}\left(\frac{|z|}{r_{1}}\right)^{k} \nonumber \]

      Thus in order for this sum to converge, \(|z|<r_1\), and therefore the ROC of a left-sided sequence is of the form \(|z|<r_1\).
    12.6: Region of Convergence for the Z-Transform (5)
    12.6: Region of Convergence for the Z-Transform (6)
    • If \(\bf{x[n]}\) is a two-sided sequence, the ROC will be a ring in the z-plane that is bounded on the interior and exterior by a pole. A two-sided sequence is an sequence with infinite duration in the positive and negative directions. From the derivation of the above two properties, it follows that if \(-r_2<|z|<r_2\) converges, then both the positive-time and negative-time portions converge and thus \(X(z)\) converges as well. Therefore the ROC of a two-sided sequence is of the form \(-r_2<|z|<r_2\).
    12.6: Region of Convergence for the Z-Transform (7)
    12.6: Region of Convergence for the Z-Transform (8)

    Examples

    Example \(\PageIndex{1}\)

    Let's take

    \[x_{1}[n]=\left(\frac{1}{2}\right)^{n} u[n]+\left(\frac{1}{4}\right)^{n} u[n] \nonumber \]

    The z-transform of \(\left(\frac{1}{2}\right)^{n} u[n]\) is \(\frac{z}{z-\frac{1}{2}}\) with an ROC at \(|z|>\frac{1}{2}\).

    12.6: Region of Convergence for the Z-Transform (9)

    The z-transform of \(\left(\frac{-1}{4}\right)^{n} u[n]\) is \(\frac{z}{z+\frac{1}{4}}\) with an ROC at \(|z|>\frac{-1}{4}\).

    12.6: Region of Convergence for the Z-Transform (10)

    Due to linearity,

    \[\begin{align}
    X_{1}[z] &=\frac{z}{z-\frac{1}{2}}+\frac{z}{z+\frac{1}{4}} \nonumber \\
    &=\frac{2 z\left(z-\frac{1}{8}\right)}{\left(z-\frac{1}{2}\right)\left(z+\frac{1}{4}\right)}
    \end{align} \nonumber \]

    By observation it is clear that there are two zeros, at \(0\) and \(\frac{1}{8}\), and two poles, at \(\frac{1}{2}\), and \(\frac{−1}{4}\). Following the obove properties, the ROC is \(|z|>\frac{1}{2}\).

    12.6: Region of Convergence for the Z-Transform (11)

    Example \(\PageIndex{2}\)

    Now take

    \[x_{2}[n]=\left(\frac{-1}{4}\right)^{n} u[n]-\left(\frac{1}{2}\right)^{n} u[(-n)-1] \nonumber \]

    The z-transform and ROC of \(\left(\frac{-1}{4}\right)^{n} u[n]\) was shown in the example above. The z-transorm of \(\left(-\left(\frac{1}{2}\right)^{n}\right) u[(-n)-1]\) is \(\frac{z}{z-\frac{1}{2}}\) with an ROC at \(|z|>\frac{1}{2}\).

    12.6: Region of Convergence for the Z-Transform (12)

    Once again, by linearity,

    \[\begin{align}
    X_{2}[z] &=\frac{z}{z+\frac{1}{4}}+\frac{z}{z-\frac{1}{2}} \nonumber \\
    &=\frac{z\left(2 z-\frac{1}{8}\right)}{\left(z+\frac{1}{4}\right)\left(z-\frac{1}{2}\right)}
    \end{align} \nonumber \]

    By observation it is again clear that there are two zeros, at \(0\) and \(\frac{1}{16}\), and two poles, at \(\frac{1}{2}\), and \(\frac{−1}{4}\). in ths case though, the ROC is \(|z|<\frac{1}{2}\).

    12.6: Region of Convergence for the Z-Transform (13)

    Graphical Understanding of ROC

    Using the demonstration, learn about the region of convergence for the Laplace Transform.

    Conclusion

    Clearly, in order to craft a system that is actually useful by virtue of being causal and BIBO stable, we must ensure that it is within the Region of Convergence, which can be ascertained by looking at the pole zero plot. The Region of Convergence is the area in the pole/zero plot of the transfer function in which the function exists. For purposes of useful filter design, we prefer to work with rational functions, which can be described by two polynomials, one each for determining the poles and the zeros, respectively.

    12.6: Region of Convergence for the Z-Transform (2024)

    FAQs

    How to find the region of convergence of z-transform? ›

    If x(n) is left-sided and of infinite duration (i.e., x(n) = 0 for all | n > N2 ; for finite N2 ), then the ROC is the region in the z-plane inside the innermost pole i.e., inside the circle of radius equal to the smallest magnitude of the poles of X(z) other than any at z=0 and extending inward to and possibly ...

    What is the region of convergence of the z-plane? ›

    The set of points in z-plane for which the Z-transform of a discrete-time sequence x(n), i.e., X(z) converges is called the region of convergence (ROC) of X(z).

    How to determine region of convergence? ›

    Perhaps the best way to look at the region of convergence is to view it in the s-plane. What we observe is that for a single pole, the region of convergence lies to the right of it for causal signals and to the left for anti-causal signals.

    What is the z-transform region of convergence stability? ›

    For stability the ROC must contain the unit circle. If we need a causal system then the ROC must contain infinity and the system function will be a right-sided sequence. If we need an anticausal system then the ROC must contain the origin and the system function will be a left-sided sequence.

    What does convergence mean in z-transform? ›

    The z-transform represents a discrete-time signal as a function of a complex variable z. It is defined as the summation of the signal multiplied by z to the power of n from negative infinity to positive infinity. The values of z that satisfy the convergence of this summation form the region of convergence.

    What is a convergence region? ›

    A convergence zone in meteorology is a region in the atmosphere where two prevailing flows meet and interact, usually resulting in distinctive weather conditions. This causes a mass accumulation that eventually leads to a vertical movement and to the formation of clouds and precipitation.

    What is the formula for the z-transform? ›

    The Z-Transform, with its formula X(z) = Σ x|n|z⁻ⁿ, serves as an indispensable tool for electrical engineers, particularly in the realm of signal processing. It offers a means to transform complex time-domain signals into the frequency domain, facilitating the analysis of digital systems.

    How to calculate radius of convergence? ›

    How to Find the Radius of Convergence?
    1. Step 1: Let an = cn (x – a)n and an+1 = cn+1 (x – a)n+1
    2. Step 2: Consider the limit for the absolute value of an+1/an as n → ∞.
    3. Step 3: Simplify the ratio.
    4. Step 4: Finally compute the result for R based on the scenarios given in the table below.

    What is 1 z radius of convergence? ›

    The value for the radius of convergence of the 1/Z expansion of the ground state of a He-like ion obtained is R&=1. 09766079, which we think to be the most accurate value presently available. %(r'„rz)= E'4'(r'„rz) .

    What is the area of convergence and how is it calculated? ›

    Area of Convergence. If you have a number of bloodstains, the area of convergence can be determined by drawing lines from the leading edge of stains through the long axis. The lines come together in a general area where the blood has emerged, helping to locate the origin of the bloodstains.

    What are zeros and poles in z-transform? ›

    The values of z for which H(z) = 0 are called the zeros of H(z), and the values of z for which H(z) is ¥ are referred to as the poles of H(z). In other words, the zeros are the roots of the numerator polynomial and the poles of H(z) for finite values of z are the roots of the denominator polynomial.

    How do you calculate convergence? ›

    Definitions and Formulas for How to Determine Whether a Series Converges or Diverges By Using a Test. Convergent/Divergent Series: A series ∑ n = 1 ∞ a n converges if the limit lim k → ∞ ∑ n = 1 k a n exists and is a real number; otherwise, the series ∑ n = 1 ∞ a n is divergent.

    What is ROC for z-transform? ›

    That is, the ROC of the z-transform of x(n) consists of the values of z for which x(n)r" is absolutely summable. Thus, convergence is dependent only on z and not on o. Consequently, if a specific value of z is in the ROC, then all values of z on the same circle (i.e., with the same magnitude) will be in ROC.

    What does Z represent in z-transform? ›

    So, in this case, z is a complex value that can be understood as a complex frequency. It is important to verify each values of r the sum above converges. These values are called the Region of Convergence (ROC) of the Z transform.

    How do you find the region of convergence of a power series? ›

    The radius of convergence R of the series will be given by ∣ x − a ∣ < R |x-a|<R ∣x−a∣<R. The interval of convergence will be given by a − R < x < R + a a-R<x<R+a a−R<x<R+a.

    How to find region of convergence in Taylor series? ›

    Since the ratio test tells us that the series will converge when L < 1 L<1 L<1, so we'll set up the inequality. Since the inequality is in the form ∣ x − a ∣ < R |x-a|<R ∣x−a∣<R, we can say that the radius of convergence is R = 3 R=3 R=3.

    How do you find the region of uniform convergence? ›

    Answer: Since uniform convergence is equivalent to convergence in the uniform metric, we can answer this question by computing du(fn,f) and checking if du(fn,f)→0. We have, by definition du(fn,f)=sup0≤x<1|xn−0|=sup0≤x<1xn=1.

    How to find ROC of transfer function? ›

    Region of Convergence (ROC)
    1. ROC contains strip lines parallel to jω axis in s-plane.
    2. If x(t) is absolutely integral and it is of finite duration, then ROC is entire s-plane.
    3. If x(t) is a right sided sequence then ROC : Re{s} > σo.
    4. If x(t) is a left sided sequence then ROC : Re{s} < σo.

    Top Articles
    Latest Posts
    Article information

    Author: Golda Nolan II

    Last Updated:

    Views: 5536

    Rating: 4.8 / 5 (58 voted)

    Reviews: 81% of readers found this page helpful

    Author information

    Name: Golda Nolan II

    Birthday: 1998-05-14

    Address: Suite 369 9754 Roberts Pines, West Benitaburgh, NM 69180-7958

    Phone: +522993866487

    Job: Sales Executive

    Hobby: Worldbuilding, Shopping, Quilting, Cooking, Homebrewing, Leather crafting, Pet

    Introduction: My name is Golda Nolan II, I am a thoughtful, clever, cute, jolly, brave, powerful, splendid person who loves writing and wants to share my knowledge and understanding with you.