TIDUEY0A November 2020 – December 2025
The BT4CH_userParam_ch1,2,3,4 variable is used to control the power stage in different Labs. See Table 3-1 for the parameter definitions.
| BT4CH_userParam_chX | DATA TYPE | COMMENTS |
|---|---|---|
Iref_A | float | Set current for both charging and discharging mode [0, 10] |
VrefCharge_V | float | Set voltage in charge mode [0, 5] |
VrefDischarge_V | float | Set voltage in discharge mode [0, 5] |
Dir_bool | unsigned int | Set this parameter to 1 for charging mode |
| Set this parameter to 0 for discharging mode | ||
Relay_ON | unsigned int | Set this parameter to 1 to enable relay |
| Set this parameter to 0 to disable the relay | ||
En_bool | unsigned int | Set this parameter to 1 to enable the channel |
| Set this parameter to 0 to disable the channel | ||
remote_sense | unsigned int | Set this parameter to 1 for to use remote sense for closed-loop control |
Set this parameter to 0 to use local sense for closed-loop control | ||
DutyRef_pu | float | Reference duty cycle for open loop mode. Range = 0 to 1.0 |
IbatCal_pu | float | Use this parameter to set output current in calibration mode. Range = 0 to 1.0 |
VbatCal_pu | float | Use this parameter to set output voltage in calibration mode. Range = 0 to 1.0 |
IoutGain_pu | float | The variable stores current gain calibration data |
IoutOffset_pu | float | The variable stores battery current offset calibration data |
IoutGain_A | float | The variable stores battery current gain calibration data |
IoutOffset_A | float | The variable stores battery current offset calibration data |
VoutGain_pu | float | The variable stores battery buck converter output voltage gain calibration data |
VoutOffset_pu | float | The variable stores buck converter output voltage offset calibration data |
VoutGain_V | float | The variable stores buck converter output voltage offset calibration data |
VoutOffset_V | float | The variable stores buck converter output voltage offset calibration data |
VbatGain_pu | float | The variable stores battery voltage calibration data |
VbatOffset_pu | float | The variable stores battery voltage offset calibration data |
VbatGain_V | float | The variable stores battery voltage gain calibration data |
VbatOffset_V | float | The variable stores battery voltage offset calibration data |