I've been reading into field orientation control a bit (specifically I want to design a position controller), and it seems that there are three ways to get to position feedback
- Hall effect
- Encoder
- Sliding mode estimator using current measurements
The sensorless option is complex, and I'm still trying to wrap my head around that. It seems I'm missing something, however in understanding the sensored options. From my understanding, a hall effect sensor will give an absolute rotor position; an encoder on the other hand will only give a relative position. When using an encoder, is there some sort of calibration step to get the initial rotor position?
Are there any specific reasons to use one type of sensor over the other?



