Example, guide, references to using the Analytics Builder for signal processing

Product/components used and version/fix level:

Backend 1015.0.329

Detailed explanation of the problem:

Does anyone has examples, guides and references for using the Analytics Builder to detect signal patterns. E.g. Can it be used to detect a Sine Wave signal? So it a sine wave is detected, output a “1” else “0”. If so, how can it be done. Do you have a sample model?

Error messages / full error message screenshot / log file:

NA

Question related to a free trial, or to a production (customer) instance?

free trial

Hi Eddie,

signal processing will typically require custom blocks where you need to implement the signal processing logic in EPL. We have a directory of open source blocks, where you can find two subfolders:

  • blocks - you find some blocks for edge detection and root mean square calculation
  • simulation-blocks - blocks to create various signals to test your signal detection logic. It does support sine wave and approximations of it to simulate real-world signals.

Thanks Harald!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.