Ackermann's formula

In control theory, Ackermann's formula provides a method for designing controllers to achieve desired system behavior by directly calculating the feedback gains needed to place the closed-loop system's poles (eigenvalues)[1] at specific locations (pole allocation problem).

These poles directly influence how the system responds to inputs and disturbances.

Ackermann's formula provides a direct way to calculate the necessary adjustments—specifically, the feedback gains—needed to move the system's poles to the target locations.

This method, developed by Jürgen Ackermann,[2] is particularly useful for systems that don't change over time (time-invariant systems), allowing engineers to precisely control the system's dynamics, such as its stability and responsiveness.

Consider a linear continuous-time invariant system with a state-space representation

where x is the state vector, u is the input vector, and A, B, C are matrices of compatible dimensions that represent the dynamics of the system.

An input-output description of this system is given by the transfer function

Since the denominator of the right equation is given by the characteristic polynomial of A, the poles of G are eigenvalues of A (note that the converse is not necessarily true, since there may be cancellations between terms of the numerator and the denominator).

If the system is unstable, or has a slow response or any other characteristic that does not specify the design criteria, it could be advantageous to make changes to it.

The matrices A, B, C, however, may represent physical parameters of a system that cannot be altered.

Thus, one approach to this problem might be to create a feedback loop with a gain k that will feed the state variable x into the input u.

With that in mind, a feedback loop can be added to the system with the control input u(t) = r(t) − kx(t), such that the new dynamics of the system will be

In this new realization, the poles will be dependent on the characteristic polynomial Δnew of A − Bk, that is

Computing the characteristic polynomial and choosing a suitable feedback matrix can be a challenging task, especially in larger systems.

One way to make computations easier is through Ackermann's formula.

For simplicity's sake, consider a single input vector with no reference parameter r, such as

where kT is a feedback vector of compatible dimensions.

Ackermann's formula states that the design process can be simplified by only computing the following equation:

in which Δnew(A) is the desired characteristic polynomial evaluated at matrix A, and

This proof is based on Encyclopedia of Life Support Systems entry on Pole Placement Control.

Replacing the previous equations into Δ(ACL) yields

Rewriting the above equation as a matrix product and omitting terms that kT does not appear isolated yields

To find kT, both sides can be multiplied by the vector

We know from the characteristic polynomial of A that the system is unstable since

Thus, to stabilize the system we shall put a feedback gain

From Ackermann's formula, we can find a matrix k that will change the system so that its characteristic equation will be equal to a desired polynomial.

and computing the controllability matrix yields

Ackermann's formula can also be used for the design of state observers.

Consider the linear discrete-time observed system

Ackermann's formula can also be applied on continuous-time observed systems.