For a system with the transfer function H(s) = 3(s-2)/s3+4s2-2s+1 , the matrix A in the state space form is equal to:

For a system with the transfer function H(s) = 3(s-2)/s3+4s2-2s+1 , the matrix A in the state space form is equal to: Correct Answer \(\begin{matrix} 0 & 1 & 0\\ 3 & -2 & 1\\ 1 & -2 & 4 \end{matrix} \)

Taking the inverse Laplace of the equation and converting it into differential equation and solving the state space by considering various matrices.

Related Questions

Consider a system described by ẋ = Ax + Bu y = Cx + Du The system is completely output controllable if and only if Where: x = State vector (n-vector) u = Control vector (r-vector) y = Output vector (m-vector) A = n × n matrix B = n × r matrix C = m × n matrix D = m × r matrix