Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
IdealTransformer
Ideal Transformer
Block Screenshot
Contents
Description
The ideal transformer is an ideal two-port resistive circuit element which is characterized by the following two equations: v1 = n * v2 i2 = -n * i1 where n is a real number called the turns ratio.
Dialog box
N
Turns ratio (N1/N2)
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 : 'N'
Default value : 1
Is a state variable : no.
File name of the model : IdealTransformer
Interfacing function
SCI/modules/scicos_blocks/macros/Electrical/IdealTransformer.sci
Modelica model
SCI/modules/scicos_blocks/macros/Electrical/IdealTransformer.mo
Example
Report an issue | ||
<< Gyrator | Electrical_pal | Inductor >> |