Changes for page 3.3 Control

Last modified by Admin on 2025/12/11 10:32

From version 66.4
edited by Admin
on 2025/12/11 10:04
Change comment: There is no comment for this version
To version 29.2
edited by Admin
on 2024/12/26 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 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 =
2 += Settings =
3 3  
4 4  (% 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;" %)
5 5  == Control ==
... ... @@ -21,7 +21,7 @@
21 21  ** Summation of cell voltages – the overall voltage is calculated as on sum of all cells in the battery;
22 22  ** Using voltage before contactors – the overall voltage is estimated as voltage before contactors measured by BMS.
23 23  
24 -The values “Capacity” and “Resistance” are used to calculate the SOC of cells and the battery.
24 +The values “Capacity”, “Resistance”, “Cycles” are used to calculate the SOC of cells and the battery.
25 25  
26 26  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.
27 27  
... ... @@ -70,8 +70,8 @@
70 70  
71 71  * Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
72 72  * Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
73 -* 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;
74 -* 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.
73 +* 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 have 100% SOC, b) 0% if any cell have 0% SOC;
74 +* 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;
75 75  
76 76  Other parameters:
77 77  
... ... @@ -102,17 +102,6 @@
102 102  * Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
103 103  * Last correction timestamp – time when last correction was made.
104 104  
105 -=== SOH estimation ===
106 -
107 -The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
108 -
109 -* by effective capacity;
110 -* by total charge-.
111 -
112 -In "By effective capacity" mode SOH is calculated as a ratio of effective capacity to nominal capacity.
113 -
114 -In "By total charge-" mode SOH is calculated as a
115 -
116 116  === Resistance estimation ===
117 117  
118 118  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
... ... @@ -176,10 +176,7 @@
176 176  
177 177  * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
178 178  
179 -(% class="box infomessage" %)
180 -(((
181 181  The "Low SOC signal" is indicative and can be output to a discrete output or a power switch.
182 -)))
183 183  
184 184  === High charging current (signal) ===
185 185  
... ... @@ -204,10 +204,7 @@
204 204  
205 205  * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
206 206  
207 -(% class="box infomessage" %)
208 -(((
209 209  The "High charging current" signal is indicative and can be output to a discrete output or a power switch.
210 -)))
211 211  
212 212  === Charge map ===
213 213  
... ... @@ -224,18 +224,18 @@
224 224  * Enable – a flag to start calculation of the charge current limit;
225 225  * Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
226 226  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
227 -* 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;
210 +* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current Kcs depending on SOC and battery temperature;
228 228  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
229 -* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
212 +* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current Kcc depending on contactor temperature;
230 230  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
231 -* 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)
214 +* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current Kcv depending on maximum cell voltage;
232 232  * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
233 -* 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;
216 +* 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;
234 234  * Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
235 235  
236 236  Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
237 237  
238 -**Charge current limit = Maximum charge current × Kcs × Kcc × Kcv × Kct**
221 +Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct
239 239  
240 240  === Discharge map ===
241 241  
... ... @@ -252,18 +252,18 @@
252 252  * Enable – a flag to start calculation of the discharge current limit;
253 253  * Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
254 254  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
255 -* 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;
238 +* Option 1: 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;
256 256  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
257 -* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
240 +* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current Kdc depending on contactor temperature;
258 258  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
259 -* 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)
242 +* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending on minimum cell voltage;
260 260  * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
261 -* 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;
244 +* 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;
262 262  * Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
263 263  
264 264  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
265 265  
266 -**Discharge current limit = Maximum discharge current × Kds × Kdc × Kdv × Kdt**
249 +Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv × Kdt
267 267  
268 268  === Charge map (PEAK & CONTINUOUS) ===
269 269  
... ... @@ -326,27 +326,39 @@
326 326  The Main contactor algorithm supports the following modes:
327 327  
328 328  * Always on;
329 -* Automatic.
312 +* Automatic;
313 +* On demand.
330 330  
331 331  In “Always on” mode main contactor closes if all the following is true:
332 332  
333 -* Other contactors are open;
334 -* There are no errors from the "Errors 1, 2 ..." bitfileds.
317 +* Charging contactor is open;
318 +* Discharging contactor is open;
319 +* There are no errors from the list below:
320 +** Overcurrent;
321 +** Undervoltage;
322 +** Overvoltage;
323 +** High temperature (CH);
324 +** High temperature (DCH);
325 +** Unallowable charging;
326 +** Critical error.
335 335  
336 336  In “Always on” mode main contactor opens if all the following is true:
337 337  
338 -* Other contactors are open;
339 -* There is an error from the the "Errors 1, 2 ..." bitfileds.
330 +* Charging contactor is open;
331 +* Discharging contactor is open;
332 +* There is an error from the list below:
333 +** Overcurrent;
334 +** Undervoltage;
335 +** Overvoltage;
336 +** High temperature (CH);
337 +** High temperature (DCH);
338 +** Unallowable charging;
339 +** Critical error.
340 340  
341 -In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
341 +In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors.
342 342  
343 343  In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
344 344  
345 -(% class="box infomessage" %)
346 -(((
347 -**Note: **when errors occur in the system, the **Main **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
348 -)))
349 -
350 350  To change the parameters of the main contactor, select the "Control → Main contactor" section:
351 351  
352 352  [[image:1735064488658-863.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="112" width="800"]]
... ... @@ -367,19 +367,13 @@
367 367  
368 368  To change the parameters of charging process status, select the "Control → Charging status" section:
369 369  
370 -[[image:1760435790050-496.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="140" width="800"]]
365 +[[image:1735064935499-941.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="110" width="800"]]In this section:
371 371  
372 -In this section:
373 -
374 374  * Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
375 375  * Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
376 -* Voltage to clear the “Ready to charge” – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
377 -* Voltage to reset the “Ready to charge” – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
378 -* Treat negative currents as zero currents for generating the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal at discharging current;
369 +* Voltage to clear the “Ready to charge” – a threshold voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
370 +* Voltage to reset the “Ready to charge” – a tolerant voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
379 379  * Delay before recharging – a time after which the previously opened the allow charging contactor closes again, minute; to disable the operation by timeout set "Delay before recharging" to 0;
380 -* Check the 'Charge current limit' value to generate the 'Ready to charge' – a flag to enable check of "Charging current limit" to generate the "Ready to charge" signal;
381 -* Charge current limit to clear the 'Ready to charge' – a threshold charging current limit value, A; if the limit is //above //this level, the “Ready to charge” signal is cleared;
382 -* Charge current limit to set the 'Ready to charge' – a tolerant charging current limit value, A; if the limit is //below //this level, the “Ready to charge” signal is set;
383 383  * Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
384 384  
385 385  (% class="box infomessage" %)
... ... @@ -391,20 +391,14 @@
391 391  
392 392  === Discharging status ===
393 393  
394 -To change the parameters of discharging process status, select the "Control → Discharging status" section:
383 +To change the parameters of charging process status, select the "Control → Discharging status" section:
395 395  
396 -[[image:1760435802140-274.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="129" width="800"]]
385 +[[image:1735064980481-209.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="102" width="800"]]In this section:
397 397  
398 -In this section:
399 -
400 400  * Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
401 401  * Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
402 -* Voltage to clear the “Ready to discharge” – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
403 -* Voltage to reset the “Ready to discharge” – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
404 -* Treat positive currents as zero currents for generating the "Ready to discharge" signal – a flag to disable voltage correction for "Ready to discharge" signal at charging current;
405 -* Check the 'Discharge current limit' value to generate the 'Ready to discharge' – a flag to enable check of "Discharging current limit" to generate the "Ready to discharge" signal;
406 -* Discharge current limit to clear the 'Ready to discharge' – a threshold discharging current limit value, A; if the limit is //above //this level, the “Ready to discharge” signal is cleared;
407 -* Discharge current limit to set the 'Ready to discharge' – a tolerant discharging current limit value, A; if the limit is //below //this level, the “Ready to discharge” signal is set;
389 +* Voltage to clear the “Ready to discharge” – a threshold voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
390 +* Voltage to reset the “Ready to discharge” – a tolerant voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
408 408  * Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
409 409  
410 410  === Precharge ===
... ... @@ -413,18 +413,14 @@
413 413  
414 414  BMS Main 3 device detects errors while pre-charging the load capacity by monitoring the current and voltage difference before and after contactors. Also BMS can measure the power dissipated on precharge resistor and generate an error if it greater than configured limit.
415 415  
416 -TBA
417 -
418 418  To change the parameters of precharge contactor, select the "Control → Precharge" section:
419 419  
420 -[[image:1750328428183-819.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]
401 +[[image:1735065073836-743.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="160" width="800"]]
421 421  
422 422  * Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A;
423 423  * Check voltages before and after contactors to finish precharging – a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor;
424 424  * Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
425 -* Keep the precharging relay closed until precharge is finished – a flag to ignore the Precharge time and wait precharging to finish before open precharge relay;
426 426  * Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error";
427 -* Delay before current measurement – a delay before first current measurement after closing precharge, millisecond;
428 428  * Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
429 429  * Relaxation between attempts – a duration between precharge attempts, millisecond;
430 430  * Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor;
... ... @@ -434,10 +434,10 @@
434 434  * Delay before clearing the "Precharge error", second;
435 435  * Lock the "Precharge error" – a flag to block the error until the device is restarted.
436 436  
437 -“Precharge error” generation conditions if any of the following is true:
416 +“Precharge error” generation conditions:
438 438  
439 -* the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts";
440 -* voltages before and after contactors are not equal during the "Precharge time" after "Number of precharging attempts";
418 +* the precharge current does not decrease after "Number of precharging attempts";
419 +* voltages before and after contactors are not equal after "Number of precharging attempts";
441 441  * power dissipated on the precharge resistor is above the maximum value during the “Delay before setting the 'Precharge error' when checking power” time.
442 442  
443 443  (% class="box warningmessage" %)
... ... @@ -455,8 +455,24 @@
455 455  * On charger connected – charging is allowed when there is a signal “Charger connected”;
456 456  * On charge request – charging is allowed when there is a signal “Charge request”.
457 457  
458 -If the "**Always on**" algorithm is selected, the charging contactor and the allow charging contactor are always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
437 +If the "**Always on**" algorithm is selected, the charging contactor and the allow charging contactor are always closed. If at least one of the errors appears:
459 459  
439 +* Overvoltage;
440 +* Overcurrent;
441 +* High temperature (CH);
442 +* Low temperature (CH);
443 +* HYG offline (optional);
444 +* Combilift offline (optional);
445 +* Spirit offline (optional);
446 +* Spirit charger error (optional);
447 +* Short circuit (optional);
448 +* High contactor temperature (optional);
449 +* CH contactor cycles error;
450 +* Precharge error (optional);
451 +* Critical error
452 +
453 +or one of the signals:
454 +
460 460  * Service reset;
461 461  * Power down request;
462 462  * Inhibit charging,
... ... @@ -465,21 +465,21 @@
465 465  
466 466  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
467 467  
468 -* If there is a signal “Charger connected” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
463 +* If there is a signal “Charger connected” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
469 469  * If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
470 470  * If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed);
471 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
466 +* If errors in the list above occur the charging contactor and allow charging contactor open.
472 472  
473 473  When the "**On charge request**" algorithm selected, the control is performed as follows:
474 474  
475 -* If there is a signal “Charge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
470 +* If there is a signal “Charge request” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
476 476  * If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
477 477  * If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed);
478 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
473 +* If errors in the list above occur the charging contactor and allow charging contactor open.
479 479  
480 480  (% class="box infomessage" %)
481 481  (((
482 -**Note: **when errors occur in the system, the **Charge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
477 +**Note: **when errors occur in the system, the **charging **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
483 483  )))
484 484  
485 485  To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
... ... @@ -496,7 +496,7 @@
496 496  * Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
497 497  * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
498 498  * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
499 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
494 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor;
500 500  * Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
501 501  * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
502 502  * Custom delay: <error> – delay for specific error, millisecond;
... ... @@ -512,8 +512,26 @@
512 512  * On charger disconnected – load is connected when there is no signal “Charger connected”;
513 513  * On discharge request – load is connected when there is signal “Discharge request”.
514 514  
515 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
510 +When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears:
516 516  
512 +* Undervoltage;
513 +* Overvoltage (optional);
514 +* Overcurrent;
515 +* High temperature (DCH);
516 +* Low temperature (DCH) (optional);
517 +* HYG offline (optional);
518 +* Combilift offline (optional);
519 +* Spirit offline (optional);
520 +* Spirit charger error (optional);
521 +* Short circuit (optional);
522 +* High contactor temperature (optional);
523 +* Unallowable charging;
524 +* DCH contactor cycles error;
525 +* Precharge error (optional);
526 +* Critical error
527 +
528 +or one of the signals:
529 +
517 517  * Service reset
518 518  * Power down request
519 519  * Inhibit discharging
... ... @@ -522,19 +522,21 @@
522 522  
523 523  If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
524 524  
525 -* if there is no signal “Charger connected”, the charging contactor is open and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the discharging contactor closes;
526 -* If the signal “Charger connected” appears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the discharging contactor opens.
538 +* if there is no signal “Charger connected”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
539 +* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
527 527  
528 528  When the "**On discharge request**" algorithm selected, the control is performed as follows:
529 529  
530 -* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the discharging contactor closes;
531 -* If the signal “Discharge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the discharging contactor opens.
543 +* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
544 +* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
532 532  
533 533  (% class="box infomessage" %)
534 534  (((
535 -**Note: **when errors occur in the system, the **Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
548 +**Note:** in case of errors in the system operation, **discharging **contactor opens either immediately or with a delay T,,off,, (depends on the settings described below).
536 536  )))
537 537  
551 +The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted.
552 +
538 538  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
539 539  
540 540  [[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]]
... ... @@ -549,7 +549,7 @@
549 549  * Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
550 550  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
551 551  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
552 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
567 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor;
553 553  * Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
554 554  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
555 555  * Custom delay: <error> – specific error delay, millisecond;
... ... @@ -565,11 +565,9 @@
565 565  * Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
566 566  * Independent (on Charge request or Discharge request) - Charge/Discharge contactor is based on its own controller that listen to Charge and Discharge requests and closes if one of these signals occurs.
567 567  
568 -TBA
569 -
570 570  (% class="box infomessage" %)
571 571  (((
572 -**Note: **when errors occur in the system, the **Charge/Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
585 +**Note: **when errors occur in the system, the **charge/discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
573 573  )))
574 574  
575 575  The charging/discharging contactor control is configured in the “Control – Charge/Discharge” section:
... ... @@ -602,8 +602,13 @@
602 602  
603 603  * the battery has low SOC;
604 604  * the battery voltage is out of range;
605 -* the errors are detected (configured in the "Errors 1, 2 ..." bitfields).
618 +* the battery system errors are detected.
606 606  
620 +(% class="box infomessage" %)
621 +(((
622 +**Note: **when errors occur in the system, the **Discharge (AUX) **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
623 +)))
624 +
607 607  To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section:
608 608  
609 609  [[image:1735066190419-838.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]]
... ... @@ -614,13 +614,13 @@
614 614  * Switch off the discharging (AUX) contactor if the SOC is too low;
615 615  * Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
616 616  * Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
617 -* Switch off the discharging (AUX) contactor if the cell voltage is out of the range;
618 -* Minimum cell voltage, V;
619 -* Maximum cell voltage, V;
620 620  * Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
636 +* Minimum voltage – minimum battery voltage, V;
637 +* Maximum voltage – maximum battery voltage, V;
638 +* Switch off the discharging (AUX) contactor on errors – the auxiliary (AUX) discharging contactor opens if the following errors occur: Undervoltage, Overcurrent, High temperature (DCH), Short circuit, Critical error;
621 621  * Minimum battery voltage, V;
622 622  * Maximum battery voltage, V;
623 -* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor.
641 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor;
624 624  
625 625  === Cell balancing ===
626 626  
... ... @@ -635,22 +635,17 @@
635 635  A balancing resistor is connected to the cell if the following conditions are simultaneously met:
636 636  
637 637  * the voltage on the cell is higher than the balancing start voltage;
638 -* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold;
656 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold.
639 639  
640 640  A balancing resistor is disconnected from the cell if any of the following conditions are met:
641 641  
642 -* the voltage on the cell is less than the balancing stop voltage;
660 +* the voltage on the cell is less than the balancing start voltage;
643 643  * the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
644 644  
645 -(% class="box infomessage" %)
646 -(((
647 647  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
648 -)))
649 649  
650 650  The BMS Main 3 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.
651 651  
652 -BMS Main 3 can force a cell balancing, if its voltage is higher than estimated value.
653 -
654 654  To change the cell balancing parameters, select the "Control → Cell balancing" section:
655 655  
656 656  [[image:1735065702806-422.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
... ... @@ -662,6 +662,9 @@
662 662  ** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
663 663  ** Balance on charge or relaxed - balancing is performed while and after the charging and in the relaxed state (in “Charge ON”, “Charge OFF”, “Relaxed (after charging)” and “Relaxed (after discharging)” states);
664 664  ** Balance always – balancing is always performed regardless the battery state;
678 +
679 +[[image:1735065666891-686.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="132" width="800"]]
680 +
665 665  * Balancing condition:
666 666  ** Automatic – balancing will be performed automatically if needed conditions are met;
667 667  ** 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;
... ... @@ -747,10 +747,7 @@
747 747  
748 748  * the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time.
749 749  
750 -(% class="box infomessage" %)
751 -(((
752 -If there is the "Heater" signal, the heater contactor closes and/or a signal is set to the corresponding digital output.
753 -)))
766 +If there is the "Heater" signal, the heater contactor closes and/or a signal is output to the corresponding digital output.
754 754  
755 755  === Cooler ===
756 756  
... ... @@ -777,10 +777,7 @@
777 777  
778 778  * the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time.
779 779  
780 -(% class="box infomessage" %)
781 -(((
782 -If there is the "Cooler" signal, the cooler contactor closes and/or a signal is set to the corresponding digital output.
783 -)))
793 +If there is the "Cooler" signal, the cooler contactor closes and/or a signal is output to the corresponding digital output.
784 784  
785 785  === High voltage ===
786 786  
... ... @@ -800,7 +800,7 @@
800 800  
801 801  (% class="box warningmessage" %)
802 802  (((
803 -If there is the “High voltage fault”, **the “Critical error” is generated.**
813 +If there is the “High voltage fault”, **the “Critical error” is generated and all contactors open.**
804 804  )))
805 805  
806 806  === Cell analysis ===
1735054851946-552.png
Size
... ... @@ -1,1 +1,1 @@
1 -25.8 KB
1 +22.9 KB
Content
1750261016583-434.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -29.3 KB
Content
1750261281846-185.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -0 bytes
Content
1750261289590-730.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -27.3 KB
Content
1750261478365-882.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -43.9 KB
Content
1750328428183-819.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -44.4 KB
Content
1750330178694-281.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -29.3 KB
Content
1750330205370-111.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -27.3 KB
Content
1750330569574-683.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -43.9 KB
Content
1760435088688-304.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -37.0 KB
Content
1760435605505-488.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -35.3 KB
Content
1760435790050-496.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -37.0 KB
Content
1760435802140-274.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -35.3 KB
Content