M
Mark Main
I need to make a timer that will accurately measure (within
1/100,000th of a second) the elapsed time that passed between every
other pulse (the pulses occur between 0.25 seconds and 3 seconds
apart); in other words, it ignores the pulse in between and counts the
time from the START of the first pulse, ignores the second, and
displays the time it took to reach the START of the third pulse.
Then I need the cycle to repeat; so the START of the third pulse is
not only the stop/display trigger, but it’s also a new start trigger
(pulse 1) for the next timing cycle to automatically begin measuring.
So, if it received 10 pulses, it would display the elapsed time
between pulse 1 & 3, 3 & 5, 5 & 7, 7 & 9. If too much time elapses
(overflow) it will be obvious to me and so I don’t need anything fancy
to occur, it can simply display an incorrect time and move on, or wait
for a new trigger to start the timing cycle over, either way is fine,
whatever is easiest.
I’ll need to use a photoconductive cell to generate the pulse
triggers, but the width of the objects passing by can range from 6”
wide down to 1/16” inch and so I need a way to accurately trigger off
of something very thin moving across the beam.
I’ve done some simple electronics projects, but not enough to design
this on my own. Any help is appreciated. It doesn’t have to be
fancy, just accurate, and hopefully somewhat simple to make and
calibrate.
Thank you in advance for any help.
Mark
1/100,000th of a second) the elapsed time that passed between every
other pulse (the pulses occur between 0.25 seconds and 3 seconds
apart); in other words, it ignores the pulse in between and counts the
time from the START of the first pulse, ignores the second, and
displays the time it took to reach the START of the third pulse.
Then I need the cycle to repeat; so the START of the third pulse is
not only the stop/display trigger, but it’s also a new start trigger
(pulse 1) for the next timing cycle to automatically begin measuring.
So, if it received 10 pulses, it would display the elapsed time
between pulse 1 & 3, 3 & 5, 5 & 7, 7 & 9. If too much time elapses
(overflow) it will be obvious to me and so I don’t need anything fancy
to occur, it can simply display an incorrect time and move on, or wait
for a new trigger to start the timing cycle over, either way is fine,
whatever is easiest.
I’ll need to use a photoconductive cell to generate the pulse
triggers, but the width of the objects passing by can range from 6”
wide down to 1/16” inch and so I need a way to accurately trigger off
of something very thin moving across the beam.
I’ve done some simple electronics projects, but not enough to design
this on my own. Any help is appreciated. It doesn’t have to be
fancy, just accurate, and hopefully somewhat simple to make and
calibrate.
Thank you in advance for any help.
Mark