This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
Is there any comprehensive documentation regarding usage of params from i.e. universal_motorcontrol_lab, which are related to estimator?
I don't mean internal usage inside library, but based on what setup that params and what is an impact of them for whole project.
Examples of that params:
Best Regards,
Krzysztof
You may find the description about some of these parameters in the InstaSPIN-FOC and InstaSPIN-MOTION User's Guide https://www.ti.com/lit/spruhj1.
BTW, these parameters are used in the FAST library internally, you don't need to change these default value for these parameters if you use the InstaSPIN-FOC.
Since this parameters are internal FAST lib params, but user-configurable, in what cases should user adjust them?
These parameters are just needed to be adjusted for low inductance high current motor, and only USER_M1_EST_FLUX_HF_SF needs to be tuned as shown in the header file. A motor with a lower flux will use a small value for USER_M1_EST_FLUX_HF_SF.
Hello,
I meant that params:
That ones You are refering were a subject of different question :)
Best Regards,
Krzysztof
As described in comments in header file, these parameters you mentioned above are used in internal lib, and you don't need to change these parameters. We may remove or hide these parameters in next release, just keep these parameters for further debugging if these parameters may need to be tuned for some special motors.