Wednesday, March 2, 2016

PI/PID control via State Space Formulation

Example I

Consider the first example of

We shall try to control this system with a PI control.

Let , this means that

As per the State Space formulation,

Note,




and from the definition given above,

Thus we can form both A and B matrices.

Also ,



Thus the eigenvalues for the closed loop system will be the solutions to the equation,

Desired closed loop Transfer Function is,

But as we have a second order system, we restate the desired closed loop T.F for comparison purposes,

Thus to find the k value we can now compare the desired to actual closed loop pole equations.

Example II

Given system T.F ,
we need to find the Proportional control for this system.

we define
from the diagram we can see,


which means

Thus,

The desired closed loop T.F is,

Similarly as the first example find by solving,

Example III

This time consider a 2nd order system,

While the desired closed loop system is,

We restate the specifications because the system is a second order system.

We will now control this system using PID,


Lets define the following terms,

So we can rewrite as,

As
double differentiating,

From these we can find and

Using these we can find by solving,

Inference

  • So we have used PI/PID control via State Space formulation for the above system specifications.
  • IMC based tuning or synthesis may also be used for these problems
  • The tuning procedure is straightforward and relatively simple. The solution of all systems take the same form.
  • We prefer PI/PID control via State Space formulation when the desired closed loop system specifications are performance based.

2 comments: