WOLFRAM SYSTEM MODELER

PowerSensor

Polyphase instantaneous power sensor

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Polyphase.Sensors.PowerSensor"]
Out[1]:=

Information

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

This power sensor measures instantaneous electrical power of a polyphase system and has a separated voltage and current path. The plugs of the voltage path are pv and nv, the plugs of the current path are pc and nc. The internal resistance of each current path is zero, the internal resistance of each voltage path is infinite.

Parameters (1)

m

Value: 3

Type: Integer

Description: Number of phases

Connectors (5)

pc

Type: PositivePlug

Description: Positive plug, current path

nc

Type: NegativePlug

Description: Negative plug, current path

pv

Type: PositivePlug

Description: Positive plug, voltage path

nv

Type: NegativePlug

Description: Negative plug, voltage path

power

Type: RealOutput

Description: 'output Real' as connector

Components (4)

voltageSensor

Type: VoltageSensor

Description: Polyphase voltage sensor

currentSensor

Type: CurrentSensor

Description: Polyphase current sensor

product

Type: Product[m]

Description: Output product of the two inputs

sum

Type: Sum

Description: Output the sum of the elements of the input vector

Used in Examples (8)

Rectifier

Modelica.Electrical.Polyphase.Examples

Test example with polyphase components

TestSensors

Modelica.Electrical.Polyphase.Examples

EddyCurrentLosses

Modelica.Magnetic.FundamentalWave.Examples.Components

Comparison of equivalent circuits of eddy current loss models

SMEE_Generator_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase

Electrical excited polyphase synchronous machine operating as generator

IMC_DOL

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage started directly on line (DOL)

IMS_Start

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Starting of induction machine with slip rings

SMPM_Mains

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Permanent magnet synchronous machine operated at mains with step torque load

SMEE_Generator

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Electrical excited synchronous machine operating as generator