Tool/software: Code Composer Studio
hi,
i designed my own HVKit based on TI HVKit with f28027.
everything is fine but now i want to start running a torque control in my design.
i test a proj_lab4 and proj_lab5a and finally composed them with proj_lab10a.
my question is what is the relation between gMotorVars.IqRef_A, USER_MOTOR_MAX_CURRENT, I_phase and gMotorVars.SpeedRef_krpm.
is there any relation between them?
actually i want to know how can i limit the speed or current of motor with torque control ?
thanks