Power Values 3Ph

Power Values 3Ph 1:

The Power Values module calculates the power values of the connected loads. These include the fundamental components and the phase shift angle. Internally, the individual harmonics and their phase angle are determined for the calculations.

Alternatively, the Power Values Period module can be used for the calculation. It uses simpler calculation methods for enhanced dynamics.

In the Beckhoff Information System you will find the documentation for the corresponding PLC function block FB_PMA_PowerValues_3Ph.

In the Beckhoff Information System you will find the documentation of the TF3650 TwinCAT 3 Power Monitoring function with descriptions of the corresponding PLC library.

Configuration parameters

  • FFT Length: Length of the FFT. It must be greater than one and an integral power of two.
  • Window Length: Length of the analysis window in samples. The length must be greater than one and an even number. It must not be greater than FFT Length.
  • Sample Rate [Hz]: Sample rate (samples per second) of the input signal.
  • Base Frequency: Frequency of the first harmonic in Hz.
  • Num Bands: Specifies the number of bands for which the RMS is calculated.
  • Bandwidth: Total bandwidth of a single RMS band.
  • Window Type: Defines the window function used. The window type HannWindow is a good default value. The windowing can be switched off by the use of the window type RectangularWindow. See: E_PMA_WindowType
  • Min Input Current [A]: Minimum input value (RMS) of the current. This parameter prevents the calculation of input values that are too small.

Input values

Output values