WOLFRAM SYSTEMMODELER

Concept

Concept

Wolfram Language

In[1]:=
Click for copyable input
SystemModel["Modelica.Electrical.MultiPhase.UsersGuide.Concept"]
Out[1]:=

Information

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

This package contains packages for electrical multiphase components, based on Modelica.Electrical.Analog:

  • Basic components (resistor, capacitor, inductor, ...)
  • Ideal elements (switches, diode, transformer, ...)
  • Sensors to measure potentials, voltages, and currents
  • Time-dependent and controlled voltage and current sources

This package is intended to be used the same way as Modelica.Electrical.Analog but to make design of multiphase models easier. The package is based on the plug: a composite connector containing m pins. It is possible to connect plugs to plugs or single pins of a plug to single pins. Potentials may be accessed as plug.pin[].v, currents may be accessed as plug.pin[].i.