06-12-2006 05:32 AM
06-12-2006 07:01 AM
How fast is the TTL pulse? ms, us, ns?
Paul
06-12-2006 07:56 AM
06-13-2006 06:54 AM
Hi Paul,
Today i tried using 2 different methods to read the pulse duration of my sensor signal.
Both methods use "Acq&Graph Voltage-IntClk" vi as a guide.
Method1:
Add a filter vi(lowpass/bandpass) and a timing and transition measurements vi.
Pulse duration is selected as the output. With some numeric conversion, a centimeter
reading indicator was created. However, the reading always remains as "zero"
Method2:
Add a Mask and Limit Testing vi and a timing and transition measurements vi.
By adjusting my upper and lower limits, i manage to "filter" a single pulse out from the actual signal.
However, like the earlier case, the cm reading still remains at "zero"
I have attached both the methods resulted waveforms for your reference.
Are there anything that you can advice on?
Regard.
06-14-2006 06:11 PM
06-15-2006 01:13 PM
sorry for the slow reply, you can use an analog collection with a analog trigger. Acquire a signal as long as the longest expect pulse but shorter than the retrigger rate. if you use pretriggering you can collect additional information on the edge jitter and slew rate. Vis are provided of determining logations of edges rising and falling of a wave form as well as any other metric which should be important.
Paul
06-27-2006 01:09 AM
Hi Andy,
I have tried the method you suggested. But i got an error msg after running the vi.
Error: 20309 occurred at timing and transistion measurement.
Analysis: The amplitude of the waveform is zero, so the histogram method cannot be used.
I have attached my vi for your reference. Can you please see if it is correct?
Any other advices will be much appreciated.
Regard.
06-28-2006 07:39 AM
Hi Paul,
Thankyou for the suggestion.
But i don't really understand what you mean.
Is there any examples that explain the steps u adviced?
Regard.
06-28-2006 11:06 AM
06-28-2006 11:48 AM