2020-02-25 07:08 PM
MCSDK 5.4.3
i use hall as main feedback sensor, but i noticed that i can also choose sensor-less as auxiliary sensor. what does this mean?
Solved! Go to Solution.
2020-03-11 05:50 AM
Right you can only use one or the other under normal situation.
2020-02-27 06:18 AM
Hello, if you choose sensor-less as auxiliary sensor, it means that both the hall observer and the sensor-less observer will be generated and will run in parallel .
Both will determine the angle and speed but only the Hall observer will be used to drive the motor.
This feature add CPU workload and is mainly used for debug purpose.
2020-02-27 08:01 PM
ok, so no benifits on sensor-less auxiliary sensor under normal situation, right?
2020-03-11 05:50 AM
Right you can only use one or the other under normal situation.
2021-07-08 05:07 AM
Hello mathieu, I don't really understand why the option of auxiliary sensor is selectable if it's just for debugging purpose. To me having an auxiliary sensor can add to redundancy in case of main sensor failure. I am surprised that aux sensor feature is only there for debugging knowing that you can greatly increase reliability of your product with the possilbity to switch on sensorless ( for example ) when your main sensor fails...