PID B-1 pole placement controller for second order processes.
Transfer function of the controlled system:
|
Vector of identification initial parameter estimations:
Controller specific parameters:
Parameter |
Description |
xi - damping factor |
Dumping factor x specifying dynamic behaviour of closed loop. The dynamic behaviour of the closed-loop is similar to second order continuous system with characteristic polynomial . |
omega - natural frequency |
Natural frequency w specifying dynamic behaviour of closed loop. The dynamic behaviour of the closed-loop is similar to second order continuous system with characteristic polynomial . |
Control law:
|
This form of control law can be transformed to feedback feedforward form:
|
where controller parameters are calculated by solving following diophantine equation:
|
where polynomials are as follows:
|
|
|
|
|
|
|
|
for |
|
|
for |
|
|
|
Solving the diophantine equation leads to following relations for controller parameters:
|
|
|
|
|
|
where:
|
|
|
|
|
Source code:
sid |
on-line identification s-function |
pp2b_1 |
function for computation of controller parameters |
scrqp |
controller s-function |
See also: