09-11-2009 11:47 AM
I this particular application, I actually don't need the transition crucially, I am really just after amplitudes after all.
However, generally when I am testing signals like this (usually TTL square waves, sometimes mV level analog waves), I need to locate transitions so that I can accurately measure the width of each on/off state. This is required to determine symmetry and phase for each cycle.
Not sure if that is what you meant by "dynamic", but I need the width of each and every on/off section, I do this by finding the transitions.
09-11-2009 01:58 PM
09-11-2009 02:03 PM
09-11-2009 03:41 PM
09-14-2009 10:20 AM
Ack!
aeastet,
You're on LV9 and I'm still 8.6
Where are my new DVD's! 🙂
09-14-2009 10:27 AM
09-14-2009 10:57 AM
Instersting approach!
Looks like the filter is defintely needed.
In my applications I vary the sample rate and number of points aquired depending on the frequency of the signal I'm analysing. Some of the signals are 500kHz, som are 400hz. This means the array coming in will have quite a variation in number of samples, from 25k to 2 million. Filters tend to bog down on large sample sizes, so that might be something I would have to toy with. Also, there are a few control settings in this VI that would probably need to change as a function of the above,fs, Peak Limit, the range settings on the Min/Max, etc.
But thanks for sharing, I'll have to keep looking at this until I get it ;).
09-14-2009 11:54 AM