Changes for page 3.3 Control

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

From version 94.1
edited by Admin
on 2026/04/30 15:56
Change comment: There is no comment for this version
To version 87.13
edited by Admin
on 2026/04/02 10:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  To change the common BMS settings, select the "Control → Common settings" section:
10 10  
11 -[[image:1777557373784-459.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="180" width="800"]]
11 +[[image:1735054851946-552.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="105" width="800"]]
12 12  
13 13  In this section:
14 14  
... ... @@ -489,7 +489,7 @@
489 489  * **Errors 1, 2 to open the charging contactor** – bitfields to choose the errors which will open the charging contactor;
490 490  * **Use custom delays before stopping charging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
491 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”.
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”;
493 493  
494 494  === Discharge ===
495 495  
... ... @@ -546,12 +546,12 @@
546 546  
547 547  "Charging/Discharging" signal 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 "Charging/Discharging" signal 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,12 +558,12 @@
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 set;
566 -* If the "Charge request" and "Discharge request" disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging/Discharging" signal is cleared.
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 +* 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" %)
569 569  (((
... ... @@ -584,7 +584,7 @@
584 584  * **Delay before starting charging or discharging**, millisecond;
585 585  * **Delay before stopping charging or discharging**, millisecond;
586 586  * **Control the precharging contactor** – a flag that enables control of precharging contactor while closing the charge/discharge contactor;
587 -* **Emulate the "Charging" and "Discharging" signals** – a flag to enable generation of "Charging" and "Discharging" signals in Independet mode when closing Charge/Discharge contactor. **DO NOT** use with enabled Charge and Discharge controllers;
587 +* **Emulate the "Charging" and "Discharging" signals** – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;
588 588  * **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;
589 589  * **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;
590 590  * **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;
... ... @@ -707,7 +707,7 @@
707 707  * the battery voltage is below the minimum level;
708 708  * the “Charger connected” signal is cleared for 60 seconds.
709 709  
710 -The BMS Main 3 / BMS Main 2R device also shuts down the battery if it **stays for a long time **in the “Charging OFF”, “Discharging OFF”, “Relaxed (after charging)” or “Relaxed (after discharging)” state.
710 +The BMS Main 3 device also shuts down the battery if it **stays for a long time **in the “Charging OFF”, “Discharging OFF”, “Relaxed (after charging)” or “Relaxed (after discharging)” state.
711 711  
712 712  To change the parameters of the power down control, select the "Control → Power down" section:
713 713  
1777557373784-459.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -40.4 KB
Content
1777557391157-274.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -40.4 KB
Content