Section 5 Flashcards
1
Q
What are the steps required to create a NMSS model?
A
- Find the models Difference Equation
- Define the Integral of Error
- Convert the IoE to difference equation form and substiute Yk
- Fill in the State Space Model matrixies
2
Q
What is the purpose of the NMSS equation?
A
To find a control algorithm with enough parameters to make the model controllable (assign poles)
3
Q
How many states will a model with ‘m’ numerator states and ‘n’ denominator states have?
A
n+m states
4
Q
What are the steps to develop the state space vector?
A
- Check the number of states required (n+m)
- Fill in Yk and Zk (top and bottom)
- Fill in additional output states (Yk-1,2,3…ect)
- Fill in additional input states (Uk-1,2,3…ect)
5
Q
Write the general form of the NMSS control algorithm with a Yk, Uk-1 and Zk gain.
A
Uk=-[f0 g1 ki]|Yk |
|Uk-1|
|Zk |
Format in this answer is shit. Yk, Uk-1 and Zk are a column vector.
6
Q
Write the general form of the Integral of Error
A
Zk=1/(1-z^-1) {Yd-Yk}
Format is shit. Check notes if unsure.