About stepper motors controlling (help)
I'm looking for the best way for stepper motor controlling: I tried to
approximate the continuous space versus time curve, calculating the
time intervals where space increase one but it requires square root
and divisions that whould force me to choose a very fast
microcontroller/dsp. I've looked for some commercial controller and
I've seen that all of them have a cycle loop: seems like they don't
control directly space; they instead update the speed at any control
cycle approximating so the speed versus time curve: it is correct ?
Thanks in advance.
Simone Navari.
.
Relevant Pages
- About stepper motors controlling (help)
... approximate the continuous space versus time curve, ... time intervals where space increase one but it requires square root ... I've seen that all of them have a cycle loop: ... control directly space; they instead update the speed at any control ... (sci.electronics.design) - Re: About stepper motors controlling (help)
... approximate the continuous space versus time curve, ... control directly space; they instead update the speed at any control ... Which takes the technique one stage further so that you only need a single table of pre-calculated timer values for any values of acceleration. ... Consider also using a timer in your microcontroller as a rate generator to send a pulse train out to the stepper driver at a known frequency. ... (comp.arch.embedded) - freeze up/crash
... My computer, I believe, will load up properly and after ... I will lose my mouse control and no keys will ... time intervals as well. ... (microsoft.public.windowsxp.general) - Re: Cycling accident?
... > Your first example is not out of control, ... so a gust of wind as ... >> time intervals)? ... So your defintion is that even if the car is at times out of your ... (uk.transport) - Administrator Notifications
... We have just install exchange 2003 with mailbox limits for all of our ... How can I control the amount of times or the time intervals the ... (microsoft.public.exchange.admin) |
|