How to convert accelometer data voltage into accleration m\s^2?

74 次查看(过去 30 天)
Accelometer specification
  • Sensitivity: (±10%) 100 mV/g (10.2 mV/m/s²))
  • Frequency Range: (±3dB) 30 to 600000 cpm (0.5 to 10000 Hz)
  • Measurement Range: ±50 g (±490 m/s²)
  • Electrical Connector: Molded Integral Cable
outputreading m/s² = outputreading (V)/100 mV/g
Is this correct way to do that?
Thanks in advance

采纳的回答

Bruno Luong
Bruno Luong 2022-9-1
编辑:Bruno Luong 2022-9-1
outputreading m/s² = outputreading (V)/(100 mV/g * 1e-3/9.8) = 98*outputreading (V)

更多回答(1 个)

Abderrahim. B
Abderrahim. B 2022-8-31
Do you know about this:

类别

Help CenterFile Exchange 中查找有关 Acoustics, Noise and Vibration 的更多信息

产品


版本

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by