CAD CAM EDM DRO - Yahoo Group Archive

Re: sine/cosine encoder interface schematic wanted

Posted by stratton@m...
on 2000-02-26 06:20:37 UTC
> I bought a(n) RSF-Electronik linear encoder/spar recently and would like to
> know what options I have the quadrature signals in lieu of buying a
> commercial readout

Just a guess, but sounds like it might be Russian made?

If you can hook it up and get sine/cosine output it would seem you
have two choices.

The simple option would be to build some sort of threshold comparator
to simply digitze the sine waves to square waves, and feed the result
to someting like Tom Kulaga and Dan Mauch's encoder card in an old
computer. The problem with this is that you loose a lot of the
potential resolution, since you only get four discrete transitions per
physical pitch unit of the encoder.

On the more complicated side, you could find a microcontroller with a
pair of fast A/D converters and build you own encoder interface chip.
Making it track the scale without losing counts while communicating
with a host computer could be tricky. I might suggest either a tiny
dual-port ram for the interface, or possible having your little micro
generate digitized quadrature signals at a higher interpolated rate
which could then be counted by one of the quadrature interface boards.
To avoid missing counts, you'll have to do an A/D conversion at least
twice in every period of the sine wave, so you need to know the pitch
of the encoder and the maximum intended feedrate to figure out what
kind of A/D converter and processor performance you need.

Chris

--
Christopher C. Stratton, stratton@...
Instrument Maker, Horn Player & Engineer
30 Griswold Street, Cambridge, MA 02138
http://www.mdc.net/~stratton
(617) 492-3358 home/shop

Discussion Thread

Multi-Volti Devices 2000-02-25 22:06:16 UTC sine/cosine encoder interface schematic wanted Track Burner 2000-02-26 01:28:17 UTC Re: sine/cosine encoder interface schematic wanted stratton@m... 2000-02-26 06:20:37 UTC Re: sine/cosine encoder interface schematic wanted Steve Carlisle 2000-02-26 09:21:49 UTC Re: sine/cosine encoder interface schematic wanted bfp 2000-02-26 16:07:58 UTC Re: sine/cosine encoder interface schematic wanted