WOLFRAM SYSTEM MODELER

AnalysatorDC

Analyze DC voltage, current and power

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorDC"]
Out[1]:=

Information

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

Provides mean values over one period:

  • power
  • voltage
  • current

Parameters (1)

f

Value: 50

Type: Frequency (Hz)

Description: Mains frequency

Connectors (6)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

nv

Type: NegativePin

Description: Negative electrical pin

pDC

Type: RealOutput

Description: Mean power

iMean

Type: RealOutput

Description: Mean current

vMean

Type: RealOutput

Description: Mean voltage

Components (4)

multiSensorDC

Type: MultiSensor

Description: Sensor to measure current, voltage and power

powerTotal

Type: Mean

Description: Calculate mean over period 1/f

meanCurrent

Type: Mean

Description: Calculate mean over period 1/f

meanVoltage

Type: Mean

Description: Calculate mean over period 1/f

Used in Examples (1)

PolyphaseRectifier

Modelica.Electrical.Polyphase.Examples

Demonstrate a polyphase diode rectifier