Encoder Input

Topics about the Hardware of Revolution Pi
Post Reply
rob083
Posts: 4
Joined: 08 May 2019, 08:47
Answers: 0

Encoder Input

Post by rob083 »

Hi, what is the maximum frequency of the encoder input on the DI modules. I have a RevPi Core3 with a DI module collecting data from a manufacturing process and when the encoder reaches about 1.2khz it starts to "miss" pulses and the actual count starts to decrease with speed instead of increasing. I wrote the program using Revpimodio and everything works fine until the speed increases, we solved it by using an encoder with a smaller ppr but this is obviously a work around for now.
Eduard
KUNBUS
Posts: 209
Joined: 18 Jun 2018, 16:16
Answers: 0

Re: Encoder Input

Post by Eduard »

Hi,
the maximum frequency resolution of the counter inputs is 2kHz. This means you can count a maximum of 500 pulses per second with one encoder.
How many pulses do you count at 1.2kHz?
Post Reply