Changes for page 3.3 Control

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

From version 4.3
edited by Admin
on 2024/12/11 11:33
Change comment: Update document after refactoring.
To version 92.1
edited by Admin
on 2026/04/30 13:56
Change comment: Загрузить новое вложение 1777557391157-274.png

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Battery management systems.BMS Main 3.3\. Settings.WebHome
1 +Battery management systems.BMS Main 3.3\. Configuration.WebHome
Content
... ... @@ -1,5 +1,5 @@
1 1  (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %)
2 -= Settings =
2 += Configuration =
3 3  
4 4  (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %)
5 5  == Control ==
... ... @@ -8,48 +8,39 @@
8 8  
9 9  To change the common BMS settings, select the "Control → Common settings" section:
10 10  
11 -[[image:1733322611547-671.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="124" width="800"]]
11 +[[image:1777557373784-459.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="180" width="800"]]
12 12  
13 13  In this section:
14 14  
15 -* Cell capacity – nominal capacity of cells, Ah;
16 -* Cell resistance – nominal (maximum) internal resistance of the cells, Ohm;
17 -* Relax time (after charging) – a relaxation time after charging, second;
18 -* Relax time (atfer discharging) – a relaxation time after discharging, second;
19 -* Number of cycles – a number of charge-discharge cycles;
20 -* Reset parameters – a command to reset cells state of charge, capacity, and resistance.
15 +* **Cell capacity** – nominal capacity of cells, Ah;
16 +* **Cell resistance** – nominal (maximum) internal resistance of the cells, Ohm;
17 +* **Connection of cells:**
18 +** **Serial **– all cells are connected in series in a single string;
19 +** **Parallel-Serial **– cells are grouped in parallel and serial items;
20 +* **Parallel-Serial: Number of Logic devices in a chain**;
21 +* **Parallel-Serial: Number of parallel chains in a block**;
22 +* **Parallel-Serial: Number of serial blocks in a string**;
23 +* **Relax time (after charging)** – a relaxation time after charging, second;
24 +* **Relax time (atfer discharging)** – a relaxation time after discharging, second;
25 +* **Reset SOC** – a command to reset cells state of charge. New cell SOC values will be calculated based on cell voltage and “Uocv (open-circuit voltage) table”: in the “Control → SOC estimation” section;
26 +* **Reset resistance** – a command to reset cells resistance to “Cell resistance” value;
27 +* **Reset capacity** – a command to reset cells capacity to “Cell capacity” value;
28 +* **Method of calculating the battery voltage***:
29 +** **Summation of cell voltages** – the overall voltage is calculated as on sum of all cells in the battery;
30 +** **Using voltage before contactors** – the overall voltage is estimated as voltage before contactors measured by BMS.
21 21  
22 -The values “Capacity”, “Resistance”, “Cycles are used to calculate the SOC of cells and the battery.
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.
23 23  
24 -The values of Relax time” are used to determine the state of the battery. If the battery is in a state of relaxation, the system recalculates the voltage on the cells to the state of charge of the battery.
34 +The values **Capacity** and **“Resistance”** are used to calculate the SOC of cells and the battery.
25 25  
26 -The “Reset parameters will reset:
36 +The values of **“Relax time”** are used to determine the state of the battery. If the battery is in a state of relaxation, the system recalculates the voltage on the cells to the state of charge of the battery.
27 27  
28 -* state of charge (new cell SOC values will be calculated based on cell voltage and “Uocv (open-circuit voltage) table”: in the “Control → SOC estimation” section);
29 -* cell resistance to “Cell resistance” value;
30 -* battery capacity to “Cell capacity” value.
38 +The **“Reset SOC”, "Reset resistance" **and **"Reset capacity"** command is used for starting-up and adjustment of the battery.
31 31  
32 -The “Reset parameters” command is used for starting-up and adjustment of the battery.
33 -
34 34  === SOC estimation ===
35 35  
36 -The BMS Main 3 device calculates the state of charge of the battery (SOC) using two algorithms:
42 +The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell by using following algorithms:
37 37  
38 -* by open circuit voltage;
39 -* by voltage and current.
40 -
41 -It is recommended to use the algorithm of calculation of SOC by voltage and current.
42 -
43 -To change the estimation algorithm for calculating the battery SOC, select the "Control → SOC estimation → Algorithm" section:
44 -
45 -[[image:1733322611549-423.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]]
46 -
47 -The following estimation algorithms supported:
48 -
49 -* Voltage – by open circuit voltage;
50 -* Current and voltage (simplified) – recommended for LFP cells;
51 -* Current and voltage (enhanced) – recommended for NMC cells.
52 -
53 53  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
54 54  
55 55  The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows:
... ... @@ -59,31 +59,34 @@
59 59  
60 60  The **“Current and voltage (enhanced)” **SOC calculation algorithm differs from the simplified algorithm by online correction of the effective capacity. When using this algorithm, it is necessary to fine tune the tabular dependence Uocv = Uocv (SOC, t °C).
61 61  
62 -To change the algorithm for calculating the Final SOC, select the "Control → SOC estimation → Final SOC" section:
53 +To change the algorithm for calculating the SOC, select the "Control → SOC estimation" section:
63 63  
64 64  [[image:1733322611551-852.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]]
65 65  
66 -The following calculation methods are supported (“Final SOC”):
57 +In this section:
67 67  
68 -* Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
69 -* Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
70 -* Min-Max SOC – the battery SOC is taken based on the minimum and maximum SOC of the cells (recommended method).
59 +* **Algorithm:**
60 +** **Voltage **– by open circuit voltage;
61 +** **Current and voltage (simplified)** – recommended for LFP cells;
62 +** **Current and voltage (enhanced)** – recommended for NMC cells:
63 +* **Final SOC** – method of calculating overall SOC of battery:
64 +** **Minimal SOC** – the battery SOC is assumed to be the minimum SOC among the cells;
65 +** **Average SOC** – the battery SOC is taken equal to the arithmetic average of the cell SOC;
66 +** **Min-Max SOC** – the battery SOC is calculated based on the minimum and maximum SOC of the cells (recommended). Final SOC will be a) 100% if __any cell__ has 100% SOC, b) 0% if __any cell__ has 0% SOC;
67 +** **Max-Min SOC** – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if __all cells__ have 100% SOC, b) 0% if __all// //cells__ have 0% SOC.
68 +* **Scale the final SOC** – a flag to scale the battery SOC by the following values;
69 +* **SOC corresponding to 0%** – the battery SOC that sets to be 0%;
70 +* **SOC corresponding to 100%** – the battery SOC that sets to be 100%.
71 +* **Uocv (open-circuit voltage) table** – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
72 +* **Linear zone** - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
73 +** **Linear zone: point 1** – starting point of the Uocv linear zone;
74 +** **Linear zone: point 2** – ending point of the Uocv linear zone;
75 +* **Coulomb counting correction (temperature)** – the dependence of battery capacity on temperature;
76 +* **Coulomb counting correction (cycles)** – the dependence of battery capacity on the number of charge-discharge cycles.
71 71  
72 -Other parameters:
73 -
74 -* Scale the final SOC – a flag to scale the battery SOC by the following values;
75 -* SOC corresponding to 0% – the battery SOC that sets to be 0%;
76 -* SOC corresponding to 100% – the battery SOC that sets to be 100%.
77 -* Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
78 -* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
79 -** Linear zone: point 1 – starting point of the Uocv linear zone;
80 -** Linear zone: point 2 – ending point of the Uocv linear zone;
81 -* Coulomb counting correction (temperature) – the dependence of battery capacity on temperature;
82 -* Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles.
83 -
84 84  === SOC correction ===
85 85  
86 -The BMS Main 3 device can recalculate the battery SOC after long-term storage or after long-term working in the case when the battery was not charged fully or discharged totally. Recalculation is done based on the tabular dependency Uocv = Uocv (SOC, t) (see section** **2.3.2).
80 +The BMS Main 3 / BMS Main 2R device can recalculate the battery SOC after long-term storage or after long-term working in the case when the battery was not charged fully or discharged totally. Recalculation is done based on the tabular dependency Uocv = Uocv (SOC, t) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]).
87 87  
88 88  To configure parameters for periodically correcting the battery state of charge, select the "Control → SOC correction" section:
89 89  
... ... @@ -91,29 +91,55 @@
91 91  
92 92  In this section:
93 93  
94 -* Enable – a flag to enable the SOC correction;
95 -* Shutdown period – a time the battery is off, day. If the BMS detects on its startup that it was off during the “Shutdown period” time, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t);
96 -* Correction period – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the “SOC change time”.
97 -* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
98 -* Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
99 -* Last correction timestamp – time when last correction was made.
88 +* **Enable **– a flag to enable the SOC correction;
89 +* **Shutdown period** – a time the battery is off, day. If the BMS detects on its startup that it was off during the “Shutdown period” time, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t);
90 +* **Correction period** – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the “SOC change time”.
91 +* **SOC change time** – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
92 +* **Ignore the linear zone** – a flag to ignore linear SOC zone while correction (recommended to be unset);
93 +* **Last correction timestamp** – time when last correction was made.
100 100  
95 +=== SOH estimation ===
96 +
97 +The BMS Main 3 / BMS Main 2R device calculates the state of health of the battery (SOH) using two algorithms:
98 +
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 +
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 +
103 +To configure parameters for battery state of health calculation, select the "Control → SOH correction" section:
104 +
105 +[[image:1765447975228-766.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="96" width="800"]]In this section:
106 +
107 +* **Algorithm:**
108 +** **By effective capacity;**
109 +** **By total charge–;**
110 +* **Total charge: Charge–** –  total amount of charge– for expected SOH;
111 +* **Total charge: SOH** – expected SOH value at the total amount of charge–.
112 +
101 101  === Resistance estimation ===
102 102  
103 103  Calculation of the resistance of cells is carried out in two ways. The first method is used when the battery passes from a relaxation state to a charge or discharge state, wherein the cell resistance value
104 104  
105 -R = (U-U,,ocv,,) / I,,stable,,,
117 +{{formula fontSize="SMALL" imageType="PNG"}}
118 +R = \frac{U-U_{ocv}}{I_{stable}}
119 +{{/formula}}
106 106  
107 -where U is the cell voltage measured in the charge or discharge state, V; U,,ocv,, is the cell voltage measured in the state of relaxation (before switching to the state of charge or discharge); I,,stable,, stabilized current through the cell in the state of charge or discharge.
121 +where U the cell voltage measured in the charge or discharge state, V; U,,ocv,, — cell voltage measured in the state of relaxation (before switching to the state of charge or discharge); I,,stable,, stabilized current through the cell in the state of charge or discharge.
108 108  
109 109  The second method is used for a stepwise change in the current through the cell, while the value of the cell resistance:
110 110  
111 -R = (U,,2,,-U,,1,,) / (I,,stable2,,-I,,stable1,,) provided that | I,,stable2,,-I,,stable1,, | > 0.2 × Q,,max,,
125 +{{formula fontSize="SMALL"}}
126 +R = \frac{U_2-U_1}{I_{stable2}-I_{stable1}}
127 +{{/formula}}
112 112  
113 -(Q,,max,, is the maximum cell capacity),
129 +provided that
114 114  
115 -where U,,2,, is the voltage on the cell at the moment when the stabilized current I,,stable2,, is flowing through it; U,,1,, – the voltage on the cell at the moment when the stabilized current I,,stable1,, flowing through it.
131 +{{formula fontSize="SMALL"}}
132 +| I_{stable2}-I_{stable1} | > 0.2 × Qmax
133 +{{/formula}}
116 116  
135 +where Q,,max,, — the maximum cell capacity,U,,2,, — voltage on the cell at the moment when the stabilized current I,,stable2,, is flowing through it; U,,1,, — the voltage on the cell at the moment when the stabilized current I,,stable1,, flowing through it.
136 +
117 117  The stabilized current I,,stable,, = I, if during the stabilization time the instantaneous current I is in the range from 0.95 × I to 1.05 × I.
118 118  
119 119  To change parameters of the algorithm for calculating the cell resistance, select the "Control → Resistance estimation" section:
... ... @@ -122,16 +122,18 @@
122 122  
123 123  In this section:
124 124  
125 -* Current stabilization time, millisecond;
126 -* Maximum calculation period – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current I,,stable,, than is determined in this field, the resistance calculation is not performed, second;
127 -* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;
128 -* Minimum SOC – minimum cell SOC value for resistance calculation;
129 -* Maximum SOC – maximum cell SOC value for resistance calculation.
145 +* **Current stabilization time**, millisecond;
146 +* **Maximum calculation period** – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current I,,stable,, than is determined in this field, the resistance calculation is not performed, second;
147 +* **Maximum resistance factor** – the coefficient of calculation of the maximum acceptable resistance of the cell;
148 +* **Minimum SOC** – minimum cell SOC value for resistance calculation;
149 +* **Maximum SOC** – maximum cell SOC value for resistance calculation.
130 130  
131 -The calculated resistance is accepted by the system as valid (and therefore updated) if its value is in the range from Resistance/2 to “Maximum resistance factor” × Resistance, where "Resistance" is the nominal resistance of the cell (see section 2.3.1). If the calculated resistance value is greater than the value (Maximum resistance factor × Resistance), the updated resistance value will be equal to the value (Maximum resistance factor × Resistance).
151 +The calculated resistance is accepted by the system as valid (and therefore updated) if its value is in the range from Resistance / 2 to “Maximum resistance factor” × Resistance, where "Resistance" is the nominal resistance of the cell (see [[Common settings>>doc:||anchor="HCommonsettings"]]). If the calculated resistance value is greater than the value (Maximum resistance factor × Resistance), the updated resistance value will be equal to the value (Maximum resistance factor × Resistance).
132 132  
133 133  === Low SOC (signal) ===
134 134  
155 +The "Low SOC" is indicative signal that can be assigned to a discrete output or a power switch.
156 +
135 135  To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section:
136 136  
137 137  [[image:1733322624660-513.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
... ... @@ -138,12 +138,12 @@
138 138  
139 139  In this section:
140 140  
141 -* Enable – a flag to enable signal generation;
142 -* Minimum SOC, %;
143 -* Tolerant SOC, %;
144 -* Delay before setting the signal, second;
145 -* Delay before clearing the signal, second;
146 -* Lock – lock the signal until the device is reset.
163 +* **Enable **– a flag to enable signal generation;
164 +* **Minimum SOC**, %;
165 +* **Tolerant SOC**, %;
166 +* **Delay before setting the signal**, second;
167 +* **Delay before clearing the signal**, second;
168 +* **Lock** – lock the signal until the device is reset.
147 147  
148 148  Signal generation conditions:
149 149  
... ... @@ -153,10 +153,10 @@
153 153  
154 154  * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
155 155  
156 -The "Low SOC signal" is indicative and can be output to a discrete output or a power switch.
157 -
158 158  === High charging current (signal) ===
159 159  
180 +The "High charging current" is indicative signal that can be output to a discrete output or a power switch.
181 +
160 160  To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section:
161 161  
162 162  [[image:1733322624661-915.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
... ... @@ -163,12 +163,12 @@
163 163  
164 164  In this section:
165 165  
166 -* Enable – a flag to enable signal generation;
167 -* Maximum charging current, А;
168 -* Tolerant charging current, А;
169 -* Delay before setting the signal, second;
170 -* Delay before clearing the signal, second;
171 -* Lock – lock the signal until the device is reset.
188 +* **Enable **– a flag to enable signal generation;
189 +* **Maximum charging current**, А;
190 +* **Tolerant charging current**, А;
191 +* **Delay before setting the signal**, second;
192 +* **Delay before clearing the signal**, second;
193 +* **Lock **– lock the signal until the device is reset.
172 172  
173 173  Signal generation conditions:
174 174  
... ... @@ -178,408 +178,480 @@
178 178  
179 179  * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
180 180  
181 -The "High charging current" signal is indicative and can be output to a discrete output or a power switch.
182 -
183 183  === Charge map ===
184 184  
185 -The BMS Main 3 device calculates the maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
205 +The BMS Main 3 / BMS Main 2R device calculates the maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
186 186  
187 187  Calculated current values are sent to a charger or an intellectual load over the CAN bus. External devices based on received data provide correct battery operation.
188 188  
189 189  To configure parameters for determining the charge current limit, select the "Control → Charge map" section:
190 190  
191 -[[image:1733322637793-171.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="177" width="800"]]
211 +[[image:1735064362593-844.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="153" width="800"]]
192 192  
193 193  In this section:
194 194  
195 -* Enable – a flag to start calculation of the charge current limit;
196 -* Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
197 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
198 -* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current Kcs depending on SOC and battery temperature;
199 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
200 -* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current Kcc depending on contactor temperature;
201 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
202 -* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current Kcv depending on maximum cell voltage;
203 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
204 -* Option 4: Limit charge current by the cell temperature - a flag to enable correction of maximum allowable charging current Kct depending on maximum cell temperature;
205 -* Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
215 +* **Enable **– a flag to start calculation of the charge current limit;
216 +* **Maximum charge current** – a maximum allowable value of the charge current (under normal conditions), A;
217 +* **Rate of change** – a rate of change the current limit to a new value (0 is for immediate change), A/s;
218 +* **Option 1: Limit charge current by the battery SOC and temperature** – a flag to enable correction of maximum allowable charging current** Kcs** depending on __maximum cell SOC__ and battery temperature;
219 +* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature;
220 +* **Option 2: Limit charge current by the contactor temperature** – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
221 +* **Option 2: Contactor temperature x Factor** – the dependence of the correction factor on SOC and contactor temperature;
222 +* **Option 3: Limit charge current by the maximum cell voltage** – a flag to enable correction of maximum allowable charging current **Kcv** depending on __the maximum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
223 +* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on maximum cell voltage;
224 +* **Option 4: Limit charge current by the cell temperature** – a flag to enable correction of maximum allowable charging current **Kct** depending on maximum cell temperature;
225 +* **Option 4: Cell temperature x Factor** – the dependence of the correction factor on maximum cell temperature.
206 206  
207 207  Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
208 208  
209 -Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct
229 +**Charge current limit = Maximum charge current × Kcs × Kcc × Kcv × Kct**
210 210  
211 211  === Discharge map ===
212 212  
213 -The BMS Main 3 device calculates the maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
233 +The BMS Main 3 / BMS Main 2R device calculates the maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
214 214  
215 215  Calculated current values are sent to a charger or an intellectual load over the CAN bus.
216 216  
217 217  To configure parameters for determining the discharge current limit, select the "Control → Discharge map" section:
218 218  
219 -[[image:1733322637795-310.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]
239 +[[image:1735064399985-526.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="152" width="800"]]
220 220  
221 221  In this section:
222 222  
223 -* Enable – a flag to start calculation of the discharge current limit;
224 -* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
225 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
226 -* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current Kds depending on SOC and temperature;
227 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
228 -* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current Kdc depending on contactor temperature;
229 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
230 -* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending on minimum cell voltage;
231 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
232 -* Option 4: Limit discharge current by the cell temperature - a flag to enable correction of maximum allowable discharging current Kdt depending on maximum cell temperature;
233 -* Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
243 +* **Enable **– a flag to start calculation of the discharge current limit;
244 +* **Maximum discharge current** – a maximum allowable value of the discharge current (under normal conditions), A;
245 +* **Rate of change** – a rate of change the current limit to a new value (0 is for immediate change), A/s;
246 +* **Option 1: Limit discharging current by the battery SOC and temperature** – a flag to enable correction of maximum allowable discharging current **Kds **depending on __minimum cell SOC__ and temperature;
247 +* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature;
248 +* **Option 2: Limit discharge current by the contactor temperature** – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
249 +* **Option 2: Contactor temperature x Factor** – the dependence of the correction factor on SOC and contactor temperature;
250 +* **Option 3: Limit discharge current by the cell voltage** a flag to enable correction of maximum allowable discharging current **Kdv** depending on __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
251 +* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on minimum cell voltage;
252 +* **Option 4: Limit discharge current by the cell temperature** a flag to enable correction of maximum allowable discharging current **Kdt** depending on maximum cell temperature;
253 +* **Option 4: Cell voltage x Factor** – the dependence of the correction factor on minimum cell temperature.
234 234  
235 235  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
236 236  
237 -Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv × Kdt
257 +**Discharge current limit = Maximum discharge current × Kds × Kdc × Kdv × Kdt**
238 238  
239 239  === Charge map (PEAK & CONTINUOUS) ===
240 240  
241 -The BMS Main 3 has an alternative algorithm for the maximum allowed charging current based on peak and continuous battery operating modes.
261 +The BMS Main 3 / BMS Main 2R has an alternative algorithm for the maximum allowed charging current based on peak and continuous battery operating modes.
242 242  
243 243  To configure parameters for determining the charge current limit, select the "Control → Charge map (PEAK & CONTINUOUS)" section:
244 244  
245 -[[image:1733322637796-187.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="145" width="800"]]
265 +[[image:1735064434321-430.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="124" width="800"]]
246 246  
247 247  In this section:
248 248  
249 -* Enable – a flag to start calculation of the charge current limit;
250 -* Maximum PEAK charge current – a maximum peak charge current (under normal conditions), A;
251 -* Maximum CONTINUOUS charge current – a maximum continuous charge current (under normal conditions), A;
252 -* PEAK: SOC x Temperature x Factor – the dependence of the correction factor for peak current K,,cp,, on SOC and battery temperature;
253 -* CONTINUOUS: SOC x Temperature x Factor – the dependence of the correction factor for continuous current K,,cc,, on SOC and battery temperature;
254 -* PEAK time – a time for peak current to be allowed, s;
255 -* Sliding time – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
256 -* Waiting time – a time for peak current to be prohibited, s.
269 +* **Enable **– a flag to start calculation of the charge current limit;
270 +* **Maximum PEAK charge current** – a maximum peak charge current (under normal conditions), A;
271 +* **Maximum CONTINUOUS charge current** – a maximum continuous charge current (under normal conditions), A;
272 +* **PEAK: SOC x Temperature x Factor** – the dependence of the correction factor for peak current K,,cp,, on SOC and battery temperature;
273 +* **CONTINUOUS: SOC x Temperature x Factor** – the dependence of the correction factor for continuous current K,,cc,, on SOC and battery temperature;
274 +* **PEAK time** – a time for peak current to be allowed, s;
275 +* **Sliding time** – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
276 +* **Waiting time** – a time for peak current to be prohibited, s.
257 257  
258 258  The maximum charging current value equals to the peak or continuous current according to the following diagram:
259 259  
260 260  [[image:1733322717451-608.png||data-xwiki-image-style-alignment="center"]]
261 261  
262 -I,,peak,, = Maximum PEAK charge current × K,,cp,,
282 +**I,,peak,, = Maximum PEAK charge current × K,,cp,,**
263 263  
264 -I,,continuous,, = Maximum CONTINUOUS charge current × K,,cc,,
284 +**I,,continuous,, = Maximum CONTINUOUS charge current × K,,cc,,**
265 265  
266 -
267 267  === Discharge map (PEAK & CONTINUOUS) ===
268 268  
269 -The BMS Main 3 has an alternative algorithm for the maximum allowed discharging current based on peak and continuous battery operating modes.
288 +The BMS Main 3 / BMS Main 2R has an alternative algorithm for the maximum allowed discharging current based on peak and continuous battery operating modes.
270 270  
271 271  To configure parameters for determining the discharge current limit, select the "Control → Discharge map (PEAK & CONTINUOUS)" section:
272 272  
273 -[[image:1733322735595-661.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="145" width="800"]]
292 +[[image:1735064454708-345.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="124" width="800"]]
274 274  
275 275  In this section:
276 276  
277 -* Enable – a flag to start calculation of the discharge current limit;
278 -* Maximum PEAK discharge current – a maximum peak discharge current (under normal conditions), A;
279 -* Maximum CONTINUOUS discharge current – a maximum continuous discharge current (under normal conditions), A;
280 -* PEAK: SOC x Temperature x Factor – the dependence of the correction factor for peak current K,,dp,, on SOC and battery temperature;
281 -* CONTINUOUS: SOC x Temperature x Factor – the dependence of the correction factor for continuous current K,,dc,, on SOC and battery temperature;
282 -* PEAK time – a time for peak current to be allowed, s;
283 -* Sliding time – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
284 -* Waiting time – a time for peak current to be prohibited, s.
296 +* **Enable **– a flag to start calculation of the discharge current limit;
297 +* **Maximum PEAK discharge current** – a maximum peak discharge current (under normal conditions), A;
298 +* **Maximum CONTINUOUS discharge current** – a maximum continuous discharge current (under normal conditions), A;
299 +* **PEAK: SOC x Temperature x Factor** – the dependence of the correction factor for peak current K,,dp,, on SOC and battery temperature;
300 +* **CONTINUOUS: SOC x Temperature x Factor** – the dependence of the correction factor for continuous current K,,dc,, on SOC and battery temperature;
301 +* **PEAK time** – a time for peak current to be allowed, s;
302 +* **Sliding time** – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
303 +* **Waiting time** – a time for peak current to be prohibited, s.
285 285  
286 286  The maximum discharging current value equals to the peak or continuous current according to following diagram:
287 287  
288 288  [[image:1733322753429-968.png||data-xwiki-image-style-alignment="center"]]
289 289  
290 -I,,peak,, = Maximum PEAK discharge current × K,,dp,,
309 +**I,,peak,, = Maximum PEAK discharge current × K,,dp,,**
291 291  
292 -I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,,
311 +**I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,,**
293 293  
294 -=== Charge ===
313 +=== Main contactor ===
295 295  
296 -There are two contactors that serve charging the battery: a charging contactor and an allow charging contactor. With the help of the allow charging contactor, the BMS commands the charger to start or stop charging.
315 +The BMS Main 3 / BMS Main 2R device controls the main contactor. The main contactor is usually placed in the common (minus) battery line for opening the charge and discharge circuits in case of sealing of the charging or discharging contactors.
297 297  
298 -The device supports three charge control algorithms:
317 +The Main contactor algorithm supports the following modes:
299 299  
300 -* Always on – charging is always allowed;
301 -* On charger connected – charging is allowed when there is a signal “Charger connected”;
302 -* On charge request – charging is allowed when there is a signal “Charge request”.
319 +In **“Always on”** mode main contactor closes if all the following is true:
303 303  
304 -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 appears:
321 +* Other contactors are open;
322 +* There are __no errors__ from the "Errors 1, 2 ..." bitfileds.
305 305  
306 -* Overvoltage;
307 -* Overcurrent;
308 -* High temperature (CH);
309 -* Low temperature (CH);
310 -* HYG offline (optional);
311 -* Combilift offline (optional);
312 -* Spirit offline (optional);
313 -* Spirit charger error (optional);
314 -* Short circuit (optional);
315 -* High contactor temperature (optional);
316 -* CH contactor cycles error;
317 -* Precharge error (optional);
318 -* Critical error
324 +and opens if all the following is true:
319 319  
320 -or one of the signals:
326 +* Other contactors are open;
327 +* There is __an error__ from the the "Errors 1, 2 ..." bitfileds.
321 321  
322 -* Service reset
323 -* Power down request
324 -* Inhibit charging
329 +In **“Automatic”** mode, the main contactor closes by internal algorithms at the same time with other contactors.
325 325  
326 -both contactors are open (no current flows).
331 +In **“On demand”** mode, the main contactor closes by external the “Close Main contactor” request.
327 327  
328 -When the algorithm "**On charger connected**" is selected, the control is performed as follows:
333 +(% class="box infomessage" %)
334 +(((
335 +**Note: **when errors occur in the system, the **Main **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
336 +)))
329 329  
330 -* If there is a signal “Charger connected” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
331 -* If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
332 -* If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed);
333 -* If errors in the list above occur the charging contactor and allow charging contactor open.
338 +To change the parameters of the main contactor, select the "Control → Main contactor" section:
334 334  
335 -When the "**On charge request**" algorithm selected, the control is performed as follows:
340 +[[image:1735064488658-863.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="112" width="800"]]
336 336  
337 -* If there is a signal “Charge request” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
338 -* If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
339 -* If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed);
340 -* If errors in the list above occur the charging contactor and allow charging contactor open.
342 +In this section:
341 341  
342 -Note – When errors occur in the system, the charging contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
344 +* **Enable **– a flag to enable the main contactor control;
345 +* **Algorithm** – main contactor control algorithm:
346 +** **Always on** – contactor is always closed;
347 +** **Automatic** – contactor closes by internal charge and discharge algorithms;
348 +** **On demand** – contactor is closed by an external request;
349 +* **Time to keep the contactor closed before closing the others** – a time for other contactors to be open after the main contactor is closed;
350 +* **Delay before opening the contactor** – a time which is used to detect conditions for opening the contactor, s;
351 +* **Keep the contactor open until the device is restarted** – a flag for keeping the main contactor open until the system is reset;
352 +* **Errors 1, 2 to open the main contactor** – bitfields to choose the errors which will open the main contactor.
343 343  
344 -To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
354 +=== Charging status ===
345 345  
346 -[[image:1733322798914-813.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="327" width="800"]]
356 +To change the parameters of charging process status, select the "Control → Charging status" section:
347 347  
358 +[[image:1771432488941-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="154" width="800"]]
359 +
348 348  In this section:
349 349  
350 -* Enable – a flag to activate the charge control;
351 -* Algorithm:
352 -** Always on – charging is always allowed;
353 -** On charger connected – charging is allowed when there is a signal “Charger connected”;
354 -** On charge request – charging is allowed when there is a signal “Charge request”;
355 -* Current corresponding to charging – a current level to generate the "Charging current present" signal, A;
356 -* Current corresponding to no charging – a current level to clear the "Charging current present" signal, A;
357 -* Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
358 -* Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
359 -* Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
360 -* Custom delay: <error> – specific error delay, millisecond;
361 -* 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”;
362 -* Control the precharging contactor – a flag that allows control of the precharging contactor;
363 -* Voltage to clear the “Ready to charge” – a threshold voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
364 -* Voltage to reset the “Ready to charge” – a tolerant voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
365 -* Delay before recharging – a time after which the previously opened the allow charging contactor closes again, minute; to disable the operation by timeout set "Delay before recharging" to 0.
362 +* **Current to set the "Charging current present"** – a current level to generate the "Charging current present" signal, A;
363 +* **Current to clear the "Charging current present"** – a current level to clear the "Charging current present" signal, A;
364 +* **Voltage to clear the “Ready to charge”** – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
365 +* **Voltage to reset the “Ready to charge”** – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
366 +* **Use actual voltage to generate the "Ready to charge" signal** – a flag to disable voltage correction for "Ready to charge" signal;
367 +* **Treat negative currents as zero currents for generating the "Ready to charge" signal** – a flag to disable voltage correction for "Ready to charge" signal at discharging current;
368 +* **Delay before recharging** – a time after which the previously opened the allow charging contactor closes again, minute; to disable the operation by timeout set "Delay before recharging" to 0;
369 +* **Check the 'Charge current limit' value to generate the 'Ready to charge'** – a flag to enable check of "Charging current limit" to generate the "Ready to charge" signal;
370 +* **Charge current limit to clear the 'Ready to charge'** – a threshold charging current limit value, A; if the limit is //above //this level, the “Ready to charge” signal is cleared;
371 +* **Charge current limit to set the 'Ready to charge'** – a tolerant charging current limit value, A; if the limit is //below //this level, the “Ready to charge” signal is set;
372 +* **Errors 1, 2 to clear the "Ready to charge"** – bitfields to choose the errors which will clear the "Ready to charge" signal.
366 366  
367 -Note – The allow charging contactor closes under two independent conditions: 1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and 2) the "Delay before recharging" time has passed since the opening of the allow charging contactor.
374 +(% class="box infomessage" %)
375 +(((
376 +**Note:** The **"Allow charging"** signal activates under two independent conditions:
377 +1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and
378 +2) the "Delay before recharging" time has passed since the clearing of the "Allow charging" signal.
379 +)))
368 368  
369 -=== Discharge ===
381 +=== Discharging status ===
370 370  
371 -The device controls the discharging contactor to connect battery to the load.
383 +To change the parameters of discharging process status, select the "Control → Discharging status" section:
372 372  
373 -The device supports three algorithms to control battery discharging:
385 +[[image:1771431570393-551.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="155" width="800"]]
374 374  
375 -* Always on – load is always connected;
376 -* On charger disconnected – load is connected when there is no signal “Charger connected”;
377 -* On discharge request – load is connected when there is signal “Discharge request”.
387 +In this section:
378 378  
379 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears:
389 +* **Current to set the "Discharging current present"** – a current level to generate the "Discharging current present" signal, А;
390 +* **Current to clear the "Discharging current present"** – a current level to clear the "Discharging current present" signal, А;
391 +* **Voltage to clear the “Ready to discharge”** – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
392 +* **Voltage to reset the “Ready to discharge”** – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
393 +* **Use actual voltage to generate the "Ready to discharge" signal** – a flag to disable voltage correction for "Ready to discharge" signal;
394 +* **Treat positive currents as zero currents for generating the "Ready to discharge" signal** – a flag to disable voltage correction for "Ready to discharge" signal at charging current;
395 +* **Check the 'Discharge current limit' value to generate the 'Ready to discharge'** – a flag to enable check of "Discharging current limit" to generate the "Ready to discharge" signal;
396 +* **Discharge current limit to clear the 'Ready to discharge'** – a threshold discharging current limit value, A; if the limit is //above //this level, the “Ready to discharge” signal is cleared;
397 +* **Discharge current limit to set the 'Ready to discharge'** – a tolerant discharging current limit value, A; if the limit is //below //this level, the “Ready to discharge” signal is set;
398 +* **Clear the 'Ready to discharge' signal if the 'Low SOC' signal is set**;
399 +* **Errors 1, 2 to clear the "Ready to discharge"** – bitfields to choose the errors which will clear the "Ready to discharge" signal.
380 380  
381 -* Undervoltage;
382 -* Overvoltage (optional);
383 -* Overcurrent;
384 -* High temperature (DCH);
385 -* Low temperature (DCH) (optional);
386 -* HYG offline (optional);
387 -* Combilift offline (optional);
388 -* Spirit offline (optional);
389 -* Spirit charger error (optional);
390 -* Short circuit (optional);
391 -* High contactor temperature (optional);
392 -* Unallowable charging;
393 -* DCH contactor cycles error;
394 -* Precharge error (optional);
395 -* Critical error
401 +=== Precharge ===
396 396  
397 -or one of the signals:
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.
398 398  
405 +BMS Main 3 can check the preacharge process by monitoring **the current and voltage difference** before and after contactors.
406 +
407 +BMS Main 2R can check the preacharge process **only by monitoring the current**.
408 +
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 +
411 +In **enhanced **mode precharge contactor will wait until the current of voltage difference requirements are met and close the Charge or Discharge contactors only after that. If waiting time is greater than "Precharge time" value, an error will be generated. Precharge contactor will open after "Precharge time" after closing the Charge of Discharge contactors.
412 +
413 +Also BMS Main 3 / BMS Main 2R can measure the power dissipated on precharge resistor and generate an error if it is greater than configured limit.
414 +
415 +To change the parameters of precharge contactor, select the "Control → Precharge" section:
416 +
417 +[[image:1750328428183-819.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]
418 +
419 +* **Precharge current threshold to finish precharging **– a minimum current value at which precharging process assumed to be finished, A;
420 +* **Check voltages before and after contactors to finish precharging **– a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor;
421 +* **Minimum voltage difference to finish precharging** – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
422 +* **Keep the precharging relay closed until precharge is finished** – a flag to ignore the Precharge time and wait precharging to finish before open precharge relay;
423 +* **Number of precharging attempts** – maximum number of precharging attempts before setting the "Precharge error";
424 +* **Delay before current measurement** – a delay before first current measurement after closing precharge, millisecond;
425 +* **Precharge time **– a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
426 +* **Relaxation between attempts **– a duration between precharge attempts, millisecond;
427 +* **Check the power dissipated in the preacharge resistor** - a flag to enable the calculation of power dissipated in precharge resistor;
428 +* **Precharge resistor resistance**, Ohm;
429 +* **Maximum allowable power dissipated in the resistor**, W;
430 +* **Delay before setting the "Precharge error" when checking power**, millisecond;
431 +* **Delay before clearing the "Precharge error"**, second;
432 +* **Lock the "Precharge error"** – a flag to block the error until the device is restarted.
433 +
434 +“Precharge error” generates if any of the following is true:
435 +
436 +* the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts";
437 +* voltages before and after contactors are not equal during the "Precharge time" after "Number of precharging attempts";
438 +* power dissipated on the precharge resistor is above the maximum value during the “Delay before setting the 'Precharge error' when checking power” time.
439 +
440 +(% class="box warningmessage" %)
441 +(((
442 +Behavior of contactors at “Precharge error” is configured in corresponding contactor settings!
443 +)))
444 +
445 +=== Charge ===
446 +
447 +The BMS Main 3 / BMS Main 2R device connect battery to the charger using the "Charging" signal.
448 +
449 +BMS Main 3 / BMS Main 2R supports three charge control algorithms:
450 +
451 +If the "**Always on**" algorithm is selected, the "Сharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
452 +
453 +* Service reset;
454 +* Power down request;
455 +* Inhibit charging,
456 +
457 +the "Charging" signal is cleared.
458 +
459 +When the algorithm "**On charger connected**" is selected, the control is performed as follows:
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" signal is set;
462 +* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging" signal is cleared.
463 +
464 +When the "**On charge request**" algorithm selected, the control is performed as follows:
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" signal is set;
467 +* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging" signal is cleared;
468 +
469 +(% class="box infomessage" %)
470 +(((
471 +**Note: **when errors occur in the system, the **"Charing" **signal is cleared either immediately or with the delay T,,off,, (depends on the settings described below).
472 +)))
473 +
474 +To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
475 +
476 +[[image:1735063563460-549.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="262" width="800"]]
477 +
478 +In this section:
479 +
480 +* **Enable **– a flag to activate the charge control;
481 +* **Algorithm**:
482 +** **Always on** – charging is always allowed;
483 +** **On charger connected** – charging is allowed when there is a signal “Charger connected”;
484 +** **On charge request** – charging is allowed when there is a signal “Charge request”;
485 +* **Allow charging only when the "Ready to charge" signal is set** – charging contactor will open if "Ready to charge" signal is cleared;
486 +* **Delay before starting charging** – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
487 +* **Delay before stopping charging** – a time delay T,,off,, before opening the charging contactor, millisecond;
488 +* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
489 +* **Errors 1, 2 to open the charging contactor** – bitfields to choose the errors which will open the charging contactor;
490 +* **Use custom delays before stopping charging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
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”;
493 +
494 +=== Discharge ===
495 +
496 +The BMS Main 3 / BMS Main 2R device connect battery to the load using the "Discharging" signal.
497 +
498 +BMS Main 3 / BMS Main 2R supports three algorithms to control battery discharging:
499 +
500 +When the algorithm "**Always on**" is selected, the "Discharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
501 +
399 399  * Service reset
400 400  * Power down request
401 401  * Inhibit discharging
402 402  
403 -the discharging contactor opens.
506 +the "Discharging" signal is cleared.
404 404  
405 405  If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
406 406  
407 -* if there is no signal “Charger connected”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
408 -* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
510 +* if there are no “Charger connected” and "Charging" signals and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" signal is set;
511 +* If the signal “Charger connected” appears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Discharging" signal is cleared.
409 409  
410 410  When the "**On discharge request**" algorithm selected, the control is performed as follows:
411 411  
412 -* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
413 -* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
515 +* if there is signal “Discharge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" signal is set;
516 +* If the signal “Discharge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Discharging" signal is cleared.
414 414  
415 -Note – In case of errors in the system operation, the opening of the discharging contactor is performed either immediately or with a delay T,,off,, (depends on the settings described below).
518 +(% class="box infomessage" %)
519 +(((
520 +**Note: **when errors occur in the system, the **"Discharge" **signal is cleared either immediately or with the delay T,,off,, (depends on the settings described below).
521 +)))
416 416  
417 -The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted.
418 -
419 419  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
420 420  
421 -[[image:1733323750262-841.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="360" width="800"]]
525 +[[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]]
422 422  
423 423  In this section:
424 424  
425 -* Enable – a flag to activate the discharge control;
426 -* Algorithm:
427 -** Always on – load is always connected;
428 -** On charger disconnected – load is connected when there is no signal “Charger connected”;
429 -** On discharge request – load is connected when there is signal “Discharge request”;
430 -* Current corresponding to discharging – a current level to generate the "Discharging current present" signal, А;
431 -* Current indicating no discharging – a current level to clear the "Discharging current present" signal, А;
432 -* Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
433 -* Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
434 -* Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
435 -* Custom delay: <error> – specific error delay, millisecond;
436 -* Switch off the discharging contactor on errors without delay – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
437 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
438 -* Check voltages before and after contactors to finish precharging – a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor;
439 -* Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
440 -* Voltage to clear the “Ready to discharge” – a threshold voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
441 -* Voltage to reset the “Ready to discharge” – a tolerant voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
529 +* **Enable **– a flag to activate the discharge control;
530 +* **Algorithm**:
531 +** **Always on** – load is always connected;
532 +** **On charger disconnected** – load is connected when there is no signal “Charger connected”;
533 +** **On discharge request** – load is connected when there is signal “Discharge request”;
534 +* **Allow charging only when the "Ready to discharge" signal is set** – discharging contactor will open if "Ready to discharge" signal is cleared;
535 +* **Delay before starting discharging** – a time delay T,,on,, before closing the discharging contactor, millisecond;
536 +* **Delay before stopping discharging** – a time delay T,,off,, before opening the discharging contactor, millisecond;
537 +* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
538 +* **Errors 1, 2 to open the discharging contactor** – bitfields to choose the errors which will open the discharging contactor;
539 +* **Use custom delays before stopping discharging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
540 +* **Custom delay: <error>** – specific error delay, millisecond;
541 +* **Switch off the discharging contactor on errors without delay** – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
442 442  
443 443  === Charge/Discharge ===
444 444  
445 -The BMS Main 3 device can control the charging/discharging contactor, which combines algorithms of charging and discharging contactor. It behaves as a charging contactor when “Charge request” or “Charger connected is set, otherwise as a discharging contactor.
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.
446 446  
447 -The charging/discharging contactor control is configured in the “Control – Charge/Discharge” section:
547 +"Charging/Discharging" signal has three algorithms of operation:
448 448  
449 -[[image:1733322827919-875.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="85" width="800"]]
549 +On **Dependent (on Charging and Discharging signals)** algorithm the "Charging/Discharging" signal depends on Charge and Discharge controllers and equal to:
450 450  
451 -In this section:
551 +* "Charging" signal if "Charging" signal is set;
552 +* "Discharging" signal in other cases.
452 452  
453 -* Enable a flag to enable the charge/discharge controller.
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:
454 454  
455 -=== Discharge (AUX) ===
556 +* Service reset
557 +* Power down request
558 +* Inhibit charging
559 +* Inhibit discharging
456 456  
457 -The BMS Main 3 device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices.
561 +the Charging/Discharging signal is cleared.
458 458  
459 -The power supply circuit of the external equipment using the auxiliary (AUX) discharging contactor is independent of the battery load circuit. The closing and opening of the auxiliary (AUX) discharging contactor is performed according to its program.
563 +On **Independent (on Charge request or Discharge request)** algorithm "Charging/Discharging" signal is based on its own controller and performs as follows:
460 460  
461 -If the power supply function of the external equipment is enabled, the auxiliary (AUX) discharging contactor closes. The opening of this contactor occurs on three independent conditions:
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.
462 462  
463 -* the battery has low SOC;
464 -* the battery voltage is out of range;
465 -* the battery system errors are detected.
568 +(% class="box infomessage" %)
569 +(((
570 +**Note: **when errors occur in the system, the **Charge/Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
571 +)))
466 466  
467 -To change the parameters of the powering of external equipment, select the "Control Discharge (AUX)" section:
573 +The charging/discharging contactor control is configured in the Control Charge/Discharge section:
468 468  
469 -[[image:1733322827920-878.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
575 +[[image:1735122153011-166.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="162" width="800"]]
470 470  
471 471  In this section:
472 472  
473 -* Enable – a flag to activate the auxiliary discharge control;
474 -* Switch off the discharging (AUX) contactor if the SOC is too low;
475 -* Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
476 -* Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
477 -* Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
478 -* Minimum voltage – minimum battery voltage, V;
479 -* Maximum voltage – maximum battery voltage, V;
480 -* Switch off the discharging (AUX) contactor on errors – the auxiliary (AUX) discharging contactor opens if the following errors occur: Undervoltage, Overcurrent, High temperature (DCH), Short circuit, Critical error.
579 +* **Enable **– a flag to enable the charge/discharge controller.
580 +* **Algorithm**:
581 +** **Dependent (on Charging and Discharging signals)** - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
582 +** **Independent (Always)** - Charge/Discharge contactor is always closed if there is no errors;
583 +** **Independent (on Charge request or Discharge request)**;
584 +* **Delay before starting charging or discharging**, millisecond;
585 +* **Delay before stopping charging or discharging**, millisecond;
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;
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 +* **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 +* **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;
591 +* **Switch off the charging/discharging contactor on errors without delay** – a flag to protectively open the charging/discharging contactor without a delay. In the opposite case, when an error is detected, the charging/discharging contactor opens always with the delay “Delay before stopping discharging”.
481 481  
482 -=== Main contactor ===
593 +=== Discharge (AUX) ===
483 483  
484 -The BMS Main 3 device controls the main contactor. The main contactor is usually placed in the common (minus) battery line for opening the charge and discharge circuits in case of sealing of the charging or discharging contactors.
595 +The BMS Main 3 / BMS Main 2R device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices.
485 485  
486 -The Main contactor algorithm supports the following modes:
597 +The power supply circuit of the external equipment using the auxiliary (AUX) discharging contactor is independent of the battery load circuit. The closing and opening of the auxiliary (AUX) discharging contactor is performed according to its program.
487 487  
488 -* Always on;
489 -* Automatic;
490 -* On demand.
599 +If the power supply function of the external equipment is enabled, the auxiliary (AUX) discharging contactor closes. The opening of this contactor occurs on three independent conditions:
491 491  
492 -In “Always on” mode main contactor closes if all the following is true:
601 +* the battery has low SOC;
602 +* the battery voltage is out of range;
603 +* the errors are detected (configured in the "Errors 1, 2 ..." bitfields).
493 493  
494 -* Charging contactor is open;
495 -* Discharging contactor is open;
496 -* There are no errors from the list below:
497 -** Overcurrent;
498 -** Undervoltage;
499 -** Overvoltage;
500 -** High temperature (CH);
501 -** High temperature (DCH);
502 -** Unallowable charging;
503 -** Critical error.
605 +To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section:
504 504  
505 -In “Always on” mode main contactor opens if all the following is true:
607 +[[image:1735066190419-838.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]]
506 506  
507 -* Charging contactor is open;
508 -* Discharging contactor is open;
509 -* There is an error from the list below:
510 -** Overcurrent;
511 -** Undervoltage;
512 -** Overvoltage;
513 -** High temperature (CH);
514 -** High temperature (DCH);
515 -** Unallowable charging;
516 -** Critical error.
517 -
518 -In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors.
519 -
520 -In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
521 -
522 -To change the parameters of the main contactor, select the "Control → Main contactor" section:
523 -
524 -[[image:1733322872744-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="105" width="800"]]
525 -
526 526  In this section:
527 527  
528 -* Enable – a flag to enable the main contactor control;
529 -* Algorithm – main contactor control algorithm:
530 -** Always on – contactor is always closed;
531 -** Automatic – contactor closes by internal charge and discharge algorithms;
532 -** On demand – contactor is closed by an external request;
533 -* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
534 -* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
535 -* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset.
611 +* **Enable **– a flag to activate the auxiliary discharge control;
612 +* **Switch off the discharging (AUX) contactor if the SOC is too low**;
613 +* **Minimum SOC** – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
614 +* **Tolerant SOC** – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
615 +* **Switch off the discharging (AUX) contactor if the cell voltage is out of the range**;
616 +* **Minimum cell voltage**, V;
617 +* **Maximum cell voltage**, V;
618 +* **Switch off the discharging (AUX) contactor if the battery voltage is out of the range**;
619 +* **Minimum battery voltage**, V;
620 +* **Maximum battery voltage**, V;
621 +* **Errors 1, 2 to open the auxiliary discharging contactor** – bitfields to choose the errors which will open the auxiliary discharging contactor.
536 536  
537 537  === Cell balancing ===
538 538  
539 539  Balancing makes the voltage of all cells equal to the minimum cell voltage.
540 540  
541 -The following balancing rules are supported:
627 +The following **balancing rules** are supported:
542 542  
543 -* when the battery is charging (current I > 0) and time after until the battery is relaxed;
544 -* when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
545 -* always (regardless of battery state).
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.
546 546  
547 547  A balancing resistor is connected to the cell if the following conditions are simultaneously met:
548 548  
549 549  * the voltage on the cell is higher than the balancing start voltage;
550 -* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold.
636 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold;
551 551  
552 552  A balancing resistor is disconnected from the cell if any of the following conditions are met:
553 553  
554 -* the voltage on the cell is less than the balancing start voltage;
640 +* the voltage on the cell is less than the balancing stop voltage;
555 555  * the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
556 556  
643 +(% class="box infomessage" %)
644 +(((
557 557  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
646 +)))
558 558  
559 -The BMS Main 3 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.
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.
560 560  
650 +BMS Main 3 / BMS Main 2R can **force balancing **of the cell, if its voltage is higher than estimated value.
651 +
561 561  To change the cell balancing parameters, select the "Control → Cell balancing" section:
562 562  
563 -[[image:1733322883460-118.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="114" width="800"]]
654 +[[image:1735065702806-422.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
564 564  
565 565  In this section:
566 566  
567 -* Enable – a flag to enable cell balancing;
568 -* Balancing rule:
569 -** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
570 -** Balance on charge or relaxed - balancing is performed while and after the charging and in the relaxed state (in “Charge ON”, “Charge OFF”, “Relaxed (after charging)” and “Relaxed (after discharging)” states);
571 -** Balance always – balancing is always performed regardless the battery state;
658 +* **Enable **– a flag to enable cell balancing;
659 +* **Balancing rule**:
660 +** **Balance on charge** – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
661 +** **Balance on charge or relaxed** - balancing is performed while and after the charging and in the relaxed state (in “Charge ON”, “Charge OFF”, “Relaxed (after charging)” and “Relaxed (after discharging)” states);
662 +** **Balance always** – balancing is always performed regardless the battery state;
663 +* **Balancing condition**:
664 +** **Automatic **– balancing will be performed automatically if needed conditions are met;
665 +** **On balancing request** – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value;
666 +* **Minimum cell voltage to start balancing**, V;
667 +* **Voltage deviation to start balancing**;
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;
671 +* **Maximum allowable temperature of BMS Logic devices**, ºC;
672 +* **Command to discharge all cells** – a flag to force the balancing of all cells.
572 572  
573 -[[image:1733322883462-975.png]]
574 -
575 -* Minimum cell voltage to start balancing, V;
576 -* Voltage deviation to start balancing;
577 -* Voltage deviation to stop balancing;
578 -* Command to discharge all cells – a flag to force the balancing of all cells.
579 -
580 580  === Series balancing ===
581 581  
582 -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.
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.
583 583  
584 584  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.
585 585  
... ... @@ -596,17 +596,17 @@
596 596  
597 597  In this section:
598 598  
599 -* Enable – a flag to enable series balancing;
600 -* Number of Logics in a series;
601 -* Minimum series voltage to start balancing, V;
602 -* Balancing threshold, V;
603 -* Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;
604 -* Period – a period to reset of charge counters for each series (to avoid accumulation of error), second;
605 -* Do not sum series voltages – a flag to disable the summing of series voltages.3
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.
606 606  
607 607  === Power down ===
608 608  
609 -The BMS Main 3 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 / BMS Main 2R device can shut down itself if the battery voltage is low or the battery is idle for a long time.
610 610  
611 611  Shutting down the battery system is performed according to the following conditions:
612 612  
... ... @@ -613,7 +613,7 @@
613 613  * the battery voltage is below the minimum level;
614 614  * the “Charger connected” signal is cleared for 60 seconds.
615 615  
616 -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.
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.
617 617  
618 618  To change the parameters of the power down control, select the "Control → Power down" section:
619 619  
... ... @@ -621,11 +621,11 @@
621 621  
622 622  In this section:
623 623  
624 -* Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
625 -* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute;
626 -* 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.
627 -* Power down if KEYRUN and CHARGE_ON are cleared – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared;
628 -* 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.
629 629  
630 630  === Heater ===
631 631  
... ... @@ -635,24 +635,29 @@
635 635  
636 636  In this section:
637 637  
638 -* Enable – a flag to enable the heater control;
639 -* Minimum cell temperature, °C;
640 -* Tolerant cell temperature, °C;
641 -* Delay before starting the heater, millisecond;
642 -* Delay before stopping the heater, millisecond;
643 -* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error).
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.
644 644  
645 645  As a result of operating the heating algorithm, the “Heater” signal is generated.
646 646  
647 647  Conditions for signal generation:
648 648  
649 -* 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.
650 650  
651 651  Conditions for clearing the signal:
652 652  
653 -* 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.
654 654  
655 -If there is the "Heater" signal, the heater contactor closes and/or a signal is output to the corresponding digital output.
751 +(% class="box infomessage" %)
752 +(((
753 +If there is the "Heater" signal, the heater contactor closes and/or a signal is set to the corresponding digital output.
754 +)))
656 656  
657 657  === Cooler ===
658 658  
... ... @@ -662,27 +662,37 @@
662 662  
663 663  In this section:
664 664  
665 -* Enable – a flag to enable the cooler control;
666 -* Maximum cell temperature, °C;
667 -* Tolerant cell temperature, °C;
668 -* Delay before starting the cooler, millisecond;
669 -* Delay before stopping the cooler, millisecond;
670 -* 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.
671 671  
672 672  As a result of operating the cooling algorithm, the "Cooler" signal is generated.
673 673  
674 674  Conditions for signal generation:
675 675  
676 -* 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.
677 677  
678 678  Conditions for clearing the signal:
679 679  
680 -* 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.
681 681  
682 -If there is the "Cooler" signal, the cooler contactor closes and/or a signal is output to the corresponding digital output.
783 +(% class="box infomessage" %)
784 +(((
785 +If there is the "Cooler" signal, the cooler contactor closes and/or a signal is set to the corresponding digital output.
786 +)))
683 683  
684 684  === High voltage ===
685 685  
790 +(% class="box warningmessage" %)
791 +(((
792 +This section is not available on BMS Main 2R.
793 +)))
794 +
686 686  The BMS Main 3 device has an ability to measure high voltages before and after contactors.
687 687  
688 688  To change the parameters of high voltage fault, select the "Control → High voltage" section:
... ... @@ -691,19 +691,22 @@
691 691  
692 692  In this section:
693 693  
694 -* Enable – a flag to enable High voltage control;
695 -* Delay before clearing the High voltage fault, second;
696 -* Lock the High voltage fault.
803 +* **Enable **– a flag to enable High voltage control;
804 +* **Delay before clearing the High voltage fault**, second;
805 +* **Lock the High voltage fault**.
697 697  
698 698  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.
699 699  
700 -**If there is the “High voltage fault”, the “Critical error” is generated and all contactors open.**
809 +(% class="box warningmessage" %)
810 +(((
811 +If there is the “High voltage fault”, **the “Critical error” is generated.**
812 +)))
701 701  
702 702  === Cell analysis ===
703 703  
704 704  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.
705 705  
706 -The BMS Main 3 device can automatically determine the battery discharge characteristic.
818 +The BMS Main 3 / BMS Main 2R device can automatically determine the battery discharge characteristic.
707 707  
708 708  Before starting the process of determining the discharge characteristic, it is necessary to prepare a BMS:
709 709  
... ... @@ -716,18 +716,14 @@
716 716  
717 717  In this section:
718 718  
719 -* Enable – a flag to enable cell analysis;
720 -* Discharge step, Ah;
721 -* Delta voltage – a maximum allowable voltage drop for the cell, V;
722 -* Logic index, Cell index – a position of the analyzed cell;
723 -* 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).
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).
724 724  
725 -Discharge step should be set equal to
837 +Discharge step should be set equal to С/21, where C is the cell capacity.
726 726  
727 -Discharge step= С/21,
728 -
729 -where C is the cell capacity.
730 -
731 731  The discharge characteristic will be constructed for the given cell (its position is determined by the fields “Logic index” and “Cell index”).
732 732  
733 733  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.
1735054851946-552.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +25.8 KB
Content
1735056052237-170.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +32.1 KB
Content
1735056107942-306.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +33.0 KB
Content
1735063563460-549.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +59.6 KB
Content
1735064038329-836.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +62.0 KB
Content
1735064362593-844.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +35.8 KB
Content
1735064399985-526.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +36.1 KB
Content
1735064434321-430.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +27.5 KB
Content
1735064454708-345.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +27.7 KB
Content
1735064488658-863.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
1735064583408-498.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +23.4 KB
Content
1735064935499-941.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +25.7 KB
Content
1735064980481-209.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +24.2 KB
Content
1735065073836-743.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +38.8 KB
Content
1735065666891-686.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +29.0 KB
Content
1735065702806-422.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +27.2 KB
Content
1735066190419-838.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +37.2 KB
Content
1735122153011-166.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +54.3 KB
Content
1750261016583-434.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +29.3 KB
Content
1750261281846-185.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +0 bytes
Content
1750261289590-730.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +27.3 KB
Content
1750261478365-882.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +43.9 KB
Content
1750328428183-819.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +44.4 KB
Content
1750330178694-281.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +29.3 KB
Content
1750330205370-111.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +27.3 KB
Content
1750330569574-683.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +43.9 KB
Content
1760435088688-304.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +37.0 KB
Content
1760435605505-488.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +35.3 KB
Content
1760435790050-496.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +37.0 KB
Content
1760435802140-274.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +35.3 KB
Content
1765447975228-766.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +18.8 KB
Content
1765448283865-334.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +20.9 KB
Content
1771431551882-439.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +43.7 KB
Content
1771431570393-551.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +43.7 KB
Content
1771432488941-251.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +40.1 KB
Content
1771432563405-644.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +40.1 KB
Content
1777557373784-459.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +40.4 KB
Content
1777557391157-274.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +40.4 KB
Content