BIBO stability

From Freepedia

In electrical engineering, specifically signal processing and control theory, BIBO Stability is a form of stability for signals and systems. BIBO stands for Bounded Input/Bounded Output. If a system is BIBO stable (e.g., a low-pass filter) then the output will be bounded provided that the input to the system is bounded.

Contents

Time domain condition

Continuous-time sufficient condition

In continuous-time, the condition for BIBO stability is that the impulse response must be absolutely integrable, i.e., its L1 norm must exist.

<math>\int_{-\infty}^{\infty}{\left|\mathbf{h}(t)\right|dt} = \| h \|_{1} < \infty</math>

Discrete-time sufficient condition

In discrete-time, the condition for BIBO stability is that the impulse response must be absolutely summable, i.e., its <math>\ell^1</math> norm must exist.

<math>\sum_{n=-\infty}^{\infty}{\left|\mathbf{h}(n)\right|} = \| h \|_{1} < \infty</math>

Proof

Given a discrete, linear, time-invariant system with impulse response <math>\mathbf{h}(n)</math> the relationship between the input <math>\mathbf{x}(n)</math> and the output <math>\mathbf{y}(n)</math> is

<math>\mathbf{y}(n) = \mathbf{h}(n) * \mathbf{x}(n)</math>

where <math>*</math> denotes convolution. Then it follows by the definition of convolution

<math>\mathbf{y}(n) = \sum_{k=-\infty}^{\infty}{\mathbf{h}(k) \mathbf{x}(n-k)}</math>

Let <math>\| x \|_{\infty}</math> be the maximum value of <math>\mathbf{x}(n)</math>, i.e., the infinity norm.

<math>\left|\mathbf{y}(n)\right| = \left|\sum_{k=-\infty}^{\infty}{\mathbf{h}(n-k) \mathbf{x}(k)}\right| \le \sum_{k=-\infty}^{\infty}{\left|\mathbf{h}(n-k)\right| \left|\mathbf{x}(k)\right|}</math> (by the triangle inequality)
<math>\le \sum_{k=-\infty}^{\infty}{\left|\mathbf{h}(n-k)\right| \| x \|_{\infty}}= \| x \|_{\infty} \sum_{k=-\infty}^{\infty}{\left|\mathbf{h}(n-k)\right|}</math>
<math>= \| x \|_{\infty} \sum_{k=-\infty}^{\infty}{\left|\mathbf{h}(k)\right|}</math>

If <math>\mathbf{h}(n)</math> is BIBO stable, then <math>\sum_{k=-\infty}^{\infty}{\left|\mathbf{h}(k)\right|} = \| h \|_1 < \infty</math> and

<math>\| x \|_{\infty} \sum_{k=-\infty}^{\infty}{\left|\mathbf{h}(k)\right|} = \| x \|_{\infty} \| h \|_1</math>

So if <math>\| x \|_{\infty} < \infty</math> (i.e., it is bounded) then <math>\left|\mathbf{y}(n)\right|</math> is bounded as well because <math>\| x \|_{\infty} \| h \|_1 < \infty</math>.


The proof for continuous-time follows the same arguments.

Frequency domain condition

Continuous signals

For a causal, rational, continuous time system, the condition for stability is that the region of convergence (ROC) of the Laplace transform includes the imaginary axis. When the system is causal, the ROC is the open region to the right of a vertical line whose abscissa is the real part of the largest pole. (Largest here is defined so that the real part of the largest pole is greater than the real part of any other pole in the system.) The real part of the largest pole defining the ROC is called the abscissa of convergence. Therefore, all poles of the system must be in the strict left half of the s-plane for BIBO stability.

This stability condition can be derived from the above time domain condition as follows :

<math>\int_{-\infty}^{\infty}{\left|\mathbf{h}(t)\right| dt}

= \int_{-\infty}^{\infty}{\left|\mathbf{h}(t)\right| \left| e^{-j \omega t} \right| dt}

= \int_{-\infty}^{\infty}{\left|\mathbf{h}(t) (1 \cdot e)^{-j \omega t} \right| dt} =</math>


<math>\int_{-\infty}^{\infty}{\left|\mathbf{h}(t) (e^{\sigma + j \omega})^{- t} \right| dt}

\int_{-\infty}^{\infty}{\left|\mathbf{h}(t) e^{-s t} \right| dt} \mbox{ where } s = \sigma + j \omega \mbox{ and Re}(s) = \sigma

0</math>

The region of convergence must therefore include the imaginary axis.

Discrete signals

For a causal, rational, discrete time system, the condition for stability is that the region of convergence (ROC) of the z-transform includes the unit circle. When the system is causal, the ROC is the open region outside a circle whose radius is the magnitude of the pole with largest magnitude. Therefore, all poles of the system must be inside the unit circle in the z-plane for BIBO stability.

This stability condition can be derived in a similar fashion to the continuous derivation:

<math>\sum_{n = -\infty}^{\infty}{\left|\mathbf{h}(n)\right|}

\sum_{n

-\infty}^{\infty}{\left|\mathbf{h}(n)\right| \left| e^{-j \omega n} \right|}

\sum_{n = -\infty}^{\infty}{\left|\mathbf{h}(n) (1 \cdot e)^{-j \omega n} \right|}

</math>


<math>\sum_{n = -\infty}^{\infty}{\left|\mathbf{h}(n) (r e^{j \omega})^{-n} \right|}

\sum_{n = -\infty}^{\infty}{\left|\mathbf{h}(n) z^{- n} \right|} \mbox{ where } z = r e^{j \omega} \mbox{ and } r = |z|

1</math>

The region of convergence must therefore include the unit circle.

See also

LTI system theory



Views
Personal tools
In other languages
Similar Links