Re: step/dir inputs to servo controllers
    Posted by
    
      bull2003winkle
    
  
  
    on 2003-12-19 14:41:21 UTC
  
  > It appears the Geckodrive is set up to run a servo with stepper motorBob:
> inputs. It is not at all clear to me how this differs from step and
> direction aside from some simple logic changes.
>
> I'd be happy to hear from someone who really understands this.
>
> Bob
The Gecko G320 and G340 drives are designed to allow a stepper
controller to run brush DC servomotors. The way it works is to provide
PWM directional DC to move the motor and reads a shaft encoder on the
motor to know where it is.
The logic to do this is not simple. The drive keeps track of step
pluse inputs and looks at the motor encoder. It drives the motor at
such a rate that the pulses from the encoder are equal to the step
input pulses. It also deals with a number of other problems to keep
motion stable. It does all the math to adjust for different encoder
resolutions and the number of step pulse input per turn.
The result is that a stepper controller "thinks" it's driving steppers
when the are really DC servomotors.
Hope this helps;
Ken
Discussion Thread
  
    heliarc_bob
  
2003-12-18 15:47:51 UTC
  step/dir inputs to servo controllers
  
    Thomas Powell
  
2003-12-18 17:49:23 UTC
  Re: [CAD_CAM_EDM_DRO] step/dir inputs to servo controllers
  
    industrialhobbies
  
2003-12-18 20:16:22 UTC
  Re: step/dir inputs to servo controllers
  
    heliarc_bob
  
2003-12-19 08:12:25 UTC
  Re: step/dir inputs to servo controllers
  
    bull2003winkle
  
2003-12-19 14:41:21 UTC
  Re: step/dir inputs to servo controllers
  
    John Hebel
  
2003-12-19 20:27:51 UTC
  Re: step/dir inputs to servo controllers
  
    bull2003winkle
  
2003-12-19 22:39:33 UTC
  Re: step/dir inputs to servo controllers
  
    bull2003winkle
  
2003-12-19 22:50:37 UTC
  Re: step/dir inputs to servo controllers
  
    Jon Elson
  
2003-12-20 13:25:15 UTC
  Re: [CAD_CAM_EDM_DRO] Re: step/dir inputs to servo controllers