Changes for page 3.3 Control

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

From version 77.3
edited by Admin
on 2026/03/31 14:21
Change comment: There is no comment for this version
To version 78.3
edited by Admin
on 2026/03/31 14:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -546,7 +546,7 @@
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
549 +On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge controllers and behaves:
550 550  
551 551  * as Charging contactor if "Charging" signal is set;
552 552  * as Discharging contactor in other cases.
... ... @@ -560,9 +560,8 @@
560 560  
561 561  the charging/discharging contactor opens.
562 562  
563 +On **Independent (on Charge request or Discharge request)** algorithm charge/discharge contactor is based on its own controller and performs as follows:
563 563  
564 -**Independent (on Charge request or Discharge request)** - charge/discharge contactor is based on its own controller and performs as follows:
565 -
566 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 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 568  
... ... @@ -735,17 +735,19 @@
735 735  * **Tolerant cell temperature**, °C;
736 736  * **Delay before starting the heater**, millisecond;
737 737  * **Delay before stopping the heater**, millisecond;
738 -* **Switch off the heater on errors** switch off the Heater Undervoltage, Overcurrent, High temperature, Short circuit or Critical error).
737 +* **Errors 1, 2 to open the heater** bitfields to choose the errors which will open the heater.
739 739  
740 740  As a result of operating the heating algorithm, the “Heater” signal is generated.
741 741  
742 742  Conditions for signal generation:
743 743  
744 -* the minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time.
743 +* the minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time;
744 +* there are no errors from "Errors 1, 2..." bitfields.
745 745  
746 746  Conditions for clearing the signal:
747 747  
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.
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 +* there is an error from "Errors 1, 2..." bitfields.
749 749  
750 750  (% class="box infomessage" %)
751 751  (((
... ... @@ -760,22 +760,24 @@
760 760  
761 761  In this section:
762 762  
763 -* Enable – a flag to enable the cooler control;
764 -* Maximum cell temperature, °C;
765 -* Tolerant cell temperature, °C;
766 -* Delay before starting the cooler, millisecond;
767 -* Delay before stopping the cooler, millisecond;
768 -* Switch off the cooler contactor on errors (Undervoltage, Overcurrent, Low temperature, Short circuit or Critical error).
764 +* **Enable** – a flag to enable the cooler control;
765 +* **Maximum cell temperature**, °C;
766 +* **Tolerant cell temperature**, °C;
767 +* **Delay before starting the cooler**, millisecond;
768 +* **Delay before stopping the cooler**, millisecond;
769 +* **Errors 1, 2 to open the cooler **– bitfields to choose the errors which will open the cooler.
769 769  
770 770  As a result of operating the cooling algorithm, the "Cooler" signal is generated.
771 771  
772 772  Conditions for signal generation:
773 773  
774 -* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time.
775 +* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time;
776 +* there are no errors from "Errors 1, 2..." bitfields.
775 775  
776 776  Conditions for clearing the signal:
777 777  
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.
780 +* 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;
781 +* there is an error from "Errors 1, 2..." bitfields.
779 779  
780 780  (% class="box infomessage" %)
781 781  (((
... ... @@ -784,6 +784,7 @@
784 784  
785 785  === High voltage ===
786 786  
790 +
787 787  The BMS Main 3 device has an ability to measure high voltages before and after contactors.
788 788  
789 789  To change the parameters of high voltage fault, select the "Control → High voltage" section: