Section 5 Flashcards

1
Q

What are the steps required to create a NMSS model?

A
  1. Find the models Difference Equation
  2. Define the Integral of Error
  3. Convert the IoE to difference equation form and substiute Yk
  4. Fill in the State Space Model matrixies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How many states will a model with ‘m’ numerator states and ‘n’ denominator states have?

A

n+m states

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the steps to develop the state space vector?

A
  1. Check the number of states required (n+m)
  2. Fill in Yk and Zk (top and bottom)
  3. Fill in additional output states (Yk-1,2,3…ect)
  4. Fill in additional input states (Uk-1,2,3…ect)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly