Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Gyrator
Modelica Gyrator
Block Screenshot
Contents
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.
Dialog box
G1
Gyration conductance (-i2/v1) .
Properties : Type 'vec' of size 1.
G2
Gyration conductance (i1/v2).
Properties : Type 'vec' of size 1.
Default properties
Inputs :
Modelica variable name : 'p1'
Implicit variable.
Modelica variable name : 'n1'
Implicit variable.
Modelica variable name : 'p2'
Implicit variable.
Modelica variable name : 'n2'
Implicit variable.
Parameters :
Modelica parameter name : 'G1'
Default value : 1
Is a state variable : no.
Modelica parameter name : 'G2'
Default value : 1
Is a state variable : no.
File name of the model : Gyrator
Interfacing function
SCI/modules/scicos_blocks/macros/Electrical/Gyrator.sci
Modelica model
SCI/modules/scicos_blocks/macros/Electrical/Gyrator.mo
Report an issue | ||
<< Ground | Electrical palette | IdealTransformer >> |