Suppose you are given the observer space representation with matrix and vectors To find a transformation that
Question:
To find a transformation that diagonalizes Ao use MATLAB function eigswhich calculates the eigenvalues and eigenvectors corresponding to the matrix and allows us to express
where V is a matrix created with the eigenvectors and {λi}, i = 1, 2, are the eigenvalues.
(a) Find the characteristic equation
det(sI Ao)
corresponding to the state-variable representation, and show it is the same as the denominator of the transfer function (use function ss2tf to obtain the transfer function from the state-variable representation).
(b) Use the matrix V as an invertible transform to obtain a new set of state variables with a diagonal matrix A and vectors b and cT. Obtain these matrix and vectors.
(c) Suppose that you find the controller form by letting Ac = ATo, bc = cTo, and cTc = bT0, repeat the above diagonalization and comment on your results.
Step by Step Answer: