LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Encoder velocity + min and max of velocity

Hello!

I use incremental encoder and PCI-6220 card. I need to measure angular position and angular velocity of shaft (rotation angle of shaft is from -80 to + 80 degrees (there is no complete revolution). For measuring angular position I am using DAQ Assistant (encoder is for position measurement) (see attached file LabView 7). But I do not know how to measure angular velocity of shaft and also maximum and minimum values of velocity (of course minimum value of velocity have to be zero, because rotation is clockwise and counterclockwise)

Sergey
0 Kudos
Message 1 of 3
(2,817 Views)
My attachment
0 Kudos
Message 2 of 3
(2,813 Views)

Spartakchamp,

Since you have the angular position and timing information, you can calculate the angular velocity within LabVIEW:

w = dq / dt.

0 Kudos
Message 3 of 3
(2,769 Views)