Skip to content Skip to navigation

Connexions

You are here: Home » Content » BIBO Stability

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of 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.

      What are tags? tag icon

      Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

    • External bookmarks
  • E-mail the author
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Recently Viewed

This feature requires Javascript to be enabled.

BIBO Stability

Module by: Richard Baraniuk

Summary: An overview of BIBO stability.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

With finite length signals k k N , it is impossible to make the system output blow up.

But this can happen with -length system.

Example 1

Figure 1
Figure 1 (fig1.png)
yn=k=-hnkxk=k=-1×1= y n k h n k x k k 1 1 for all n n

l p l p spaces are useful to understand what's going on...

Definition 1: Bounded-Input Bounded-Output (BIBO) Stable
When, in an LSI system, for any bounded input the output is always bounded.
Figure 2
Figure 2 (fig2.png)
yn=k=-hnkxk y n k h n k x k -<n< n
Figure 3
Figure 3 (fig3.png)
bounded input/output
x, y l x, y l (1)
So, the question is what is the condition on h h such that y=h*x l y h x l with x l x l ?

Fact:

An LSI system is BIBO stable if and only if the impulse response h l 1 h l 1 .
That is, if x l x l and h l 1 h l 1 then y=h*x l y h x l

Proof

Not that the fact is true "if and only if" there are two sides to the proof.

Part 1

Sufficiency: If h l 1 h l 1 then system is BIBO. y=maxn{|yn|} y n y n So look at |yn| y n and show it is < .

Use convolution formula |yn|=|k=-xnkhk| y n k x n k h k k=-|xnk||hk| k x n k h k Where x l |xnk|x x l x n k x k=-|hk|x k h k x Since x x is constant, =xk=-|hk| x k h k Where k=-|hk|=h1 k h k 1 h Therefore, |yn|xh1 y n x 1 h But x l x< x l x h l 1 h1< h l 1 1 h Therefore |yn|< y n Therefore maxn{|yn|}< n y n Therefore y< y and the bounded input x x created a bounded output y y.

Part 2:

Necessity: If h l 1 h l 1 then the system is not BIBO.

Note:

This part is tricky!!!
So, assume that h1= 1 h and show that there exists a signal x l x l such that y l y l .

Note:

We only have 1 x x to show this.
Some creativity suggests the following signal: xn= h-n¯|h-n|ifhn0 0 ifh=0 x n h n h n h n 0 0 h 0 For real h h, x x is the sign of time-reversed h h.
Figure 4
Figure 4 (fig4.png)

Note:

x x takes on values -1, 1, 0, and so x=1< x 1 ie: bounded input.
Compute yn y n at n=0 n 0 : yn=k=-xnkhk y n k x n k h k y0=k=-x-khk y 0 k x k h k x-k=h-k¯|h-k| x k h k h k =k=-hk¯hk|hk| k h k h k h k =|hk|2|hk| k h k 2 h k =k=-|hk| k h k y0=h1= y 0 1 h by assumption.

y l y l This means that it is not bounded system is not BIBO.

BIBO Stablility Bottom Line

Figure 5
Figure 5 (fig5.png)
x l x l bounded and y l y l bounded.

Need: h l 1 h l 1 ie: h1< 1 h and h h must decay fast enough as |n| n .

Example 2: Moving Window Filter (FIR)

Is it BIBO stable?

Example 3: Recursive Filter (IIR)

Is it BIBO stable?

Comments, questions, feedback, criticisms?

Send feedback