Re: [CAD_CAM_EDM_DRO] sinusoidal movement in a stepper
Posted by
Alan Marconett KM6VV
on 2004-04-22 18:51:47 UTC
Hi Aksunavi, Jon,
Isn't rotating through an arc, or rolling a circle along a line a
sinusoidal process, or something like that?
Anyway, You could plot a sin function in a spread sheet, and output the
points you need as well. These points can then easily be converted to
Gcode.
A program could also be written in 'C' or whatever to generate a set of
coordinates to rotate the stepper to. Particularly easy if no
acceleration/deceleration was needed.
My $0.02 USD
Alan KM6VV
Jon Elson wrote:
Isn't rotating through an arc, or rolling a circle along a line a
sinusoidal process, or something like that?
Anyway, You could plot a sin function in a spread sheet, and output the
points you need as well. These points can then easily be converted to
Gcode.
A program could also be written in 'C' or whatever to generate a set of
coordinates to rotate the stepper to. Particularly easy if no
acceleration/deceleration was needed.
My $0.02 USD
Alan KM6VV
Jon Elson wrote:
>
> aksunavi wrote:
>
> >Dear Sirs,
> >
> >Is it possible to make a sinusoidal movement in an stepper motor? I
> >mean, move the motor to one side, and after to the other side,
> >repeatedly. Does anybody know how to do it? Could it be made by
> >servomotors?
> >
> >
> A computer program should be able to do this fairly easily. Of course,
> how precisely do you need such movement, and at what rate?
>
> Jon
>
Discussion Thread
aksunavi
2004-04-21 09:56:25 UTC
sinusoidal movement in a stepper
theowyn
2004-04-21 11:12:42 UTC
Re: sinusoidal movement in a stepper
hal_eckhart
2004-04-21 16:02:34 UTC
Re: sinusoidal movement in a stepper
Jon Elson
2004-04-22 10:51:58 UTC
Re: [CAD_CAM_EDM_DRO] sinusoidal movement in a stepper
Alan Marconett KM6VV
2004-04-22 18:51:47 UTC
Re: [CAD_CAM_EDM_DRO] sinusoidal movement in a stepper
hal_eckhart
2004-04-23 05:23:54 UTC
Re: sinusoidal movement in a stepper