This is a free preview. For full access
Transient and Steady-state Response Analysis
Routh Table Special Cases
Description
Routh table special cases can make stability analysis harder when using the Routh-Hurwitz criterion. Two situations need extra care. One is a zero in the first column. The other is an entire row of zeros.
When a single zero appears in the first column, division by zero would occur. The usual fix ...
Show More
Transcript
在劳斯-赫尔维茨判据中,可能出现两种不同的情况。
当劳斯表第一列中出现唯一的零时,会导致除零问题。
为避免此问题,通常使用一个很小的数(通常为 epsilon)来替代零。
分析首先假设 ε 的符号。若选择 ε 为正值,则符号变化表明系统不稳定,且在右半平面有两个极点。同样,若选择 ε 为负值,也会得出系统不稳定的相同结论。
第二种情况出现在整行均由零组成时。这表明原多项式含有偶次多项式因子。
利用零行上一行的系数构造一个辅助多项式。对该多项式求导,并用该导数的系数替换表中的零。
此外,采用常规方法构建剩余的劳斯表。
偶次多项式和奇次多项式分别列成表格,右半平面极点的总数等于偶次和奇次多项式...
Show More