Changes for page 3.4 Battery parameters

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

From version 10.2
edited by Admin
on 2024/11/21 16:56
Change comment: There is no comment for this version
To version 12.2
edited by Admin
on 2024/11/22 15:12
Change comment: Updated parent field.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -drafts.bms-main-2-1.configuration.WebHome
1 +xwiki:drafts.bms-main-2.configuration.WebHome
Content
... ... @@ -256,8 +256,22 @@
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]]
259 +[[Discharge current map settings>>image:1732208218667-968.png||data-xwiki-image-style-alignment="center" height="631" width="434"]]
260 260  
261 +In this section:
262 +
263 +* Enable – a flag to start calculation of the discharge current limit;
264 +* Maximum discharging current – a maximum allowable value of the discharge current (under normal conditions):
265 +* Current factor – the dependence of the correction factor on SOC and the battery temperature – Kdischarge=Kdischarge (SOC, t°C).
266 +* 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;
267 +* Limit discharging current by the contactor temperature – a flag to enable correction of maximum allowable discharging current Kdc depending on the contactor temperature;
268 +* Limit discharging current by the maximum cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending on maximum cell voltage;
269 +* Limit discharging current by the maximum cell temperature - a flag to enable correction of maximum allowable discharging current Kdt depending on maximum cell temperature .
270 +
271 +Value of the discharge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows:
272 +
273 +Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv × Kdt.
274 +
261 261  == 3.4.9 SOC correction ==
262 262  
263 263  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)).