MATLAB CONTROL SYSTEM TOOLBOX 9 Specifikace Strana 455

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 591
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 454
lft
16-115
16lft
Purpose Redheffer star product (linear fractional transformation) of two LTI models
Syntax sys = lft(sys1,sys2)
sys = lft(sys1,sys2,nu,ny)
Description lft forms the star product or linear fractional transformation (LFT) of two LTI
models or LTI arrays. Such interconnections are widely used in robust control
techniques.
sys = lft(sys1,sys2,nu,ny) forms the star product sys of the two LTI
models (or LTI arrays)
sys1 and sys2. The star product amounts to the
following feedback connection for single LTI models (or for each model in an
LTI array).
This feedback loop connects the first
nu outputs of sys2 to the last nu inputs of
sys1 (signals ), and the last ny outputs of sys1 to the first ny inputs of sys2
(signals ). The resulting system sys maps the input vector to the
output vector .
The abbreviated syntax
sys = lft(sys1,sys2)
sys1
sys2
sys
z
1
z
2
w
2
w
1
u
u
y
y
u
yw
1
; w
2
[]
z
1
; z
2
[]
Zobrazit stránku 454
1 2 ... 450 451 452 453 454 455 456 457 458 459 460 ... 590 591

Komentáře k této Příručce

Žádné komentáře