Changes for page 3.3 Control

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

From version 43.1
edited by Admin
on 2025/02/24 13:54
Change comment: There is no comment for this version
To version 44.1
edited by Admin
on 2025/04/09 12:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -217,7 +217,7 @@
217 217  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
218 218  * Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
219 219  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
220 -* 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;
220 +* 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)
221 221  * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
222 222  * 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;
223 223  * Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
... ... @@ -245,7 +245,7 @@
245 245  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
246 246  * Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
247 247  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
248 -* 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;
248 +* 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)
249 249  * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
250 250  * 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;
251 251  * Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.