LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get anytime derivative(speed) and acceleration,when measuring distance?

i want to measuring a fixture variable position at different time by a displacement sensor.but i want to get the speed and acceleration at anytime and any position.who have such as experience?
0 Kudos
Message 1 of 2
(3,321 Views)
You can use Derivative x(t).vi or Derivative x(t) PtByPt.vi.  The first derivative is the velocity and the second derivative is the acceleration (or in other words, acceleration is the derivative of the velocity). 
 
Hope this helps.
 
Allen
0 Kudos
Message 2 of 2
(3,294 Views)