Luis Freire
Industrial
- Apr 12, 2017
- 10
I'm trying to implement and algorithm which should have the capability to detect some types of anomalies or failures on a process variable like ripples or overshoots. First of all, I want to adjust my process signal with some type of mathematical function, I was thinking on a low pass filter or another type of filter or a moving average, you may notice that my data comes from field sensors such as flowmeter or thermocouples. Once I have my signal adjusted I would like to calculate the deviation between the real process variable and the adjusted smooth curve I have calculated. Then I would create some type of indicator with which I can monitor the deviation between those signals and set up alarms of wrong behavior, when an excessive ripple or an excessive overshoot occur. Could anyone help me with the mathematical function to adjust the data, like low pass filters or whatever?
Cheers.
Cheers.