Changes for page 3.3 Control

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

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

Summary

Details

Page properties
Content
... ... @@ -35,28 +35,12 @@
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 ”** command is used for starting-up and adjustment of the battery.
38 +The **“Reset SOC, "Reset resistance" **and **"Reset capacity"** command is used for starting-up and adjustment of the battery.
39 39  
40 40  === SOC estimation ===
41 41  
42 -The BMS Main 3 device calculates the state of charge of the battery (SOC) using two algorithms:
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:
43 43  
44 -* by open circuit voltage;
45 -* by voltage and current.
46 -
47 -It is recommended to use the algorithm of calculation of SOC by voltage and current.
48 -
49 -To change the estimation algorithm for calculating the battery SOC, select the "Control → SOC estimation → Algorithm" section:
50 -
51 -
52 -[[image:1735056107942-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]]
53 -
54 -The following estimation algorithms supported:
55 -
56 -* Voltage – by open circuit voltage;
57 -* Current and voltage (simplified) – recommended for LFP cells;
58 -* Current and voltage (enhanced) – recommended for NMC cells.
59 -
60 60  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
61 61  
62 62  The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows:
... ... @@ -66,32 +66,34 @@
66 66  
67 67  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).
68 68  
69 -To change the algorithm for calculating the Final SOC, select the "Control → SOC estimation → Final SOC" section:
53 +To change the algorithm for calculating the SOC, select the "Control → SOC estimation" section:
70 70  
71 71  [[image:1733322611551-852.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]]
72 72  
73 -The following calculation methods are supported (“Final SOC”):
57 +In this section:
74 74  
75 -* Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
76 -* Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
77 -* 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;
78 -* 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.
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.
79 79  
80 -Other parameters:
81 -
82 -* Scale the final SOC – a flag to scale the battery SOC by the following values;
83 -* SOC corresponding to 0% – the battery SOC that sets to be 0%;
84 -* SOC corresponding to 100% – the battery SOC that sets to be 100%.
85 -* Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
86 -* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
87 -** Linear zone: point 1 – starting point of the Uocv linear zone;
88 -** Linear zone: point 2 – ending point of the Uocv linear zone;
89 -* Coulomb counting correction (temperature) – the dependence of battery capacity on temperature;
90 -* Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles.
91 -
92 92  === SOC correction ===
93 93  
94 -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"]]).
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"]]).
95 95  
96 96  To configure parameters for periodically correcting the battery state of charge, select the "Control → SOC correction" section:
97 97  
... ... @@ -99,33 +99,30 @@
99 99  
100 100  In this section:
101 101  
102 -* Enable – a flag to enable the SOC correction;
103 -* 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);
104 -* 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”.
105 -* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
106 -* Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
107 -* Last correction timestamp – time when last correction was made.
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 108  
109 109  === SOH estimation ===
110 110  
111 111  The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
112 112  
113 -* By effective capacity;
114 -* By total charge-.
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.
115 115  
116 -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.
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.
117 117  
118 -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.
119 -
120 120  To configure parameters for battery state of health calculation, select the "Control → SOH correction" section:
121 121  
122 122  [[image:1765447975228-766.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="96" width="800"]]In this section:
123 123  
124 -* Algorithm:
125 -** By effective capacity;
126 -** By total charge-;
127 -* Total charge: Charge- –  total amount of charge- for expected SOH;
128 -* Total charge: SOH –  expected SOH value at the total amount of charge-.
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.
129 129  
130 130  === Resistance estimation ===
131 131  
... ... @@ -159,16 +159,18 @@
159 159  
160 160  In this section:
161 161  
162 -* Current stabilization time, millisecond;
163 -* 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;
164 -* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;
165 -* Minimum SOC – minimum cell SOC value for resistance calculation;
166 -* Maximum SOC – maximum cell SOC value for resistance calculation.
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.
167 167  
168 168  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).
169 169  
170 170  === Low SOC (signal) ===
171 171  
155 +The "Low SOC" is indicative signal that can be assigned to a discrete output or a power switch.
156 +
172 172  To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section:
173 173  
174 174  [[image:1733322624660-513.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
... ... @@ -175,12 +175,12 @@
175 175  
176 176  In this section:
177 177  
178 -* Enable – a flag to enable signal generation;
179 -* Minimum SOC, %;
180 -* Tolerant SOC, %;
181 -* Delay before setting the signal, second;
182 -* Delay before clearing the signal, second;
183 -* Lock – lock the signal until the device is reset.
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 184  
185 185  Signal generation conditions:
186 186  
... ... @@ -190,13 +190,10 @@
190 190  
191 191  * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
192 192  
193 -(% class="box infomessage" %)
194 -(((
195 -The "Low SOC signal" is indicative and can be output to a discrete output or a power switch.
196 -)))
197 -
198 198  === High charging current (signal) ===
199 199  
180 +The "High charging current" is indicative signal that can be output to a discrete output or a power switch.
181 +
200 200  To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section:
201 201  
202 202  [[image:1733322624661-915.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
... ... @@ -203,12 +203,12 @@
203 203  
204 204  In this section:
205 205  
206 -* Enable – a flag to enable signal generation;
207 -* Maximum charging current, А;
208 -* Tolerant charging current, А;
209 -* Delay before setting the signal, second;
210 -* Delay before clearing the signal, second;
211 -* Lock – lock the signal until the device is reset.
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 212  
213 213  Signal generation conditions:
214 214  
... ... @@ -218,14 +218,9 @@
218 218  
219 219  * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
220 220  
221 -(% class="box infomessage" %)
222 -(((
223 -The "High charging current" signal is indicative and can be output to a discrete output or a power switch.
224 -)))
225 -
226 226  === Charge map ===
227 227  
228 -The BMS Main 3 device calculates the maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
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.
229 229  
230 230  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.
231 231  
... ... @@ -235,17 +235,17 @@
235 235  
236 236  In this section:
237 237  
238 -* Enable – a flag to start calculation of the charge current limit;
239 -* Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
240 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
241 -* 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;
242 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
243 -* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
244 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
245 -* 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)
246 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
247 -* 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;
248 -* Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
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.
249 249  
250 250  Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
251 251  
... ... @@ -253,7 +253,7 @@
253 253  
254 254  === Discharge map ===
255 255  
256 -The BMS Main 3 device calculates the maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
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.
257 257  
258 258  Calculated current values are sent to a charger or an intellectual load over the CAN bus.
259 259  
... ... @@ -263,17 +263,17 @@
263 263  
264 264  In this section:
265 265  
266 -* Enable – a flag to start calculation of the discharge current limit;
267 -* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
268 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
269 -* 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;
270 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
271 -* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
272 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
273 -* 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)
274 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
275 -* 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;
276 -* Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
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.
277 277  
278 278  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
279 279