CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited

Posted by Jon Elson
on 2000-03-18 23:19:44 UTC
Glen Benson wrote:

> From: "Glen Benson" <benson@...>
>
> Hi,
>
> I have been programming PICs for a few years, and am cosidering
> making a 3 axis DRO. I would be more than glad to share my
> design,code,schematics with all. Having never worked with a DRO, I
> have a couple of questions. How does the DRO know which direction the
> motor is going (so it can increment or decrement). Also what
> properties do the average encoders have (e.g. opto
> using a 5 volt supply, hall effect) do they pulse a signal out or
> need a supply voltage etc.

Most quadrature encoders (both linear and rotary) produce 2 square
waves, with a 90 degree
phase relationship. A state machine is usually used to decode all the
transitions into step and
direction type signals, which can then be counted. Most modern encoders
run off 5 V, and
have either TTL single-ended or differential signals, or open-collector
signals.

>
> I was thinking of using a seperate color of LED diplay for each
> axis. Besides a button to zero each axis are there any other features
> I need to consider?

That would work pretty well, but an (optional) keypad to enter a
coordinate would be
a big plus. Also, the ability to set the X axis to read twice the
movement would be
nice, for lathe work.

Jon

Discussion Thread

Glen Benson 2000-03-18 14:14:58 UTC PIC DRO Revisited stratton@m... 2000-03-18 14:40:27 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited Ken Lowther 2000-03-18 14:46:49 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited ptengin@a... 2000-03-18 14:59:33 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited james owens 2000-03-18 15:07:56 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited David M. Munro 2000-03-18 15:58:41 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited Eric Keller 2000-03-18 16:12:34 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited ptengin@a... 2000-03-18 16:42:06 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited Paul Devey 2000-03-18 20:34:13 UTC RE: [CAD_CAM_EDM_DRO] PIC DRO Revisited Jon Elson 2000-03-18 23:19:44 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited Bill Phillips 2000-03-19 13:44:02 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited james owens 2000-03-19 14:34:58 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited Tim Goldstein 2000-03-19 15:02:48 UTC RE: [CAD_CAM_EDM_DRO] PIC DRO Revisited Marshall Pharoah 2000-03-20 05:01:26 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited james owens 2000-03-20 05:47:47 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited Marshall Pharoah 2000-03-20 06:06:39 UTC Re: [CAD_CAM_EDM_DRO] PIC DRO Revisited SMITH, THOMAS B. (JSC-DX) 2000-03-21 09:06:00 UTC RE: PIC DRO Revisited