ElectroMagneticConverter
Ideal electro-magnetic energy conversion
Library
Modelica/Magnetic/FluxTubes/Basic
Description
The electro-magnetic energy conversion is given by Ampere's law and Faraday's law respectively:
V_m = i * N N * dΦ/dt = -v
V_m is the magnetomotive force that is supplied to the connected magnetic circuit, Φ is the magnetic flux through the associated branch of this magnetic circuit. The negative sign of the induced voltage v is due to Lenz's law.
The flux linkage Ψ and the static inductance L_stat = |Ψ/i| are calculated for information only. Note that L_stat is set to |Ψ/eps| if |i| < eps (= 100*Modelica.Constants.eps).
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_N | N | Number of turns | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_v | v | v | Structure | |
mo_v/fixed | fixed | Cell of scalars | true | |
mo_v/start | start | Cell of scalars | ||
mo_i | i | i | Structure | |
mo_i/fixed | fixed | Cell of scalars | true | |
mo_i/start | start | Cell of scalars | ||
mo_V_m | V_m | V_m | Structure | |
mo_V_m/fixed | fixed | Cell of scalars | true | |
mo_V_m/start | start | Cell of scalars | ||
mo_Phi | Phi | Phi | Structure | |
mo_Phi/fixed | fixed | Cell of scalars | true | |
mo_Phi/start | start | Cell of scalars | ||
mo_Psi | Psi | Psi | Structure | |
mo_Psi/fixed | fixed | Cell of scalars | true | |
mo_Psi/start | start | Cell of scalars | ||
mo_L_stat | L_stat | L_stat | Structure | |
mo_L_stat/fixed | fixed | Cell of scalars | true | |
mo_L_stat/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
port_p | implicit | Positive magnetic port | input | 1 |
port_n | implicit | Negative magnetic port | output | 1 |
p | implicit | Positive electrical pin | input | 2 |
n | implicit | Negative electrical pin | output | 2 |