Changes for page 3.3 Control

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

From version 56.3
edited by Admin
on 2026/04/30 15:47
Change comment: There is no comment for this version
To version 55.4
edited by Admin
on 2026/04/30 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -231,17 +231,17 @@
231 231  
232 232  In this section:
233 233  
234 -* **Enable **– a flag to start calculation of the discharge current limit;
235 -* **Maximum discharge current** – a maximum allowable value of the discharge 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 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;
238 -* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature;
239 -* **Option 2: Limit discharge current by the contactor temperature** – a flag to enable correction of maximum allowable discharging current **Kdc** 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 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)
242 -* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on minimum cell voltage;
243 -* **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;
244 -* **Option 4: Cell voltage x Factor** – the dependence of the correction factor on minimum cell temperature.
234 +* Enable – a flag to start calculation of the discharge current limit;
235 +* Maximum discharge current – a maximum allowable value of the discharge 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 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;
238 +* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
239 +* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** 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 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)
242 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
243 +* 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;
244 +* Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
245 245  
246 246  Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
247 247  
... ... @@ -249,23 +249,26 @@
249 249  
250 250  === Main contactor ===
251 251  
252 -The BMS Mini S / BMS Mini 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.
252 +The BMS Mini S / BMS Mini 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 a case of sealing of the charging or discharging contactors.
253 253  
254 254  The Main contactor algorithm supports the following modes:
255 255  
256 -In **“Always on”** mode main contactor closes if all the following is true:
256 +* Always on;
257 +* Automatic.
257 257  
259 +In “Always on” mode main contactor closes if all the following is true:
260 +
258 258  * Other contactors are open;
259 -* There are __no errors__ from the "Errors 1, 2 ..." bitfileds.
262 +* There are no errors from the "Errors 1, 2 ..." bitfileds.
260 260  
261 -and opens if all the following is true:
264 +In “Always on” mode main contactor opens if all the following is true:
262 262  
263 263  * Other contactors are open;
264 -* There is __an error__ from the the "Errors 1, 2 ..." bitfileds.
267 +* There is an error from the the "Errors 1, 2 ..." bitfileds.
265 265  
266 -In **“Automatic”** mode, the main contactor closes by internal algorithms at the same time with other contactors.
269 +In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
267 267  
268 -In **“On demand”** mode, the main contactor closes by external the “Close Main contactor” request.
271 +In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
269 269  
270 270  (% class="box infomessage" %)
271 271  (((
... ... @@ -274,38 +274,38 @@
274 274  
275 275  To change the parameters of the main contactor, select the "Control → Main contactor" section:
276 276  
277 -[[image:1777563933065-421.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="137" width="800"]]
280 +[[image:1740397558976-651.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="144" width="800"]]
278 278  
279 279  In this section:
280 280  
281 -* **Enable **– a flag to enable the main contactor control;
282 -* **Algorithm** – main contactor control algorithm:
283 -** **Always on** – contactor is always closed;
284 -** **Automatic** – contactor closes by internal charge and discharge algorithms;
285 -** **On demand** – contactor is closed by an external request;
286 -* **Time to keep the contactor closed before closing the others** – a time for other contactors to be open after the main contactor is closed;
287 -* **Delay before opening the contactor** – a time which is used to detect conditions for opening the contactor, s;
288 -* **Keep the contactor open until the device is restarted** – a flag for keeping the main contactor open until the system is reset;
289 -* **Errors 1, 2 to open the main contactor** – bitfields to choose the errors which will open the main contactor.
284 +* Enable – a flag to enable the main contactor control;
285 +* Algorithm – main contactor control algorithm:
286 +** Always on – contactor is always closed;
287 +** Automatic – contactor closes by internal charge and discharge algorithms;
288 +** On demand – contactor is closed by an external request;
289 +* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
290 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
291 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset;
292 +* Errors 1, 2 to open the main contactor – bitfields to choose the errors which will open the main contactor.
290 290  
291 291  === Charging status ===
292 292  
293 293  To change the parameters of charging process status, select the "Control → Charging status" section:
294 294  
295 -
298 +[[image:1762774819522-147.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="140" width="800"]]
296 296  In this section:
297 297  
298 -* **Current to set the "Charging current present"** – a current level to generate the "Charging current present" signal, A;
299 -* **Current to clear the "Charging current present"** – a current level to clear the "Charging current present" signal, A;
300 -* **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;
301 -* **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;
302 -* **Use actual voltage to generate the "Ready to charge" signal** – a flag to disable voltage correction for "Ready to charge" signal;
303 -* **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;
304 -* **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;
305 -* **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;
306 -* **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;
307 -* **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;
308 -* **Errors 1, 2 to clear the "Ready to charge"** – bitfields to choose the errors which will clear the "Ready to charge" signal.
301 +* Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
302 +* Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
303 +* Use actual voltage to generate the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal;
304 +* Use actual voltage to generate the "Ready to charge" signal if the current is negative a flag to disable voltage correction for "Ready to charge" signal only at discharging current;
305 +* 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;
306 +* 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;
307 +* 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;
308 +* 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;
309 +* 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;
310 +* 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;
311 +* Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
309 309  
310 310  (% class="box infomessage" %)
311 311  (((
1777563933065-421.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -23.1 KB
Content