12-14-2005 04:50 PM
12-16-2005 12:27 PM
I suggest that you need to condition the signal from the sensor into the 16E4 board.
To do this you need to limit the voltage from the proximity probe and then amplify it into a square wave (cause the amplifier gain to be very high or use a comparator, I have seen logic buffers used as amplifers; a bit amateurish if you ask me), if you add a monostable function in the hardware set to the maximum shaft frequency you will reduce false triggering from noise or other pick up issues. A filter on the amplifier might be a good ideas as well, after all its only a couple or resistors and capacitors. The output from a magnetic proximity probe can be very high as the shaft RPM increases and you can also get nasty spikes induced into the input line. With the suggested configuration you measure the period of the signal, that is rising edge to rising edge. Watch the minimum distance setting for the sensor and be aware of shaft run out as it might smash your sensor off at high speed.
The timer counter system is a really flexible system and the connection depends on the way you want to do the measurement, in the suggestion above a faily straightforward implementation is assumed i.e. one pulse measurement on demand rather than buffered.
The DAQ wizard takes you through configuring a counter system and also details the connection that you need. You should get the sticker that's provided for the SCB68 with the connection details and stick it to the box (Take a copy first so you can keep a record of the connections you make). The connections are also in the PDF file for the hardware card concerned and are available also on the web site if you get stuck.
For a simple pulse width measurement you just need to connect the GATE pin of the timer counter that you have decided to use. I think that means on an SCB68 for the PCI-MIO-16E-4 one of pins 10 (gate 0) or 41 (gate 1) or 5 (gate 3) depending on the exact timer configuration you select (but you should check the connections!!!). Don't forget to use the Digital ground connections 44, 9, 7, 39, 4, 36 etc.....
Connecting the sensor directly to the input would be realy a bad idea.
The picture is from a really old presentation (Credit - Doug Norman, Nautical Inclinations, Circa 1998) hope it helps.
12-16-2005 03:53 PM
12-16-2005 04:54 PM
12-16-2005 06:55 PM
12-19-2005 12:39 AM
12-19-2005 11:31 AM
Thanks for everybody's help. I will try out the various suggestions over the next couple days. I may post other questions in case I run into problems.
Thanks Again,
Rich