143 #endif // end of _USERPARAMS_H_ definition
float_t iqFullScaleVoltage_V
Defines the full scale voltage for the IQ variable, V.
float_t fluxPole_rps
Defines the pole location for the flux estimation, rad/s.
float_t fluxFraction
Defines the flux fraction for Id rated current estimation.
float_t forceAngleFreq_Hz
Defines the force angle frequency, Hz.
float_t motor_Ls_q
Defines the quadrature stator inductance, H.
float_t IdRated_delta
Defines the Id rated delta current value, A.
uint_least32_t estWaitTime[EST_numStates]
Defines the wait times for each estimator state, estimator ticks.
Contains the public interface to the types definitions.
uint_least32_t RsWaitTime[EST_Rs_numStates]
Defines the wait times for each Rs estimator, estimator ticks.
float_t iqFullScaleCurrent_A
Defines the full scale current for the IQ variables, A.
float_t IdRated
Defines the Id rated current value, A.
float_t maxCurrentSlope_epl
Defines the maximum current slope for Id current trajectory during EPL mode.
float_t motor_Rr
Defines the rotor resistance, ohm.
struct _USER_Params_ USER_Params
Defines a structure for the user parameters.
float_t maxAccel_Hzps
Defines the maximum acceleration for the speed profiles, Hz/s.
float_t maxNegativeIdCurrent_a
Defines the maximum negative current that the Id PID is allowed to go to, A.
the number of controller states
float_t ctrlPeriod_sec
Defines the controller execution period, sec.
uint_least16_t systemFreq_MHz
Defines the system clock frequency, MHz.
uint_least32_t LsWaitTime[EST_Ls_numStates]
Defines the wait times for each Ls estimator, estimator ticks.
uint_least32_t ctrlWaitTime[CTRL_numStates]
Defines the wait times for each controller state, estimator ticks.
Defines a structure for the user parameters.
the number of estimator states
uint_least8_t numCurrentSensors
Defines the number of current sensors.
float_t IdRatedFraction_ratedFlux
Defines the fraction of Id rated current to use during rated flux estimation.
uint_least32_t RoverL_estFreq_Hz
Defines the R/L estimation frequency, Hz.
float_t maxCurrent
Defines the maximum current value, A.
uint_least16_t numCtrlTicksPerCurrentTick
Defines the number of controller clock ticks per current controller clock tick.
float_t voltageFilterPole_rps
Defines the analog voltage filter pole location, rad/s.
float_t directionPole_rps
Defines the pole location for the direction filter, rad/s.
MOTOR_Type_e
Enumeration for the motor types.
MOTOR_Type_e motor_type
Defines the motor type.
float_t voltage_sf
Defines the voltage scale factor for the system.
uint_least32_t trajFreq_Hz
Defines the trajectory frequency, Hz.
uint_least8_t numVoltageSensors
Defines the number of voltage sensors.
the number of stator inductance estimator states
float_t offsetPole_rps
Defines the pole location for the voltage and current offset estimation, rad/s.
float_t pwmPeriod_usec
Defines the Pulse Width Modulation (PWM) period, usec.
float_t zeroSpeedLimit
Defines the low speed limit for the flux integrator, pu.
float_t current_sf
Defines the current scale factor for the system.
float_t indEst_speedMaxFraction
Defines the fraction of SpeedMax to use during inductance estimation.
float_t fluxEstFreq_Hz
Defines the flux estimation frequency, Hz.
float_t IdRatedFraction_indEst
Defines the fraction of Id rated current to use during inductance estimation.
float_t dcBusPole_rps
Defines the pole location for the DC bus filter, rad/s.
uint_least16_t numCtrlTicksPerTrajTick
Defines the number of controller clock ticks per trajectory clock tick.
uint_least16_t numCtrlTicksPerSpeedTick
Defines the number of controller clock ticks per speed controller clock tick.
float_t maxCurrent_indEst
Defines the maximum current value for inductance estimation, A.
float_t maxCurrentSlope
Defines the maximum current slope for Id current trajectory.
float_t speedPole_rps
Defines the pole location for the speed control filter, rad/s.
float_t motor_Rs
Defines the stator resistance, ohm.
uint_least16_t numIsrTicksPerCtrlTick
Defines the number of Interrupt Service Routine (ISR) clock ticks per controller clock tick...
uint_least32_t ctrlFreq_Hz
Defines the controller frequency, Hz.
uint_least16_t motor_numPolePairs
Defines the number of pole pairs for the motor.
uint_least16_t numCtrlTicksPerEstTick
Defines the number of controller clock ticks per estimator clock tick.
uint_least32_t FluxWaitTime[EST_Flux_numStates]
Defines the wait times for each Ls estimator, estimator ticks.
float_t maxAccel_est_Hzps
Defines the maximum acceleration for the estimation speed profiles, Hz/s.
uint_least32_t estFreq_Hz
Defines the estimator frequency, Hz.
the number of stator resistance estimator states
float_t estKappa
Defines the convergence factor for the estimator.
the number of flux estimator states
float_t iqFullScaleFreq_Hz
Defines the full scale frequency for IQ variable, Hz.
float float_t
Defines the portable data type for 32 bit, signed floating-point data.
float_t motor_Ls_d
Defines the direct stator inductance, H.
float_t eplGain
Defines the EPL (Efficient Partial Load) gain for computing Id reference.
float_t maxCurrent_resEst
Defines the maximum current value for resistance estimation, A.
float_t motor_ratedFlux
Defines the rated flux of the motor, V/Hz.
float_t maxVsMag_pu
Defines the maximum voltage magnitude, pu.