Talk:Controllability

From Wikipedia, the free encyclopedia

WikiProject Systems
This article is within the scope of WikiProject Systems, which collaborates on articles related to Systems science.
Systems rating: Start Class Mid importance  Field: Control theory
Please update this rating as the article progresses, or if the rating is inaccurate. Please also add comments to suggest improvements to the article.

[edit] Controllability vs Reachability

What historically has been named 'controllability' is ambiguous. Let x0 be the equilibrium state (usually taken to be 0) of a system in the absence of an input then.

  1. Reachability of an arbitrary state, xf, from an arbitrary state xi is the ability to transfer from the initial state xi to the final state xf in some time by applying a suitable input.
  2. Controllability of an arbitrary state, x, is the ability to transfer from this state x to the equilibrium state x0 in some time by applying a suitable input.

Obviously reachability implies controllability. For linear stystems in continuous time, both concepts are equivalent. However, a discrete time system my be controllable without being reachabable. A trivial example is:

 
x_{k+1} = A x_k+0 \,u_k

where A is nilpotent.

Mastlab 21:29, 10 September 2006 (UTC)