Changes for page 3.3 Control

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

From version 87.1
edited by Admin
on 2026/04/02 10:12
Change comment: There is no comment for this version
To version 77.1
edited by Admin
on 2026/03/31 14:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  * **Cell capacity** – nominal capacity of cells, Ah;
16 16  * **Cell resistance** – nominal (maximum) internal resistance of the cells, Ohm;
17 17  * **Connection of cells:**
18 -** **Serial **– all cells are connected in series in a single string;
18 +** **Serial **– all cells are connected in series in a single string.
19 19  ** **Parallel-Serial **– cells are grouped in parallel and serial items;
20 20  * **Parallel-Serial: Number of Logic devices in a chain**;
21 21  * **Parallel-Serial: Number of parallel chains in a block**;
... ... @@ -29,7 +29,7 @@
29 29  ** **Summation of cell voltages** – the overall voltage is calculated as on sum of all cells in the battery;
30 30  ** **Using voltage before contactors** – the overall voltage is estimated as voltage before contactors measured by BMS.
31 31  
32 -The **"Parallel-Serial"** connection works as follows: a bunch of serial connected Logics are grouped into chains. A bunch of parallel connected chains are grouped to blocks. A bunch of serial connected blocks are grouped into string. By configuring the corresponding settings it is possible to create a complex string configuration. Current through each chain will be calculated as overall string current divided by number of chains in a block.
32 +The **"Parallel-Serial"** connection works as follows: a bunch of serial connected Logics are grouped into chains. A bunch of parallel connected chains are grouped to blocks. A bunch of serial connected blocks are grouped into string. By configuring the corresponding settings it is possible to create a complex string configuration. Current through each chain will be estimated as a fraction of overall current accordingly to the number of chains in a block.
33 33  
34 34  The values **“Capacity”** and **“Resistance”** are used to calculate the SOC of cells and the battery.
35 35  
... ... @@ -39,7 +39,7 @@
39 39  
40 40  === SOC estimation ===
41 41  
42 -The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell by using following algorithms:
42 +The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell, and then the overall battery SOC, by using following algorithms:
43 43  
44 44  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
45 45  
... ... @@ -94,11 +94,11 @@
94 94  
95 95  === SOH estimation ===
96 96  
97 -The BMS Main 3 / BMS Main 2R device calculates the state of health of the battery (SOH) using two algorithms:
97 +The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
98 98  
99 99  In **"By effective capacity" **mode SOH is calculated as a ratio of effective capacity to nominal capacity. Effective capacity is estimated to DOD value when battery SOC reaches 0%, so SOH is recalculated each full battery discharge.
100 100  
101 -In** "By total charge–"** mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function.
101 +In** "By total charge–"** mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function.
102 102  
103 103  To configure parameters for battery state of health calculation, select the "Control → SOH correction" section:
104 104  
... ... @@ -402,9 +402,9 @@
402 402  
403 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.
404 404  
405 -BMS Main 3 can check the preacharge process by monitoring **the current and voltage difference** before and after contactors.
405 +BMS Main 3 can detect errors while pre-charging the load capacity by monitoring **the current and voltage difference** before and after contactors.
406 406  
407 -BMS Main 2R can check the preacharge process **only by monitoring the current**.
407 +BMS Main 2R can detect errors while pre-charging the load capacity **only by monitoring the current**.
408 408  
409 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 410  
... ... @@ -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” generates if any of the following is true:
434 +“Precharge error” generation conditions 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";
... ... @@ -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 controllers and behaves:
549 +On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge algorithms and their signals and behaves
550 550  
551 551  * as Charging contactor if "Charging" signal is set;
552 552  * as Discharging contactor in other cases.
... ... @@ -560,8 +560,9 @@
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:
564 564  
564 +**Independent (on Charge request or Discharge request)** - charge/discharge contactor is based on its own controller and performs as follows:
565 +
565 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  
... ... @@ -626,9 +626,9 @@
626 626  
627 627  The following **balancing rules** are supported:
628 628  
629 -* **Balance on charge** – perform balancing when the battery is charging (current I > 0) and time after until the battery is relaxed;
630 -* **Balance on charge or relaxed** – perform balancing when the battery is charging (current I > 0) or when the battery is in a state of relaxation ​​​​​;
631 -* **Balance always** regardless of battery state.
630 +* when the battery is charging (current I > 0) and time after until the battery is relaxed;
631 +* when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
632 +* always (regardless of battery state).
632 632  
633 633  A balancing resistor is connected to the cell if the following conditions are simultaneously met:
634 634  
... ... @@ -645,9 +645,9 @@
645 645  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
646 646  )))
647 647  
648 -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.
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.
649 649  
650 -BMS Main 3 / BMS Main 2R can **force balancing **of the cell, if its voltage is higher than estimated value.
651 +BMS Main 3 / BMS Main 2R can force a cell balancing, if its voltage is higher than estimated value.
651 651  
652 652  To change the cell balancing parameters, select the "Control → Cell balancing" section:
653 653  
... ... @@ -666,14 +666,13 @@
666 666  * **Minimum cell voltage to start balancing**, V;
667 667  * **Voltage deviation to start balancing**;
668 668  * **Voltage deviation to stop balancing**;
669 -* **Voltage to start forced balancing** – if cell voltage is above this value, it will start discharging through balancing resistor;
670 -* **Voltage to stop forced balancing** – if cell voltage is below this value, it will stop discharging through balancing resistor;
670 +* **Voltage to start  forced balancing** – if cell voltage is above this value, it will start discharging through balancing resistor;
671 671  * **Maximum allowable temperature of BMS Logic devices**, ºC;
672 672  * **Command to discharge all cells** – a flag to force the balancing of all cells.
673 673  
674 674  === Series balancing ===
675 675  
676 -The BMS Main 3 / BMS Main 2R device supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used. A series of cells must be equivalent: they must have the same number of cells and the same capacity.
676 +The BMS Main 3 device supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used. A series of cells must be equivalent: they must have the same number of cells and the same capacity.
677 677  
678 678  Since the series of cells can operate at different loads, they must be balanced. For this, the BMS Main 3 provides two signals to power switches: “Balancing series 1” and “Balancing series 2”, as well as a combined algorithm that considers both the voltage of each series and the charge that these series gave load. The “Balancing series 1” and “Balancing series 2” signals are used to connect high-power balancing resistors in parallel with cell series 1 and 2.
679 679  
... ... @@ -690,17 +690,17 @@
690 690  
691 691  In this section:
692 692  
693 -* **Enable **– a flag to enable series balancing;
694 -* **Number of Logics in a series**;
695 -* **Minimum series voltage to start balancing**, V;
696 -* **Balancing threshold**, V;
697 -* **Coulomb threshold** – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;
698 -* **Period **– a period to reset of charge counters for each series (to avoid accumulation of error), second;
699 -* **Do not sum series voltages** – a flag to disable the summing of series voltages.
693 +* Enable – a flag to enable series balancing;
694 +* Number of Logics in a series;
695 +* Minimum series voltage to start balancing, V;
696 +* Balancing threshold, V;
697 +* Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;
698 +* Period – a period to reset of charge counters for each series (to avoid accumulation of error), second;
699 +* Do not sum series voltages – a flag to disable the summing of series voltages.3
700 700  
701 701  === Power down ===
702 702  
703 -The BMS Main 3 / BMS Main 2R device can shut down itself if the battery voltage is low or the battery is idle for a long time.
703 +The BMS Main 3 device can shut down itself if the battery voltage is low or the battery is idle for a long time.
704 704  
705 705  Shutting down the battery system is performed according to the following conditions:
706 706  
... ... @@ -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 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 in the “Charging OFF”, “Discharging OFF”, “Relaxed (after charging)” or “Relaxed (after discharging)” for the configured time.
711 711  
712 712  To change the parameters of the power down control, select the "Control → Power down" section:
713 713  
... ... @@ -715,11 +715,11 @@
715 715  
716 716  In this section:
717 717  
718 -* **Minimum voltage to power down** – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
719 -* **Idle time to power down** – a time of battery inactivity after which the battery is shut down, minute;
720 -* **Wait the "Power up/down request" is cleared (on startup)** – a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS.
721 -* **Power down if KEYRUN and CHARGE_ON are cleared** – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared;
722 -* **Delay before setting the internal power down signal** – a delay before turning off the device power when removing KEYRUN and CHARGE_ON or receiving the “Power down request” command, ms.
718 +* Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
719 +* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute;
720 +* Wait the "Power up/down request" is cleared (on startup) – a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS.
721 +* Power down if KEYRUN and CHARGE_ON are cleared – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared;
722 +* Delay before setting the internal power down signal – a delay before turning off the device power when removing KEYRUN and CHARGE_ON or receiving the “Power down request” command, ms.
723 723  
724 724  === Heater ===
725 725  
... ... @@ -729,24 +729,22 @@
729 729  
730 730  In this section:
731 731  
732 -* **Enable **– a flag to enable the heater control;
733 -* **Minimum cell temperature**, °C;
734 -* **Tolerant cell temperature**, °C;
735 -* **Delay before starting the heater**, millisecond;
736 -* **Delay before stopping the heater**, millisecond;
737 -* **Errors 1, 2 to open the heater** bitfields to choose the errors which will open the heater.
732 +* Enable – a flag to enable the heater control;
733 +* Minimum cell temperature, °C;
734 +* Tolerant cell temperature, °C;
735 +* Delay before starting the heater, millisecond;
736 +* Delay before stopping the heater, millisecond;
737 +* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error).
738 738  
739 739  As a result of operating the heating algorithm, the “Heater” signal is generated.
740 740  
741 741  Conditions for signal generation:
742 742  
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.
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.
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;
749 -* there is an error from "Errors 1, 2..." bitfields.
747 +* 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.
750 750  
751 751  (% class="box infomessage" %)
752 752  (((
... ... @@ -761,24 +761,22 @@
761 761  
762 762  In this section:
763 763  
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.
762 +* Enable – a flag to enable the cooler control;
763 +* Maximum cell temperature, °C;
764 +* Tolerant cell temperature, °C;
765 +* Delay before starting the cooler, millisecond;
766 +* Delay before stopping the cooler, millisecond;
767 +* Switch off the cooler contactor on errors (Undervoltage, Overcurrent, Low temperature, Short circuit or Critical error).
770 770  
771 771  As a result of operating the cooling algorithm, the "Cooler" signal is generated.
772 772  
773 773  Conditions for signal generation:
774 774  
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.
773 +* 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.
777 777  
778 778  Conditions for clearing the signal:
779 779  
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.
777 +* 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.
782 782  
783 783  (% class="box infomessage" %)
784 784  (((
... ... @@ -787,11 +787,6 @@
787 787  
788 788  === High voltage ===
789 789  
790 -(% class="box warningmessage" %)
791 -(((
792 -This section is not available on BMS Main 2R.
793 -)))
794 -
795 795  The BMS Main 3 device has an ability to measure high voltages before and after contactors.
796 796  
797 797  To change the parameters of high voltage fault, select the "Control → High voltage" section:
... ... @@ -800,9 +800,9 @@
800 800  
801 801  In this section:
802 802  
803 -* **Enable **– a flag to enable High voltage control;
804 -* **Delay before clearing the High voltage fault**, second;
805 -* **Lock the High voltage fault**.
794 +* Enable – a flag to enable High voltage control;
795 +* Delay before clearing the High voltage fault, second;
796 +* Lock the High voltage fault.
806 806  
807 807  The BMS Main 3 implements a self-diagnostics of high-voltage measurement lines. If measurement line breaks or high-voltage polarity is wrong, “High voltage fault” is generated.
808 808  
... ... @@ -815,7 +815,7 @@
815 815  
816 816  The battery discharge characteristic – the dependence Uocv = Uocv(DOD) – is used to determine the tabular dependence Uocv = Uocv(SOC, t°C), which is necessary for calculating the battery charge level.
817 817  
818 -The BMS Main 3 / BMS Main 2R device can automatically determine the battery discharge characteristic.
809 +The BMS Main 3 device can automatically determine the battery discharge characteristic.
819 819  
820 820  Before starting the process of determining the discharge characteristic, it is necessary to prepare a BMS:
821 821  
... ... @@ -828,14 +828,18 @@
828 828  
829 829  In this section:
830 830  
831 -* **Enable **– a flag to enable cell analysis;
832 -* **Discharge step**, Ah;
833 -* **Delta voltage** – a maximum allowable voltage drop for the cell, V;
834 -* **Logic index, Cell index** – a position of the analyzed cell;
835 -* **Analyse the most discharged cell** – a flag to analyse of the least charged cell (in this case, the values “Logic index” and “Cell index” are ignored).
822 +* Enable – a flag to enable cell analysis;
823 +* Discharge step, Ah;
824 +* Delta voltage – a maximum allowable voltage drop for the cell, V;
825 +* Logic index, Cell index – a position of the analyzed cell;
826 +* Analyse the most discharged cell – a flag to analyse of the least charged cell (in this case, the values “Logic index” and “Cell index” are ignored).
836 836  
837 -Discharge step should be set equal to С/21, where C is the cell capacity.
828 +Discharge step should be set equal to
838 838  
830 +Discharge step= С/21,
831 +
832 +where C is the cell capacity.
833 +
839 839  The discharge characteristic will be constructed for the given cell (its position is determined by the fields “Logic index” and “Cell index”).
840 840  
841 841  The algorithm for determining the discharge characteristic of the battery will be started if the “Enable” flag is set. From this moment, the control of the discharge contactor is performed by this algorithm.