WOLFRAM SYSTEM MODELER

ConstantCurrent

Source for constant current

Wolfram Language

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

Information

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

The ConstantCurrent source is a simple source for an ideal constant current which is provided by a parameter. There is no internal resistance modeled. No further effects are modeled. Especially, the current flow will never end.

Parameters (1)

I

Value:

Type: Current (A)

Description: Value of constant current

Connectors (2)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

Used in Examples (2)

IMC_DCBraking

Modelica.Electrical.Machines.Examples.InductionMachines

Induction machine with DC current braking

ForceStrokeBehaviour

Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator

Force-stroke characteristic of the permeance model at constant current

Used in Components (2)

DC_PermanentMagnet

Modelica.Electrical.Machines.BasicMachines.DCMachines

Permanent magnet DC machine

ConstantCurrent

Modelica.Electrical.Polyphase.Sources

Polyphase constant current source

Revisions

  • 1998 by Christoph Clauss
    initially implemented