02-20-2006 04:53 PM
Hello,
I have signal of valve acceleration. My present task is to detect all important peaks for other calculation. At firs I tried to use derivative and look for points where it crosses zero (local extreme - relative extreme), but this is not useful because it detects all even the smallest one. I think about any kind of filtration but I don’t know any.
Does anybody know how to at least smooth the line to eliminate no important peaks? Or any other advices?
I marked all important peaks in signal (peaks2.png) and attached VI with the signal.
Thanks, I appreciate all comments.
02-20-2006 05:15 PM
02-20-2006 05:40 PM
02-21-2006 03:00 AM - edited 02-21-2006 03:00 AM
Message Edited by ceties on 02-21-2006 03:01 AM
02-21-2006 03:07 AM - edited 02-21-2006 03:07 AM
Message Edited by ceties on 02-21-2006 03:26 AM
02-21-2006 03:25 AM
Hi
I once had a similar problem - what helped me was this:
I tried to formulate what the specific peaks defined very precisely. This formulation was then "translated" to LV.
Just as an example - when you can say that the peaks must be between 150 and 170 (y-axis), you already can eliminate lots of them.
Thomas
02-21-2006 09:00 AM
Hi
Have you tried playing around with the example Peak Detection and Display. I have modified the example (LV8.0) to use your data and it seems to work quite well. Have a look and see what you think
have fun
David
02-21-2006 09:25 AM
02-21-2006 09:44 AM
02-21-2006 10:44 AM