Changes for page 3.3 Control

Last modified by Admin on 2026/04/30 15:56

From version 76.5
edited by Admin
on 2026/03/31 12:54
Change comment: There is no comment for this version
To version 76.3
edited by Admin
on 2026/03/31 12:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,9 +22,9 @@
22 22  * **Parallel-Serial: Number of serial blocks in a string**;
23 23  * **Relax time (after charging)** – a relaxation time after charging, second;
24 24  * **Relax time (atfer discharging)** – a relaxation time after discharging, second;
25 -* **Reset SOC** – a command to reset cells state of charge. New cell SOC values will be calculated based on cell voltage and “Uocv (open-circuit voltage) table”: in the “Control → SOC estimation” section;
26 -* **Reset resistance** – a command to reset cells resistance to “Cell resistance” value;
27 -* **Reset capacity** – a command to reset cells capacity to “Cell capacity” value;
25 +* **Reset SOC** – a command to reset cells state of charge;
26 +* **Reset resistance** – a command to reset cells resistance;
27 +* **Reset capacity** – a command to reset cells capacity;
28 28  * **Method of calculating the battery voltage***:
29 29  ** **Summation of cell voltages** – the overall voltage is calculated as on sum of all cells in the battery;
30 30  ** **Using voltage before contactors** – the overall voltage is estimated as voltage before contactors measured by BMS.
... ... @@ -35,12 +35,34 @@
35 35  
36 36  The values of **“Relax time”** are used to determine the state of the battery. If the battery is in a state of relaxation, the system recalculates the voltage on the cells to the state of charge of the battery.
37 37  
38 -The **“Reset SOC”, "Reset resistance" **and **"Reset capacity"** command is used for starting-up and adjustment of the battery.
38 +The** “Reset parameters** will reset:
39 39  
40 +* state of charge (new cell SOC values will be calculated based on cell voltage and “Uocv (open-circuit voltage) table”: in the “Control → SOC estimation” section);
41 +* cell resistance to “Cell resistance” value;
42 +* battery capacity to “Cell capacity” value.
43 +
44 +The **“Reset parameters”** command is used for starting-up and adjustment of the battery.
45 +
40 40  === SOC estimation ===
41 41  
42 -The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell, and then the overall battery SOC, by using following algorithms:
48 +The BMS Main 3 device calculates the state of charge of the battery (SOC) using two algorithms:
43 43  
50 +* by open circuit voltage;
51 +* by voltage and current.
52 +
53 +It is recommended to use the algorithm of calculation of SOC by voltage and current.
54 +
55 +To change the estimation algorithm for calculating the battery SOC, select the "Control → SOC estimation → Algorithm" section:
56 +
57 +
58 +[[image:1735056107942-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]]
59 +
60 +The following estimation algorithms supported:
61 +
62 +* Voltage – by open circuit voltage;
63 +* Current and voltage (simplified) – recommended for LFP cells;
64 +* Current and voltage (enhanced) – recommended for NMC cells.
65 +
44 44  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
45 45  
46 46  The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows:
... ... @@ -50,34 +50,32 @@
50 50  
51 51  The **“Current and voltage (enhanced)” **SOC calculation algorithm differs from the simplified algorithm by online correction of the effective capacity. When using this algorithm, it is necessary to fine tune the tabular dependence Uocv = Uocv (SOC, t °C).
52 52  
53 -To change the algorithm for calculating the SOC, select the "Control → SOC estimation" section:
75 +To change the algorithm for calculating the Final SOC, select the "Control → SOC estimation → Final SOC" section:
54 54  
55 55  [[image:1733322611551-852.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]]
56 56  
57 -In this section:
79 +The following calculation methods are supported (“Final SOC”):
58 58  
59 -* **Algorithm:**
60 -** **Voltage **– by open circuit voltage;
61 -** **Current and voltage (simplified)** – recommended for LFP cells;
62 -** **Current and voltage (enhanced)** – recommended for NMC cells:
63 -* **Final SOC** – method of calculating overall SOC of battery:
64 -** **Minimal SOC** – the battery SOC is assumed to be the minimum SOC among the cells;
65 -** **Average SOC** – the battery SOC is taken equal to the arithmetic average of the cell SOC;
66 -** **Min-Max SOC** – the battery SOC is calculated based on the minimum and maximum SOC of the cells (recommended). Final SOC will be a) 100% if __any cell__ has 100% SOC, b) 0% if __any cell__ has 0% SOC;
67 -** **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.
68 -* **Scale the final SOC** – a flag to scale the battery SOC by the following values;
69 -* **SOC corresponding to 0%** – the battery SOC that sets to be 0%;
70 -* **SOC corresponding to 100%** – the battery SOC that sets to be 100%.
71 -* **Uocv (open-circuit voltage) table** – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
72 -* **Linear zone** - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
73 -** **Linear zone: point 1** – starting point of the Uocv linear zone;
74 -** **Linear zone: point 2** – ending point of the Uocv linear zone;
75 -* **Coulomb counting correction (temperature)** – the dependence of battery capacity on temperature;
76 -* **Coulomb counting correction (cycles)** – the dependence of battery capacity on the number of charge-discharge cycles.
81 +* Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
82 +* Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
83 +* 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;
84 +* 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.
77 77  
86 +Other parameters:
87 +
88 +* Scale the final SOC – a flag to scale the battery SOC by the following values;
89 +* SOC corresponding to 0% – the battery SOC that sets to be 0%;
90 +* SOC corresponding to 100% – the battery SOC that sets to be 100%.
91 +* Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
92 +* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
93 +** Linear zone: point 1 – starting point of the Uocv linear zone;
94 +** Linear zone: point 2 – ending point of the Uocv linear zone;
95 +* Coulomb counting correction (temperature) – the dependence of battery capacity on temperature;
96 +* Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles.
97 +
78 78  === SOC correction ===
79 79  
80 -The BMS Main 3 / BMS Main 2R 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"]]).
100 +The BMS Main 3 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"]]).
81 81  
82 82  To configure parameters for periodically correcting the battery state of charge, select the "Control → SOC correction" section:
83 83  
... ... @@ -85,30 +85,33 @@
85 85  
86 86  In this section:
87 87  
88 -* **Enable **– a flag to enable the SOC correction;
89 -* **Shutdown period** – a time the battery is off, day. If the BMS detects on its startup that it was off during the “Shutdown period” time, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t);
90 -* **Correction period** – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the “SOC change time”.
91 -* **SOC change time** – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
92 -* **Ignore the linear zone** – a flag to ignore linear SOC zone while correction (recommended to be unset);
93 -* **Last correction timestamp** – time when last correction was made.
108 +* Enable – a flag to enable the SOC correction;
109 +* Shutdown period – a time the battery is off, day. If the BMS detects on its startup that it was off during the “Shutdown period” time, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t);
110 +* Correction period – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the “SOC change time”.
111 +* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
112 +* Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
113 +* Last correction timestamp – time when last correction was made.
94 94  
95 95  === SOH estimation ===
96 96  
97 97  The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
98 98  
99 -In **"By effective capacity" **mode SOH is calculated as a ratio of effective capacity to nominal capacity. Effective capacity is estimated to DOD value when battery SOC reaches 0%, so SOH is recalculated each full battery discharge.
119 +* By effective capacity;
120 +* By total charge-.
100 100  
101 -In** "By total charge–"** mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function.
122 +In "By effective capacity" mode SOH is calculated as a ratio of effective capacity to nominal capacity. Effective capacity is estimated to DOD value when battery SOC reaches 0%, so SOH is recalculated each full battery discharge.
102 102  
124 +In "By total charge-" mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function.
125 +
103 103  To configure parameters for battery state of health calculation, select the "Control → SOH correction" section:
104 104  
105 105  [[image:1765447975228-766.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="96" width="800"]]In this section:
106 106  
107 -* **Algorithm:**
108 -** **By effective capacity;**
109 -** **By total charge;**
110 -* **Total charge: Charge–**   total amount of charge for expected SOH;
111 -* **Total charge: SOH** – expected SOH value at the total amount of charge.
130 +* Algorithm:
131 +** By effective capacity;
132 +** By total charge-;
133 +* Total charge: Charge- –  total amount of charge- for expected SOH;
134 +* Total charge: SOH –  expected SOH value at the total amount of charge-.
112 112  
113 113  === Resistance estimation ===
114 114  
... ... @@ -142,18 +142,16 @@
142 142  
143 143  In this section:
144 144  
145 -* **Current stabilization time**, millisecond;
146 -* **Maximum calculation period** – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current I,,stable,, than is determined in this field, the resistance calculation is not performed, second;
147 -* **Maximum resistance factor** – the coefficient of calculation of the maximum acceptable resistance of the cell;
148 -* **Minimum SOC** – minimum cell SOC value for resistance calculation;
149 -* **Maximum SOC** – maximum cell SOC value for resistance calculation.
168 +* Current stabilization time, millisecond;
169 +* Maximum calculation period – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current I,,stable,, than is determined in this field, the resistance calculation is not performed, second;
170 +* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;
171 +* Minimum SOC – minimum cell SOC value for resistance calculation;
172 +* Maximum SOC – maximum cell SOC value for resistance calculation.
150 150  
151 151  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 [[Common settings>>doc:||anchor="HCommonsettings"]]). 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).
152 152  
153 153  === Low SOC (signal) ===
154 154  
155 -The "Low SOC" is indicative signal that can be assigned to a discrete output or a power switch.
156 -
157 157  To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section:
158 158  
159 159  [[image:1733322624660-513.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
... ... @@ -160,12 +160,12 @@
160 160  
161 161  In this section:
162 162  
163 -* **Enable **– a flag to enable signal generation;
164 -* **Minimum SOC**, %;
165 -* **Tolerant SOC**, %;
166 -* **Delay before setting the signal**, second;
167 -* **Delay before clearing the signal**, second;
168 -* **Lock** – lock the signal until the device is reset.
184 +* Enable – a flag to enable signal generation;
185 +* Minimum SOC, %;
186 +* Tolerant SOC, %;
187 +* Delay before setting the signal, second;
188 +* Delay before clearing the signal, second;
189 +* Lock – lock the signal until the device is reset.
169 169  
170 170  Signal generation conditions:
171 171  
... ... @@ -175,10 +175,13 @@
175 175  
176 176  * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
177 177  
199 +(% class="box infomessage" %)
200 +(((
201 +The "Low SOC signal" is indicative and can be output to a discrete output or a power switch.
202 +)))
203 +
178 178  === High charging current (signal) ===
179 179  
180 -The "High charging current" is indicative signal that can be output to a discrete output or a power switch.
181 -
182 182  To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section:
183 183  
184 184  [[image:1733322624661-915.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
... ... @@ -185,12 +185,12 @@
185 185  
186 186  In this section:
187 187  
188 -* **Enable **– a flag to enable signal generation;
189 -* **Maximum charging current**, А;
190 -* **Tolerant charging current**, А;
191 -* **Delay before setting the signal**, second;
192 -* **Delay before clearing the signal**, second;
193 -* **Lock **– lock the signal until the device is reset.
212 +* Enable – a flag to enable signal generation;
213 +* Maximum charging current, А;
214 +* Tolerant charging current, А;
215 +* Delay before setting the signal, second;
216 +* Delay before clearing the signal, second;
217 +* Lock – lock the signal until the device is reset.
194 194  
195 195  Signal generation conditions:
196 196  
... ... @@ -200,9 +200,14 @@
200 200  
201 201  * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
202 202  
227 +(% class="box infomessage" %)
228 +(((
229 +The "High charging current" signal is indicative and can be output to a discrete output or a power switch.
230 +)))
231 +
203 203  === Charge map ===
204 204  
205 -The BMS Main 3 / BMS Main 2R device calculates the maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
234 +The BMS Main 3 device calculates the maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
206 206  
207 207  Calculated current values are sent to a charger or an intellectual load over the CAN bus. External devices based on received data provide correct battery operation.
208 208  
... ... @@ -212,17 +212,17 @@
212 212  
213 213  In this section:
214 214  
215 -* **Enable **– a flag to start calculation of the charge current limit;
216 -* **Maximum charge current** – a maximum allowable value of the charge current (under normal conditions), A;
217 -* **Rate of change** – a rate of change the current limit to a new value (0 is for immediate change), A/s;
218 -* **Option 1: Limit charge current by the battery SOC and temperature** – a flag to enable correction of maximum allowable charging current** Kcs** depending on __maximum cell SOC__ and battery temperature;
219 -* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature;
220 -* **Option 2: Limit charge current by the contactor temperature** – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
221 -* **Option 2: Contactor temperature x Factor** – the dependence of the correction factor on SOC and contactor temperature;
222 -* **Option 3: Limit charge 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)
223 -* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on maximum cell voltage;
224 -* **Option 4: Limit charge current by the cell temperature** – a flag to enable correction of maximum allowable charging current **Kct** depending on maximum cell temperature;
225 -* **Option 4: Cell temperature x Factor** – the dependence of the correction factor on maximum cell temperature.
244 +* Enable – a flag to start calculation of the charge current limit;
245 +* Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
246 +* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
247 +* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current** Kcs** depending on __maximum cell SOC__ and battery temperature;
248 +* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
249 +* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
250 +* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
251 +* Option 3: Limit charge 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)
252 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
253 +* Option 4: Limit charge current by the cell temperature - a flag to enable correction of maximum allowable charging current **Kct** depending on maximum cell temperature;
254 +* Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
226 226  
227 227  Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
228 228  
... ... @@ -230,7 +230,7 @@
230 230  
231 231  === Discharge map ===
232 232  
233 -The BMS Main 3 / BMS Main 2R device calculates the maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
262 +The BMS Main 3 device calculates the maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
234 234  
235 235  Calculated current values are sent to a charger or an intellectual load over the CAN bus.
236 236  
... ... @@ -240,17 +240,17 @@
240 240  
241 241  In this section:
242 242  
243 -* **Enable **– a flag to start calculation of the discharge current limit;
244 -* **Maximum discharge current** – a maximum allowable value of the discharge current (under normal conditions), A;
245 -* **Rate of change** – a rate of change the current limit to a new value (0 is for immediate change), A/s;
246 -* **Option 1: Limit discharging current by the battery SOC and temperature** – a flag to enable correction of maximum allowable discharging current **Kds **depending on __minimum cell SOC__ and temperature;
247 -* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature;
248 -* **Option 2: Limit discharge current by the contactor temperature** – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
249 -* **Option 2: Contactor temperature x Factor** – the dependence of the correction factor on SOC and contactor temperature;
250 -* **Option 3: Limit discharge current by the cell voltage** a flag to enable correction of maximum allowable discharging current **Kdv** depending on __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
251 -* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on minimum cell voltage;
252 -* **Option 4: Limit discharge current by the cell temperature** a flag to enable correction of maximum allowable discharging current **Kdt** depending on maximum cell temperature;
253 -* **Option 4: Cell voltage x Factor** – the dependence of the correction factor on minimum cell temperature.
272 +* Enable – a flag to start calculation of the discharge current limit;
273 +* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
274 +* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
275 +* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current **Kds **depending on __minimum cell SOC__ and temperature;
276 +* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
277 +* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
278 +* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
279 +* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current **Kdv** depending on __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
280 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
281 +* Option 4: Limit discharge current by the cell temperature - a flag to enable correction of maximum allowable discharging current **Kdt** depending on maximum cell temperature;
282 +* Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
254 254  
255 255  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
256 256