Transfer function with time delay (dead time)

The transfer function of the system is stable as it is seen in the figure? The denominator includes the exponential term is a violation of Routh Hurwitz criterion. I also did not draw the unit step response of the system. How do we implement a stability test for this system in Matlab? (BIBO, Lyapunov, etc.)

 採用された回答

Sebastian Castro
Sebastian Castro 2015 年 5 月 12 日
編集済み: Sebastian Castro 2015 年 5 月 12 日

0 投票

You can make a linear approximation of those time delays (Exponentials in the frequency domain) using the Pade Approximation:
Once you have your linear systems, you can just look at the poles of the system to determine (approximate) stability.
- Sebastian

その他の回答 (0 件)

カテゴリ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by