WOLFRAM SYSTEM MODELER

Discrimination

Discrimination of Machine models

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.UsersGuide.Discrimination"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Machine type Transient models QuasiStatic models
Transformers Modelica.Electrical.Machines.BasicMachines.Transformers Modelica.Electrical.QuasiStatic.Machines.BasicMachines.Transformers
DC machines Modelica.Electrical.Machines.BasicMachines.DCMachines Modelica.Electrical.Machines.BasicMachines.QuasiStaticDCMachines
Induction machines, limited to three phases Modelica.Electrical.Machines.BasicMachines.InductionMachines n/a
Synchronous machines, limited to three phases Modelica.Electrical.Machines.BasicMachines.SynchronousMachines n/a
Induction machines, arbitrary number of phases Modelica.Magnetic.FundamentalWave.BasicMachines.InductionMachines Modelica.Magnetic.QuasiStatic.FundamentalWave.BasicMachines.InductionMachines
Synchronous machines, arbitrary number of phases Modelica.Magnetic.FundamentalWave.BasicMachines.SynchronousMachines Modelica.Magnetic.QuasiStatic.FundamentalWave.BasicMachines.SynchronousMachines

Note

  • Transient and quasiStatic models are parameter compatible.
  • Induction machine models limited to three phases and with arbitrary number of phases are parameter compatible.
  • Synchronous machine models limited to three phases and with arbitrary number of phases are parameter compatible.