CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] Spindle speed control, how does yours work?

Posted by Peter Homann
on 2004-01-15 18:08:48 UTC
Just a comment.

Whatever method you use, try to make it safe. That is it will shut down the
spindle if the controlling software stops or malfunctions.

For example, if you use serial or i2c and send the command say "S1000", and
have the spindle running, then exit the program, will the spindle stop or
keep running.

One solution is to continuously refresh the command, say, every 1/2 second.
That way if a command is not received for 1 second the controller will turn
off the spindle.

There are obviously a lot of other ways to do this though.


Peter Homann
mailto:Peter.Homann@...
Adacel Technologies Limited,
250 Bay St, BRIGHTON, 3186, AUSTRALIA
http://www.adacel.com <http://www.adacel.com>
Telephone +61 (3) 8530 7777, Facsimile +61 (3) 9596 2960
Mobile 0421-601 665


> -----Original Message-----
> From: John Johnson [mailto:johnatl@...]
> Sent: Friday, 16 January 2004 6:28 AM
> To: CAD_cam_edm_dro@yahoogroups.com
> Subject: [CAD_CAM_EDM_DRO] Spindle speed control, how does yours work?
>
>
> I'm working on controlling spindle speed control, input / output
> expansion, and I2C for TurboCNC.
>
> Looking for input on how your spindle speed is controlled.
>
> Is it serial? (baud rate?)
> 0-10v DC? (is it linear? rpms/v ratio?)
> Contact closures?
> Variable resistance?
>
> Thanks in advance for your input.
>
> Regards,
> JJ
>
> ps. I was going to call it Spindle Universal Control Kit / System, but
> then I realized, that sucks.
>
> pps. Excuse the post to two groups.
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
> Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
>
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com,
> wanliker@..., timg@...
> Moderator: pentam@... indigo_red@...
> davemucha@... [Moderators]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
> aol://5863:126/rec.crafts.metalworking or go thru Google.com to
> reach it if you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider this
> to be a sister site to the CCED group, as many of the same
> members are there, for OT subjects, that are not allowed on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY
> POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO
> EXCEPTIONS........
> bill
> List Mom
> List Owner
>
>
>
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/
>
> To unsubscribe from this group, send an email to:
> CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>
>

Discussion Thread

John Johnson 2004-01-15 11:28:03 UTC Spindle speed control, how does yours work? cnczeus 2004-01-15 15:19:52 UTC Re: Spindle speed control, how does yours work? Peter Homann 2004-01-15 18:08:48 UTC RE: [CAD_CAM_EDM_DRO] Spindle speed control, how does yours work?