Connexions

You are here: Home » Content » Region of Convergence for the Laplace Transform
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"Signals and Systems"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Also in these lenses
  • This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

    richb's DSP
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Region of Convergence for the Laplace Transform

Module by: Richard Baraniuk

Summary: Explains how to find the region of convergence for continuous-time linear time-invariant systems.

With the Laplace transform, the s-plane represents a set of signals (complex exponentials). For any given LTI 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 continuous-time, LTI system.
Recall the definition of the Laplace transform,
Laplace Transform Hs=-ht-stdt H s t h t s t (1)
If we consider a causal, complex exponential, ht=-atut h t a t u t , we get the equation,
0-at-stdt=0-a+stdt t 0 a t s t t 0 a s t (2)
Evaluating this, we get
-1s+alimt-s+at-1 -1 s a t s a t 1 (3)
Notice that this equation will tend to infinity when limt-s+at t s a t tends to infinity. To understand when this happens, we take one more step by using s=σ+ω s σ ω to realize this equation as
limt-ωt-σ+at t ω t σ a t (4)
Recognizing that -ωt ω t is sinusoidal, it becomes apparent that -σat σ a t is going to determine whether this blows up or not. What we find is that if σ+a σ a is positive, the exponential will be to a negative power, which will cause it to go to zero as tt tends to infinity. On the other hand, if σ+a σ a is negative or zero, the exponential will not be to a negative power, which will prevent it from tending to zero and the system will not converge. What all of this tells us is that for a causal signal, we have convergence when
Condition for Convergence s>-a s a (5)
Although we will not go through the process again for anticausal signals, we could. In doing so, we would find that the necessary condition for convergence is when
Necessary Condition for Anti-Causal Convergence s<-a s a (6)

Graphical Understanding of ROC

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.
laplaceroc1.pnglaplaceroc2.png
Subfigure 1.1: The Region of Convergence for a causal signal.
Subfigure 1.2: The Region of Convergence for an anti-causal signal.
Figure 1
Once we have recognized this, the natural question becomes: What do we do when we have multiple poles? The simple answer is that we take the intersection of all of the regions of convergence of the respective poles.
Example 1 
Find Hs H s and state the region of convergence for ht=-atut+-btu-t h t a t u t b t u t
Breaking this up into its two terms, we get transfer functions and respective regions of convergence of
s,s>-a: H 1 s=1s+a s s a H 1 s 1 s a (7)
and
s,s<-b: H 2 s=-1s+b s s b H 2 s -1 s b (8)
Combining these, we get a region of convergence of -b>s>-a b s a . If a>b a b , we can represent this graphically. Otherwise, there will be no region of convergence.
laplaceroc3.png
Figure 2: The Region of Convergence of ht h t if a>b a b .

Comments, questions, feedback, criticisms?

Send feedback