Tilstandsregulering
Tilstandsregulering, or state regulation, is a control technique in which the state of a dynamic system is driven to a desired value or trajectory by using feedback from the system’s state. The standard modelling framework is a state-space representation: ẋ = Ax + Bu, y = Cx + Du, where x ∈ R^n is the state vector, u ∈ R^m the input, and y the measured output.
The goal is to design a control law u = -Kx + r(t) (or u = -Kx for regulation
Prerequisites include controllability and observability. If the state cannot be measured directly, observers such as a
Common design methods include state feedback with pole placement, and optimal control via the Linear Quadratic
In digital implementations, the continuous model is discretized, yielding x[k+1] = Ad x[k] + Bd u[k]. The controller
Tilstandsregulering finds applications in robotics, aerospace, automotive, and process industries, where fast, robust regulation of states