WOLFRAM SYSTEM MODELER
GyratorGyrator |
SystemModel["Modelica.Electrical.Analog.Basic.Gyrator"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A gyrator is a two-port element defined by the following equations:
i1 = G2 * v2 i2 = -G1 * v1
where the constants G1, G2 are called the gyration conductance.
G1 |
Value: Type: Conductance (S) Description: Primary gyration conductance |
---|---|
G2 |
Value: Type: Conductance (S) Description: Secondary gyration conductance |
p1 |
Type: PositivePin Description: Positive electrical pin of port 1 |
|
---|---|---|
n1 |
Type: NegativePin Description: Negative electrical pin of port 1 |
|
p2 |
Type: PositivePin Description: Positive electrical pin of port 2 |
|
n2 |
Type: NegativePin Description: Negative electrical pin of port 2 |