Changes for page 3.3 Control

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

From version 77.1
edited by Admin
on 2026/03/31 14:18
Change comment: There is no comment for this version
To version 76.7
edited by Admin
on 2026/03/31 12:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -319,12 +319,12 @@
319 319  In **“Always on”** mode main contactor closes if all the following is true:
320 320  
321 321  * Other contactors are open;
322 -* There are __no errors__ from the "Errors 1, 2 ..." bitfileds.
322 +* There are no errors from the "Errors 1, 2 ..." bitfileds.
323 323  
324 324  and opens if all the following is true:
325 325  
326 326  * Other contactors are open;
327 -* There is __an error__ from the the "Errors 1, 2 ..." bitfileds.
327 +* There is an error from the the "Errors 1, 2 ..." bitfileds.
328 328  
329 329  In **“Automatic”** mode, the main contactor closes by internal algorithms at the same time with other contactors.
330 330  
... ... @@ -343,13 +343,13 @@
343 343  
344 344  * **Enable **– a flag to enable the main contactor control;
345 345  * **Algorithm** – main contactor control algorithm:
346 -** **Always on** – contactor is always closed;
347 -** **Automatic** – contactor closes by internal charge and discharge algorithms;
348 -** **On demand** – contactor is closed by an external request;
349 -* **Time to keep the contactor closed before closing the others** – a time for other contactors to be open after the main contactor is closed;
350 -* **Delay before opening the contactor** – a time which is used to detect conditions for opening the contactor, s;
351 -* **Keep the contactor open until the device is restarted** – a flag for keeping the main contactor open until the system is reset;
352 -* **Errors 1, 2 to open the main contactor** – bitfields to choose the errors which will open the main contactor.
346 +** Always on – contactor is always closed;
347 +** Automatic – contactor closes by internal charge and discharge algorithms;
348 +** On demand – contactor is closed by an external request;
349 +* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
350 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
351 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset;
352 +* Errors 1, 2 to open the main contactor – bitfields to choose the errors which will open the main contactor.
353 353  
354 354  === Charging status ===
355 355  
... ... @@ -359,17 +359,17 @@
359 359  
360 360  In this section:
361 361  
362 -* **Current to set the "Charging current present"** – a current level to generate the "Charging current present" signal, A;
363 -* **Current to clear the "Charging current present"** – a current level to clear the "Charging current present" signal, A;
364 -* **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;
365 -* **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;
366 -* **Use actual voltage to generate the "Ready to charge" signal** – a flag to disable voltage correction for "Ready to charge" signal;
367 -* **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;
368 -* **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;
369 -* **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;
370 -* **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;
371 -* **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;
372 -* **Errors 1, 2 to clear the "Ready to charge"** – bitfields to choose the errors which will clear the "Ready to charge" signal.
362 +* Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
363 +* Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
364 +* 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;
365 +* 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;
366 +* Use actual voltage to generate the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal;
367 +* 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;
368 +* 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;
369 +* 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;
370 +* 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;
371 +* 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;
372 +* Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
373 373  
374 374  (% class="box infomessage" %)
375 375  (((
... ... @@ -386,50 +386,44 @@
386 386  
387 387  In this section:
388 388  
389 -* **Current to set the "Discharging current present"** – a current level to generate the "Discharging current present" signal, А;
390 -* **Current to clear the "Discharging current present"** – a current level to clear the "Discharging current present" signal, А;
391 -* **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;
392 -* **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;
393 -* **Use actual voltage to generate the "Ready to discharge" signal** – a flag to disable voltage correction for "Ready to discharge" signal;
394 -* **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;
395 -* **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;
396 -* **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;
397 -* **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;
398 -* **Clear the 'Ready to discharge' signal if the 'Low SOC' signal is set**;
399 -* **Errors 1, 2 to clear the "Ready to discharge"** – bitfields to choose the errors which will clear the "Ready to discharge" signal.
389 +* Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
390 +* Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
391 +* 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;
392 +* 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;
393 +* Use actual voltage to generate the "Ready to discharge" signal – a flag to disable voltage correction for "Ready to discharge" signal;
394 +* 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;
395 +* 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;
396 +* 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;
397 +* 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;
398 +* Clear the 'Ready to discharge' signal if the 'Low SOC' signal is set;
399 +* Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
400 400  
401 401  === Precharge ===
402 402  
403 -The BMS Main 3 / BMS Main 2R device can control the precharge contactor. The precharge contactor is used to charge the intermediate capacity with low current and usually placed with the limiting resistor in parallel to charging or discharging contactor.
403 +The BMS Main 3 device can control the precharge contactor. The precharge contactor is used to charge the intermediate capacity with low current and usually placed with the limiting resistor in parallel to charging or discharging contactor.
404 404  
405 -BMS Main 3 can detect errors while pre-charging the load capacity by monitoring **the current and voltage difference** before and after contactors.
405 +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.
406 406  
407 -BMS Main 2R can detect errors while pre-charging the load capacity **only by monitoring the current**.
407 +TBA
408 408  
409 -In **simple **mode precharge contactor closes a "Precharge time" before the closing of Charge or Discharge contactors and opens after the same amount of time after closing them.
410 -
411 -In **enhanced **mode precharge contactor will wait until the current of voltage difference requirements are met and close the Charge or Discharge contactors only after that. If waiting time is greater than "Precharge time" value, an error will be generated. Precharge contactor will open after "Precharge time" after closing the Charge of Discharge contactors.
412 -
413 -Also BMS Main 3 / BMS Main 2R can measure the power dissipated on precharge resistor and generate an error if it is greater than configured limit.
414 -
415 415  To change the parameters of precharge contactor, select the "Control → Precharge" section:
416 416  
417 417  [[image:1750328428183-819.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]
418 418  
419 -* **Precharge current threshold to finish precharging **– a minimum current value at which precharging process assumed to be finished, A;
420 -* **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;
421 -* **Minimum voltage difference to finish precharging** – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
422 -* **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;
423 -* **Number of precharging attempts** – maximum number of precharging attempts before setting the "Precharge error";
424 -* **Delay before current measurement** – a delay before first current measurement after closing precharge, millisecond;
425 -* **Precharge time **– a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
426 -* **Relaxation between attempts **– a duration between precharge attempts, millisecond;
427 -* **Check the power dissipated in the preacharge resistor** - a flag to enable the calculation of power dissipated in precharge resistor;
428 -* **Precharge resistor resistance**, Ohm;
429 -* **Maximum allowable power dissipated in the resistor**, W;
430 -* **Delay before setting the "Precharge error" when checking power**, millisecond;
431 -* **Delay before clearing the "Precharge error"**, second;
432 -* **Lock the "Precharge error"** – a flag to block the error until the device is restarted.
413 +* Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A;
414 +* 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;
415 +* Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
416 +* 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;
417 +* Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error";
418 +* Delay before current measurement – a delay before first current measurement after closing precharge, millisecond;
419 +* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
420 +* Relaxation between attempts – a duration between precharge attempts, millisecond;
421 +* Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor;
422 +* Precharge resistor resistance, Ohm;
423 +* Maximum allowable power dissipated in the resistor, W;
424 +* Delay before setting the "Precharge error" when checking power, millisecond;
425 +* Delay before clearing the "Precharge error", second;
426 +* Lock the "Precharge error" – a flag to block the error until the device is restarted.
433 433  
434 434  “Precharge error” generation conditions if any of the following is true:
435 435  
... ... @@ -444,10 +444,14 @@
444 444  
445 445  === Charge ===
446 446  
447 -There are two signals that serve charging the battery: "Charging" and "Allow charging". With the help of the "Allow charging" signal, the BMS commands the charger to start or stop charging.
441 +There are two contactors that serve charging the battery: a charging contactor and an allow charging contactor. With the help of the allow charging contactor, the BMS commands the charger to start or stop charging.
448 448  
449 -BMS Main 3 / BMS Main 2R supports three charge control algorithms:
443 +The device supports three charge control algorithms:
450 450  
445 +* Always on – charging is always allowed;
446 +* On charger connected – charging is allowed when there is a signal “Charger connected”;
447 +* On charge request – charging is allowed when there is a signal “Charge request”.
448 +
451 451  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:
452 452  
453 453  * Service reset;
... ... @@ -459,12 +459,16 @@
459 459  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
460 460  
461 461  * 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;
462 -* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens.
460 +* If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
461 +* 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);
462 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
463 463  
464 464  When the "**On charge request**" algorithm selected, the control is performed as follows:
465 465  
466 466  * 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;
467 -* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
467 +* If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
468 +* 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);
469 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
468 468  
469 469  (% class="box infomessage" %)
470 470  (((
... ... @@ -477,26 +477,30 @@
477 477  
478 478  In this section:
479 479  
480 -* **Enable **– a flag to activate the charge control;
481 -* **Algorithm**:
482 -** **Always on** – charging is always allowed;
483 -** **On charger connected** – charging is allowed when there is a signal “Charger connected”;
484 -** **On charge request** – charging is allowed when there is a signal “Charge request”;
485 -* **Allow charging only when the "Ready to charge" signal is set** – charging contactor will open if "Ready to charge" signal is cleared;
486 -* **Delay before starting charging** – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
487 -* **Delay before stopping charging** – a time delay T,,off,, before opening the charging contactor, millisecond;
488 -* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
489 -* **Errors 1, 2 to open the charging contactor** – bitfields to choose the errors which will open the charging contactor;
490 -* **Use custom delays before stopping charging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
491 -* **Custom delay: <error>** – delay for specific error, millisecond;
492 -* **Switch off the charging contactor on errors without delay** – a flag to protectively open the charging contactor without a delay. In the opposite case, when an error is detected, the charging contactor opens always with the delay “Delay before stopping charging”;
482 +* Enable – a flag to activate the charge control;
483 +* Algorithm:
484 +** Always on – charging is always allowed;
485 +** On charger connected – charging is allowed when there is a signal “Charger connected”;
486 +** On charge request – charging is allowed when there is a signal “Charge request”;
487 +* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
488 +* Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
489 +* Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
490 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
491 +* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
492 +* Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
493 +* Custom delay: <error> – delay for specific error, millisecond;
494 +* Switch off the charging contactor on errors without delay – a flag to protectively open the charging contactor without a delay. In the opposite case, when an error is detected, the charging contactor opens always with the delay “Delay before stopping charging”;
493 493  
494 494  === Discharge ===
495 495  
496 -The BMS Main 3 / BMS Main 2R device controls the discharging contactor to connect battery to the load.
498 +The device controls the discharging contactor to connect battery to the load.
497 497  
498 -BMS Main 3 / BMS Main 2R supports three algorithms to control battery discharging:
500 +The device supports three algorithms to control battery discharging:
499 499  
502 +* Always on – load is always connected;
503 +* On charger disconnected – load is connected when there is no signal “Charger connected”;
504 +* On discharge request – load is connected when there is signal “Discharge request”.
505 +
500 500  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:
501 501  
502 502  * Service reset
... ... @@ -526,46 +526,32 @@
526 526  
527 527  In this section:
528 528  
529 -* **Enable **– a flag to activate the discharge control;
530 -* **Algorithm**:
531 -** **Always on** – load is always connected;
532 -** **On charger disconnected** – load is connected when there is no signal “Charger connected”;
533 -** **On discharge request** – load is connected when there is signal “Discharge request”;
534 -* **Allow charging only when the "Ready to discharge" signal is set** – discharging contactor will open if "Ready to discharge" signal is cleared;
535 -* **Delay before starting discharging** – a time delay T,,on,, before closing the discharging contactor, millisecond;
536 -* **Delay before stopping discharging** – a time delay T,,off,, before opening the discharging contactor, millisecond;
537 -* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
538 -* **Errors 1, 2 to open the discharging contactor** – bitfields to choose the errors which will open the discharging contactor;
539 -* **Use custom delays before stopping discharging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
540 -* **Custom delay: <error>** – specific error delay, millisecond;
541 -* **Switch off the discharging contactor on errors without delay** – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
535 +* Enable – a flag to activate the discharge control;
536 +* Algorithm:
537 +** Always on – load is always connected;
538 +** On charger disconnected – load is connected when there is no signal “Charger connected”;
539 +** On discharge request – load is connected when there is signal “Discharge request”;
540 +* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
541 +* Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
542 +* Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
543 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
544 +* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
545 +* Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
546 +* Custom delay: <error> – specific error delay, millisecond;
547 +* Switch off the discharging contactor on errors without delay – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
542 542  
543 543  === Charge/Discharge ===
544 544  
545 -The BMS Main 3 / BMS Main 2R device can control the Charge/Discharge contactor, which combines algorithms of charging and discharging contactor.
551 +The BMS Main 3 device can control the charge/discharge contactor, which combines algorithms of charging and discharging contactor.
546 546  
547 547  Charge/Discharge contactor has three algorithms of operation:
548 548  
549 -On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge algorithms and their signals and behaves
555 +* Dependent (on Charging and Discharging signals) - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
556 +* Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
557 +* 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.
550 550  
551 -* as Charging contactor if "Charging" signal is set;
552 -* as Discharging contactor in other cases.
559 +TBA
553 553  
554 -When **Independent (Always) **algorithm is selected, the charging/discharging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
555 -
556 -* Service reset
557 -* Power down request
558 -* Inhibit charging
559 -* Inhibit discharging
560 -
561 -the charging/discharging contactor opens.
562 -
563 -
564 -**Independent (on Charge request or Discharge request)** - charge/discharge contactor is based on its own controller and performs as follows:
565 -
566 -* if there is "Charge request" or "Discharge request" signal and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging/discharging contactor closes;
567 -* If the "Charge request" or "Discharge request" disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the charging/discharging contactor opens.
568 -
569 569  (% class="box infomessage" %)
570 570  (((
571 571  **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).
... ... @@ -577,23 +577,23 @@
577 577  
578 578  In this section:
579 579  
580 -* **Enable **– a flag to enable the charge/discharge controller.
581 -* **Algorithm**:
582 -** **Dependent (on Charging and Discharging signals)** - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
583 -** **Independent (Always)** - Charge/Discharge contactor is always closed if there is no errors;
584 -** **Independent (on Charge request or Discharge request)**;
585 -* **Delay before starting charging or discharging**, millisecond;
586 -* **Delay before stopping charging or discharging**, millisecond;
587 -* **Control the precharging contactor** – a flag that enables control of precharging contactor while closing the charge/discharge contactor;
588 -* **Emulate the "Charging" and "Discharging" signals** – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;
589 -* **Errors 1, 2 to prevent CHARGING through charging/discharging contactor, Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor** – bitfields to choose the errors which will open the charging/discharging contactor. This bitfields are combined by bitwise OR and intended to separate settings for charging and discharging processes;
590 -* **Errors 1, 2 which affect the contactor only if battery CHARGING is detected** – a bitfield to choose the errors which will trigger only if charging current is present. This bitfield is combined with "Errors 1, 2 to prevent CHARGING through charging/discharging contactor" by bitwise AND;
591 -* **Errors 1, 2 which affect the contactor only if battery DISCHARGING is detected** – a bitfield to choose the errors which will trigger only if discharging current is present. This bitfield is combined with "Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor" by bitwise AND;
592 -* **Switch off the charging/discharging contactor on errors without delay** – a flag to protectively open the charging/discharging contactor without a delay. In the opposite case, when an error is detected, the charging/discharging contactor opens always with the delay “Delay before stopping discharging”.
572 +* Enable – a flag to enable the charge/discharge controller.
573 +* Algorithm:
574 +** Dependent (on Charging and Discharging signals) - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
575 +** Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
576 +** Independent (on Charge request or Discharge request);
577 +* Delay before starting charging or discharging, millisecond;
578 +* Delay before stopping charging or discharging, millisecond;
579 +* Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor;
580 +* Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;
581 +* Errors 1, 2 to prevent CHARGING through charging/discharging contactor, Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor – bitfields to choose the errors which will open the charging/discharging contactor. This bitfields are combined by bitwise OR and intended to separate settings for charging and discharging processes;
582 +* Errors 1, 2 which affect the contactor only if battery CHARGING is detected – a bitfield to choose the errors which will trigger only if charging current is present. This bitfield is combined with "Errors 1, 2 to prevent CHARGING through charging/discharging contactor" by bitwise AND;
583 +* Errors 1, 2 which affect the contactor only if battery DISCHARGING is detected – a bitfield to choose the errors which will trigger only if discharging current is present. This bitfield is combined with "Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor" by bitwise AND;
584 +* Switch off the charging/discharging contactor on errors without delay – a flag to protectively open the charging/discharging contactor without a delay. In the opposite case, when an error is detected, the charging/discharging contactor opens always with the delay “Delay before stopping discharging”.
593 593  
594 594  === Discharge (AUX) ===
595 595  
596 -The BMS Main 3 / BMS Main 2R device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices.
588 +The BMS Main 3 device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices.
597 597  
598 598  The power supply circuit of the external equipment using the auxiliary (AUX) discharging contactor is independent of the battery load circuit. The closing and opening of the auxiliary (AUX) discharging contactor is performed according to its program.
599 599  
... ... @@ -609,23 +609,23 @@
609 609  
610 610  In this section:
611 611  
612 -* **Enable **– a flag to activate the auxiliary discharge control;
613 -* **Switch off the discharging (AUX) contactor if the SOC is too low**;
614 -* **Minimum SOC** – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
615 -* **Tolerant SOC** – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
616 -* **Switch off the discharging (AUX) contactor if the cell voltage is out of the range**;
617 -* **Minimum cell voltage**, V;
618 -* **Maximum cell voltage**, V;
619 -* **Switch off the discharging (AUX) contactor if the battery voltage is out of the range**;
620 -* **Minimum battery voltage**, V;
621 -* **Maximum battery voltage**, V;
622 -* **Errors 1, 2 to open the auxiliary discharging contactor** – bitfields to choose the errors which will open the auxiliary discharging contactor.
604 +* Enable – a flag to activate the auxiliary discharge control;
605 +* Switch off the discharging (AUX) contactor if the SOC is too low;
606 +* Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
607 +* Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
608 +* Switch off the discharging (AUX) contactor if the cell voltage is out of the range;
609 +* Minimum cell voltage, V;
610 +* Maximum cell voltage, V;
611 +* Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
612 +* Minimum battery voltage, V;
613 +* Maximum battery voltage, V;
614 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor.
623 623  
624 624  === Cell balancing ===
625 625  
626 626  Balancing makes the voltage of all cells equal to the minimum cell voltage.
627 627  
628 -The following **balancing rules** are supported:
620 +The following balancing rules are supported:
629 629  
630 630  * when the battery is charging (current I > 0) and time after until the battery is relaxed;
631 631  * when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
... ... @@ -646,9 +646,9 @@
646 646  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
647 647  )))
648 648  
649 -The BMS Main 3 / BMS Main 2R 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.
641 +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.
650 650  
651 -BMS Main 3 / BMS Main 2R can force a cell balancing, if its voltage is higher than estimated value.
643 +BMS Main 3 can force a cell balancing, if its voltage is higher than estimated value.
652 652  
653 653  To change the cell balancing parameters, select the "Control → Cell balancing" section:
654 654  
... ... @@ -656,20 +656,20 @@
656 656  
657 657  In this section:
658 658  
659 -* **Enable **– a flag to enable cell balancing;
660 -* **Balancing rule**:
661 -** **Balance on charge** – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
662 -** **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);
663 -** **Balance always** – balancing is always performed regardless the battery state;
664 -* **Balancing condition**:
665 -** **Automatic **– balancing will be performed automatically if needed conditions are met;
666 -** **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;
667 -* **Minimum cell voltage to start balancing**, V;
668 -* **Voltage deviation to start balancing**;
669 -* **Voltage deviation to stop balancing**;
670 -* **Voltage to star forced balancing** – if cell voltage is above this value, it will start discharging through balancing resistor;
671 -* **Maximum allowable temperature of BMS Logic devices**, ºC;
672 -* **Command to discharge all cells** – a flag to force the balancing of all cells.
651 +* Enable – a flag to enable cell balancing;
652 +* Balancing rule:
653 +** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
654 +** 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);
655 +** Balance always – balancing is always performed regardless the battery state;
656 +* Balancing condition:
657 +** Automatic – balancing will be performed automatically if needed conditions are met;
658 +** 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;
659 +* Minimum cell voltage to start balancing, V;
660 +* Voltage deviation to start balancing;
661 +* Voltage deviation to stop balancing;
662 +* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor;
663 +* Maximum allowable temperature of BMS Logic devices, ºC;
664 +* Command to discharge all cells – a flag to force the balancing of all cells.
673 673  
674 674  === Series balancing ===
675 675