Hello Guest it is March 28, 2024, 05:55:56 PM

Author Topic: New Member:Help with Mill spindle motor  (Read 11995 times)

0 Members and 1 Guest are viewing this topic.

Offline GTM-S

*
  •  12 12
    • View Profile
New Member:Help with Mill spindle motor
« on: February 23, 2014, 07:44:13 AM »
Hello All

I have been reading on this forum quite alot, and got alot of inspiration.
I live in Sweden.
I like challanges and building things, everything from cars, boats to houses, cnc technics etc. I upposed I could say I am a self learned engineer:-)
I have a CNC Mill a Syil X6 and have had the mill since 2008 and back then they did not have PDB or ATC, so during the years since I have built a PDB with Air/Hydraulic release, and 20mm TTS type tooling in a MT3 Spindle.
I have also made a Automatic Tool Length measure Switch and macro.

I am just are in the finishing stadges of my 10 tool carousel ATC, I have basically all the mechanics finished and have completed the VB macro with safety sensors and it works, I am on my way to make a screenset for the ATC in Mach3.
But I have noticed that the MT3 taper has the tendency to get stuck from time to time, So I have got a Tormach R8 spindle insted with 3/4" straight shank tooling, and are on my way to install it and then I tought of changing the spindle motor and drive to get more torque and spindle speed, for now I have 3500 rpm and would like to come up to 6000 rpm and was thinking a Servo as spindle motor 2,2 Kw 3Phase.
I have found a Taiwan company www.Adlee.com that had a BLDC Motor with 2.2 Kw 6000Rpm, and as I understand it can be controlled from mach3, but they no longer have that available and I have been looking at their Match servo motor and drive, but it is not the same types of controll it is +- 0-10V and no Step/Dir, it has RS485 interface, but I have no experience with that.
So my question is: Does anyone have any recomendation of a company that sells something that could work or what I should be looking for? Or is the match servo a good way to?
On Ebay there are alot of servos and drives, but I cant seem to find anyone that has 6000 rpm, Step/Dir and 2,2 Kw (1.5Kw could be enough)

What I want to achive is: To be able to do Tapping with a tension/compression tapping head and maybe if it is achivable RigidTapping, Get Rpms up to 6000, and not have the motor reducing rpm when plunging into the material.

My existing  configuration is this
Stepper motors for X Y Z A B(Carousel)
BLDC motor 1.5 Kw from Syil Driver is 1Phase


My goal is:
Ethernet Smoot stepper, to get more inputs/outputs for sensors and ATC
Servo motor as Spindle Motor, Driver needs to be 380V or 230V, 3Phase to spred the amps, I have 3x 16Amps available.
R8 spindle with Tormach TTS tooling
ATC 10 Tools

Thanks in advance.


Thomas


Thanks

Thomas

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #1 on: February 24, 2014, 03:13:55 AM »
If wanting true rigid tapping then really you want to look at one of the controllers that support it, the CSMIO/IP-S and IP-A do but the IP-S is the one you would want if your axes use Step/Dir. The K-fLOP may also support it as possibly the DSPMC.

If you have a sTep/Dir servo fro the spindle you can use SwapAxis() command with the ESS or USB SS and achieve rigid tapping as well but it is more convoluted than with the CSMIO.

If you are stuck with an analogue drive you can still likely use it, you may find you can use it in 0-10v and a Dir signal and in that case you would just need a means of getting 0-10v, with the ESS or USB SS that would mean an additional spindle controller, with the CSMIO (and possibly the others) that is built in.
Even if you only have +/-10v option in the drive you can still use that if you use some relays to invert the 0-10v on reversal of direction, this would also require that you can have a signal to tell your drive to stop the spindle as if not it may creep when supposed to be off.
 With that method and the CSMIO rigid tapping would still be possible but with the ESS/USBSS then it would not be possible and you would need a floating holder.

Hood

Offline GTM-S

*
  •  12 12
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #2 on: February 24, 2014, 04:53:20 AM »
Thanks for your reply Hood

That driver looks very good, even if I have the ESS it is mayby better to change to the CSMIO/IP-S,and yes my XYZ is step/Direction. (I can use the ESS for the plasma table I am planning)

I don not have any servo or servo drive yet, that is basically the question, if I go with your suggestion, any inputs on what servo and drive to use?
Is the one I found a good sulution or should I look elsevere.
The problem seems to to find a servo that has 6000 rpm.
But as I understand it if I go with the CSMIO I am not limited to set/dir or pwm, but can also use +-0-10V, since the CSMIO unit converts to that? have I understod it right?

