Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
Secondary Current Feedback

Declaration of Secondary Current Feedback parameters, fault configuration and macros. More...

+ Collaboration diagram for Secondary Current Feedback:

Modules

 Conversion Macros
 Conversion macros for user-declarations of Secondary Current Feedback parameters.
 
#define ISEC_OC_THRES_TRIG_AMPS   (float) (49.0)
 
#define ISEC_OC_THRES_CLEAR_AMPS   (float) (2.0)
 
#define ISEC_OC_T_BLANK_TRIG_SEC   (float) (50.0e-6)
 
#define ISEC_OC_T_BLANK_CLEAR_SEC   (float) (0.0)
 
#define ISEC_OC_TICK_SEC   (T_ADC_SAMPLE_SECS)
 
#define ISEC_SC_THRES_TRIG_AMPS   (float) (49.0)
 
#define ISEC_LOAD_STEP_CLAMPING_AMPS   (float) (1.5)
 
#define ISEC_CT_SNS_GAIN   (66.0e-3)
 
#define ISEC_CT_SNS_OFS   (0.0)
 
#define ISEC_AVG_SNS_GAIN   (25.0e-3)
 
#define ISEC_AVG_SNS_OFS   (1.65)
 

Detailed Description

Declaration of Secondary Current Feedback parameters, fault configuration and macros

Macro Definition Documentation

◆ ISEC_AVG_SNS_GAIN

#define ISEC_AVG_SNS_GAIN   (25.0e-3)

Definition at line 58 of file hardware.h.

◆ ISEC_AVG_SNS_OFS

#define ISEC_AVG_SNS_OFS   (1.65)

Definition at line 59 of file hardware.h.

◆ ISEC_CT_SNS_GAIN

#define ISEC_CT_SNS_GAIN   (66.0e-3)

Definition at line 54 of file hardware.h.

◆ ISEC_CT_SNS_OFS

#define ISEC_CT_SNS_OFS   (0.0)

Definition at line 55 of file hardware.h.

◆ ISEC_LOAD_STEP_CLAMPING_AMPS

#define ISEC_LOAD_STEP_CLAMPING_AMPS   (float) (1.5)

Definition at line 92 of file config.h.

◆ ISEC_OC_T_BLANK_CLEAR_SEC

#define ISEC_OC_T_BLANK_CLEAR_SEC   (float) (0.0)

Definition at line 88 of file config.h.

◆ ISEC_OC_T_BLANK_TRIG_SEC

#define ISEC_OC_T_BLANK_TRIG_SEC   (float) (50.0e-6)

Definition at line 87 of file config.h.

◆ ISEC_OC_THRES_CLEAR_AMPS

#define ISEC_OC_THRES_CLEAR_AMPS   (float) (2.0)

Definition at line 86 of file config.h.

◆ ISEC_OC_THRES_TRIG_AMPS

#define ISEC_OC_THRES_TRIG_AMPS   (float) (49.0)

Definition at line 85 of file config.h.

◆ ISEC_OC_TICK_SEC

#define ISEC_OC_TICK_SEC   (T_ADC_SAMPLE_SECS)

Definition at line 89 of file config.h.

◆ ISEC_SC_THRES_TRIG_AMPS

#define ISEC_SC_THRES_TRIG_AMPS   (float) (49.0)

Definition at line 91 of file config.h.