7.1 System Interconnections
The following commands allow one to connect two systems in various ways
7.1.1 SeriesConnect[ System1, System2 ]
-
- Aliases: none
-
- Description: SeriesConnect[ sys1 , sys2 ] creates a system which is the series connection of
the two linear dynamic systems, sys1 and sys2 .
-
- Arguments: System1,System2
-
- Comments / Limitations: More complete documentation can be found in the Control
Systems Professional manual.
7.1.2 FeedbackConnect[ System1, System2 ]
-
- Aliases: none
-
- Description: FeedbackConnect[System1,System2] creates a system which is the feedback
connection of the two linear dynamic systems, System1 and System2.
-
- Arguments: System1,System2
-
- Comments / Limitations: More complete documentation can be found in the Control
Systems Professional manual.
7.1.3 ParallelConnect[ System1, System2 ]
-
- Aliases: none
-
- Description: ParallelConnect[System1,System2] creates a system which is the parallel
connection of the two linear dynamic systems, System1 and System2 .
-
- Arguments: System1,System2
-
- Comments / Limitations: More complete documentation can be found in the Control
Systems Professional manual.