Kontrollbarhetsmatrisen
Kontrollbarhetsmatrisen, often referred to as the controllability matrix, is a fundamental concept in control theory. It is a mathematical tool used to determine whether a linear time-invariant (LTI) system is controllable. Controllability means that it is possible to steer the system from any initial state to any desired final state in a finite amount of time using the system's input signals.
For a single-input single-output (SISO) LTI system described by state-space equations $\dot{x}(t) = Ax(t) + Bu(t)$ and $y(t)
The controllability matrix, denoted by $Q_c$ or $\mathcal{C}$, is formed by stacking the matrix $B$ and its
$Q_c = [B \quad AB \quad A^2B \quad \dots \quad A^{n-1}B]$
where $n$ is the order of the system (the dimension of the state vector $x(t)$).
A key theorem states that the system is controllable if and only if the controllability matrix $Q_c$