07-19-2007 10:21 AM
07-19-2007 11:51 AM
- I've got to wonder if those 20-pin encoders are absolute encoders? The 6602 encoder interface is intended to work with incremental encoders.
- The best kind of encoder signal output to the 6602 would be TTL quadrature, and I'd further suggest the option of a quarter-cycle-gated index pulse as well. If your environment is electrically noisy, you may need an encoder with differential output and then provide circuitry near your PC to convert to TTL for the 6602.
- From what I can see, SSI appears to be something like a standard communications protocol for absolute encoders. I've never dealt with it, but that's probably not what you need here.
- Your measurement will likely need hardware-level synchronization of the encoder position readings. A 6602 can do this for 3 incremental encoders. I won't go into details since you're new to counters, but just wanted to let you know that you can get there from here.
-Kevin P.
07-19-2007 11:58 AM