State Space Flashcards
What is rule 1?
If numerator (top)is constant value then only A and B matrix is used
What is rule 2?
If numerator (top) power is smaller than denominator (bottom) power then A, B and C matrix is used
What is rule 3?
If numerator power is equal to denominator power then A,B,C and D matrix is used
How to do you find rule 1 matrix?
- Denominator power determines size of A matrix (eg. 3x3 or 4x4) and B matrix (eg. 3x1 or 4x1)
- 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
- The A matrix bottom row consists of denominator constants written from right to left in the matrix and all are minus values
- The B matrix is all 0’s and bottom row contains numerator
- The final answer is matrix A + matrix B
How to do you find rule 2 matrix?
- Matrix A is same a rule 1
- Matrix B last row is always 1
- 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
- Final answer is matrix A + matrix B + matrix C
How to do you find rule 3 matrix?
- Matrix A is same as rule 1
- Matrix B is same as rule 2 (last row is always 1)
- 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)
- Matrix D is always the first number on numerator
How do you find poles in state space?
- Use formula |(SI - A)|
- Find determinate
- Use Second degree equation
- Both values of X1 and X2 are final answer
How do you find the determinate of a matrix?
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|
What does a typical state space block diagram look like?
|— D ————| | | — B — state space — C | | | — A ——|
How do you convert function to transfer function?
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