Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Manucnc on May 29, 2013, 01:39:11 PM

Title: Servo motor seeking Advice Pls
Post by: Manucnc on May 29, 2013, 01:39:11 PM
Hi guys,

I somewhat new to this CNC world.

I would like to build a CNC 3 axes and maybe if i find an extra servo motor in the garage a 4D (3D printing ) machine.

what i have now is
 3 servo motors Industruial (encoder are build within so 2 output,  one for power and the second socket for the encoder) kollmorgen I don't recall the exact model  ???
 3 servo drive model star.....something don't recall either ..... but they can drive the motor so that is not an issue.
 power unit also all the axes so ..ball screws - axes - limit switch and what not.
 and a computer

do I need a breakboard ? if so any recommendation ? and could you explain to me the use of a breakboard ?

p.s. motors are AC

thank you in advance.





Title: Re: Servo motor seeking Advice Pls
Post by: Hood on May 29, 2013, 02:20:27 PM
First thing you need to get is a bit of info regarding the servo drives. Such as can they accept Step/Dir signals or are they +/- 10v analogue command?

Hood
Title: Re: Servo motor seeking Advice Pls
Post by: Manucnc on May 29, 2013, 02:29:16 PM
Hi Hood,

Yes, yes the can take +/- 10v analog.
Title: Re: Servo motor seeking Advice Pls
Post by: Hood on May 29, 2013, 02:40:04 PM
Ok if they can ONLY take the analogue voltage then you will need an external controller that can send these signals, Machs native signal is Step/Direction.
There are a few different controllers that can do +/- 10v, the ones I know of are
CSMIO/IP-A from CS-Lab in Poland (I am using one and it is excellent)
DSPMC from Vital Systems in USA
Kflop with Kanalog from Dynamotion in the USA
Galil from USA

All of these are relatively expensive and may be a bit more than is needed for a 3D printing machine, if that is the case then it may be cheaper to look for motors/drives that can accept Step/Dir signals.
Hood
Title: Re: Servo motor seeking Advice Pls
Post by: Manucnc on May 29, 2013, 02:51:44 PM
Hi Hood,
thanks for the info i'll have a look.
I found the driver model if it's of any help. it's  Kollmorgen Servostar CD SynqNet Drive.
Title: Re: Servo motor seeking Advice Pls
Post by: Manucnc on May 29, 2013, 03:12:05 PM
also found an old MC206 Motion Coordinator not sure if can work with mach3 .....
Title: Re: Servo motor seeking Advice Pls
Post by: Hood on May 29, 2013, 03:13:46 PM
Just looked and from a quick glance it seems it is only analogue command so you would need a motion controller that can do that and is supported by Mach. I dont know anything about the MC206 but unlikely it will work with Mach.
Hood
Title: Re: Servo motor seeking Advice Pls
Post by: Manucnc on May 29, 2013, 03:49:01 PM
OK thank you for the advice. Really appreciate.

One last question do i need one of those PMDX breakout boards ?   Yes/NO ?  and even if NO could you explain to me in laymen terms what do they do or use for , are they like controller for step motor drive or something of a sort ??

Thank you again for all you time and help.. It's hard for a noob like me.
Title: Re: Servo motor seeking Advice Pls
Post by: Hood on May 29, 2013, 05:10:42 PM
Ok if you want to use these drives with Mach then you will have to use a motion controller that can output +/- 10v signals and that is compatible with Mach.
If you use a CSMIO/IP-A then no breakout board is required as it comes with Din rail connectors and the actual I/O of the controller is isolated.
The DSPMC would need a breakout board and I think it is extra.
Kflop with Kanalog I am not sure about but think possibly the Kanalog may work as a breakout.

Now if getting drives that can accept step/dir signals then a breakout board is not totally necessary but it is recommended. A basic breakout board is just a means of easily connecting your wires to, more complex ones have isolation and signal conditioning on them.

Another thing to consider is most AC servo drives require 24v I/O so if using the parallel port you would need to also have devices to change 24v to 5v ad vice versa.
 

If
Title: Re: Servo motor seeking Advice Pls
Post by: Manucnc on May 30, 2013, 08:50:09 AM
Hi hood,

So far looks like i'm gonna go with CSMIO/IP-A or Kflop+Kanalog.  They seem the best considering price range that I can afford.  The thing I don't understand is that my encoder have a serial plugout (exit out encorder) and the controller in the case of CSMIO/IP-A has parallel port . So I buy a converter serial/parallel or I change the wires..?? and if I go the Kflop route does that mean that I have to cut the other extremity and take wire by wire to plug into the ''Kanalog Breakboard" ?? If you could confirm the step before I start breaking anything... It's my first CNC built ...

Also I have found so other servo motor really really big big HUGE ones , could you tell where i can find some affordable drive for servo motor but there are really big like industrial kind, I hear of gekko but i wounder if any other exist , cuz i don't think gekko as enough power to drive it ? Need something with a little more juice....

And last but not least a drive for 10 wire STEP motors ???!!! can find anything for 10 wires STEP motor to drive it found some for 4-6 and 8 but nothing for 10 wires.... any recommendation ??

Thank you again for you help. I know I must exasperate you, but I have to start and learn somewhere right :) 
Title: Re: Servo motor seeking Advice Pls
Post by: Hood on May 30, 2013, 11:28:04 AM
The CSMIO comes with connection boards and you use them to connect your wiring.
I would imagine your motors encoder would go to your servo drive then you would use the buffered encoder outputs to put to the CSMIO, that is the way the vast majority of AC servo drives work.
 You will have to make sure that the buffered encoder outputs from your drive are compatible with CSMIO or Kflop/Kanalog, ie 5v differential signals, it likely will be but best to check.


Geckos are just DC servo drives and like you have noted low power. It will depend on what the motors you have found actually are. I have picked up AC servo drives on eBay for reasonable prices but with AC servos you really nee to know about them or buy as a matched pair (motor /drive)

10 wire stepper is likely a 5phase stepper   and they are not common any more although I would imagine you can still find stepper drives for them.
 If you are planning on using the stepper, as well as analogue control servos, then the CSMIO/IP-A will be no use as it is analogue output only and the CSMIO/IP-S is Step/Dir only. Of course if you can find a stepper drive that accepts +/- 10v command then that would be fine with the IP-A.

I have no idea whether you can mix analogue and step/dir on the kflop, I think you can on the Galil.

Hood
Title: Re: Servo motor seeking Advice Pls
Post by: Manucnc on May 31, 2013, 11:51:37 AM
Hi Hood,

Thank you for the information. I found also something called YAPSC 10V. look cheaper. But the project seems dead last update i seen was in 2009 !?  ???.

I guess I'l got the Kanalog+Kcontrol way.