![]() |
![]() |
|
MSPM0G3519SensoredFOCMotorControlLibrary
1.0
|
MTPA Working Structure. More...
#include <mtpa.h>

Data Fields | |
| const int32_t * | pInvKe |
| const int16_t * | pInvKeScaling |
| const int32_t * | pIq |
| const int32_t * | pidRefMin |
| IQ_NUM_T | L1 |
| int32_t | idRef |
| int32_t | idRefFilt |
| int32_t | idFiltConst |
MTPA Working Structure.
| const int32_t* MTPA_T::pInvKe |
| const int16_t* MTPA_T::pInvKeScaling |
Inverse BEMF Constant scaling
Referenced by mtpaRun().
| const int32_t* MTPA_T::pIq |
Q-axis current reference
Referenced by mtpaRun().
| const int32_t* MTPA_T::pidRefMin |
Minimum MTPA Current Reference
Referenced by mtpaRun().
| IQ_NUM_T MTPA_T::L1 |
MTPA Parameters for Processing
(Ld-Lq/2) normalized to speed and current base
Referenced by mtpaRun(), and user_config_faults().
| int32_t MTPA_T::idRef |
MTPA Current Reference
Referenced by idRefLowPriorityRun(), and mtpaRun().
| int32_t MTPA_T::idRefFilt |
Filtered value of MTPA Current ref
Referenced by idRefLowPriorityRun(), mtpaInit(), and mtpaRun().
| int32_t MTPA_T::idFiltConst |
MTPA Current Reference Filter Constant
Referenced by mtpaRun().