
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Signals and Systems: Stable and Unstable System
Stable System or BIBO Stable System
A system is called a BIBO (bounded input bounded output) stable system or simply stable system, if and only if every bounded input produces a bounded output. The output of a stable system does not change unreasonably.
The stability of a system indicates the usefulness of the system. The stability of a system can be determined from the impulse response of the system. The impulse response of the system is nothing but the output of the system for a unit impulse input.
If the impulse response of the system is absolutely integrable for a continuoustime system or absolutely summable for a discrete time system, then the system is a stable system.
Let an input signal x(t) is bounded signal, i.e.,
|?(?)| < ?? < ∞ for − ∞ < ? < ∞
Where, ?? is a positive real number. Then, if
|?(?)| < ?? < ∞
That is, the output of the system y(t) is also bounded, then the system is called BIBO stable system.
Unstable System
If a system does not satisfy the BIBO stability condition, the system is called the unstable system. Therefore, for a bounded input, it is not necessary that the unstable system produces a bounded output. Thus, we can say that a system is unstable even if one bounded input generates an unbounded output.
Solved Example
Find whether the given systems are stable or unstable −
?(?) = ??(?) for |?(?)| ≤ 6
h(t)=1RCe−tRCu(t)
?(?) = (? + 7)?(?)
?(?) = ?3??(?)
Solution
-
The output of the given system is,
?(?) = ??(?) for |?(?)| ≤ 6
The input of the given system is bounded, i.e.,
|?(?)| ≤ 6
Therefore, to the system be stable, the output must be bounded.
For the given system, the output y(t) becomes,
?−6 ≤ ?(?) ≤ ?6
Thus, the output y(t) is also bounded. Hence the system is stable.
-
The given system is
h(t)=1RCe−tRCu(t)For stability of the system,
∫∞−∞|h(t)|dt<∞For the given system,
∫∞−∞|h(t)|dt=∫∞−∞|1RCe−tRCu(t)|dt=∫∞0|1RCe−tRC|dt=1<∞Therefore, the given system is a stable system.
-
The given system is
?(?) = (? + 7)?(?)
? ?(?) = (? + 7); ? ≥ 0
Hence,
for ? → ∞; ?(?) → ∞
Thus, the output of the system increases without any bound. Therefore, the given system is an unstable system.
-
The output of the given system is
?(?) = ?3??(?)
For stability of the system,
∫∞−∞|h(t)|dt=∫∞−∞|e3tu(t)|dt=∫∞0|e3t|dt⇒∫∞−∞|h(t)|dt=[e3t3]∞0=[e∞3−e03]=∞The impulse response of the given system is not absolutely integrable. Therefore, the given system is an unstable system.