10-24-2013 03:26 PM - edited 10-24-2013 03:26 PM
Hello,
I am working to detect the peaks in a particular interval of time say 'x'. I acquired the analog signals( the pulses) as shown in the image here AcquiredPulse from analog board using DAQ.Before detecting the peaks of the pulses of different amplitudes having nearly same time period shown in the above image I want to convert them into digital pulses or pulses of same amplitude so that it will be easy for the post process of detecting peaks.And after obtaining this I need to find out the time interval between the pulses.
Can any one help me with implementation of this.
Solved! Go to Solution.
10-25-2013 01:47 AM
By this Vi you can convert the waveform
10-26-2013 10:26 AM
Thanks,
This suits my requirement .
Do I need to provide any threshold for the samples I obtained that needs to be converted into digital.Can you explain the vi working.
10-26-2013 03:30 PM
I mean can you give me an example usage of this vi.
10-28-2013 02:12 PM
Hello,
Can someone exaplain how to use this above attached analogto digital.vi as I am confused with its input to feed the pulse signals.
11-03-2013 08:56 AM
In the above example the functionality is to convert the values in the array above zero as one and below zero and zero as zeros,and it is given to digital waveform for converted display
Sorry for the delay,