This package hosts sensors for quasi stationary single phase circuits. Quasi stationary theory for single phase circuits can be found in the references.
Extends from Modelica.Icons.SensorsPackage
(Icon for packages containing sensors).
Name | Description |
---|---|
CurrentSensor | Current sensor |
FrequencySensor | Frequency sensor |
MultiSensor | Sensor to measure current, voltage and power |
PotentialSensor | Potential sensor |
PowerSensor | Power sensor |
ReferenceSensor | Sensor of reference angle gamma |
VoltageSensor | Voltage sensor |
This sensor can be used to measure the reference angle.
FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, PowerSensor, MultiSensor
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.AbsoluteSensor
(Partial potential sensor).
Type | Name | Description |
---|---|---|
PositivePin | pin | Positive quasi-static single-phase pin |
output RealOutput | y | Reference angle |
This sensor can be used to measure the frequency of the reference system.
ReferenceSensor, PotentialSensor, VoltageSensor, CurrentSensor, PowerSensor, MultiSensor
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.AbsoluteSensor
(Partial potential sensor).
Type | Name | Description |
---|---|---|
PositivePin | pin | Positive quasi-static single-phase pin |
output RealOutput | y |   |
This sensor can be used to measure the complex potential.
ReferenceSensor, FrequencySensor, VoltageSensor, CurrentSensor, PowerSensor, MultiSensor, MultiSensor
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.AbsoluteSensor
(Partial potential sensor).
Type | Name | Description |
---|---|---|
PositivePin | pin | Positive quasi-static single-phase pin |
output ComplexOutput | y |   |
This sensor can be used to measure the complex voltage.
ReferenceSensor, FrequencySensor, PotentialSensor, CurrentSensor, PowerSensor, MultiSensor
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.RelativeSensor
(Partial voltage / current sensor).
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
output ComplexOutput | y |   |
This sensor can be used to measure the complex current.
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, PowerSensor, MultiSensor
Extends from Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.RelativeSensor
(Partial voltage / current sensor).
Type | Name | Description |
---|---|---|
PositivePin | pin_p | Positive quasi-static single-phase pin |
NegativePin | pin_n | Negative quasi-static single-phase pin |
output ComplexOutput | y |   |
This sensor can be used to measure the complex apparent power.
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, MultiSensor
Extends from Modelica.Icons.RotationalSensor
(Icon representing a round measurement device).
Type | Name | Description |
---|---|---|
PositivePin | currentP |   |
NegativePin | currentN |   |
PositivePin | voltageP |   |
NegativePin | voltageN |   |
output ComplexOutput | y |   |
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.
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, PowerSensor,
Extends from Modelica.Icons.RotationalSensor
(Icon representing a round measurement device).
Type | Name | Description |
---|---|---|
PositivePin | pc | Positive pin, current path |
NegativePin | nc | Negative pin, current path |
PositivePin | pv | Positive pin, voltage path |
NegativePin | nv | Negative pin, voltage path |
output ComplexOutput | i | Current as complex output signal |
output ComplexOutput | v | Voltage as complex output signal |
output ComplexOutput | apparentPower | Instantaneous apparent power as complex output signal |
Generated 2018-12-12 12:10:23 EST by MapleSim.