Bond Graph
Domains: Continuous. Size: 2-D. Kind: Bond Graphs.
This model is the multiport equivalent of the single symplectic gyrator. Consequently the constitutive equation must be written as a matrix-vector multiplication. This model represents an ideal gyrator with gyration ratio equal to the identity matrix. The model represents a one to one power continuous relation between the effort of one port and the flow of the other port and vice-versa. The model can be used to transform a C-2 element into a I-2 element etc. The model can have both ports with an effort causality or both ports with a flow causality:
effort out causality:
p1.e = p2.f;
p2.e = p1.f;
flow out causality:
p1.f = p2.e;
p2.f = p1.e;
Ports |
Description |
p1[2], p2[2] |
Input and output port of the gyrator (columnvectors with size 2). |
Causality |
|
p1 equal p2 |
The causality of both ports must be equal. |