Changes for page 3.3 Control

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

From version 69.1
edited by Admin
on 2025/12/11 10:18
Change comment: Загрузить новое вложение 1765448283865-334.png
To version 79.1
edited by Admin
on 2026/03/31 14:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,47 +12,35 @@
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 -* Reset parameters – a command to reset cells state of charge, capacity, and resistance;
20 -* Method of calculating the battery voltage:
21 -** Summation of cell voltages – the overall voltage is calculated as on sum of all cells in the battery;
22 -** Using voltage before contactors – the overall voltage is estimated as voltage before contactors measured by BMS.
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.
23 23  
24 -The values “Capacity” and “Resistance 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 estimated as a fraction of overall current accordingly to the number of chains in a block.
25 25  
26 -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.
27 27  
28 -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.
29 29  
30 -* 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);
31 -* cell resistance to “Cell resistance” value;
32 -* 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.
33 33  
34 -The “Reset parameters” command is used for starting-up and adjustment of the battery.
35 -
36 36  === SOC estimation ===
37 37  
38 -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, and then the overall battery SOC, by using following algorithms:
39 39  
40 -* by open circuit voltage;
41 -* by voltage and current.
42 -
43 -It is recommended to use the algorithm of calculation of SOC by voltage and current.
44 -
45 -To change the estimation algorithm for calculating the battery SOC, select the "Control → SOC estimation → Algorithm" section:
46 -
47 -
48 -[[image:1735056107942-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]]
49 -
50 -The following estimation algorithms supported:
51 -
52 -* Voltage – by open circuit voltage;
53 -* Current and voltage (simplified) – recommended for LFP cells;
54 -* Current and voltage (enhanced) – recommended for NMC cells.
55 -
56 56  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
57 57  
58 58  The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows:
... ... @@ -62,32 +62,34 @@
62 62  
63 63  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).
64 64  
65 -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:
66 66  
67 67  [[image:1733322611551-852.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]]
68 68  
69 -The following calculation methods are supported (“Final SOC”):
57 +In this section:
70 70  
71 -* Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
72 -* Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
73 -* 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;
74 -* 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.
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.
75 75  
76 -Other parameters:
77 -
78 -* Scale the final SOC – a flag to scale the battery SOC by the following values;
79 -* SOC corresponding to 0% – the battery SOC that sets to be 0%;
80 -* SOC corresponding to 100% – the battery SOC that sets to be 100%.
81 -* Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries);
82 -* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly:
83 -** Linear zone: point 1 – starting point of the Uocv linear zone;
84 -** Linear zone: point 2 – ending point of the Uocv linear zone;
85 -* Coulomb counting correction (temperature) – the dependence of battery capacity on temperature;
86 -* Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles.
87 -
88 88  === SOC correction ===
89 89  
90 -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"]]).
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"]]).
91 91  
92 92  To configure parameters for periodically correcting the battery state of charge, select the "Control → SOC correction" section:
93 93  
... ... @@ -95,33 +95,30 @@
95 95  
96 96  In this section:
97 97  
98 -* Enable – a flag to enable the SOC correction;
99 -* 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);
100 -* 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”.
101 -* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
102 -* Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
103 -* 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.
104 104  
105 105  === SOH estimation ===
106 106  
107 107  The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
108 108  
109 -* By effective capacity;
110 -* By total charge-.
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.
111 111  
112 -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.
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.
113 113  
114 -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 cell data to set the expecting SOH at the expecting amount of charge-.
115 -
116 116  To configure parameters for battery state of health calculation, select the "Control → SOH correction" section:
117 117  
118 118  [[image:1765447975228-766.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="96" width="800"]]In this section:
119 119  
120 -* Algorithm:
121 -** By effective capacity;
122 -** By total charge-;
123 -* Total charge: Charge- –  total amount of charge- for expected SOH;
124 -* Total charge: SOH –  expected SOH value at the total amount of charge-.
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.
125 125  
126 126  === Resistance estimation ===
127 127  
... ... @@ -155,16 +155,18 @@
155 155  
156 156  In this section:
157 157  
158 -* Current stabilization time, millisecond;
159 -* 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;
160 -* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;
161 -* Minimum SOC – minimum cell SOC value for resistance calculation;
162 -* 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.
163 163  
164 164  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).
165 165  
166 166  === Low SOC (signal) ===
167 167  
155 +The "Low SOC" is indicative signal that can be assigned to a discrete output or a power switch.
156 +
168 168  To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section:
169 169  
170 170  [[image:1733322624660-513.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
... ... @@ -171,12 +171,12 @@
171 171  
172 172  In this section:
173 173  
174 -* Enable – a flag to enable signal generation;
175 -* Minimum SOC, %;
176 -* Tolerant SOC, %;
177 -* Delay before setting the signal, second;
178 -* Delay before clearing the signal, second;
179 -* 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.
180 180  
181 181  Signal generation conditions:
182 182  
... ... @@ -186,13 +186,10 @@
186 186  
187 187  * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
188 188  
189 -(% class="box infomessage" %)
190 -(((
191 -The "Low SOC signal" is indicative and can be output to a discrete output or a power switch.
192 -)))
193 -
194 194  === High charging current (signal) ===
195 195  
180 +The "High charging current" is indicative signal that can be output to a discrete output or a power switch.
181 +
196 196  To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section:
197 197  
198 198  [[image:1733322624661-915.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
... ... @@ -199,12 +199,12 @@
199 199  
200 200  In this section:
201 201  
202 -* Enable – a flag to enable signal generation;
203 -* Maximum charging current, А;
204 -* Tolerant charging current, А;
205 -* Delay before setting the signal, second;
206 -* Delay before clearing the signal, second;
207 -* 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.
208 208  
209 209  Signal generation conditions:
210 210  
... ... @@ -214,14 +214,9 @@
214 214  
215 215  * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
216 216  
217 -(% class="box infomessage" %)
218 -(((
219 -The "High charging current" signal is indicative and can be output to a discrete output or a power switch.
220 -)))
221 -
222 222  === Charge map ===
223 223  
224 -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.
225 225  
226 226  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.
227 227  
... ... @@ -231,17 +231,17 @@
231 231  
232 232  In this section:
233 233  
234 -* Enable – a flag to start calculation of the charge current limit;
235 -* Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
236 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
237 -* 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;
238 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
239 -* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
240 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
241 -* 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)
242 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
243 -* 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;
244 -* 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.
245 245  
246 246  Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
247 247  
... ... @@ -249,7 +249,7 @@
249 249  
250 250  === Discharge map ===
251 251  
252 -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.
253 253  
254 254  Calculated current values are sent to a charger or an intellectual load over the CAN bus.
255 255  
... ... @@ -259,17 +259,17 @@
259 259  
260 260  In this section:
261 261  
262 -* Enable – a flag to start calculation of the discharge current limit;
263 -* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
264 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
265 -* 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;
266 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
267 -* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
268 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
269 -* 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)
270 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
271 -* 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;
272 -* 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.
273 273  
274 274  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
275 275  
... ... @@ -277,7 +277,7 @@
277 277  
278 278  === Charge map (PEAK & CONTINUOUS) ===
279 279  
280 -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.
281 281  
282 282  To configure parameters for determining the charge current limit, select the "Control → Charge map (PEAK & CONTINUOUS)" section:
283 283  
... ... @@ -285,26 +285,26 @@
285 285  
286 286  In this section:
287 287  
288 -* Enable – a flag to start calculation of the charge current limit;
289 -* Maximum PEAK charge current – a maximum peak charge current (under normal conditions), A;
290 -* Maximum CONTINUOUS charge current – a maximum continuous charge current (under normal conditions), A;
291 -* PEAK: SOC x Temperature x Factor – the dependence of the correction factor for peak current K,,cp,, on SOC and battery temperature;
292 -* CONTINUOUS: SOC x Temperature x Factor – the dependence of the correction factor for continuous current K,,cc,, on SOC and battery temperature;
293 -* PEAK time – a time for peak current to be allowed, s;
294 -* Sliding time – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
295 -* 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.
296 296  
297 297  The maximum charging current value equals to the peak or continuous current according to the following diagram:
298 298  
299 299  [[image:1733322717451-608.png||data-xwiki-image-style-alignment="center"]]
300 300  
301 -I,,peak,, = Maximum PEAK charge current × K,,cp,,
282 +**I,,peak,, = Maximum PEAK charge current × K,,cp,,**
302 302  
303 -I,,continuous,, = Maximum CONTINUOUS charge current × K,,cc,,
284 +**I,,continuous,, = Maximum CONTINUOUS charge current × K,,cc,,**
304 304  
305 305  === Discharge map (PEAK & CONTINUOUS) ===
306 306  
307 -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.
308 308  
309 309  To configure parameters for determining the discharge current limit, select the "Control → Discharge map (PEAK & CONTINUOUS)" section:
310 310  
... ... @@ -312,45 +312,42 @@
312 312  
313 313  In this section:
314 314  
315 -* Enable – a flag to start calculation of the discharge current limit;
316 -* Maximum PEAK discharge current – a maximum peak discharge current (under normal conditions), A;
317 -* Maximum CONTINUOUS discharge current – a maximum continuous discharge current (under normal conditions), A;
318 -* PEAK: SOC x Temperature x Factor – the dependence of the correction factor for peak current K,,dp,, on SOC and battery temperature;
319 -* CONTINUOUS: SOC x Temperature x Factor – the dependence of the correction factor for continuous current K,,dc,, on SOC and battery temperature;
320 -* PEAK time – a time for peak current to be allowed, s;
321 -* Sliding time – a time of linear change of the maximum charging current from peak to continuous and from continuous to peak value, ms;
322 -* 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.
323 323  
324 324  The maximum discharging current value equals to the peak or continuous current according to following diagram:
325 325  
326 326  [[image:1733322753429-968.png||data-xwiki-image-style-alignment="center"]]
327 327  
328 -I,,peak,, = Maximum PEAK discharge current × K,,dp,,
309 +**I,,peak,, = Maximum PEAK discharge current × K,,dp,,**
329 329  
330 -I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,,
311 +**I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,,**
331 331  
332 332  === Main contactor ===
333 333  
334 -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.
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.
335 335  
336 336  The Main contactor algorithm supports the following modes:
337 337  
338 -* Always on;
339 -* Automatic.
319 +In **“Always on”** mode main contactor closes if all the following is true:
340 340  
341 -In “Always on” mode main contactor closes if all the following is true:
342 -
343 343  * Other contactors are open;
344 -* There are no errors from the "Errors 1, 2 ..." bitfileds.
322 +* There are __no errors__ from the "Errors 1, 2 ..." bitfileds.
345 345  
346 -In “Always on” mode main contactor opens if all the following is true:
324 +and opens if all the following is true:
347 347  
348 348  * Other contactors are open;
349 -* There is an error from the the "Errors 1, 2 ..." bitfileds.
327 +* There is __an error__ from the the "Errors 1, 2 ..." bitfileds.
350 350  
351 -In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
329 +In **“Automatic”** mode, the main contactor closes by internal algorithms at the same time with other contactors.
352 352  
353 -In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
331 +In **“On demand”** mode, the main contactor closes by external the “Close Main contactor” request.
354 354  
355 355  (% class="box infomessage" %)
356 356  (((
... ... @@ -363,34 +363,35 @@
363 363  
364 364  In this section:
365 365  
366 -* Enable – a flag to enable the main contactor control;
367 -* Algorithm – main contactor control algorithm:
368 -** Always on – contactor is always closed;
369 -** Automatic – contactor closes by internal charge and discharge algorithms;
370 -** On demand – contactor is closed by an external request;
371 -* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
372 -* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
373 -* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset;
374 -* Errors 1, 2 to open the main contactor – bitfields to choose the errors which will open the main contactor.
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.
375 375  
376 376  === Charging status ===
377 377  
378 378  To change the parameters of charging process status, select the "Control → Charging status" section:
379 379  
380 -[[image:1760435790050-496.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="140" width="800"]]
358 +[[image:1771432488941-251.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="154" width="800"]]
381 381  
382 382  In this section:
383 383  
384 -* Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
385 -* Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
386 -* 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;
387 -* 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;
388 -* 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;
389 -* 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;
390 -* 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;
391 -* 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;
392 -* 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;
393 -* Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
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 394  
395 395  (% class="box infomessage" %)
396 396  (((
... ... @@ -403,46 +403,54 @@
403 403  
404 404  To change the parameters of discharging process status, select the "Control → Discharging status" section:
405 405  
406 -[[image:1760435802140-274.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="129" width="800"]]
385 +[[image:1771431570393-551.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="155" width="800"]]
407 407  
408 408  In this section:
409 409  
410 -* Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
411 -* Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
412 -* 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;
413 -* 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;
414 -* 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;
415 -* 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;
416 -* 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;
417 -* 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;
418 -* Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
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.
419 419  
420 420  === Precharge ===
421 421  
422 -The BMS Main 3 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.
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.
423 423  
424 -BMS Main 3 device detects errors while pre-charging the load capacity by monitoring the current and voltage difference before and after contactors. Also BMS can measure the power dissipated on precharge resistor and generate an error if it greater than configured limit.
405 +BMS Main 3 can detect errors while pre-charging the load capacity by monitoring **the current and voltage difference** before and after contactors.
425 425  
426 -TBA
407 +BMS Main 2R can detect errors while pre-charging the load capacity **only by monitoring the current**.
427 427  
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 +
428 428  To change the parameters of precharge contactor, select the "Control → Precharge" section:
429 429  
430 430  [[image:1750328428183-819.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]
431 431  
432 -* Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A;
433 -* 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;
434 -* Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
435 -* 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;
436 -* Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error";
437 -* Delay before current measurement – a delay before first current measurement after closing precharge, millisecond;
438 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
439 -* Relaxation between attempts – a duration between precharge attempts, millisecond;
440 -* Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor;
441 -* Precharge resistor resistance, Ohm;
442 -* Maximum allowable power dissipated in the resistor, W;
443 -* Delay before setting the "Precharge error" when checking power, millisecond;
444 -* Delay before clearing the "Precharge error", second;
445 -* Lock the "Precharge error" – a flag to block the error until the device is restarted.
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.
446 446  
447 447  “Precharge error” generation conditions if any of the following is true:
448 448  
... ... @@ -457,14 +457,10 @@
457 457  
458 458  === Charge ===
459 459  
460 -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.
447 +There are two signals that serve charging the battery: "Charging" and "Allow charging". With the help of the "Allow charging" signal, the BMS commands the charger to start or stop charging.
461 461  
462 -The device supports three charge control algorithms:
449 +BMS Main 3 / BMS Main 2R supports three charge control algorithms:
463 463  
464 -* Always on – charging is always allowed;
465 -* On charger connected – charging is allowed when there is a signal “Charger connected”;
466 -* On charge request – charging is allowed when there is a signal “Charge request”.
467 -
468 468  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 from the "Errors 1, 2 ..." bitfields appears or one of the signals:
469 469  
470 470  * Service reset;
... ... @@ -476,16 +476,12 @@
476 476  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
477 477  
478 478  * 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 contactor and the allow charging contactor close;
479 -* If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
480 -* 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);
481 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
462 +* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens.
482 482  
483 483  When the "**On charge request**" algorithm selected, the control is performed as follows:
484 484  
485 485  * 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 contactor and the allow charging contactor close;
486 -* If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
487 -* 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);
488 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
467 +* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
489 489  
490 490  (% class="box infomessage" %)
491 491  (((
... ... @@ -498,30 +498,26 @@
498 498  
499 499  In this section:
500 500  
501 -* Enable – a flag to activate the charge control;
502 -* Algorithm:
503 -** Always on – charging is always allowed;
504 -** On charger connected – charging is allowed when there is a signal “Charger connected”;
505 -** On charge request – charging is allowed when there is a signal “Charge request”;
506 -* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
507 -* Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
508 -* Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
509 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
510 -* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
511 -* Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
512 -* Custom delay: <error> – delay for specific error, millisecond;
513 -* 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”;
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”;
514 514  
515 515  === Discharge ===
516 516  
517 -The device controls the discharging contactor to connect battery to the load.
496 +The BMS Main 3 / BMS Main 2R device controls the discharging contactor to connect battery to the load.
518 518  
519 -The device supports three algorithms to control battery discharging:
498 +BMS Main 3 / BMS Main 2R supports three algorithms to control battery discharging:
520 520  
521 -* Always on – load is always connected;
522 -* On charger disconnected – load is connected when there is no signal “Charger connected”;
523 -* On discharge request – load is connected when there is signal “Discharge request”.
524 -
525 525  When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
526 526  
527 527  * Service reset
... ... @@ -551,32 +551,45 @@
551 551  
552 552  In this section:
553 553  
554 -* Enable – a flag to activate the discharge control;
555 -* Algorithm:
556 -** Always on – load is always connected;
557 -** On charger disconnected – load is connected when there is no signal “Charger connected”;
558 -** On discharge request – load is connected when there is signal “Discharge request”;
559 -* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
560 -* Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
561 -* Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
562 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
563 -* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
564 -* Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
565 -* Custom delay: <error> – specific error delay, millisecond;
566 -* 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”.
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”.
567 567  
568 568  === Charge/Discharge ===
569 569  
570 -The BMS Main 3 device can control the charge/discharge contactor, which combines algorithms of charging and discharging contactor.
545 +The BMS Main 3 / BMS Main 2R device can control the Charge/Discharge contactor, which combines algorithms of charging and discharging contactor.
571 571  
572 572  Charge/Discharge contactor has three algorithms of operation:
573 573  
574 -* 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;
575 -* Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
576 -* Independent (on Charge request or Discharge request) - Charge/Discharge contactor is based on its own controller that listen to Charge and Discharge requests and closes if one of these signals occurs.
549 +On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge controllers and behaves:
577 577  
578 -TBA
551 +* as Charging contactor if "Charging" signal is set;
552 +* as Discharging contactor in other cases.
579 579  
554 +When **Independent (Always) **algorithm is selected, the charging/discharging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
555 +
556 +* Service reset
557 +* Power down request
558 +* Inhibit charging
559 +* Inhibit discharging
560 +
561 +the charging/discharging contactor opens.
562 +
563 +On **Independent (on Charge request or Discharge request)** algorithm charge/discharge contactor is based on its own controller and performs as follows:
564 +
565 +* if there is "Charge request" or "Discharge request" signal and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging/discharging contactor closes;
566 +* If the "Charge request" or "Discharge request" disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the charging/discharging contactor opens.
567 +
580 580  (% class="box infomessage" %)
581 581  (((
582 582  **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).
... ... @@ -588,23 +588,23 @@
588 588  
589 589  In this section:
590 590  
591 -* Enable – a flag to enable the charge/discharge controller.
592 -* Algorithm:
593 -** 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;
594 -** Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
595 -** Independent (on Charge request or Discharge request);
596 -* Delay before starting charging or discharging, millisecond;
597 -* Delay before stopping charging or discharging, millisecond;
598 -* Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor;
599 -* Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;
600 -* 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;
601 -* 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;
602 -* 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;
603 -* 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”.
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 when closing charge/discharge contactor;
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”.
604 604  
605 605  === Discharge (AUX) ===
606 606  
607 -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.
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.
608 608  
609 609  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.
610 610  
... ... @@ -620,23 +620,23 @@
620 620  
621 621  In this section:
622 622  
623 -* Enable – a flag to activate the auxiliary discharge control;
624 -* Switch off the discharging (AUX) contactor if the SOC is too low;
625 -* Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
626 -* Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
627 -* Switch off the discharging (AUX) contactor if the cell voltage is out of the range;
628 -* Minimum cell voltage, V;
629 -* Maximum cell voltage, V;
630 -* Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
631 -* Minimum battery voltage, V;
632 -* Maximum battery voltage, V;
633 -* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor.
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.
634 634  
635 635  === Cell balancing ===
636 636  
637 637  Balancing makes the voltage of all cells equal to the minimum cell voltage.
638 638  
639 -The following balancing rules are supported:
627 +The following **balancing rules** are supported:
640 640  
641 641  * when the battery is charging (current I > 0) and time after until the battery is relaxed;
642 642  * when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
... ... @@ -657,9 +657,9 @@
657 657  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
658 658  )))
659 659  
660 -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.
661 661  
662 -BMS Main 3 can force a cell balancing, if its voltage is higher than estimated value.
650 +BMS Main 3 / BMS Main 2R can force a cell balancing, if its voltage is higher than estimated value.
663 663  
664 664  To change the cell balancing parameters, select the "Control → Cell balancing" section:
665 665  
... ... @@ -667,24 +667,25 @@
667 667  
668 668  In this section:
669 669  
670 -* Enable – a flag to enable cell balancing;
671 -* Balancing rule:
672 -** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
673 -** 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);
674 -** Balance always – balancing is always performed regardless the battery state;
675 -* Balancing condition:
676 -** Automatic – balancing will be performed automatically if needed conditions are met;
677 -** 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;
678 -* Minimum cell voltage to start balancing, V;
679 -* Voltage deviation to start balancing;
680 -* Voltage deviation to stop balancing;
681 -* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor;
682 -* Maximum allowable temperature of BMS Logic devices, ºC;
683 -* Command to discharge all cells – a flag to force the balancing of all cells.
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.
684 684  
685 685  === Series balancing ===
686 686  
687 -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.
688 688  
689 689  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.
690 690  
... ... @@ -701,17 +701,17 @@
701 701  
702 702  In this section:
703 703  
704 -* Enable – a flag to enable series balancing;
705 -* Number of Logics in a series;
706 -* Minimum series voltage to start balancing, V;
707 -* Balancing threshold, V;
708 -* Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;
709 -* Period – a period to reset of charge counters for each series (to avoid accumulation of error), second;
710 -* 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.
711 711  
712 712  === Power down ===
713 713  
714 -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.
715 715  
716 716  Shutting down the battery system is performed according to the following conditions:
717 717  
... ... @@ -726,11 +726,11 @@
726 726  
727 727  In this section:
728 728  
729 -* Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
730 -* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute;
731 -* 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.
732 -* Power down if KEYRUN and CHARGE_ON are cleared – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared;
733 -* 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.
734 734  
735 735  === Heater ===
736 736  
... ... @@ -740,22 +740,24 @@
740 740  
741 741  In this section:
742 742  
743 -* Enable – a flag to enable the heater control;
744 -* Minimum cell temperature, °C;
745 -* Tolerant cell temperature, °C;
746 -* Delay before starting the heater, millisecond;
747 -* Delay before stopping the heater, millisecond;
748 -* 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.
749 749  
750 750  As a result of operating the heating algorithm, the “Heater” signal is generated.
751 751  
752 752  Conditions for signal generation:
753 753  
754 -* 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.
755 755  
756 756  Conditions for clearing the signal:
757 757  
758 -* 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.
759 759  
760 760  (% class="box infomessage" %)
761 761  (((
... ... @@ -770,22 +770,24 @@
770 770  
771 771  In this section:
772 772  
773 -* Enable – a flag to enable the cooler control;
774 -* Maximum cell temperature, °C;
775 -* Tolerant cell temperature, °C;
776 -* Delay before starting the cooler, millisecond;
777 -* Delay before stopping the cooler, millisecond;
778 -* 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.
779 779  
780 780  As a result of operating the cooling algorithm, the "Cooler" signal is generated.
781 781  
782 782  Conditions for signal generation:
783 783  
784 -* 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.
785 785  
786 786  Conditions for clearing the signal:
787 787  
788 -* 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.
789 789  
790 790  (% class="box infomessage" %)
791 791  (((
... ... @@ -794,6 +794,11 @@
794 794  
795 795  === High voltage ===
796 796  
790 +(% class="box infomessage" %)
791 +(((
792 +This section is not available on BMS Main 2R.
793 +)))
794 +
797 797  The BMS Main 3 device has an ability to measure high voltages before and after contactors.
798 798  
799 799  To change the parameters of high voltage fault, select the "Control → High voltage" section:
... ... @@ -802,9 +802,9 @@
802 802  
803 803  In this section:
804 804  
805 -* Enable – a flag to enable High voltage control;
806 -* Delay before clearing the High voltage fault, second;
807 -* 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**.
808 808  
809 809  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.
810 810  
... ... @@ -817,7 +817,7 @@
817 817  
818 818  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.
819 819  
820 -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.
821 821  
822 822  Before starting the process of determining the discharge characteristic, it is necessary to prepare a BMS:
823 823  
... ... @@ -830,18 +830,14 @@
830 830  
831 831  In this section:
832 832  
833 -* Enable – a flag to enable cell analysis;
834 -* Discharge step, Ah;
835 -* Delta voltage – a maximum allowable voltage drop for the cell, V;
836 -* Logic index, Cell index – a position of the analyzed cell;
837 -* 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).
838 838  
839 -Discharge step should be set equal to
837 +Discharge step should be set equal to С/21, where C is the cell capacity.
840 840  
841 -Discharge step= С/21,
842 -
843 -where C is the cell capacity.
844 -
845 845  The discharge characteristic will be constructed for the given cell (its position is determined by the fields “Logic index” and “Cell index”).
846 846  
847 847  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.
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