User Activity

I need a way to manually calculate the parameters for the speed, torque and flux regulators.The reason is that the MCWB tool is too inaccurate and cannot handle the parameters of our motor.The tool messes with following motor values:- Rs of 5.825mΩ g...
We're using a driver that inserts a deadtime by hardware.It is not clear to me how I have to configure that into the MCWB firmware to get ADC measurement working properly.I see three deadtime-related settings:- "minDeadTime" property in the "PhaseVol...
MCSDK Version is 6.2.1.I'm currently having the issue that our motor doesn't reach the configured application speed of 7600RPM.It stops increasing in speed at around 6500RPM.The motor is slightly loaded for my tests. I'm running in Torque mode with t...
MCSDK version is 6.2.1Our motor is running fine and can drive some load, however I'd like to increase the Phase Voltage with which our motor is driven to further increase its power output.When checking the High Frequency Plot for V_Q (and thus the pe...
I need to implement runtime current limitation.Another thread says to use "PID_SetUpperOutputLimit" on the PidSpeedHandle for that to change the values originally defined by IQMAX, which makes sense.However, I also found NOMINAL_CURRENT used for MaxP...