MATH319 Slides

62 Example of realising a proper rational function by a SISO

Example

To realise

T(s)=2s2+3s+1s3+6s2+8s-2

as the transfer function of a SISO. As in Proposition 57 we introduce

A=[0100012-8-6],B=[001],C=[132],D=0.

which can be realised as a feedback linear system without differentiators. In MATLAB, or similar, one can check that T(s)=C(sI-A)-1B.