数学上的赫維茲矩陣或赫尔维茨矩陣(Hurwitz matrix)或劳斯–赫尔维茨矩陣(Routh–Hurwitz matrix),或是工程學中穩定性矩陣,都是結構化的實數方块矩阵,由實係數多項式的係數所組成。
另外,在工程学及穩定性理論中的赫維茲矩陣(Hurwitz matrix)或赫維茲穩定矩陣(Hurwitz stable matrix),是指每個特征值其實部都為負值的矩陣。
赫維茲矩陣和赫維茲穩定性準則
給定一個實係數的多項式
:p(z)=a_{0}z^n+a_{1}z^{n-1}+\cdots+a_{n-1}z+a_n
則n\times n方块矩阵
:
H=
\begin{pmatrix}
a_1 & a_3 & a_5 & \dots & \dots & \dots & 0 & 0 & 0 \\
a_0 & a_2 & a_4 & & & & \vdots & \vdots & \vdots \\
0 & a_1 & a_3 & & & & \vdots & \vdots & \vdots \\
\vdots & a_0 & a_2 & \ddots & & & 0 & \vdots & \vdots \\
\vdots & 0 & a_1 & & \ddots & & a_n & \vdots & \vdots \\
\vdots & \vdots & a_0 & & & \ddots & a_{n-1} & 0 & \vdots \\
\vdots & \vdots & 0 & & & & a_{n-2} & a_n & \vdots \\
\vdots & \vdots & \vdots & & & & a_{n-3} & a_{n-1} & 0 \\
0 & 0 & 0 & \dots & \dots & \dots & a_{n-4} & a_{n-2} & a_n
\end{pmatrix}.
即為對應多項式p的赫維茲矩陣,此多項式是阿道夫·赫維茲在1895年提出的,他提到 實係數多項式是穩定多項式(所有的根實部都為負值)若且唯若赫維茲矩陣的所有矩陣的首主序子式H(p)均為正:
:
\begin{align}
\Delta_1(p) &= \begin{vmatrix} a_{1} \end{vmatrix} &&=a_{1} > 0 \\[2mm]
\Delta_2(p) &= \begin{vmatrix}
a_{1} & a_{3} \\
a_{0} & a_{2} \\
\end{vmatrix} &&= a_2 a_1 - a_0 a_3 > 0\\[2mm]
\Delta_3(p) &= \begin{vmatrix}
a_{1} & a_{3} & a_{5} \\
a_{0} & a_{2} & a_{4} \\
0 & a_{1} & a_{3} \\
\end{vmatrix} &&= a_3 \Delta_2 - a_1 (a_1 a_4 - a_0 a_5 ) > 0
\end{align}
以下省略。
子式\Delta_k(p)稱為。
赫維茲穩定矩陣
在工程学及穩定性理論中,方块矩阵A稱為穩定矩陣(stable matrix)、赫維茲矩陣(Hurwitz matrix)若矩阵A的每個特征值其實部都為負值,也就是
:\mathop{\mathrm{Re}}[\lambda_i]
針對每個特征值\lambda_i。矩陣A也稱為穩定性矩陣(stability matrix),因為若上述條件成立以下的常微分方程
:\dot x = A x
是漸近穩定,當t\to\infty時,x(t)\to 0。
若G(s)是(矩陣型的)传递函数,此传递函数稱為赫維茲传递函数的條件是若G中所有元素的极点都有負的實部。此條件不需要G(s)在特定的s下為赫維茲矩陣,G(s)也不需要是方陣。
赫維茲传递函数和赫維茲矩陣的關係如下:若A是赫維茲矩陣,則以下的动力系统
:\dot x(t)=A x(t) + B u(t)
:y(t)=C x(t) + D u(t)\,
有赫維茲传递函数。
任何連續动力系统的雙曲不动点(或平衡点)都有局部李雅普诺夫稳定性若且唯若动力系统的雅可比矩阵在不动点處是赫維茲穩定。
赫維茲穩定矩陣是控制理论中重要的內容之一。一系統穩定的條件是其控制矩陣為赫維茲穩定矩陣,矩陣特徵值的負實部表示是负反馈。若其中有任何一個的實部為正,表示系統有正回饋,此系統不穩定。
參考資料
*
*
- Hassan K. Khalil (2002). Nonlinear Systems. Prentice Hall.
- Siegfried H. Lehnigk, [http://www.springerlink.com/content/h192106tq8nl2274/ On the Hurwitz matrix], Zeitschrift für Angewandte Mathematik und Physik (ZAMP), May 1970
- Bernard A. Asner, Jr., On the Total Nonnegativity of the Hurwitz Matrix, SIAM Journal on Applied Mathematics, Vol. 18, No. 2 (Mar., 1970)
Dimitar K. Dimitrov and Juan Manuel Peña, [http://portal.acm.org/citation.cfm?id=1063186.1063190 Almost strict total positivity and a class of Hurwitz polynomials*], Journal of Approximation Theory, Volume 132, Issue 2 (February 2005)
外部連結
*
评论 (0)