Hello,
The data I am going though is velocity and looks like:
__/\___/\___/\___/\___/\___/\___/\___/\___/\___/\___/\___/\___/\___/\__
Every spike is a piston moving forward (technically there are down spikes between each of these too, but I was worried about ascii formatting so I left them out). The time from 0 - 0 velocity should be the length of time it takes the piston to move forward.
I am hoping to find a way to measure the length of time of each spike and then take the average. So some kind of formula that would look a 5% change from nominal then when it's within 5% of nominal again (to account for noise in our data).
Essentially this is to determine the length of time it takes to complete motion.
Thanks for the help!
Bookmarks