Controllability

1

Controllability is an important property of a control system and plays a crucial role in many control problems, such as stabilization of unstable systems by feedback, or optimal control. Controllability and observability are dual aspects of the same problem. Roughly, the concept of controllability denotes the ability to move a system around in its entire configuration space using only certain admissible manipulations. The exact definition varies slightly within the framework or the type of models applied. The following are examples of variations of controllability notions which have been introduced in the systems and control literature:

State controllability

The state of a deterministic system, which is the set of values of all the system's state variables (those variables characterized by dynamic equations), completely describes the system at any given time. In particular, no information on the past of a system is needed to help in predicting the future, if the states at the present time are known and all current and future values of the control variables (those whose values can be chosen) are known. Complete state controllability (or simply controllability if no other context is given) describes the ability of an external input (the vector of control variables) to move the internal state of a system from any initial state to any final state in a finite time interval. That is, we can informally define controllability as follows: If for any initial state and any final state there exists an input sequence to transfer the system state from to in a finite time interval, then the system modeled by the state-space representation is controllable. For the simplest example of a continuous, LTI system, the row dimension of the state space expression determines the interval; each row contributes a vector in the state space of the system. If there are not enough such vectors to span the state space of \mathbf{x}, then the system cannot achieve controllability. It may be necessary to modify \mathbf{A} and \mathbf{B} to better approximate the underlying differential relationships it estimates to achieve controllability. Controllability does not mean that a reached state can be maintained, merely that any state can be reached. Controllability does not mean that arbitrary paths can be made through state space, only that there exists a path within the prescribed finite time interval.

Continuous linear systems

Consider the continuous linear system There exists a control u from state x_0 at time t_0 to state x_1 at time t_1 > t_0 if and only if is in the column space of where \phi is the state-transition matrix, and W(t_0,t_1) is the Controllability Gramian. In fact, if \eta_0 is a solution to then a control given by would make the desired transfer. Note that the matrix W defined as above has the following properties:

Rank condition for controllability

The Controllability Gramian involves integration of the state-transition matrix of a system. A simpler condition for controllability is a rank condition analogous to the Kalman rank condition for time-invariant systems. Consider a continuous-time linear system \Sigma smoothly varying in an interval [t_0,t] of \mathbb{R}: The state-transition matrix \phi is also smooth. Introduce the n x m matrix-valued function and define Consider the matrix of matrix-valued functions obtained by listing all the columns of the M_i, : . If there exists a and a nonnegative integer k such that, then \Sigma is controllable. If \Sigma is also analytically varying in an interval [t_0,t], then \Sigma is controllable on every nontrivial subinterval of [t_0,t] if and only if there exists a and a nonnegative integer k such that. The above methods can still be complex to check, since it involves the computation of the state-transition matrix \phi. Another equivalent condition is defined as follow. Let, and for each i \geq 0, define In this case, each B_i is obtained directly from the data The system is controllable if there exists a and a nonnegative integer k such that.

Example

Consider a system varying analytically in and matrices , Then and since this matrix has rank 3, the system is controllable on every nontrivial interval of \mathbb{R}.

Continuous linear time-invariant (LTI) systems

Consider the continuous linear time-invariant system where The n \times nr controllability matrix is given by The system is controllable if the controllability matrix has full row rank (i.e. ).

Discrete linear time-invariant (LTI) systems

For a discrete-time linear state-space system (i.e. time variable ) the state equation is where A is an n \times n matrix and B is a n \times r matrix (i.e. \mathbf{u} is r inputs collected in a r \times 1 vector). The test for controllability is that the n \times nr matrix has full row rank (i.e., ). That is, if the system is controllable, \mathcal C will have n columns that are linearly independent; if n columns of \mathcal C are linearly independent, each of the n states is reachable by giving the system proper inputs through the variable u(k).

Derivation

Given the state at an initial time, arbitrarily denoted as k=0, the state equation gives then and so on with repeated back-substitutions of the state variable, eventually yielding or equivalently Imposing any desired value of the state vector on the left side, this can always be solved for the stacked vector of control vectors if and only if the matrix of matrices at the beginning of the right side has full row rank.

Example

