State Space Flashcards

1
Q

What is rule 1?

A

If numerator (top)is constant value then only A and B matrix is used

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

What is rule 2?

A

If numerator (top) power is smaller than denominator (bottom) power then A, B and C matrix is used

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

What is rule 3?

A

If numerator power is equal to denominator power then A,B,C and D matrix is used

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

How to do you find rule 1 matrix?

A
  1. Denominator power determines size of A matrix (eg. 3x3 or 4x4) and B matrix (eg. 3x1 or 4x1)
  2. The A matrix is built by 0 1 0 … 0 in first row and 0 0 1 0 …. 0 in second row and the 1 moves to the right for each row
  3. The A matrix bottom row consists of denominator constants written from right to left in the matrix and all are minus values
  4. The B matrix is all 0’s and bottom row contains numerator
  5. The final answer is matrix A + matrix B
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How to do you find rule 2 matrix?

A
  1. Matrix A is same a rule 1
  2. Matrix B last row is always 1
  3. Matrix C is 1 x (denominator power) and values are numerator values written from right to left from the function to the matrix written from left to right
  4. Final answer is matrix A + matrix B + matrix C
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How to do you find rule 3 matrix?

A
  1. Matrix A is same as rule 1
  2. Matrix B is same as rule 2 (last row is always 1)
  3. Matrix C is built by taking far right numerator - far left numerator x far left denominator and keep working inside until all values are calculated (only work inside from Left to right keep using first constant on left)
  4. Matrix D is always the first number on numerator
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you find poles in state space?

A
  1. Use formula |(SI - A)|
  2. Find determinate
  3. Use Second degree equation
  4. Both values of X1 and X2 are final answer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How do you find the determinate of a matrix?

A

If it’s 2 by 2 just cross multiply and minus both answers to get final answer

If it 3 by 3 cover row and column of A, B and C and cross multiply remaining numbers. Then the formula is:
|A| - |B| + |C|

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

What does a typical state space block diagram look like?

A
|— D ————|
     |                        |
— B — state space — C 
           |                 |
           | — A ——|
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How do you convert function to transfer function?

A

Y always on bottom

U always on top

Y with power = S with corresponding power, Same with U

Y with 2 dots on top is S with power 2 and same for U

Y and U with no dots and just a constant is just the constant

Y and U with no dots or constant is just S

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