06-01-2012 03:39 AM
My ultimate objective is to get the avg amount of time needed for these pulses to reach a steady-state (past the “knee” portion and into the horizontal/flat region)…see jpeg for reference.
Originally, I was trying to differentiate “y” values to get the region where slope turns to approx zero. However it is not as simple as my data is about 5Hz and the increment is very little between data points (almost stair like pattern) that the differentiation function gives me basically zero all the way.
I am thinking of resorting to brute-force method to calculate a running slope (Y/x) of data points of each region. However, there’s got to be a better way to do this using signal processing/math VIs. Anyone care to show me how to unleash the power of LabVIEW?
Thanks,
FOSCT
06-04-2012 10:10 AM
Hello FightOnSCTrojan
I do not think there is a VI in LabVIEW capable of achieve that functionality as what you are looking for is a "steady state detection algorithm".
I found this example but the block diagram is password protected, I wonder why??
https://decibel.ni.com/content/docs/DOC-1117
Regards
Mart G