05-08-2007 09:41 AM
I am measuring Torque signal (up to 80,000ft-lb) using Torque Trak Revolution System from Binsfeld Engineering.
It gives 12+8 mA or 4-20mA output. On the other hand I used Fieldpoint AI-100 from National instrument to measure mA.
Other parameters (
What should I do in my Program , I heard we can use signal conditioner ? what is that? Or any thing else I can do in the Program…..
Any help will be highly appreciated ……
Many thanks in advance,..
Fayasoft.
05-09-2007 01:28 PM
Hi Fayasoft,
Are you translating a voltage into a torque? If so, can you confirm with a multimeter or some other device than the FieldPoint that the correct voltage corresponds to the torque? Then make sure that the AI-100 is measuring the correct voltage. This way you can isolate the torque transducer, and the FieldPoint. Divide and conquer 🙂
05-09-2007 05:35 PM
05-10-2007 09:43 AM
Hi Fayasoft,
I assume by fluctuations you mean "noise". If you have a noisy signal, you can smooth your signal with lots of different methods. The easiest is by taking a running average. If you look at he running average example in the Example Finder that would give you a way to solve the issue in software. If you need to do it in hardware, you may look into using a low pass filter.
Another idea is to use the FieldPoint Express VI in conjunction with the with the filter or statistics express VI.