CAD CAM EDM DRO - Yahoo Group Archive

Re: mounting encoder with pulley

Posted by caudlet
on 2005-02-18 17:06:51 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Alan Marconett <KM6VV@a...>
wrote:
> Hi Caudlet,
>
> You might be right! But as I seem to remember using two F/Fs
driven by
> exclusive OR gates to decode quadrature signals, it occurs to me
that
> several stages of counters could be cascaded, and the "slower"
stages
> would count the same, just slower. A state machine, if you will.
So a
> long counter could be set up in a PAL or PLA, and operated with a
state
> machine. The count should probably be divided by a binary power.
A
> divide by 4 seems about right for me.
>
> Alan KM6VV
>
>
Gee, PAL's and PLA's and all that stuff! I would just grab a CD4015B
Dual four bit shift register (about 50 cents) and pick a divide by 2,
4, 8, or 16 output. The encoder just puts out two 90 deg phase
shifted square waves and turning it into quadrature is the work of
internal circuits. If your line count was 1000, then each channel
puts out 1000 pulses. If you divided each by 4 then you end up with
250 each and back to 1000 in quadrature. Use the divide by 8 and you
are down to 500 in quadrature. As long as you kept the 90 phase shift
it should work out. One chip. You might have to use an LS type chip
if the RPM of the motor was very high.

Of course you could use a PIC and spend 4.00 bucks and hours writing
a program to do the same thing and it would be really neat. I am at
the stage in my design career where 'really neat' has been replaced
with 'do it fast and cheap' so I have more time to make chips.

Discussion Thread

turbulatordude 2005-02-14 18:54:46 UTC mounting encoder with pulley cnc002@a... 2005-02-14 19:11:06 UTC Re: [CAD_CAM_EDM_DRO] mounting encoder with pulley cnc_4_me 2005-02-14 19:26:10 UTC Re: mounting encoder with pulley R Rogers 2005-02-14 19:34:11 UTC Re: [CAD_CAM_EDM_DRO] mounting encoder with pulley turbulatordude 2005-02-14 19:59:52 UTC Re: mounting encoder with pulley cnc_4_me 2005-02-14 21:46:17 UTC Re: mounting encoder with pulley turbulatordude 2005-02-14 23:18:37 UTC Re: mounting encoder with pulley cnc_4_me 2005-02-15 00:31:44 UTC Re: mounting encoder with pulley Graham Stabler 2005-02-15 02:59:58 UTC Re: mounting encoder with pulley turbulatordude 2005-02-15 06:55:02 UTC Re: mounting encoder with pulley Alan Marconett 2005-02-15 23:02:50 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Lance Hopper 2005-02-16 04:49:13 UTC Re: mounting encoder with pulley Andy Wander 2005-02-16 06:44:58 UTC RE: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Stephen Wille Padnos 2005-02-16 07:33:48 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Alan Marconett 2005-02-16 12:14:42 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley caudlet 2005-02-16 21:22:03 UTC Re: mounting encoder with pulley Alan Marconett 2005-02-17 09:12:43 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Stephen Wille Padnos 2005-02-17 11:46:06 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Fred Smith 2005-02-17 12:30:26 UTC Re: mounting encoder with pulley Stephen Wille Padnos 2005-02-17 13:47:26 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Fred Smith 2005-02-17 15:57:36 UTC Re: mounting encoder with pulley caudlet 2005-02-17 16:55:50 UTC Re: mounting encoder with pulley Stephen Wille Padnos 2005-02-17 19:12:44 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley caudlet 2005-02-18 07:48:52 UTC Re: mounting encoder with pulley Alan Marconett 2005-02-18 13:30:27 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley caudlet 2005-02-18 17:06:51 UTC Re: mounting encoder with pulley Alan Marconett 2005-02-18 18:01:45 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley Stephen Wille Padnos 2005-02-18 19:38:43 UTC Re: [CAD_CAM_EDM_DRO] Re: mounting encoder with pulley