u Specifies... How getIOTransfer
Treats Analysis PointsTransfer FunctionOpen-loop inputExample code:T2 = getIOTransfer(sllin,'u','y','u')
+K G
r e u
y
duThe software breaks the
signal flow and adds a
linearization input, du, at u,
and a linearization output at
y.y=G(du+0)
y=G︸
T 2duOutputExample code:T3 = getIOTransfer(sllin,'y','u')
+K G
r e
u
+
dyThe software adds a
linearization input, dy, at y
and a linearization output at
u.u=−K(dy+Gu)
u=−Kdy−KGu
(I+KG)u=−Kdy
u=−︸(I+KG)−^1 K
T 3dy15 Alphabetical List
