Part Number: TMS320F28069M
Greetings! It seems I made a mistake on my first lab05b attempt and ForceAngle was "ON". So now I turn it off and I am trying to adjust my speed controller. My initial values are Kp_spd=0.26(IQ24) and Ki_spd=0.00633(IQ24). In order to make the motor run I decreased both to 0.001. In this case(Kp_spd=0.001 and Ki_spd=0.001) the motor is spinning, but it suddenly changes the direction. It is oscillating. I tried with many sets of bigger values, but I couldn`t rotate the motor. So should I try something else? For example to changed the Kp_Idq or Ki_Idq? On lab05a everything is fine. I am not sure if Kp_spd and Ki_spd could be so low. Should I continoue decreasing these values?
Should I try to monitor the Iq_ref which was passed directly to the controller (according to block 26 lab05b doc) in lab05a? Is there a setting related to CTRL_setIq_ref_pu? Because according to the same block(26), the speedref_krpm is passed to the trajectory controller and than to the speed controller. Is it possible the traj controller not to be set properly. I don`t find any settings in the lab05b script connected to the traj ramp!
I am woking in blind here! Any ideas?
Thanks!