LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Static Force Signal from Dynamic Piezoelectric Sensor

Solved!
Go to solution

I have a Kistler triaxial piezoelectric force sensor 9017C with the Kistler Charge amplifier 5073A. I connected the three channels from its D-Sub 15 pole with an NI 9209 D-SUB Module (differential style), which in turn is in a NI cDAQ-9174. I would like to read the static forces from the sensor. However, when acquiring the Data with the DAQ Assistant using Voltage Input, it appears it only outputs the dynamic force / change in forces, not the static force. Also, in the DAQ Assistant, when I select the IEPE, it does not find any applicable appliances/channels. What do I need to do to get the static forces?

Also, I have the 2019 Labview Version.

0 Kudos
Message 1 of 7
(334 Views)

Hi zugesim,

 


@zuegesim wrote:

I have a Kistler triaxial piezoelectric force sensor 9017C with …

I would like to read the static forces from the sensor. 


You know the main application for piezoelectric sensors?

Best regards,
GerdW


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

Hi GerdW

 

Due to budget reasons this is the sensor I have to work with. Also, my measurements are more quasi-static than truly static, so it should still be possible, right?

 

Cheers

zuegesim

0 Kudos
Message 3 of 7
(301 Views)

Hi zuegesim,

 


@zuegesim wrote:

Due to budget reasons this is the sensor I have to work with.

Also, my measurements are more quasi-static than truly static, so it should still be possible, right?


Piezoelectric sensors typically only react on dynamic changes, for static input their output is zero. How do you want to measure static values then?

 

You might start with integration of your measurement data, but

  • you need a known start value
  • you will still run into accuracy problems quickly
Best regards,
GerdW


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

Your sensor together with the kistler charge amplifier should be able to measure quasi static forces.

The charge amplifier should be set to  long time constant, and before you start the measurement you need to activate the amplifier measure mode.

Copy from 5073 datasheet:

Principle of Operation of Charge Amplifier
The charge amplifier converts the charge generated by the
sensor into a proportional low-impedance voltage signal. The
amplifier always measures an electric charge relatively, i.e.
from the zero level, irrespective of the preload. Even with a
preloaded sensor, measurement is therefore always from 0 pC.
At the start of measurement (digital input Measure activated)
the signal output always shows 0 V, which corresponds to
0 pC. The connected sensor can now be loaded (force, strain,
pressure, etc.). If the sensor is unloaded again, the charge is
also reduced again, and the output voltage of the charge am-
plifier consequently drops to 0 V again.
If the digital input Measure is deactivated, measurement is
ended and the output voltage is set to 0 V again. The input
Measure always affects all channels at the same time.

 

Your 9209 TASK should run in voltage mode not in IEPE mode .  

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 5 of 7
(151 Views)
Solution
Accepted by topic author zuegesim

Alright, so I figured out the issue: it was the charge amplifier. It has a measure and a reset mode; and the signal is non-sensical in the reset mode, which is what I was observing. As soon as I put it into measure mode I got a static signal.

0 Kudos
Message 6 of 7
(101 Views)

A little RTFM always helps 😉

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 7 of 7
(78 Views)