Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Power, pos-seq variable frequency component computes the positive-sequence power P (in watts) and reactive power Q (in vars) associated with a periodic set of three-phase voltages and currents. 

P and Q are calculated by evaluating the positive-sequence of the input voltages and currents with a running window over one cycle of the fundamental frequency given by input f. The reference frame required for the computation is given by input wt.

The output is held constant to the specified Initial active power and Initial reactive power values for one cycle of the specified fundamental frequency.

Symbol

Mask Parameters

NameDescriptionUnitVariable = {Possible Values}
DescriptionUse this field to add all kinds of information about the component
Description = {'string'}
Initial frequencyInitial frequency for the first simulation cycle. This value cannot be modified during the simulationHzFinit = { [0, 1e12] }
Minimum frequencyMinimum expected frequency of the input signal. This value cannot be modified during the simulationHzFmin = { [0, 1e12] }
Initial active power
Initial active power value of the magnitude of the output signal for the first simulation cycle. This value cannot be modified during the simulationWPinit = { [-1e64 1e64] }
Initial reactive power
Initial reactive power value of the magnitude of the output signal for the first simulation cycle. This value cannot be modified during the simulationVarQinit = { [-1e64 1e64] }

...