WOLFRAM SYSTEM MODELER

Sources

Multiphase voltage and current sources

Package Contents

SignalVoltage

Multiphase signal voltage source

ConstantVoltage

Multiphase constant voltage source

SineVoltage

Multiphase sine voltage source

CosineVoltage

Multiphase cosine voltage source

SignalCurrent

Multiphase signal current source

ConstantCurrent

Multiphase constant current source

SineCurrent

Multiphase sine current source

CosineCurrent

Multiphase cosine current source

Information

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

This package contains time-dependent and controlled multiphase voltage and current sources:

  • SignalVoltage: fed by Modelica.Blocks.Sources arbitrary waveforms of voltages are possible
  • ConstantVoltage: constant multi phase voltages
  • SineVoltage : phase shift between consecutive voltages by default given by symmetricOrientation
  • CosineVoltage : phase shift between consecutive voltages by default given by symmetricOrientation
  • SignalCurrent: fed by Modelica.Blocks.Sources arbitrary waveforms of currents are possible
  • ConstantCurrent: constant multi phase currents
  • SineCurrent : phase shift between consecutive currents by default given by symmetricOrientation
  • CosineCurrent : phase shift between consecutive currents by default given by symmetricOrientation

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.MultiPhase.Sources"]
Out[1]:=

Revisions

Main Authors:
Anton Haumer
Technical Consulting & Electrical Engineering
D-93049 Regensburg
Germany
email: a.haumer@haumer.at
Release Notes:
  • v1.0 2004/10/01 Anton Haumer