Changes for page 3.3 Control

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

From version 76.9
edited by Admin
on 2026/03/31 13:01
Change comment: There is no comment for this version
To version 76.3
edited by Admin
on 2026/03/31 12:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,9 +22,9 @@
22 22  * **Parallel-Serial: Number of serial blocks in a string**;
23 23  * **Relax time (after charging)** – a relaxation time after charging, second;
24 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;
25 +* **Reset SOC** – a command to reset cells state of charge;
26 +* **Reset resistance** – a command to reset cells resistance;
27 +* **Reset capacity** – a command to reset cells capacity;
28 28  * **Method of calculating the battery voltage***:
29 29  ** **Summation of cell voltages** – the overall voltage is calculated as on sum of all cells in the battery;
30 30  ** **Using voltage before contactors** – the overall voltage is estimated as voltage before contactors measured by BMS.
... ... @@ -35,12 +35,34 @@
35 35  
36 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.
37 37  
38 -The **“Reset SOC”, "Reset resistance" **and **"Reset capacity"** command is used for starting-up and adjustment of the battery.
38 +The** “Reset parameters** will reset:
39 39  
40 +* 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);
41 +* cell resistance to “Cell resistance” value;
42 +* battery capacity to “Cell capacity” value.
43 +
44 +The **“Reset parameters”** command is used for starting-up and adjustment of the battery.
45 +
40 40  === SOC estimation ===
41 41  
42 -The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell, and then the overall battery SOC, by using following algorithms:
48 +The BMS Main 3 device calculates the state of charge of the battery (SOC) using two algorithms:
43 43  
50 +* by open circuit voltage;
51 +* by voltage and current.
52 +
53 +It is recommended to use the algorithm of calculation of SOC by voltage and current.
54 +
55 +To change the estimation algorithm for calculating the battery SOC, select the "Control → SOC estimation → Algorithm" section:
56 +
57 +
58 +[[image:1735056107942-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]]
59 +
60 +The following estimation algorithms supported:
61 +
62 +* Voltage – by open circuit voltage;
63 +* Current and voltage (simplified) – recommended for LFP cells;
64 +* Current and voltage (enhanced) – recommended for NMC cells.
65 +
44 44  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
45 45  
46 46  The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows:
... ... @@ -50,34 +50,32 @@
50 50  
51 51  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).
52 52  
53 -To change the algorithm for calculating the SOC, select the "Control → SOC estimation" section:
75 +To change the algorithm for calculating the Final SOC, select the "Control → SOC estimation → Final SOC" section:
54 54  
55 55  [[image:1733322611551-852.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]]
56 56  
57 -In this section:
79 +The following calculation methods are supported (“Final SOC”):
58 58  
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.
81 +* Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
82 +* Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
83 +* Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell has 100% SOC, b) 0% if any cell has 0% SOC;
84 +* 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.
77 77  
86 +Other parameters:
87 +
88 +* Scale the final SOC – a flag to scale the battery SOC by the following values;
89 +* SOC corresponding to 0% – the battery SOC that sets to be 0%;
90 +* SOC corresponding to 100% – the battery SOC that sets to be 100%.
91 +* Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
92 +* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
93 +** Linear zone: point 1 – starting point of the Uocv linear zone;
94 +** Linear zone: point 2 – ending point of the Uocv linear zone;
95 +* Coulomb counting correction (temperature) – the dependence of battery capacity on temperature;
96 +* Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles.
97 +
78 78  === SOC correction ===
79 79  
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"]]).
100 +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 [[SOC estimation>>doc:||anchor="HSOCestimation"]]).
81 81  
82 82  To configure parameters for periodically correcting the battery state of charge, select the "Control → SOC correction" section:
83 83  
... ... @@ -85,30 +85,33 @@
85 85  
86 86  In this section:
87 87  
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.
108 +* Enable – a flag to enable the SOC correction;
109 +* 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);
110 +* 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”.
111 +* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
112 +* Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
113 +* Last correction timestamp – time when last correction was made.
94 94  
95 95  === SOH estimation ===
96 96  
97 97  The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
98 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.
119 +* By effective capacity;
120 +* By total charge-.
100 100  
101 -In** "By total charge–"** mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function.
122 +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.
102 102  
124 +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.
125 +
103 103  To configure parameters for battery state of health calculation, select the "Control → SOH correction" section:
104 104  
105 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 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.
130 +* Algorithm:
131 +** By effective capacity;
132 +** By total charge-;
133 +* Total charge: Charge- –  total amount of charge- for expected SOH;
134 +* Total charge: SOH –  expected SOH value at the total amount of charge-.
112 112  
113 113  === Resistance estimation ===
114 114  
... ... @@ -142,18 +142,16 @@
142 142  
143 143  In this section:
144 144  
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.
168 +* Current stabilization time, millisecond;
169 +* 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;
170 +* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;
171 +* Minimum SOC – minimum cell SOC value for resistance calculation;
172 +* Maximum SOC – maximum cell SOC value for resistance calculation.
150 150  
151 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).
152 152  
153 153  === Low SOC (signal) ===
154 154  
155 -The "Low SOC" is indicative signal that can be assigned to a discrete output or a power switch.
156 -
157 157  To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section:
158 158  
159 159  [[image:1733322624660-513.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
... ... @@ -160,12 +160,12 @@
160 160  
161 161  In this section:
162 162  
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.
184 +* Enable – a flag to enable signal generation;
185 +* Minimum SOC, %;
186 +* Tolerant SOC, %;
187 +* Delay before setting the signal, second;
188 +* Delay before clearing the signal, second;
189 +* Lock – lock the signal until the device is reset.
169 169  
170 170  Signal generation conditions:
171 171  
... ... @@ -175,10 +175,13 @@
175 175  
176 176  * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
177 177  
199 +(% class="box infomessage" %)
200 +(((
201 +The "Low SOC signal" is indicative and can be output to a discrete output or a power switch.
202 +)))
203 +
178 178  === High charging current (signal) ===
179 179  
180 -The "High charging current" is indicative signal that can be output to a discrete output or a power switch.
181 -
182 182  To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section:
183 183  
184 184  [[image:1733322624661-915.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
... ... @@ -185,12 +185,12 @@
185 185  
186 186  In this section:
187 187  
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.
212 +* Enable – a flag to enable signal generation;
213 +* Maximum charging current, А;
214 +* Tolerant charging current, А;
215 +* Delay before setting the signal, second;
216 +* Delay before clearing the signal, second;
217 +* Lock – lock the signal until the device is reset.
194 194  
195 195  Signal generation conditions:
196 196  
... ... @@ -200,9 +200,14 @@
200 200  
201 201  * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
202 202  
227 +(% class="box infomessage" %)
228 +(((
229 +The "High charging current" signal is indicative and can be output to a discrete output or a power switch.
230 +)))
231 +
203 203  === Charge map ===
204 204  
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.
234 +The BMS Main 3 device calculates the maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
206 206  
207 207  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.
208 208  
... ... @@ -212,17 +212,17 @@
212 212  
213 213  In this section:
214 214  
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.
244 +* Enable – a flag to start calculation of the charge current limit;
245 +* Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
246 +* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
247 +* 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;
248 +* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
249 +* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
250 +* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
251 +* 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)
252 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
253 +* 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;
254 +* Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
226 226  
227 227  Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
228 228  
... ... @@ -230,7 +230,7 @@
230 230  
231 231  === Discharge map ===
232 232  
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.
262 +The BMS Main 3 device calculates the maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
234 234  
235 235  Calculated current values are sent to a charger or an intellectual load over the CAN bus.
236 236  
... ... @@ -240,17 +240,17 @@
240 240  
241 241  In this section:
242 242  
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.
272 +* Enable – a flag to start calculation of the discharge current limit;
273 +* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
274 +* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
275 +* 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;
276 +* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
277 +* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
278 +* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
279 +* 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)
280 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
281 +* 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;
282 +* Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
254 254  
255 255  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
256 256  
... ... @@ -258,7 +258,7 @@
258 258  
259 259  === Charge map (PEAK & CONTINUOUS) ===
260 260  
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.
290 +The BMS Main 3 has an alternative algorithm for the maximum allowed charging current based on peak and continuous battery operating modes.
262 262  
263 263  To configure parameters for determining the charge current limit, select the "Control → Charge map (PEAK & CONTINUOUS)" section:
264 264  
... ... @@ -266,26 +266,26 @@
266 266  
267 267  In this section:
268 268  
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.
298 +* Enable – a flag to start calculation of the charge current limit;
299 +* Maximum PEAK charge current – a maximum peak charge current (under normal conditions), A;
300 +* Maximum CONTINUOUS charge current – a maximum continuous charge current (under normal conditions), A;
301 +* PEAK: SOC x Temperature x Factor – the dependence of the correction factor for peak current K,,cp,, on SOC and battery temperature;
302 +* CONTINUOUS: SOC x Temperature x Factor – the dependence of the correction factor for continuous current K,,cc,, on SOC and battery temperature;
303 +* PEAK time – a time for peak current to be allowed, s;
304 +* Sliding time – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
305 +* Waiting time – a time for peak current to be prohibited, s.
277 277  
278 278  The maximum charging current value equals to the peak or continuous current according to the following diagram:
279 279  
280 280  [[image:1733322717451-608.png||data-xwiki-image-style-alignment="center"]]
281 281  
282 -**I,,peak,, = Maximum PEAK charge current × K,,cp,,**
311 +I,,peak,, = Maximum PEAK charge current × K,,cp,,
283 283  
284 -**I,,continuous,, = Maximum CONTINUOUS charge current × K,,cc,,**
313 +I,,continuous,, = Maximum CONTINUOUS charge current × K,,cc,,
285 285  
286 286  === Discharge map (PEAK & CONTINUOUS) ===
287 287  
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.
317 +The BMS Main 3 has an alternative algorithm for the maximum allowed discharging current based on peak and continuous battery operating modes.
289 289  
290 290  To configure parameters for determining the discharge current limit, select the "Control → Discharge map (PEAK & CONTINUOUS)" section:
291 291  
... ... @@ -293,42 +293,45 @@
293 293  
294 294  In this section:
295 295  
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.
325 +* Enable – a flag to start calculation of the discharge current limit;
326 +* Maximum PEAK discharge current – a maximum peak discharge current (under normal conditions), A;
327 +* Maximum CONTINUOUS discharge current – a maximum continuous discharge current (under normal conditions), A;
328 +* PEAK: SOC x Temperature x Factor – the dependence of the correction factor for peak current K,,dp,, on SOC and battery temperature;
329 +* CONTINUOUS: SOC x Temperature x Factor – the dependence of the correction factor for continuous current K,,dc,, on SOC and battery temperature;
330 +* PEAK time – a time for peak current to be allowed, s;
331 +* Sliding time – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
332 +* Waiting time – a time for peak current to be prohibited, s.
304 304  
305 305  The maximum discharging current value equals to the peak or continuous current according to following diagram:
306 306  
307 307  [[image:1733322753429-968.png||data-xwiki-image-style-alignment="center"]]
308 308  
309 -**I,,peak,, = Maximum PEAK discharge current × K,,dp,,**
338 +I,,peak,, = Maximum PEAK discharge current × K,,dp,,
310 310  
311 -**I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,,**
340 +I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,,
312 312  
313 313  === Main contactor ===
314 314  
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.
344 +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.
316 316  
317 317  The Main contactor algorithm supports the following modes:
318 318  
319 -In **“Always on”** mode main contactor closes if all the following is true:
348 +* Always on;
349 +* Automatic.
320 320  
351 +In “Always on” mode main contactor closes if all the following is true:
352 +
321 321  * Other contactors are open;
322 -* There are __no errors__ from the "Errors 1, 2 ..." bitfileds.
354 +* There are no errors from the "Errors 1, 2 ..." bitfileds.
323 323  
324 -and opens if all the following is true:
356 +In “Always on” mode main contactor opens if all the following is true:
325 325  
326 326  * Other contactors are open;
327 -* There is __an error__ from the the "Errors 1, 2 ..." bitfileds.
359 +* There is an error from the the "Errors 1, 2 ..." bitfileds.
328 328  
329 -In **“Automatic”** mode, the main contactor closes by internal algorithms at the same time with other contactors.
361 +In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
330 330  
331 -In **“On demand”** mode, the main contactor closes by external the “Close Main contactor” request.
363 +In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
332 332  
333 333  (% class="box infomessage" %)
334 334  (((
... ... @@ -341,15 +341,15 @@
341 341  
342 342  In this section:
343 343  
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.
376 +* Enable – a flag to enable the main contactor control;
377 +* Algorithm – main contactor control algorithm:
378 +** Always on – contactor is always closed;
379 +** Automatic – contactor closes by internal charge and discharge algorithms;
380 +** On demand – contactor is closed by an external request;
381 +* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
382 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
383 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset;
384 +* Errors 1, 2 to open the main contactor – bitfields to choose the errors which will open the main contactor.
353 353  
354 354  === Charging status ===
355 355  
... ... @@ -359,17 +359,17 @@
359 359  
360 360  In this section:
361 361  
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.
394 +* Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
395 +* Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
396 +* 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;
397 +* 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;
398 +* Use actual voltage to generate the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal;
399 +* 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;
400 +* 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;
401 +* 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;
402 +* 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;
403 +* 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;
404 +* Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
373 373  
374 374  (% class="box infomessage" %)
375 375  (((
... ... @@ -386,15 +386,15 @@
386 386  
387 387  In this section:
388 388  
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;
421 +* Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
422 +* Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
423 +* 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;
424 +* 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;
425 +* Use actual voltage to generate the "Ready to discharge" signal – a flag to disable voltage correction for "Ready to discharge" signal;
426 +* 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;
427 +* 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;
428 +* 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;
429 +* 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 398  * Clear the 'Ready to discharge' signal if the 'Low SOC' signal is set;
399 399  * Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
400 400