Below is a list of functions used to interconnect two subsystems. The interconnection
can be in the form of append, series, parallel and feedback. The two subsystems can be continuous-time
or discrete-time systems modeled in state-space equations, transfer function or
zero-pole-gain representation.
| Catalog and Function | Description | ||
|---|---|---|---|
| Series | Series interconnection of LTI models. | ||
| Parallel | Parallel interconnection of two LTI models. | ||
| Feedback | Feedback interconnection of two LTI models. | ||
| Append | Group LTI models by appending their inputs and outputs. | ||
| Connect | Connection of two LTI models, user can define inputs and outputs of the connected system. |