kontrolligrammian
Kontrolligrammian is a term used in linear control theory to denote the controllability Gramian, a matrix that encapsulates how readily a linear system can be driven from one state to another by its input. The term appears in some languages as a direct translation of “controllability gramian.”
Definition for continuous-time systems: given x' = A x + B u, the controllability Gramian Wc is Wc
Discrete-time: Wc = ∑_{k=0}^{∞} A^k B B^T (A^T)^k, convergent when the spectral radius of A is less than
Properties: Wc is symmetric and positive semidefinite. Its rank equals the dimension of the controllable subspace
Uses: Wc provides the minimum energy required to steer the state from an initial to a final
Transformation: under state-space transformations, Wc changes by Wc' = T Wc T^T when A' = T A T^{-1},
See also: controllability, observability Gramian, Kalman decomposition, balanced truncation.