Changes for page 3.3 Control

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

From version 87.15
edited by Admin
on 2026/04/02 10:39
Change comment: There is no comment for this version
To version 87.9
edited by Admin
on 2026/04/02 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -542,16 +542,16 @@
542 542  
543 543  === Charge/Discharge ===
544 544  
545 -The BMS Main 3 / BMS Main 2R device can control the contactor, used in power line both used for connecting battery to charger and load, by using the "Charging/Discharging" signal.
545 +The BMS Main 3 / BMS Main 2R device can control the contactor, which combines algorithms of charging and discharging contactor.
546 546  
547 -"Charging/Discharging" signal has three algorithms of operation:
547 +Charge/Discharge contactor has three algorithms of operation:
548 548  
549 -On **Dependent (on Charging and Discharging signals)** algorithm the "Charging/Discharging" signal depends on Charge and Discharge controllers and equal to:
549 +On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge controllers and behaves:
550 550  
551 -* "Charging" signal if "Charging" signal is set;
552 -* "Discharging" signal in other cases.
551 +* as Charging contactor if "Charging" signal is set;
552 +* as Discharging contactor in other cases.
553 553  
554 -When **Independent (Always) **algorithm is selected, the "Charging/Discharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
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 555  
556 556  * Service reset
557 557  * Power down request
... ... @@ -558,11 +558,11 @@
558 558  * Inhibit charging
559 559  * Inhibit discharging
560 560  
561 -the Charging/Discharging signal is cleared.
561 +the charging/discharging contactor opens.
562 562  
563 -On **Independent (on Charge request or Discharge request)** algorithm "Charging/Discharging" signal is based on its own controller and performs as follows:
563 +On **Independent (on Charge request or Discharge request)** algorithm charge/discharge contactor is based on its own controller and performs as follows:
564 564  
565 -* 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 signal is et;
565 +* 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;
566 566  * 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.
567 567  
568 568  (% class="box infomessage" %)