108 #endif // end of _MOTOR_H_ definition
Contains the public interface to the types definitions.
float_t ratedFlux_VpHz
Defines the rated flux, V/Hz.
MOTOR_Type_e type
Defines the motor type.
uint_least16_t numPolePairs
Defines the number of pole pairs.
MOTOR_Type_e
Enumeration for the motor types.
float_t Ls_q_H
Defines the quadrature stator inductance, H.
float_t Ls_d_H
Defines the direct stator inductance, H.
float_t Rs_Ohm
Defines the stator resistance, Ohm.
float_t Lr_H
Defines the rotor inductance, H.
float_t Rr_Ohm
Defines the rotor resistance, Ohm.
Defines the motor parameters.
struct _MOTOR_Params_ MOTOR_Params
Defines the motor parameters.
float float_t
Defines the portable data type for 32 bit, signed floating-point data.