Harmonics 1Ph

Harmonics 1Ph 1:

The Harmonics module calculates the harmonics of current and voltage. In addition, the THD of the input values is calculated from the harmonics.

In the Beckhoff Information System you will find the documentation of the corresponding PLC function block FB_PMA_Harmonics_1Ph.

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
  • Transform To Percent: Boolean value that specifies whether the result should be output as a percentage. The first harmonic corresponds to 100%.

Input values

Output values