Jump to content
  • 0

WebDAQ 504 Integrate signal for velocity/displacement


James S

Question

Getting my accelerometer channels setup with the WebDAQ 504 was easy. I have not been able to find a way to integrate the acceleration signal to get to a velocity or double integrate to get displacement. Vibration specs we encounter are defined in velocity (in/s) and displacement (mils). Is there a way to do this with the WebDAQ 504?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hello @James S.

WebDAQ's Dashboard displays time domain data on a strip chart, and frequency domain data on an FFT display.  You will need to save the time domain data and post process the data for velocity and displacement in a third-party application, i.e. LabVIEW, MATLAB, custom programming code.

Regards,

Fausto

Link to comment
Share on other sites

  • 0

Hello @Koos.

In the WebDAQ application, with the WebDAQ 504, a user can select the signal type (Voltage, Acceleration, Sound Pressure, Velocity, and Force) in the Job Editor.

https://files.digilent.com/manuals/WebDAQ/Help/en/index.html?WEBDAQ504

image.png

The Dashboard displays the time domain data and frequency domain data separately. 

image.png

 

Users may choose to develop a custom application for their own requirements, in which case we suggest using the WebDAQ REST API.  The WebDAQ REST API includes example programs developed with Python, C#, VB, and NI LabVIEW. Users are encouraged to run the examples to become familiar with the WebDAQ hardware and REST API.  WebDAQ REST API example programs are available for download here: 

https://files.digilent.com/downloads/WebDAQ/REST-API/1.0.0/WebDAQ_REST_API_Examples.zip

WebDAQ REST API Manual:  https://files.digilent.com/downloads/WebDAQ/REST-API/1.0.0/webdaq-rest-api.html

 

Regards,

Fausto

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...