MATLAB CONTROL SYSTEM TOOLBOX 9 Betriebsanweisung Seite 558

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 649
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 557
parallel
11-168
11parallel
Purpose Parallel connection of two LTI models
Syntax sys = parallel(sys1,sys2)
sys = parallel(sys1,sys2,inp1,inp2,out1,out2)
Description parallel conne cts tw o LT I m od els in parallel. This function accepts any type
of LTI model. The two systems must be either both continuous or both discrete
with ident ical sampl e time . Stat ic g ains are neutral a nd can be specified as
regular mat rices.
sys = parallel(sys1,sys2) forms the basic para llel connect io n shown below.
This comma nd is equiv alent to the direct a ddition
sys = sys1 + sys2
(See “Addition and Subtraction” on page 3-11 for details on LTI system
addition.)
sys1
sys2
u
y
+
+
sys
Seitenansicht 557
1 2 ... 553 554 555 556 557 558 559 560 561 562 563 ... 648 649

Kommentare zu diesen Handbüchern

Keine Kommentare