State Space To Transfer Function Examples PDF
State Space To Transfer Function Examples PDF
A. Introduction
For a linear, time-invariant, continuous-time system, the state and output equations are
x(t) = Ax(t) + Bu(t), y(t) = Cx(t) + Du(t) (1)
where x <n is the state vector, u <r is the input (control) vector, y <m is the output vector, and {A, B, C, D} are
matrices of appropriate dimensions.
To determine the expression for the transfer function or transfer matrix, the Laplace Transforms of the above equations are
taken. If r = m = 1the single-input, single-out casethe result of this operation is a single transfer function. If there are
multiple inputs and/or multiple outputs, the result is an m r matrix of transfer functions. Taking the Laplace Transform of
the state equation yields
B. Example 1
The matrices of a third-order system are given by
0 1 0 0
A= 0 0 1 , B = 0 , C= 15 5 0 , D=0 (7)
8 14 7 1
Therefore, n = 3 and r = m = 1, so a single 3rd -order transfer function describes the input-output relationship for this system
in the transform domain. Going through the process step-by-step to derive the transfer function gives the following expressions.
s 0 0 0 1 0 s 1 0
sI3 A = 0 s 0 0 0 1 = 0 s 1 (8)
0 0 s 8 14 7 8 14 s + 7
The matrix of minors and matrix of cofactors are
2 2
s + 7s + 14 8 8s s + 7s + 14 8 8s
M = (s + 7) s (s + 7) 14s + 8 , Cof = (s + 7) s (s + 7) (14s + 8) (9)
1 s s2 1 s s2
2
C. Example 2
The matrices of another third-order system are given by
7 1 0 20
A = 14 0 1 , B = 125 , C= 1 0 0 , D=5 (14)
8 0 0 185
Again, n = 3 and r = m = 1, so a single 3rd -order transfer function describes the input-output relationship for this system
in the transform domain. The {A, B, C} matrices are in observable canonical form in this example, and D 6= 0 so a biproper
transfer function will be the result. Examination of the A matrices in (7) and (14) should indicate that the determinants
|sIn A| will be the same for each example. The steps in the process are as before.
s 0 0 7 1 0 s + 7 1 0
sI3 A = 0 s 0 14 0 1 = 14 s 1 (15)
0 0 s 8 0 0 8 0 s
The matrix of minors and matrix of cofactors are
2
s 14s + 8 8s s2 (14s + 8) 8s
M = s s (s + 7) 8
, Cof = s s (s + 7) 2 8
(16)
1 (s + 7) s2 + 7s + 14 1 (s + 7) s + 7s + 14
and the adjoint matrix is
s2 s 1
Adj (sIn A) = (14s + 8) s (s + 7) (s + 7) (17)
8s 8 s2 + 7s + 14
The determinant of (sIn A) is