Changes for page 3.3 Control
Last modified by Admin on 2025/04/09 12:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -49,14 +49,14 @@ 49 49 * Current and voltage (simplified); 50 50 * Current and voltage (enhanced); 51 51 52 -The SOC calculation algorithm for voltagecalculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).52 +The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C). 53 53 54 -The SOC calculation algorithm“Current and voltage (simplified)” works as follows:54 +The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows: 55 55 56 56 * if I = 0, the battery is in a state of relaxation and the cell voltage Uocv is outside the [U,,ocv[point 1],,; U,,ocv[point 2],,], the SOC calculation based on the tabular dependence Uocv = Uocv(SOC, t °C); 57 57 * in any other cases, the SOC value is proportional to the charge (coulomb) passed through the battery (current time integral). 58 58 59 -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).59 +The **“Current and voltage (enhanced)” **SOC calculation algorithm 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). 60 60 61 61 To change the algorithm for calculating the Final SOC, select the "Control → SOC estimation → Final SOC" section: 62 62 ... ... @@ -65,32 +65,29 @@ 65 65 The following battery Final SOC calculation methods are supported: 66 66 67 67 * Minimal SOC – SOC of the modular battery is assumed to be the minimum SOC among the battery modules; 68 -* Average SOC – SOC of the modular battery is taken equal to the arithmetic average of the SOC of the battery modules. 68 +* Average SOC – SOC of the modular battery is taken equal to the arithmetic average of the SOC of the battery modules; 69 +* 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; 70 +* 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. 69 69 70 70 To change other settings of SOC estimation, select the "Control → SOC estimation” section: 71 71 72 -[[image:1733746733479-261.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="165" width="800"]] 73 73 74 74 In this section: 75 75 77 +* ((( 78 +Other parameters: 79 +))) 76 76 * Scale the final SOC – a flag to scale the battery SOC by the following values; 77 -* SOC corresponding to 0% – battery SOC that sets to be 0%; 78 -* SOC corresponding to 100% – battery SOC that sets to be 100%. 81 +* SOC corresponding to 0% – the battery SOC that sets to be 0%; 82 +* SOC corresponding to 100% – the battery SOC that sets to be 100%. 79 79 * Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries); 80 - 81 -[[image:1733746733480-919.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="484" width="800"]] 82 - 83 -* Linear zone: point 1 – starting point of the linear zone of Uocv dependence; 84 -* Linear zone: point 2 – ending point of the linear zone of Uocv dependence; 84 +* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly: 85 +** Linear zone: point 1 – starting point of the Uocv linear zone; 86 +** Linear zone: point 2 – ending point of the Uocv linear zone; 85 85 * Coulomb counting correction (temperature) – the dependence of battery capacity on temperature; 86 - 87 -[[image:1733746733481-286.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="160" width="800"]] 88 - 89 89 * Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles. 90 90 91 -[[image:1733746733482-538.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]] 92 92 93 - 94 94 === SOC correction === 95 95 96 96 The BMS Mini device 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"]]).