What are the steps required to create a NMSS model?
What is the purpose of the NMSS equation?
To find a control algorithm with enough parameters to make the model controllable (assign poles)
How many states will a model with ‘m’ numerator states and ‘n’ denominator states have?
n+m states
What are the steps to develop the state space vector?
Write the general form of the NMSS control algorithm with a Yk, Uk-1 and Zk gain.
Uk=-[f0 g1 ki]|Yk |
|Uk-1|
|Zk |
Format in this answer is shit. Yk, Uk-1 and Zk are a column vector.
Write the general form of the Integral of Error
Zk=1/(1-z^-1) {Yd-Yk}
Format is shit. Check notes if unsure.