<< Chapter < Page | Chapter >> Page > |
Since systems are often represented in terms of matrices and solutions of system equations often make use of the exponential, it makes senseto try and understand how these two concepts can be combined. In many previous applications, we've seen terms like come in handy for talking about system behavior. Here, awas always a scalar quantity. However, what would happen if the scalar was replaced by a matrix ? The result would be what is known as the matrix exponential .
Recall the definition of the scalar exponential:
The definition of the matrix exponential is almost identical:
Where is x and is the x identity matrix. While it is nice to see the resemblance between these two definitions, applying this infinite series does not turnout to be very efficient in practice. However, it can be useful in certain special cases.
Compute where . We can start by taking powers of so that we can use the formal definition.
And so the pattern goes, giving:
If we fill in the terms in the definition of , we'll get the following matrix:
We notice that the sums in this matrix look familiar-in fact, they are the Taylor Series expansions of the sinusoids.Therefore, the solution further reduces to:
The example above illustrates how the use of the true definition to simplify matrix exponentials might only be easily applied in caseswith inherent repetition. There is a more general method involving the Laplace Transform. In particular,
We can verify that this is true by inserting the formal definition of the matrix exponential:
The jump between the third and fourth equations here may be a bit hard to believe, but this equality reduces to when both sides are multiplied by . Taking an inverse Laplace of each side of Laplace Transform of the equation we find an expression for the matrix exponential:
We can do the same example as before, this time using the Laplace-based method.
Taking the inverse laplace of this gives us
In the scalar case, a product of exponentials reduces to a single exponential whose power is the sum of the individual exponents' powers, . However, in the case of the matrix exponential, this is nottrue. If and are matrices,
unless and are commutative (i.e. )
The derivative operates on the matrix exponential the same as it does on the scalar exponential.
Notification Switch
Would you like to follow the 'State space systems' conversation and receive update notifications?