Changes for page 3.4 Battery parameters
Last modified by Admin on 2026/04/24 10:30
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Battery management systems.BMS Main 2\.1.3\. Configuration.WebHome 1 +Battery management systems.EOL devices.BMS Main 2\.1.3\. Configuration.WebHome - Content
-
... ... @@ -88,7 +88,7 @@ 88 88 provided that 89 89 90 90 {{formula fontSize="SMALL"}} 91 -| I_{stable2}-I_{stable1} | > 0.2 × Qmax 91 +| I_{stable2}-I_{stable1} | > 0.2 × Q_{max} 92 92 {{/formula}} 93 93 94 94 where Q,,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. ... ... @@ -136,7 +136,7 @@ 136 136 * the voltage on the cell is less than the balancing stop voltage; 137 137 * the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold. 138 138 139 -If the BMS Logic board overheats, then the balancing of the cells connected to this board will not be performed (see [[Logic high temperature protection>>doc:Battery management systems.BMS Main 2\.1.3\. Configuration.3\.6 Battery protection.WebHome||anchor="HLogichightemperatureprotection"]]). 139 +If the BMS Logic board overheats, then the balancing of the cells connected to this board will not be performed (see [[Logic high temperature protection>>doc:Battery management systems.EOL devices.BMS Main 2\.1.3\. Configuration.3\.6 Battery protection.WebHome||anchor="HLogichightemperatureprotection"]]). 140 140 141 141 The BMS Main 2.1 can enable the cell balancing by the external “Balancing request” signal. Balancing process will be started to cells which the voltage is higher than the balancing start voltage and the difference between the cell voltage and the minimum voltage among all the cells is greater than the balancing stop threshold. 142 142 ... ... @@ -170,7 +170,7 @@ 170 170 171 171 The BMS Main 2.x board supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used: primary and secondary (AUX). A series of cells must be equivalent: they must have the same number of cells and the same capacity. 172 172 173 -Since the series of cells can operate at different loads, they must be balanced. For this, the BMS Main 2.x provides two relays: “Balancing series 1” and “Balancing series 2” (see [[Input and output signals>>doc:Battery management systems.BMS Main 2\.1.3\. Configuration.3\.3 Input and output signals.WebHome]]), as well as a combined algorithm that considers both the voltage of each series and the charge that these series gave load. “Balancing series 1” and “Balancing series 2” relays are used to connect high-power balancing resistors in parallel with cells series 1 and 2. 173 +Since the series of cells can operate at different loads, they must be balanced. For this, the BMS Main 2.x provides two relays: “Balancing series 1” and “Balancing series 2” (see [[Input and output signals>>doc:Battery management systems.EOL devices.BMS Main 2\.1.3\. Configuration.3\.3 Input and output signals.WebHome]]), as well as a combined algorithm that considers both the voltage of each series and the charge that these series gave load. “Balancing series 1” and “Balancing series 2” relays are used to connect high-power balancing resistors in parallel with cells series 1 and 2. 174 174 175 175 When charging the battery, balancing is performed based on the voltage of the series. A balancing resistor is connected to the cell series if: 176 176 ... ... @@ -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 SOC and battery temperature, contactor temperature and maximum cell voltage. 260 +The BMS Main 2.x board calculates maximum allowable charge current values in respect to cell 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 SOC and temperature; 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 cell 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 maximum cell voltage; 274 +* Limit charging 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); 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 SOC and battery temperature, contactor temperature and m aximum cell voltage.283 +The BMS Main 2.x board calculates maximum allowable discharge current values in respect to cell SOC and battery temperature, contactor temperature and minimum 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 charge current limit, select the menu "Cells → Charge current map": 287 +To configure parameters for determining the discharge 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 on SOC and temperature; 296 +* Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current Kds depending __on the minimum cell 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 onmaximum cell voltage;298 +* Limit discharging current by the maximum cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance); 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: