Transfer function with time delay (dead time)

조회 수: 17 (최근 30일)
Mustafa Emrah Yildirim
Mustafa Emrah Yildirim 2015년 5월 12일
편집: Sebastian Castro 2015년 5월 12일
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