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
-
... ... @@ -73,26 +73,24 @@ 73 73 74 74 Calculation of the resistance of cells is carried out in two ways. The first method is used when the battery passes from a relaxation state to a charge or discharge state, wherein the cell resistance value 75 75 76 -{{formula fontSize="SMALL" imageType="PNG"}} 77 -R = \frac{U-U_{ocv}}{I_{stable}} 78 -{{/formula}} 76 +R = (U-Uocv) / Istable, 79 79 80 80 where U is the cell voltage measured in the charge or discharge state, V; Uocv is the cell voltage measured in the state of relaxation (before switching to the state of charge or discharge); Istable – stabilized current through the cell in the state of charge or discharge. 81 81 82 82 The second method is used for a stepwise change in the current through the cell, while the value of the cell resistance: 83 83 84 -{{formula fontSize="SMALL"}} 85 -R = \frac{U_2-U_1}{I_{stable2}-I_{stable1}} 86 -{{/formula}} 82 +R = (U,,2,,-U,,1,,) / (I,,stable2,,-I,,stable1,,) 87 87 88 88 provided that 89 89 90 -{{formula fontSize="SMALL"}} 91 -| I_{stable2}-I_{stable1} | > 0.2 × Q _{max}92 -{{/formula}} 86 +~{~{formula fontSize="SMALL"}} 87 +~| I_{stable2}-I_{stable1} | > 0.2 × Qmax 88 +~{~{/formula}} 93 93 94 - whereQ,,max,, is the maximum cell capacity; U,,2,, is the voltage on the cell at the moment when the stabilized current I,,stable2,, is flowing through it; U,,1,, – the voltage on the cell at the moment when the stabilized current I,,stable1,, flowing through it.90 +(Q,,max,, is the maximum cell capacity), 95 95 92 +where U,,2,, is the voltage on the cell at the moment when the stabilized current I,,stable2,, is flowing through it; U,,1,, – the voltage on the cell at the moment when the stabilized current I,,stable1,, flowing through it. 93 + 96 96 The stabilized current I,,stable,, = I, if during the stabilization time the instantaneous current I is in the range from 0.95 × I to 1.05 × I. 97 97 98 98 To change parameters of the algorithm for calculating the cell resistance, select the menu "Cells → Cell resistance estimation": ... ... @@ -257,7 +257,7 @@ 257 257 258 258 === Charge current map === 259 259 260 -The BMS Main 2.x board calculates maximum allowable charge current values in respect to cellSOC and battery temperature, contactor temperature and maximum cell voltage.258 +The BMS Main 2.x board calculates maximum allowable charge current values in respect to SOC and battery temperature, contactor temperature and maximum cell voltage. 261 261 262 262 Calculated currents values are sending to chargers over the CAN bus. 263 263 ... ... @@ -269,9 +269,9 @@ 269 269 270 270 * Enable – a flag to start calculation of the charge current limit; 271 271 * Maximum charging current – a maximum allowable value of the charge current (under normal conditions): 272 -* Limit charging current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current Kcs depending on the __maximum cellSOC__and temperature;270 +* 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; 273 273 * Limit charging current by the contactor temperature – a flag to enable correction of maximum allowable charging current Kcc depending on the contactor temperature; 274 -* Limit charging current by the maximum cell voltage – a flag to enable correction of maximum allowable charging current Kcv depending on __themaximum cell voltage__;272 +* Limit charging current by the maximum cell voltage – a flag to enable correction of maximum allowable charging current Kcv depending on maximum cell voltage; 275 275 * Limit charging current by the maximum cell temperature – a flag to enable correction of maximum allowable charging current Kct depending on cell temperature. 276 276 277 277 Value of the charge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows: ... ... @@ -280,11 +280,11 @@ 280 280 281 281 === Discharge current map === 282 282 283 -The BMS Main 2.x board calculates maximum allowable discharge current values in respect to cellSOC and battery temperature, contactor temperature and minimum cell voltage.281 +The BMS Main 2.x board calculates maximum allowable discharge current values in respect to SOC and battery temperature, contactor temperature and maximum cell voltage. 284 284 285 285 Calculated currents values are sending or intellectual loads over the CAN bus. 286 286 287 -To configure parameters for determining the discharge current limit, select the menu "Cells → Charge current map":285 +To configure parameters for determining the charge current limit, select the menu "Cells → Charge current map": 288 288 289 289 [[image:1732208218667-968.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="631" width="434"]] 290 290 ... ... @@ -293,9 +293,9 @@ 293 293 * Enable – a flag to start calculation of the discharge current limit; 294 294 * Maximum discharging current – a maximum allowable value of the discharge current (under normal conditions): 295 295 * Current factor – the dependence of the correction factor on SOC and the battery temperature – Kdischarge=Kdischarge (SOC, t°C). 296 -* Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current Kds depending __onthe minimum cellSOC__and temperature;294 +* 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; 297 297 * Limit discharging current by the contactor temperature – a flag to enable correction of maximum allowable discharging current Kdc depending on the contactor temperature; 298 -* Limit discharging current by the maximum cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending __ontheminimum cell voltage__;296 +* Limit discharging current by the maximum cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending on maximum cell voltage; 299 299 * Limit discharging current by the maximum cell temperature - a flag to enable correction of maximum allowable discharging current Kdt depending on cell temperature . 300 300 301 301 Value of the discharge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows: