HPM SDK
HPMicro Software Development Kit
mcl_control_offline_param_detection_cfg_t Struct Reference

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
 

Detailed Description

Offline Detection Configuration.

Field Documentation

◆ current_half_rated

float mcl_control_offline_param_detection_cfg_t::current_half_rated

Half the rated current

◆ delay_times

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.

◆ detection_loop_ts

float mcl_control_offline_param_detection_cfg_t::detection_loop_ts

Recall interval for detecting loops

◆ flux_detection_times

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

◆ inductor_detection_times

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

◆ lowpass_k

float mcl_control_offline_param_detection_cfg_t::lowpass_k

Low-pass filter coefficients, used when solving for magnetic chains

◆ ud_delta

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

◆ vbus

float mcl_control_offline_param_detection_cfg_t::vbus

power supply voltage


The documentation for this struct was generated from the following file: