Motor related structure definition. Parameters that need to be initialized follow this rule Naming rules: physical property description definition. Input (i)/output (o)_physical_volume_description_units_of_physical_volume. More...
#include <hpm_bldc_define.h>
Data Fields | |
| float | i_rstator_ohm |
| float | i_poles_n |
| float | i_maxspeed_rs |
| float | i_lstator_h |
| float | i_phasecur_a |
| float | i_phasevol_v |
| float | i_samplingper_s |
| HPM_MOTOR_MATH_TYPE | o_smc_f |
| HPM_MOTOR_MATH_TYPE | o_smc_g |
| void(* | func_smc_const )(void *str) |
Motor related structure definition. Parameters that need to be initialized follow this rule Naming rules: physical property description definition. Input (i)/output (o)_physical_volume_description_units_of_physical_volume.
| void(* hpm_motor_par::func_smc_const) (void *str) |
Calculate the function of the sliding mode control coefficient
| float hpm_motor_par::i_lstator_h |
Stator inductor
| float hpm_motor_par::i_maxspeed_rs |
Maximum speed r/s
| float hpm_motor_par::i_phasecur_a |
Rated current
| float hpm_motor_par::i_phasevol_v |
Rated voltage
| float hpm_motor_par::i_poles_n |
polar logarithm
| float hpm_motor_par::i_rstator_ohm |
Stator resistance (in ohm)
| float hpm_motor_par::i_samplingper_s |
Current sampling period
| HPM_MOTOR_MATH_TYPE hpm_motor_par::o_smc_f |
Sliding mode control factor1
| HPM_MOTOR_MATH_TYPE hpm_motor_par::o_smc_g |
Sliding mode control factor2