Gyrator
Gyrator
Library
Modelica/Electrical/Analog/Basic
Description
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.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_G1 | G1 | Gyration conductance | Scalar | |
mo_G2 | G2 | Gyration conductance | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 'v1' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
p1 | implicit | Positive electrical pin of port 1 | input | 1 |
n1 | implicit | Negative electrical pin of port 1 | output | 1 |
p2 | implicit | Positive electrical pin of port 2 | input | 2 |
n2 | implicit | Negative electrical pin of port 2 | output | 2 |