Package Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sensors
AC singlephase sensors

Information

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

See also

MultiPhase.Sensors

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

Package Contents

NameDescription
CurrentSensorCurrent sensor
FrequencySensorFrequency sensor
MultiSensorSensor to measure current, voltage and power
PotentialSensorPotential sensor
PowerSensorPower sensor
ReferenceSensorSensor of reference angle gamma
VoltageSensorVoltage sensor

Model Modelica.​Electrical.​QuasiStationary.​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 Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​AbsoluteSensor (Partial potential sensor).

Connectors

TypeNameDescription
PositivePinpinPositive quasi-static single-phase pin
output RealOutputyReference angle

Model Modelica.​Electrical.​QuasiStationary.​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 Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​AbsoluteSensor (Partial potential sensor).

Connectors

TypeNameDescription
PositivePinpinPositive quasi-static single-phase pin
output RealOutputy 

Model Modelica.​Electrical.​QuasiStationary.​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 Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Interfaces.​AbsoluteSensor (Partial potential sensor).

Connectors

TypeNameDescription
PositivePinpinPositive quasi-static single-phase pin
output ComplexOutputy 

Model Modelica.​Electrical.​QuasiStationary.​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.​QuasiStationary.​SinglePhase.​Interfaces.​RelativeSensor (Partial voltage / current sensor).

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin
output ComplexOutputy 

Model Modelica.​Electrical.​QuasiStationary.​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.​QuasiStationary.​SinglePhase.​Interfaces.​RelativeSensor (Partial voltage / current sensor).

Connectors

TypeNameDescription
PositivePinpin_pPositive quasi-static single-phase pin
NegativePinpin_nNegative quasi-static single-phase pin
output ComplexOutputy 

Model Modelica.​Electrical.​QuasiStationary.​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.​RotationalSensor (Icon representing a round measurement device).

Connectors

TypeNameDescription
PositivePincurrentP 
NegativePincurrentN 
PositivePinvoltageP 
NegativePinvoltageN 
output ComplexOutputy 

Model Modelica.​Electrical.​QuasiStationary.​SinglePhase.​Sensors.​MultiSensor
Sensor to measure current, voltage and power

Information

This multi sensor measures current, voltage and instantaneous electrical power of a singlephase 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.​RotationalSensor (Icon representing a round measurement device).

Connectors

TypeNameDescription
PositivePinpcPositive pin, current path
NegativePinncNegative pin, current path
PositivePinpvPositive pin, voltage path
NegativePinnvNegative pin, voltage path
output ComplexOutputiCurrent as complex output signal
output ComplexOutputvVoltage as complex output signal
output ComplexOutputapparentPowerInstantaneous apparent power as complex output signal