Changes for page 3.3 Control

Last modified by Admin on 2025/04/09 12:15

From version 31.2
edited by Admin
on 2025/02/24 13:53
Change comment: There is no comment for this version
To version 33.1
edited by Admin
on 2025/04/09 12:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -208,11 +208,11 @@
208 208  * Enable – a flag to start calculation of the charge current limit;
209 209  * Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
210 210  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
211 -* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current** Kcs** depending on SOC and battery temperature;
211 +* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current** Kcs** depending on __maximum cell SOC__ and battery temperature;
212 212  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
213 213  * Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
214 214  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
215 -* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current **Kcv** depending on maximum cell voltage;
215 +* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current **Kcv** depending on __the maximum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
216 216  * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
217 217  * Option 4: Limit charge current by the cell temperature - a flag to enable correction of maximum allowable charging current **Kct** depending on maximum cell temperature;
218 218  * Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
... ... @@ -236,11 +236,11 @@
236 236  * Enable – a flag to start calculation of the discharge current limit;
237 237  * Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
238 238  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
239 -* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current **Kds **depending on SOC and temperature;
239 +* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current **Kds **depending on __minimum cell SOC__ and temperature;
240 240  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
241 241  * Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
242 242  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
243 -* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current **Kdv** depending on minimum cell voltage;
243 +* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current **Kdv** depending on __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
244 244  * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
245 245  * Option 4: Limit discharge current by the cell temperature - a flag to enable correction of maximum allowable discharging current **Kdt** depending on maximum cell temperature;
246 246  * Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.