Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

measure pulses using NI6024E

i ahve to measure spped of a motor using encoder. however there are no pins for connecting encoder to NI 6024E. i need to know how do i interface encoder to Ni 6024E.
0 Kudos
Message 1 of 3
(2,627 Views)
Most encoders offer four signals for measuring position and velocity: channel A, channel B, channel Z, and Ground. Encoders generally produce 360 TTL pulses per revolution on channels A and B, and one pulse per revolution on channel Z, often referred to as the index pulse. The TTL pulses produced by Channels A and B are offset by 90 degrees, so that the direction of the encoder can be detected.

If you are just concerned about measuring the speed of the motor and are not concerned about the position or direction of movement, you only need to connect Channel A and the Ground signal from the encoder to the your 6024E board. You should connect Channel A to the SOURCE of Counter 0 (pin 37) and the Ground to DGND (pin 36). Using Counter 0, you can measure the frequ
ency of the signal. You can divide the frequency of Channel A by the number of pulses in one revolution of your encoder. This will provide a value that represents revolution per second, if you would like to convert that value to revolution per minute(RPM), simply multiply by 60 and you will have the speed of the encoder shaft in RPMs.

Quadrature Encoder Fundamentals
Linear and Rotary Encoders
Quadrature Encoder / Position Measurment - Tutorial
Message 2 of 3
(2,627 Views)

 Hi,

 

Just wondering if I am intrested in angle as well how would the connection be ?

 

I have a Maxon motor connected with a HEDS6310 encoder that I wish to connect with Ni 6024E card.

 

 

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