Modelica.Electrical.QuasiStatic.SinglePhase.Sensors

AC single-phase sensors

Information

This package hosts sensors for quasi-static single-phase circuits. Quasi-static theory for single-phase circuits can be found in the references.

See also

Polyphase.Sensors

Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).

Package Content

Name Description
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.ReferenceSensor ReferenceSensor Sensor of reference angle gamma
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.FrequencySensor FrequencySensor Frequency sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.PotentialSensor PotentialSensor Potential sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.VoltageSensor VoltageSensor Voltage sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.CurrentSensor CurrentSensor Current sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.PowerSensor PowerSensor Power sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.MultiSensor MultiSensor Sensor to measure current, voltage and power

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.ReferenceSensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.ReferenceSensor

Sensor of reference angle gamma

Information

This sensor can be used to measure the reference angle.

See also

FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, PowerSensor, MultiSensor

Extends from QuasiStatic.SinglePhase.Interfaces.AbsoluteSensor (Partial potential sensor).

Connectors

NameDescription
pinPositive quasi-static single-phase pin
gammaReference angle [rad]

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.FrequencySensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.FrequencySensor

Frequency sensor

Information

This sensor can be used to measure the frequency of the reference system.

See also

ReferenceSensor, PotentialSensor, VoltageSensor, CurrentSensor, PowerSensor, MultiSensor

Extends from Interfaces.AbsoluteSensor (Partial potential sensor).

Connectors

NameDescription
pinPositive quasi-static single-phase pin
fFrequency [Hz]

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.PotentialSensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.PotentialSensor

Potential sensor

Information

This sensor can be used to measure the complex potential.

See also

ReferenceSensor, FrequencySensor, VoltageSensor, CurrentSensor, PowerSensor, MultiSensor, MultiSensor

Extends from Interfaces.AbsoluteSensor (Partial potential sensor).

Connectors

NameDescription
pinPositive quasi-static single-phase pin
vComplex potential

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.VoltageSensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.VoltageSensor

Voltage sensor

Information

This sensor can be used to measure the complex voltage.

See also

ReferenceSensor, FrequencySensor, PotentialSensor, CurrentSensor, PowerSensor, MultiSensor

Extends from Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin
vComplex voltage

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.CurrentSensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.CurrentSensor

Current sensor

Information

This sensor can be used to measure the complex current.

See also

ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, PowerSensor, MultiSensor

Extends from Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin
iComplex current

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.PowerSensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.PowerSensor

Power sensor

Information

This sensor can be used to measure the complex apparent power.

See also

ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, MultiSensor

Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).

Connectors

NameDescription
currentP 
currentN 
voltageP 
voltageN 
apparentPowerComplex apparent power = active power + j * reactive power

Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.MultiSensor Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.MultiSensor

Sensor to measure current, voltage and power

Information

This multi sensor measures current, voltage and instantaneous electrical power of a single-phase system and has a separated voltage and current path. The pins of the voltage path are pv and nv, the pins of the current path are pc and nc. The internal resistance of the current path is zero, the internal resistance of the voltage path is infinite.

See also

ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, PowerSensor,

Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).

Connectors

NameDescription
pcPositive pin, current path
ncNegative pin, current path
pvPositive pin, voltage path
nvNegative pin, voltage path
iCurrent as complex output signal
vVoltage as complex output signal
apparentPowerInstantaneous apparent power as complex output signal
Automatically generated Thu Oct 1 16:07:45 2020.