Envelope

Envelope 1:

Calculates the envelope of a time signal.

The documentation of the corresponding PLC function block can be found here: FB_CMA_Envelope

For time-synchronous presentation and further processing, see the section Timeshift.

The documentation of the TwinCAT 3 Condition Monitoring PLC library can be found here: Overview.

Configuration options

Output values

Time shift

Due to the use of the Welch method (50% overlap) for the analysis as well as a segmented convolution of the analytical signal in the synthesis, four complete data buffers of length nWindowLength/2 are needed to calculate a valid output signal. Furthermore, the result is delayed by (nFFTLentgth + nWindowLength)/2 samples. This can be corrected by a suitable selection of the Time Shift at the channel of the output.

Envelope 2: