yes no maybe![]()
Can Gecko 201's be useds as a closed loop system ?
Thanks in advance Mitch
Last edited by motomitch1; 12-21-2003 at 07:50 PM.
yes no maybe![]()
Yes,
A real closed loop system, closes the loop back to the software. You would need to have encoder feedback to tell the "real" position of each axes. This feed back is sent to the software to compair what it thinks the position is and what the real position is. Adjustments are made by the software if needed.
You need to find step and direction controller software that had the closed loop inputs.
Thanks
Jeff Davis (HomeCNC)
http://www.homecnc.info
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
If a Servo driver has an onboard microprocessor that controls the loop and the microprocessor has software is it a real closed loop?
A "Real" closed loop, closes the loop in either hardware or software. Any other descriptions are usually marketing buzz from one or the other company that is trying to puff up the value of their system.
Fred Smith - IMService
He is not talking "servo" The G201 is a stepper driver.
Check out "DeskNCRT" it is capable of closed loop.
Thanks
Jeff Davis (HomeCNC)
http://www.homecnc.info
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Thanks thats some good info
I see Mach2 has inputs available for encoders. Would this be the same thing?
Steppers are usually run open-loop and they give excellent accuracy that way. Servomotors are run closed loop because they simply cannot run open loop.
Closed loop operation doesn't confer super-human powers to a motor. Overload a stepper, it stalls; overload a servo, the drive "faults" and shuts down the motor. In both cases the result is the same: a stopped motor when you wanted a running one.
An encoder on a stepper is at best a stall indicator. Your ears or eyes pretty much do the same.
There are a few, expensive drives that do run steppers in true closed loop mode, meaning the encoder commutates the motor. Driven that way, the stepper effectively becomes a 50-pole brushless DC servo motor. The problem is it is at a disadvantage compared to standard 6-pole brushless motors, that being the effects of inductance and iron losses as a result of the high pole-count.
Mariss
Ah, So it's not good to try to control a stepper in a closed loop software situation.
Thanks
Jeff Davis (HomeCNC)
http://www.homecnc.info
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Oh I see I was thanking that if my stepper lost a step here a there it might line it self back up
It's not that it's not good, it's there are better motors suited for that.
Look at it this way. Step motors can be driven with relatively simple drives yet give ecellent accuracy. They are unconditionally stable and there is nothing you can do that will hurt them load-wise.
Their main disadvantages relatively low efficiency (read heat) and low power output relative to servo motors. These disadvantages remain when they are run closed loop. Closed loop operation brings only modest improvements over open loop operation at a considerable increase in cost and complexity.
Moral of the story: It's not worth the effort to dress a sparrow up in peackock's plumage. If you want a peacock, start with one.
Mariss
Or… It’s not worth dressing a snake up in a Gecko’s outfit. If you want a Gecko, start off with a Gecko. (Perhaps this belongs in a different thread ;^)
--bb99
There are 10 types of people in this world; those that understand binary and those that don't.