Thanks for any ideas


Thomas



Thanks

Thomas

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #3 on: February 24, 2014, 07:09:33 AM »
If using the CSMIO/IP-S then preferrably a Step/Dir capable servo would be the one you want. If it was +/- 10v then you could still use. The IP-S can put out a 0-10v analogue voltage which you could feed through two double pole relays and you could switch the relays via  the Realy Outputs in Mach. What that would do is reverse the polarity of the voltage and thus you would have 0-10v for M3 and -10 to 0v for M4.
I did that on my wee lathe when I fist fitted it out with the IP-S because at that time they did not have Step/Dir for a spindle, they have since added that so I now use that.


If wanting rigid tapping you will also require the Enc Module.

Hood

Offline GTM-S

*
  •  12 12
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #4 on: February 24, 2014, 09:01:46 AM »
Hood

I need to try to understand this, why is the reason I need these two units, and how is the treading handled from mach3 and my cam program? (Bobcad V24)
Is it that the ENC module syncs the rpm and Z movement with the encoder on the motor?

Any sugestions on a suitable servo?
Is the one I have found at adlee a good canidate? http://www.adlee.com/matchservo_motor_with_driver.htm

Or should I insted look for a "real" servo?
Thanks

Thomas

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #5 on: February 24, 2014, 01:47:04 PM »
The CSMIO sync's the Z axis to the rpm of the spindle whilst doing tapping and thus requires encoder feedback from the spindle to do that.

The Code for doing rigid tapping is normally G84 but as Mach itself only supports a pseaudo rigid tapping routine then the CSMIO does it external to Mach and you call it with a M84. It should be easy enough to edit the post processor for BobCAD to issue a M84 instead of a G84.

The motors you linked to should work well enough as they are servos. Just had a quick look but it seems 3000rpm is the max though. You could possibly get a larger servo and gear it via belt/pulley to give you the RPM, that is what I will be doing on my Chiron, currently the motor I have is only 3800rpm but I am gearing it 1:2.25 and thus will get 8550rpm.

Hood

Offline GTM-S

*
  •  12 12
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #6 on: February 24, 2014, 02:00:13 PM »
Hi Hood

Thanks so much for your explanation.

Adlee also has that motor in a 6000 rpm version so that is fine, the only issue was that it is not awailable in step/dir mode nor PWM, but +10-+10 CW, and -10--10V CCW, but with the driver you suggested then it will work out, and still have the XYZ and B as step/dir
Is there also possibilities to have multiple inputs and outputs for sensors, limitswitches, toollength sensor, Flood pump, air cylinder valves etc or do I need to have somthing extra for that (I have a relaycard for the outputs).

Thomas

Thanks

Thomas

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #7 on: February 24, 2014, 02:09:54 PM »
The CSMIO has lots of I/O, it has 32 Inputs and 16 outputs which are 24v  as is normal practice with more Industrial rated devices as that helps greatly with noise immunity, so as long as all your sensors can handle 24v you should be able to connect them up directly. You also have 6 axis worth of differential Step/Dir signals (again noise immune) You also have 4 Analogue inputs for things such as Feed Override and spindle override pots and there are 2 analogue outputs one of which you would use for Spindle Control.
 Another nice thing about the CSMIO is, assuming you are using servos, is you can home to the Index pulse of the servos encoder. With the CAMIO/IP-A nothing extra is required as the encoders already feed back to the CSMIO (and Mach) but with the CSMIO/IP-S there is no encoder feedback so you may need to make up a small circuit to allow you to do Index homing, it will depend on your servo drives as to whether that is required or not.
Hood

Offline GTM-S

*
  •  12 12
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #8 on: February 26, 2014, 10:13:32 AM »
Hi

Adlle canot supply any 3 Phase drivers, so I have to scrap that route.

It turns out that a neighbour companay has this motor awailable REXROTH MKD071B-061-KG0-KN, and it revs 6000 rpm, 8 Nm, dont say anything about how many Kw it is but Do you think it will work.

What kind of driver is needed, and what is a resonable price I should offer the selle for the motor?

Thomas
Thanks

Thomas

Offline GTM-S

*
  •  12 12
    • View Profile
Re: New Member:Help with Mill spindle motor
« Reply #9 on: February 26, 2014, 11:29:28 AM »
This is apparently the driver I need DKC02.3-040-7-FW
Thanks

Thomas