Re: Bridgeport motor question
Posted by
cnczeus
on 2004-01-04 09:22:33 UTC
Another way for the software to directly control the spindle RPM is
to use the serial interface to the VFD and command the required
frequency directly. This also has the advantage of returning the
percent load on the spindle for display on the control.
Jeff
to use the serial interface to the VFD and command the required
frequency directly. This also has the advantage of returning the
percent load on the spindle for display on the control.
Jeff
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Jon Elson <elson@p...> wrote:
>
>
> Tim Leech wrote:
>
> >How do you control the speed? I'm hoping to do it eventually via
the
> >software, & will be grateful for any pointers on that.
> >
> >
> Most of the newer VFDs have provision for a manual pot or a 0-10 V
> external signal to control speed. Check the specs, however, as the
analog
> input is an extra-cost option on some models.
>
> Once you have a VFD that accepts an analog voltage, then you need
software
> in the CNC program to handle Snnnn commands in the G-code and
> convert that to an analog voltage. Mach1 and Mach2 apparently do
this
> with software-generated PWM waveforms which you just average with
> a resistor and capacitor. You'd need an op amp circuit to raise
the maximum
> voltage level to 10 V. Using EMC with the Servo-to-Go card or my
> PPMC board set you can get a 0-10 V output from an unused DAC
channel
> to control spindle speed.
>
> Jon
Discussion Thread
rivet3man
2004-01-03 04:27:28 UTC
Bridgeport motor question
Robin Szemeti
2004-01-03 06:00:39 UTC
Re: [CAD_CAM_EDM_DRO] Bridgeport motor question
rivet3man
2004-01-03 06:50:58 UTC
Re: Bridgeport motor question
Paul
2004-01-03 07:12:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Bridgeport motor question
Robin Szemeti
2004-01-03 07:52:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: Bridgeport motor question
Tim Leech
2004-01-03 09:44:21 UTC
Re: Bridgeport motor question
Paul
2004-01-03 09:57:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: Bridgeport motor question
Jon Elson
2004-01-03 10:39:15 UTC
Re: [CAD_CAM_EDM_DRO] Bridgeport motor question
Jon Elson
2004-01-03 11:04:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: Bridgeport motor question
Jon Elson
2004-01-03 13:01:32 UTC
Re: [CAD_CAM_EDM_DRO] Re: Bridgeport motor question
cnczeus
2004-01-04 09:22:33 UTC
Re: Bridgeport motor question