RE: [CAD_CAM_EDM_DRO] brushless servos without hall commutation
Posted by
Chris Cain
on 2004-10-11 13:00:25 UTC
Provided that your encoder had an index pulse startup would be fairly
trivial. Send low speed PWM 3 phase to the motor which will rotate it
whatever the current position is and wait for the index pulse.
If you set the quad encoder high limit to 1/3rd or 1/4 of the actual
encoder
Resolution the pic will send an interrupt at each 1/3rd or 1/4 rev which
you can have a trivial ISR recognise as the commutation point.
Chris
trivial. Send low speed PWM 3 phase to the motor which will rotate it
whatever the current position is and wait for the index pulse.
If you set the quad encoder high limit to 1/3rd or 1/4 of the actual
encoder
Resolution the pic will send an interrupt at each 1/3rd or 1/4 rev which
you can have a trivial ISR recognise as the commutation point.
Chris
>Interesting appnote.
>
>Unfortunately, all of the examples require hall sensors for
>commutation. There is a short section on using an encoder for speed
>measurement, but not for motor position sensing (and especially not for
>unknown startup states, which they don't really go into at all)
>
>Still a cool chip though.
Discussion Thread
bluecoast1
2004-10-10 17:42:40 UTC
brushless servos without hall commutation
vavaroutsos
2004-10-10 18:07:33 UTC
Re: brushless servos without hall commutation
bluecoast1
2004-10-10 18:27:26 UTC
Re: brushless servos without hall commutation
Jon Elson
2004-10-10 19:11:52 UTC
Re: [CAD_CAM_EDM_DRO] brushless servos without hall commutation
Chris Cain
2004-10-11 00:43:35 UTC
RE: [CAD_CAM_EDM_DRO] brushless servos without hall commutation
Stephen Wille Padnos
2004-10-11 06:06:22 UTC
Re: [CAD_CAM_EDM_DRO] brushless servos without hall commutation
bluecoast1
2004-10-11 09:50:31 UTC
Re: brushless servos without hall commutation
vavaroutsos
2004-10-11 11:06:18 UTC
Re: brushless servos without hall commutation
Chris Cain
2004-10-11 13:00:25 UTC
RE: [CAD_CAM_EDM_DRO] brushless servos without hall commutation
bluecoast1
2004-10-11 13:22:07 UTC
Re: brushless servos without hall commutation
Eric Keller
2004-10-12 06:13:51 UTC
Re: brushless servos without hall commutation
Jon Elson
2004-10-12 09:25:24 UTC
Re: [CAD_CAM_EDM_DRO] Re: brushless servos without hall commutation
Jeff Sauer
2004-10-12 17:41:04 UTC
Re: brushless servos without hall commutation