Robust Control Toolbox    
lftf

Two-port or one-port state-space linear fractional transformation.

Syntax

Description
lftf computes a state-space closed loop transfer function from input u1 to output (see Figure 1-11), given the open loop transfer function from u1 to y1

and the transfer function tss2 from u2 to y2

Either of the systems (tss1 or tss2) can be "one-port" state space or "two-port." lftf also handles the case when some of the A, B or C matrices are empty.

The output variables will be returned in state-space form or, if the inputs are in the optional mksys form, then the returned outputs will likewise be in mksys form.

Figure 1-11: Two-Port Linear Fractional Transformation.

Algorithm
lftf implements the formulae in [1] for (aa, bb, cc, dd), when the second input system is a "one-port" :

where .

The formula for the other cases are similar.

See Also
interc, sectf

References

   [1]
M. G. Safonov, E. A. Jonckheere, M. Verma and D. J. N. Limebeer, "Synthesis of Positive Real Multivariable Feedback Systems," Int. J. Control, vol. 45, no. 3, pp. 817-842, 1987.



iofr, iofc lqg