Changes for page 3.4 Battery parameters
Last modified by Admin on 2025/04/09 12:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -241,12 +241,12 @@ 241 241 * Maximum charging current – a maximum allowable value of the charge current (under normal conditions): 242 242 * Limit charging current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current Kcs depending on SOC and temperature; 243 243 * Limit charging current by the contactor temperature – a flag to enable correction of maximum allowable charging current Kcc depending on the contactor temperature; 244 -* Limit charging current by the maximum cell voltage -a flag to enable correction of maximum allowable charging current Kcv depending on maximum cell voltage;245 -* Limit charging current by the maximum cell temperature -a flag to enable correction of maximum allowable charging current Kc depending on maximum cellvoltage.244 +* Limit charging current by the maximum cell voltage – a flag to enable correction of maximum allowable charging current Kcv depending on maximum cell voltage; 245 +* Limit charging current by the maximum cell temperature – a flag to enable correction of maximum allowable charging current Kct depending on maximum cell temperature. 246 246 247 247 Value of the charge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows: 248 248 249 -Charging current limit = Maximum charging current × Kcs × Kcc × Kcv 249 +Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct. 250 250 251 251 == 3.4.8 Discharge current map == 252 252 ... ... @@ -256,6 +256,8 @@ 256 256 257 257 To configure parameters for determining the charge current limit, select the menu "Cells → Charge current map": 258 258 259 +[[image:1732208218667-968.png]] 260 + 259 259 == 3.4.9 SOC correction == 260 260 261 261 The BMS Main 2.x board can recalculate the battery SOC after long-term storage or after long-term working in the case when the battery was not charged fully or discharged totally. Recalculation is done based on the tabular dependency Uocv = Uocv (SOC, t) (see section Calculating the state of charge (SOC)).