MATH319 Slides

44 SISO (A,B,C,D)

Let A,B,C,D be constant complex matrices with shapes:

A(n×n);B(n×1);C(1×n);D(1×1).

Then the linear system with one input, n states and one output is

dXdt=AX+Bu
y=CX+Du

Here t is time, u is the input, X is the state, and y is the output. We call the system single-input single-output or SISO.

Examples. (i) An electrical fan is a SISO system. The input is electricity, and the output is moving air. The states can involve the speed of rotation, voltage, current and so on.

(ii) A wind turbine has input moving air and output electricity.