>
|
|
>
|
|
Here is a state-space system corresponding to a DC motor model:
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
The numeric values of the model parameters are as follows:
>
|
|
Extract a subsystem with the desired input and output.
>
|
|
| (2) |
Compute the weighting Matrices Q and R for a desired time constant of 1 second:
>
|
|
| (3) |
Use the previous result to compute the state feedback gain:
>
|
|
| (4) |
Optionally, compute the weighting Matrix N:
>
|
|
| (5) |
Use matrices Q, R, and N to compute the state feedback gain. In this case, N is a zero Matrix, so the result is the same as before:
>
|
|
| (6) |