Changes for page 3.4 Battery parameters
Last modified by Admin on 2025/04/09 12:04
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Battery managementystems.BMS Main 2\.1.3\. Configuration.WebHome1 +drafts.BMS Main 2\.1.3\. Configuration.WebHome - Content
-
... ... @@ -1,11 +1,5 @@ 1 -(% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 2 -= Configuration = 1 +== 3.4.1 Cell defaults == 3 3 4 -(% data-numbered-headings-start="4" style="--numbered-headings-start: 3;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 5 -== Battery parameters == 6 - 7 -=== Cell defaults === 8 - 9 9 To change the default cell settings, select the menu "Cells → Cell defaults": 10 10 11 11 [[image:1732205873121-893.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="281" width="374"]] ... ... @@ -26,7 +26,7 @@ 26 26 27 27 The “Reset cell parameters” command is used for starting-up and adjustment of battery. 28 28 29 -== =SOC estimation ===23 +== 3.4.2 SOC estimation == 30 30 31 31 The BMS Main 2.x board calculates the state of charge of the battery (SOC) using two algorithms: 32 32 ... ... @@ -48,12 +48,10 @@ 48 48 * Final SOC – a method of calculating the battery SOC: 49 49 ** Minimum cell SOC – the battery SOC is assumed to be equal to the minimum SOC of cells; 50 50 ** Average cell SOC – the battery SOC is assumed to be equal to the average SOC of cells; 51 -** Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell has 100% SOC, b) 0% if any cell has 0% SOC; 52 -** Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC; 53 53 * Scale the final SOC – flag to scale the battery SOC by the following values; 54 54 * Internal SOC corresponding to 0% – battery SOC that sets to be 0%; 55 55 * Internal SOC corresponding to 100% – battery SOC that sets to be 100%. 56 -* Uocv = Uocv(SOC, t °C) – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries, can be established experimentally – see [[Cell analysis>>doc:||anchor="HCellanalysis"]]); 48 +* Uocv = Uocv(SOC, t °C) – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries, can be established experimentally – see [[3.4.6 Cell analysis>>doc:||anchor="H3.4.6Cellanalysis"]]); 57 57 * Linear zone – linear zone of dependence Uocv = Uocv(SOC, t °C): 58 58 ** Uocv ,,[point 1],, – starting point of the linear zone; 59 59 ** Uocv ,,[point 2],, – end point of the linear zone; ... ... @@ -69,7 +69,7 @@ 69 69 70 70 The SOC calculation algorithm “Current and voltage (enhanced)” differs from the simplified algorithm by online correction of effective capacitance. When using this algorithm, it is necessary to fine tune the tabular dependence Uocv = Uocv (SOC, t °C). 71 71 72 -== =Cell resistance estimation ===64 +== 3.4.3 Cell resistance estimation == 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 ... ... @@ -79,10 +79,8 @@ 79 79 80 80 The second method is used for a stepwise change in the current through the cell, while the value of the cell resistance: 81 81 82 -R = (U,,2,,-U,,1,,) / (I,,stable2,,-I,,stable1,,) 74 +R = (U,,2,,-U,,1,,) / (I,,stable2,,-I,,stable1,,) provided that | I,,stable2,,-I,,stable1,, | > 0.2 × Q,,max,, 83 83 84 -provided that | I,,stable2,,-I,,stable1,, | > 0.2 × Q,,max,, 85 - 86 86 (Q,,max,, is the maximum cell capacity), 87 87 88 88 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. ... ... @@ -101,9 +101,9 @@ 101 101 * Minimum SOC – minimum cell SOC value for resistance calculation; 102 102 * Maximum SOC – maximum cell SOC value for resistance calculation. 103 103 104 -The calculated resistance is accepted by the system as valid (and therefore updated) if its value is in the range from Resistance/2 to “Maximum resistance factor” × Resistance, where "Resistance" is the nominal resistance of the cell (see [[Cell defaults>>doc:||anchor="HCelldefaults"]]). If the calculated resistance value is greater than the value (Maximum resistance factor × Resistance), the updated resistance value will be equal to the value (Maximum resistance factor × Resistance). 94 +The calculated resistance is accepted by the system as valid (and therefore updated) if its value is in the range from Resistance/2 to “Maximum resistance factor” × Resistance, where "Resistance" is the nominal resistance of the cell (see [[3.4.1 Cell defaults>>doc:||anchor="H3.4.1Celldefaults"]]). If the calculated resistance value is greater than the value (Maximum resistance factor × Resistance), the updated resistance value will be equal to the value (Maximum resistance factor × Resistance). 105 105 106 -== =Cell balancing ===96 +== 3.4.4 Cell balancing == 107 107 108 108 The BMS Main 2.x supports two cell balancing algorithms: 109 109 ... ... @@ -125,20 +125,11 @@ 125 125 * the voltage on the cell is higher than the starting voltage of the balancing; 126 126 * the difference between the cell voltage and the minimum voltage among the cells of the battery is greater than the balancing threshold. 127 127 128 - Abalancingresistorisdisconnectedfromthecellif anyofthe following conditionsare met:118 +If the BMS Logic board overheats, then the balancing of the cells connected to this board will not be performed (see [[3.6.18 Logic high temperature protection>>doc:drafts.BMS Main 2\.1.3\. Configuration.3\.6 Battery protection.WebHome||anchor="H3.6.18Logichightemperatureprotection"]]). 129 129 130 -* the voltage on the cell is less than the balancing stop voltage; 131 -* the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold. 132 - 133 -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"]]). 134 - 135 -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. 136 - 137 -BMS Main 2.1 can force a cell balancing, if its voltage is higher than estimated value. 138 - 139 139 To change the cell balancing parameters, select the menu "Cell → Cell balancing": 140 140 141 -[[image:173 9812799920-892.png||alt="1732207485773-804.png"data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="264" width="387"]]122 +[[image:1732207485773-804.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="264" width="387"]] 142 142 143 143 In this section: 144 144 ... ... @@ -150,21 +150,16 @@ 150 150 ** Charging; 151 151 ** Charging or relaxed; 152 152 ** Always (regardless of battery state); 153 -* Balancing condition: 154 -** Automatic – balancing will be performed automatically if needed conditions are met; 155 -** On balancing request – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value; 156 156 * Minimum cell voltage to start balancing, V; 157 -* Deviation to start balancing; 158 -* Deviation to stop balancing; 159 -* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor; 135 +* Balancing threshold, V; 160 160 * Start cell discharging – a command to start forced balancing of all battery cells (used for service purposes); 161 161 * Stop cell discharging – a command to stop forced balancing of all battery cells (used for service purposes). 162 162 163 -== =Series balancing ===139 +== 3.4.5 Series balancing == 164 164 165 165 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. 166 166 167 -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 managementystems.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.143 +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 [[3.3 Input and output signals>>doc:drafts.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. 168 168 169 169 When charging the battery, balancing is performed based on the voltage of the series. A balancing resistor is connected to the cell series if: 170 170 ... ... @@ -186,9 +186,9 @@ 186 186 * Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah; 187 187 * Period – period to reset of charge counters for each series (to avoid accumulation of error), second. 188 188 189 -== =Cell analysis ===165 +== 3.4.6 Cell analysis == 190 190 191 -Discharge characteristics of the battery – the dependence Uocv = Uocv (DOD) – is used to determine the tabular dependence Uocv = Uocv (SOC, t °C) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]), which is necessary for calculating the state of charge of the battery. 167 +Discharge characteristics of the battery – the dependence Uocv = Uocv (DOD) – is used to determine the tabular dependence Uocv = Uocv (SOC, t °C) (see [[3.4.2 SOC estimation>>doc:||anchor="H3.4.2SOCestimation"]]), which is necessary for calculating the state of charge of the battery. 192 192 193 193 The BMS Main 2.x board can automatically determine the battery discharge characteristic. 194 194 ... ... @@ -249,7 +249,7 @@ 249 249 * OCV – cell voltage Uocv, V; 250 250 * Resistance – cell resistance, Ohm. 251 251 252 -== =Charge current map ===228 +== 3.4.7 Charge current map == 253 253 254 254 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. 255 255 ... ... @@ -272,7 +272,7 @@ 272 272 273 273 Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct. 274 274 275 -== =Discharge current map ===251 +== 3.4.8 Discharge current map == 276 276 277 277 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. 278 278 ... ... @@ -296,9 +296,9 @@ 296 296 297 297 Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv × Kdt. 298 298 299 -== =SOC correction ===275 +== 3.4.9 SOC correction == 300 300 301 -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 [[SOC estimation>>doc:||anchor="HSOCestimation"]]). 277 +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 [[3.4.2 SOC estimation>>doc:||anchor="H3.4.2SOCestimation"]]). 302 302 303 303 To configure parameters for periodically correcting the battery state of charge, select the menu "Cells → SOC correction": 304 304
- 1739812799920-892.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.1 KB - Content