Transfer function with time delay (dead time)

17 次查看(过去 30 天)
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
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 个)

类别

Help CenterFile Exchange 中查找有关 Stability Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by