In one of other discussions : How to find frequency response, stability, and causality of a linear system?
I found a comment which was quite strong and definitely caught my attention.
An ideal low-pass filter is an example of a system that is not BIBO stable even though its frequency response is bounded for all f
I am following the definition of stability as per here in wiki http://en.wikipedia.org/wiki/BIBO_stability
Can anyone give me a proof that ideal LPF can indeed be BIBO unstable?
Of course, ideal LPF with infinite gain can produce unbounded output. The question is restricted to LPF when gain is finite.
Answer
This answer is a response to a comment by the OP on on yoda's answer.
Suppose that h(t), the impulse response of a continuous-time linear time-invariant system, has the property that ∫∞−∞|h(t)|dt=M
Thus, the condition ∫∞−∞|h(t)|dt<∞ is sufficient for BIBO-stability.
The condition ∫∞−∞|h(t)|dt<∞ is also necessary for BIBO-stability.
Assume that every bounded input produces a bounded output. Now consider the input x(t)=sgn(h(−t)) ∀ t. This is clearly bounded, (|x(t)|≤1 for all t), and at t=0, it produces output y(0)=∫∞−∞h(0−τ)x(−τ)dτ=∫∞−∞h(−τ)sgn(h(−τ))dτ=∫∞−∞|h(−τ)|dτ=∫∞−∞|h(t)|dt.
The proof for discrete-time systems is similar with the obvious change that all the integrals are replaced by sums.
Ideal LPFs are not BIBO-stable systems because the impulse response is not absolutely integrable, as stated in the answer by yoda. But his answer does not really answer the question
Can anyone give me a proof that ideal LPF can indeed be BIBO unstable?
A specific example of a bounded input signal that produces an unbounded output from an ideal LPF (and thus proves that the system is not BIBO-stable) can be constructed as outlined above (see also my comment on the main question).
No comments:
Post a Comment