For example, consider the case when n=2 and r=1 (i.e. only one control input). Thus, B and A B are 2 \times 1 vectors. If has rank 2 (full rank), and so B and AB are linearly independent and span the entire plane. If the rank is 1, then B and AB are collinear and do not span the plane. Assume that the initial state is zero. At time k=0: At time k=1: At time k=0 all of the reachable states are on the line formed by the vector B. At time k=1 all of the reachable states are linear combinations of AB and B. If the system is controllable then these two vectors can span the entire plane and can be done so for time k=2. The assumption made that the initial state is zero is merely for convenience. Clearly if all states can be reached from the origin then any state can be reached from another state (merely a shift in coordinates). This example holds for all positive n, but the case of n=2 is easier to visualize.

Analogy for example of n = 2

Consider an analogy to the previous example system. You are sitting in your car on an infinite, flat plane and facing north. The goal is to reach any point in the plane by driving a distance in a straight line, come to a full stop, turn, and driving another distance, again, in a straight line. If your car has no steering then you can only drive straight, which means you can only drive on a line (in this case the north-south line since you started facing north). The lack of steering case would be analogous to when the rank of C is 1 (the two distances you drove are on the same line). Now, if your car did have steering then you could easily drive to any point in the plane and this would be the analogous case to when the rank of C is 2. If you change this example to n=3 then the analogy would be flying in space to reach any position in 3D space (ignoring the orientation of the aircraft). You are allowed to: Although the 3-dimensional case is harder to visualize, the concept of controllability is still analogous.

Nonlinear systems

Nonlinear systems in the control-affine form are locally accessible about x_0 if the accessibility distribution R spans n space, when n equals the rank of x and R is given by: Here, is the repeated Lie bracket operation defined by The controllability matrix for linear systems in the previous section can in fact be derived from this equation.

Null Controllability

If a discrete control system is null-controllable, it means that there exists a controllable u(k) so that x(k_0) = 0 for some initial state x(0) = x_0. In other words, it is equivalent to the condition that there exists a matrix F such that A+BF is nilpotent. This can be easily shown by controllable-uncontrollable decomposition.

Output controllability

Output controllability is the related notion for the output of the system (denoted y in the previous equations); the output controllability describes the ability of an external input to move the output from any initial condition to any final condition in a finite time interval. It is not necessary that there is any relationship between state controllability and output controllability. In particular: For a linear continuous-time system, like the example above, described by matrices A, B, C, and D, the output controllability matrix has full row rank (i.e. rank m) if and only if the system is output controllable.

Controllability under input constraints

In systems with limited control authority, it is often no longer possible to move any initial state to any final state inside the controllable subspace. This phenomenon is caused by constraints on the input that could be inherent to the system (e.g. due to saturating actuator) or imposed on the system for other reasons (e.g. due to safety-related concerns). The controllability of systems with input and state constraints is studied in the context of reachability and viability theory.

Controllability in the behavioral framework

In the so-called behavioral system theoretic approach due to Willems (see people in systems and control), models considered do not directly define an input–output structure. In this framework systems are described by admissible trajectories of a collection of variables, some of which might be interpreted as inputs or outputs. A system is then defined to be controllable in this setting, if any past part of a behavior (trajectory of the external variables) can be concatenated with any future trajectory of the behavior in such a way that the concatenation is contained in the behavior, i.e. is part of the admissible system behavior.

Stabilizability

A slightly weaker notion than controllability is that of stabilizability. A system is said to be stabilizable when all uncontrollable state variables can be made to have stable dynamics. Thus, even though some of the state variables cannot be controlled (as determined by the controllability test above) all the state variables will still remain bounded during the system's behavior.

Reachable set

Let T ∈ Т and x ∈ X (where X is the set of all possible states and Т is an interval of time). The reachable set from x in time T is defined as: , where xT →z denotes that there exists a state transition from x to z in time T. For autonomous systems the reachable set is given by : where R is the controllability matrix. In terms of the reachable set, the system is controllable if and only if. Proof We have the following equalities: Considering that the system is controllable, the columns of R should be linearly independent. So: A related set to the reachable set is the controllable set, defined by: The relation between reachability and controllability is presented by Sontag: (a) An n-dimensional discrete linear system is controllable if and only if: (b) A continuous-time linear system is controllable if and only if: if and only if for all e>0. Example Let the system be an n dimensional discrete-time-invariant system from the formula: It follows that the future state is in R^k{(0)} if and only if it is in, the image of the linear map R, defined as: which maps, When u=K^{m} and X=K^{n} we identify R(A,B) with a n\times nm matrix whose columns are in that order. If the system is controllable the rank of is n. If this is true, the image of the linear map R is all of X. Based on that, we have:

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

Edit article