Offline Detection Configuration. More...
#include <hpm_mcl_control.h>
Data Fields | |
| float | current_half_rated |
| float | ud_delta |
| float | vbus |
| float | inductor_detection_times |
| float | flux_detection_times |
| float | delay_times |
| float | detection_loop_ts |
| float | lowpass_k |
Offline Detection Configuration.
| float mcl_control_offline_param_detection_cfg_t::current_half_rated |
Half the rated current
| float mcl_control_offline_param_detection_cfg_t::delay_times |
Intervals between different tests, Ensure that the current drain is clean to prevent interference with the next item.
| float mcl_control_offline_param_detection_cfg_t::detection_loop_ts |
Recall interval for detecting loops
| float mcl_control_offline_param_detection_cfg_t::flux_detection_times |
Number of times to detect the flux, The longer the time, the more accurate
| float mcl_control_offline_param_detection_cfg_t::inductor_detection_times |
Number of times to detect the inductor, The time is not easy to be too large, usually 1ms
| float mcl_control_offline_param_detection_cfg_t::lowpass_k |
Low-pass filter coefficients, used when solving for magnetic chains
| float mcl_control_offline_param_detection_cfg_t::ud_delta |
Measurement of resistance, the value of each voltage increment, the use of smaller values of error is small, the use of larger values, speed
| float mcl_control_offline_param_detection_cfg_t::vbus |
power supply voltage