Part Number: TMS320F280049C
Other Parts Discussed in Thread: TMS320F280049, TMS320F28069M, MOTORWARE
Hi
We use TMS320f280049 instaspin to estimate and control the speed of an induction motor. The motor is used in an elevator. We get the motor speed and flux angle from the estimator and perform vector control.
We had two different behaviors in light and heavy load directions(the light load was in positive speed and heavy load was in negative speed). When we control Id at 13.5A(which is the rated magnetizing current of the motor measured in identification process), the speed estimation is ok in both directions but the maximum possible speed is 40Hz. If we reduce Id to 11A, everything is good in light load direction(speed estimation works ok, 45Hz is achieved, and the estimated flux varies between 1 to 1.2Wbs in different speeds) BUT in heavy direction, when the speed reaches around 30Hz, the speed estimation got unstable (varies continuously between positive and negative more than 500Hz) and the estimated flux goes down to 0.2Wb .
Can you help us to find the cause of this problem?
Some points to note:
-We think the motor parameters such as Rs,Rr,Ls are measured with acceptable accuracy.
-a typical elevator drive from a Chinese company works well with this elevator and controls the speed up to 50Hz in both directions.
-We update estInputData.speed_ref_Hz and estInputData.speed_int_Hz with reference speed (which can be positive or negative) before Est_run
Thank you