<< Chapter < Page | Chapter >> Page > |
What do we mean by the term controllability ? Simply put, we want to know if we can control the state of a system when we only have access to the inputs (i.e. when we can not directly modify the system's state). If we can "steer" a system to a certain state by controlling its inputs, we can then ask ourselves if there is a way to find the most efficient method of making this transformation.
Say we have the following system:
In this case, an example controllability question could seekto know if there exists an input u such that:
Instead of deriving the general solution for what is called a system's controllable space, , we will simply state it and then give a justification for it.
Formally, is the set of all controllable states. We will define it in terms of a quantity known as the controllability matrix, :
To justify this expression, we begin with the formal matrix equation for a system's state and substitute inthe infinite series definition of the matrix exponential. We can then extract the and matrices into a larger matrix multiplication.
Continuing the example circuit started above, we can get a better feel for what controllability means. Here are the state equations: Pulling the and matrices out of these equations, we can compute the controllability matrix . Note that as it is only a second order system, the controllability matrix is only two-dimensional.
Immediately, we can understand some things about the system by looking at the rank of the matrix. Let's look at the determinant: If the determinant of the controllability matrix is non-zero, then ; the system is completely controllable. For this to happen we'd need to ensure that .However, if this inequality is not satisfied and the determinant of the controllability matrix is , then we know that it is not full rank. If it is not full rank, then will not span the entire space and the system is not completely controllable. The physical effect here is resonance in the circuit. This reduces our controllability matrix to only one dimension (the two columns are linearly dependent).
Notification Switch
Would you like to follow the 'State space systems' conversation and receive update notifications?