LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IEPE pressure transducer

Hi,

 

I'm trying to acquire a relative pressure signal via a Dytran 2200V1 IEPE pressure transducer, a cDAQ9189 and a NI 9230.

 

Since it's not possible to select this type of sensor using Labview which of the following alternatives should I use:

 

1. Voltage measurement with internal excitation (4 mA) AC coupled

2. Voltage measurement without internal excitation (0 mA) AC coupled

3. Use it as a Microphone 

 

thanks!

0 Kudos
Message 1 of 9
(3,263 Views)

Hi uil,

 

I would choose option 1…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 9
(3,239 Views)

Thanks!

 

Actually I've tried both 1 and 2 but:

 

Solution 1: as i start the acquisition it takes some time to the sensor to settle, this is fine; howewer sometimes this value is 0.7 mV other times 7 mV; this scaling factor reflects in the voltage to pressure conversion (which one is then the right one?)

 

Solution 2: the initial value is stable at 0.7 mV but when I start the test I get negative values of voltage; i guess this is because I'm AC coupled. Is this right?

 

  

0 Kudos
Message 3 of 9
(3,232 Views)

Hi uil,

 


@uil89 wrote:

Solution 2: the initial value is stable at 0.7 mV but when I start the test I get negative values of voltage; i guess this is because I'm AC coupled. Is this right?


An IEPE sensor needs external current supply, so I wonder you get any signal…

(Here "external" is from point of view of the sensor, it's "internal" to your NI9230 module.)

 


@uil89 wrote:

Solution 1: as i start the acquisition it takes some time to the sensor to settle, this is fine; howewer sometimes this value is 0.7 mV other times 7 mV; this scaling factor reflects in the voltage to pressure conversion (which one is then the right one?)


What about implementing your own "zeroing" aka "tare" feature?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 9
(3,228 Views)

Solution 2: I found this online https://infosys.beckhoff.com/english.php?content=../content/1033/epp3632/4015720203.html&id= 

at "Notes on the IEPE measuring device" it says "In some IEPE measuring devices the supply current can be switched off (0 mA), so that they can be used for voltage measurements", that's why I force the current to 0 mA

0 Kudos
Message 5 of 9
(3,224 Views)

Hi uil,

 

the datasheet of your sensor doesn't mention this "some" feature. I guess that's more important than the Beckhoff suggestion…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 6 of 9
(3,220 Views)

I intended "measuring devices" the NI card, as the Beckhoff ELM3604 is similar to the NI 9230

0 Kudos
Message 7 of 9
(3,207 Views)

how would you do the zeroing ?

 

I'm acquiring at 12.8 kHz, with a reference trigger (1 sec)

 

thanks again

0 Kudos
Message 8 of 9
(3,199 Views)

Hi uil,

 

such a zeroing (or tare) is explained several times in the forum.

Just search for "tare feature"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 9 of 9
(3,194 Views)