That price seems overkill to me too.  I have been thinking about 
trying to develop a product for just this kind of situation.  The 
solution seems simple, and inexpensive.  Take an AVR microcontroller and 
have it monitor the Q-encoder signals.  The program would start out 
counting the time between changes of the signals.  When the RPMs get 
high enough it could switch to counting encoder events for a certain 
small amount of time.  The RPM that is found would be converted to a DC 
voltage by a PWM signal from one of the counters.  The PWM would always 
be clocked at a few MHz, so the RC filter would have a high corner 
frequency, and the DC voltage would be able to change faster than most 
(if not all) servo systems.  For older servo motors that top out at 
about 2500 RPM this should be overkill. 
  I originally had envisioned one uC at the encoder end that could 
generate A/-A, B/-B, and index pulse driven between +5V and ground 
(probably good for most noisy systems), as well as generating the analog 
voltage, but you probably wouldn't want a sensitive analog voltage 
traveling any length through an electrically noisy machine, so the 
quadrature to tachometer function would probably have to be done by a 
separate board and uC located in the same box as the servo drives.  One 
positive, by locating it there you could probably have a uC with greater 
pin count and multiple timer/counters do quadrature to DC conversions 
for multiple channels at once.
  Unfortunately, this is still just an idea hamster's dream, as I 
haven't worked on it at all yet.
  Can I get a consensus on this one issue?  Should the output of this 
device be +-10V?  Seems to me that +-10V would be just right to make use 
of most older servo drives.  Would $25 for a board that could convert 4 
channels to a tachometer voltage be overpriced (the board would be 
pretty basic, not having screw terminals, but holes for soldering in 
wires to connect it in).

>>>              I think I have located the answer for keeping the encoders 
>>> on
>>> the motors. Follow this link:
>>>
>>> http://www.usdigital.com/products/etach2/
>>>
>>>              Please tell me what you think.
>>>
>>> Dave
>>>
>>>       
>> Waaaayy out of my price range at $195/channel.
>>     


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to