Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

Velocity from Accelerometer of myRio

Solved!
Go to solution

Hello!

I need to take velocity "of a car" from acceleremoter of MyRio. Theoretically, it seems easy. I must integrate the acceleremote signal to get my velocity. But I don't know which integration block I must use, because I have problems with type of date.

Please, can you help me and attach me a screenshot of the diagram?

Thank you very much

A new myrio labview user

🙂

0 Kudos
Message 1 of 2
(4,688 Views)
Solution
Accepted by topic author mapaguado

Hi,

The conversion from acceleration to velocity/displacement or velocity to displacement requires numerical integration. In LabVIEW, you can take accelerometer measurements and represent that signal in acceleration, velocity, or displacement by running the example VI.

 

The following links don't provide VI's that do the exact functionality you are requesting, but they do something similar.  

You may find them helpful.  Happy coding!

 

https://decibel.ni.com/content/docs/DOC-5143

https://lavag.org/topic/12866-velocity-curve-from-acceleration/

 

 

kudos Welcome  🙂

 

Regars 

Santhosh Joel

Certified LabVIEW Developer
Best LabVIEW Programmer @NIDAYS 2015
Message 2 of 2
(4,661 Views)