05-10-2011 06:34 AM
Hi everyone,
I have a NIc9178 and NI 9207 and I would like to mesure acceleration and pressure.
I have seen that my devices cannot support to measure directly acceleration, position and pressure (when I create a task using Max I cannot enter the acceleration, the pressure and the position using LDVT as analog inputs).
Can I measure these quantities using as Analog inputs a voltage? If yes, how can I calibrate the channels?
Thanks for the reply
matomato
05-10-2011 07:45 AM
well, it is not enough.
You have to aquire transducer for pressure, also for acceleration, that gives you mA or Volts.
Then you have to introduce the right equation for each, pressure and acceleration in .vi. So, you measure current or voltage (mA or V) with NI 9207 from transducer, but trough equation will be bars, and m/s, or any other unit....That depends on the input equation.
So you just have to know the calibrated limits:
For example, at 4mA -----0 bar
20mA----3 bar . You write an equation from here, and you will input in .vi.
Good luck.
05-10-2011 08:16 AM
Hi Dsasorin
Thanks for the quick reply. So, it is possible to measure these quantities as simple Volts or Currents and then manipulate the input signal in order to convert the input to the appropriated scale and quantities!
This is good.
I wiol proced
matomato