ZHCU083I January 2013 – October 2021 TMS320F2802-Q1 , TMS320F28026-Q1 , TMS320F28026F , TMS320F28027-Q1 , TMS320F28027F , TMS320F28027F-Q1 , TMS320F28052-Q1 , TMS320F28052F , TMS320F28052F-Q1 , TMS320F28052M , TMS320F28052M-Q1 , TMS320F28054-Q1 , TMS320F28054F , TMS320F28054F-Q1 , TMS320F28054M , TMS320F28054M-Q1 , TMS320F2806-Q1 , TMS320F28062-Q1 , TMS320F28062F , TMS320F28062F-Q1 , TMS320F28068F , TMS320F28068M , TMS320F28069-Q1 , TMS320F28069F , TMS320F28069F-Q1 , TMS320F28069M , TMS320F28069M-Q1
估算器状态的枚举
typedef enum
{
EST_State_Error=0, < error
EST_State_Idle, < idle
EST_State_RoverL, < R/L estimation
EST_State_Rs, < Rs estimation state
EST_State_RampUp, < ramp up the speed
EST_State_IdRated, < control Id and estimate the rated flux
EST_State_RatedFlux_OL, < estimate the open loop rated flux
EST_State_RatedFlux, < estimate the rated flux
EST_State_RampDown, < ramp down the speed
EST_State_LockRotor, < lock the rotor
EST_State_Ls, < stator inductance estimation state
EST_State_Rr, < rotor resistance estimation state
EST_State_MotorIdentified, < motor identified state
EST_State_OnLine, < online parameter estimation
EST_numStates < the number of estimator states
} EST_State_e;