Changes for page 3.3 Control

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

From version 86.1
edited by Admin
on 2026/04/02 10:05
Change comment: There is no comment for this version
To version 87.3
edited by Admin
on 2026/04/02 10:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -431,7 +431,7 @@
431 431  * **Delay before clearing the "Precharge error"**, second;
432 432  * **Lock the "Precharge error"** – a flag to block the error until the device is restarted.
433 433  
434 -“Precharge error” generation conditions if any of the following is true:
434 +“Precharge error” generates if any of the following is true:
435 435  
436 436  * the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts";
437 437  * voltages before and after contactors are not equal during the "Precharge time" after "Number of precharging attempts";
... ... @@ -448,22 +448,22 @@
448 448  
449 449  BMS Main 3 / BMS Main 2R supports three charge control algorithms:
450 450  
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:
451 +If the "**Always on**" algorithm is selected, the harging signals" and the "Allow charging" signals 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;
454 454  * Power down request;
455 455  * Inhibit charging,
456 456  
457 -both contactors are open (no current flows).
457 +both signals are cleared.
458 458  
459 459  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
460 460  
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.
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" and the "Allow charging" signal are set;
462 +* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the "Allow charging" signal is cleared and after the delay time T,,off,, the "Charging" signal is cleared.
463 463  
464 464  When the "**On charge request**" algorithm selected, the control is performed as follows:
465 465  
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;
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" and the "Allow charging" signal are set;
467 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;
468 468  
469 469  (% class="box infomessage" %)