State-transition matrix
{{Short description|Tool in control theory}}
{{Technical|date=December 2018}}
In control theory, the state-transition matrix is a matrix whose product with the state vector at an initial time gives at a later time . The state-transition matrix can be used to obtain the general solution of linear dynamical systems.
Linear systems solutions
The state-transition matrix is used to find the solution to a general state-space representation of a linear system in the following form
: ,
where are the states of the system, is the input signal, and are matrix functions, and is the initial condition at . Using the state-transition matrix , the solution is given by:{{cite journal|last1=Baake|first1=Michael|last2=Schlaegel|first2=Ulrike|title=The Peano Baker Series|journal=Proceedings of the Steklov Institute of Mathematics|year=2011|volume=275|pages=155–159|doi=10.1134/S0081543811080098|s2cid=119133539}}{{cite book|last1=Rugh|first1=Wilson|title=Linear System Theory|date=1996|publisher=Prentice Hall|location=Upper Saddle River, NJ | isbn = 0-13-441205-2}}
:
The first term is known as the zero-input response and represents how the system's state would evolve in the absence of any input. The second term is known as the zero-state response and defines how the inputs impact the system.
Peano–Baker series
The most general transition matrix is given by a product integral, referred to as the Peano–Baker series
:
\mathbf{\Phi}(t,\tau) = \mathbf{I} &+ \int_\tau^t\mathbf{A}(\sigma_1)\,d\sigma_1 \\
&+ \int_\tau^t\mathbf{A}(\sigma_1)\int_\tau^{\sigma_1}\mathbf{A}(\sigma_2)\,d\sigma_2\,d\sigma_1 \\
&+ \int_\tau^t\mathbf{A}(\sigma_1)\int_\tau^{\sigma_1}\mathbf{A}(\sigma_2)\int_\tau^{\sigma_2}\mathbf{A}(\sigma_3)\,d\sigma_3\,d\sigma_2\,d\sigma_1 \\
&+ \cdots
\end{align}
where is the identity matrix. This matrix converges uniformly and absolutely to a solution that exists and is unique. The series has a formal sum that can be written as
:
where is the time-ordering operator, used to ensure that the repeated product integral is in proper order. The Magnus expansion provides a means for evaluating this product.
Other properties
The state transition matrix satisfies the following relationships. These relationships are generic to the product integral.
1. It is continuous and has continuous derivatives.
2, It is never singular; in fact and , where is the identity matrix.
4. for all .
5. It satisfies the differential equation with initial conditions .
6. The state-transition matrix , given by
:
where the matrix is the fundamental solution matrix that satisfies
: with initial condition .
7. Given the state at any time , the state at any other time is given by the mapping
:
Estimation of the state-transition matrix
In the time-invariant case, we can define , using the matrix exponential, as . {{cite journal |last1=Reyneke |first1=Pieter V. |title=Polynomial Filtering: To any degree on irregularly sampled data |journal=Automatika |date=2012 |volume=53 |issue=4 |pages=382–397|doi=10.7305/automatika.53-4.248 |s2cid=40282943 |url=http://hrcak.srce.hr/file/138435 |doi-access=free |hdl=2263/21017 |hdl-access=free }}
In the time-variant case, the state-transition matrix can be estimated from the solutions of the differential equation with initial conditions given by , , ..., . The corresponding solutions provide the columns of matrix . Now, from property 4,
for all . The state-transition matrix must be determined before analysis on the time-varying solution can continue.
See also
References
{{Reflist}}
Further reading
- {{cite journal
| author = Baake, M.
| author2 = Schlaegel, U.
| year = 2011
| title = The Peano Baker Series
| journal = Proceedings of the Steklov Institute of Mathematics
| volume = 275
| pages = 155–159
| doi = 10.1134/S0081543811080098
| s2cid = 119133539
}}
- {{cite book
| author = Brogan, W.L.
| year = 1991
| title = Modern Control Theory
| publisher = Prentice Hall
| isbn = 0-13-589763-7
| url-access = registration
| url = https://archive.org/details/moderncontrolthe00brog
}}
{{Wikibooks|Control Systems/Time Variant System Solutions}}
{{Matrix classes}}