04-01-2026 04:51 AM
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.
Solved! Go to Solution.
04-01-2026 05:36 AM - edited 04-01-2026 05:36 AM
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?
04-01-2026 06:06 AM
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
04-01-2026 06:10 AM
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
04-07-2026 02:52 AM - edited 04-07-2026 02:54 AM
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 .
04-09-2026 12:55 AM
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.
04-10-2026 01:04 AM
A little RTFM always helps 😉