Changes for page 3.4 Protections

Last modified by Admin on 2025/11/10 11:45

From version 6.2
edited by Admin
on 2025/02/26 12:03
Change comment: There is no comment for this version
To version 23.1
edited by Admin
on 2025/11/10 11:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -96,7 +96,7 @@
96 96  * Enable – a flag to enable the protection;
97 97  * Minimum cell voltage, V;
98 98  * Tolerant cell voltage, V;
99 -* Check the open circuit voltage instead of the actual voltage – a flag to enable the check of voltage correction due to current and cell resistance;
99 +* Check the open circuit voltage instead of the actual voltage – a flag to use the U,,ocv,, (corrected due to current and cell resistance) cell voltage instead of measured value;
100 100  * Delay before setting the error, millisecond;
101 101  * Delay before clearing the error, second;
102 102  * Lock – a flag to block the error until the device is restarted.
... ... @@ -117,7 +117,7 @@
117 117  
118 118  To change the battery protection parameters from high voltage on the cells, select the "Protections → Overvoltage" section:
119 119  
120 -[[image:1740571383842-536.png]]
120 +[[image:1740571383842-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="147" width="800"]]
121 121  
122 122  In this section:
123 123  
... ... @@ -124,9 +124,9 @@
124 124  * Enable – a flag to enable the protection;
125 125  * Maximum cell voltage, V;
126 126  * Tolerant cell voltage, V;
127 +* Check the open circuit voltage instead of the actual voltage – a flag to use the U,,ocv,, (corrected due to current and cell resistance) cell voltage instead of measured value;
127 127  * Delay before setting the error, millisecond;
128 128  * Delay before clearing the error, second;
129 -* Switch off the discharging contactor on error – a flag to open the discharging contactor when the "Overvoltage" error is generated;
130 130  * Lock – a flag to block the error until the device is restarted.
131 131  
132 132  As a result of the operation of the battery protection from high voltage, the "Overvoltage" error is generated.
... ... @@ -139,6 +139,33 @@
139 139  
140 140  * the maximum voltage among all cells of the battery is less than the “Tolerant cell voltage” value for the “Delay before clearing the error” time.
141 141  
142 +=== Cell imbalance ===
143 +
144 +The BMS Mini S device implements battery protection from too much cell imbalance. If balancing algorithm is not enough to compensate battery imbalance, then imbalance protection generates an error when imbalance is above estimated threshold.
145 +
146 +To change the battery protection parameters from cell imbalance, select the "Protections → Cell imbalance" section:
147 +
148 +[[image:1762772978976-565.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="145" width="800"]]
149 +
150 +In this section:
151 +
152 +* Enable – a flag to enable the protection;
153 +* Maximum cell imbalance, V;
154 +* Tolerant cell imbalance, V;
155 +* Delay before setting the error, millisecond;
156 +* Delay before clearing the error, second;
157 +* Lock – a flag to block the error until the device is restarted.
158 +
159 +As a result of the operation of the battery protection from cell imbalance, the "Cell imbalance” error is generated.
160 +
161 +Error generation conditions:
162 +
163 +* the voltage difference between the most charged cell and the least charged cell is more than the “Maximum cell imbalance” value for the “Delay before setting the error” time.
164 +
165 +Conditions for removing the error:
166 +
167 +* the voltage difference between the most charged cell and the least charged cell is less than the “Tolerant cell imbalance” value for the “Delay before clearing the error” time.
168 +
142 142  === Low temperature ===
143 143  
144 144  The BMS Mini device implements battery protection from too low temperature.
... ... @@ -282,6 +282,35 @@
282 282  If there is the "Cell count error", the **“Critical error” **is generated.
283 283  )))
284 284  
312 +=== Temperature sensor count ===
313 +
314 +To change the protection parameters from the mismatch of the number of temperature sensors to the set value, select the "Protections → Temperature sensor count" section:
315 +
316 +[[image:1762773073782-768.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
317 +
318 +In this section:
319 +
320 +* Enable – a flag to enable the protection;
321 +* Number of cells – a number of temperature sensors connected to the BMS;
322 +* Delay before setting the error, millisecond;
323 +* Delay before clearing the error, second;
324 +* Lock – a flag to block the error until the device is restarted.
325 +
326 +As a result of the operation of the protection from the mismatch of the number of cells, the "T-sensor count error" is generated.
327 +
328 +Error generation conditions:
329 +
330 +* the number of temperature sensors connected to the BMS is **not equal** to the “Number of temperature sensors” value during the “Delay before setting the error” time.
331 +
332 +Conditions for removing the error:
333 +
334 +* the number of temperature sensors connected to the BMS is **equal** to the “Number of temperature sensors” value during the “Delay before clearing the error” time.
335 +
336 +(% class="box warningmessage" %)
337 +(((
338 +If there is the "T-sensor count error", the **“Critical error” **is generated**.**
339 +)))
340 +
285 285  === Short circuit ===
286 286  
287 287  The BMS Mini device implements a protection of power circuits (contactors, power wires) against overheating caused by the flow of high current for a long time.
... ... @@ -393,7 +393,6 @@
393 393  * Delay before setting the error, millisecond;
394 394  * Delay before clearing the error, second;
395 395  * Lock – a flag to block the error until the device is restarted.
396 -* Number of cycles – a number of the charging contactor switchings made during battery operation.
397 397  
398 398  If there is the high switching frequency of the charging contactor, the “CH contactor cycles error” is generated.
399 399  
... ... @@ -405,13 +405,13 @@
405 405  
406 406  * the “Delay before clearing the error” time has passed since the error was generated.
407 407  
408 -=== Discharge contactor cycles protection ===
463 +=== Discharge contactor cycles ===
409 409  
410 410  The BMS Mini device protects the discharging contactor against frequent switching.
411 411  
412 412  To change the protection parameters against high frequency switching of the discharging contactor, select the "Protections → Discharging contactor cycles" section:
413 413  
414 -[[image:1733748068420-615.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="139" width="800"]]
469 +[[image:1740571600741-802.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="128" width="800"]]
415 415  
416 416  In this section:
417 417  
... ... @@ -421,7 +421,6 @@
421 421  * Delay before setting the error, millisecond;
422 422  * Delay before clearing the error, second;
423 423  * Lock – a flag to block the error until the device is restarted.
424 -* Number of cycles – a number of the charging contactor switchings made during battery operation.
425 425  
426 426  If there is the high switching frequency of the discharging contactor, the “DCH contactor cycles error” is generated.
427 427  
... ... @@ -522,6 +522,11 @@
522 522  
523 523  * charging and discharging contactors are open, but the “Charging current present” or “Discharging current present” signal is set.
524 524  
579 +(% class="box warningmessage" %)
580 +(((
581 +If there is the "Stuck contactor" error, the **“Critical error” **is generated.
582 +)))
583 +
525 525  === Contactor feedback ===
526 526  
527 527  The BMS Mini device can receive feedback signals from contactors and detect discrepancy between the control value and the feedback signal. To enable specific contactor protection, the feedback signal must be connected to corresponding contactor feedback pin on X1 header.
... ... @@ -541,6 +541,11 @@
541 541  
542 542  * a command for charging, precharge, discharging, charging/discharging or main contactor not matches its feedback value.
543 543  
603 +(% class="box warningmessage" %)
604 +(((
605 +If there is the "Contactor feedback" error, the **“Critical error” **is generated.
606 +)))
607 +
544 544  === Insulation ===
545 545  
546 546  The BMS Mini device can detect a signal from an external insulation monitoring device (such as Bender IR155) to monitor the insulation quality.
... ... @@ -547,11 +547,15 @@
547 547  
548 548  To change the insulation monitoring parameters, select the "Protections → Insulation" section:
549 549  
550 -[[image:1733748083469-478.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="102" width="800"]]
614 +[[image:1740573733492-485.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="119" width="800"]]
551 551  
552 552  In this section:
553 553  
554 554  * Enable – a flag to enable the protection;
619 +* Checking algorithm – isolation checking mode:
620 +** Always on – check is always performed;
621 +** On charging – check is performed only if “Charger connected” or “Charge request” is set;
622 +** Except charging - check is performed only if “Charger connected” and “Charge request” are cleared;
555 555  * Delay before setting the error, second;
556 556  * Delay before clearing the error, second;
557 557  * Lock – a flag to block the error until the device is restarted.
... ... @@ -558,6 +558,11 @@
558 558  
559 559  Error is set if corresponding discrete input is set up and it receives logical zero.
560 560  
629 +(% class="box warningmessage" %)
630 +(((
631 +If there is the "Insulation" error, the **“Critical error” **is generated.
632 +)))
633 +
561 561  === Critical error ===
562 562  
563 563  To change the critical error parameters, select the "Protections → Critical error" section:
... ... @@ -571,21 +571,29 @@
571 571  * Delay before clearing the error, second;
572 572  * Lock – a flag to block the error until the device is restarted.
573 573  
574 -The critical error flag is generated if at least one of the following errors is generated during the “Delay before setting the error” time:
647 +The "Critical error" signal is generated if at least one of the critical errors (see [[Errors>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HErrors"]]) is generated during the “Delay before setting the error” time.
575 575  
576 -* “Battery cover error”;
577 -* “Cell monitor offline”;
578 -* “Cell count error”;
579 -* “ADC error”;
580 -* “Current sensor error”;
581 -* “Shunt offline”;
582 -* “Shunt error”;
583 -* “No temp. sensors”;
584 -* “Temp. sensor is shorted”;
585 -* “Settings error”;
586 -* “WDT reset”;
587 -* “Stuck contactor”;
588 -* “Contactor feedback error”;
589 -* “Insulation fault”.
590 -
591 591  The “Critical error” is cleared if there are no errors from the list above during the “Delay before clearing the error” time.
650 +
651 +=== General error ===
652 +
653 +To change the general error parameters, select the "Protections → Critical error" section:
654 +
655 +[[image:1740573914327-561.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="129" width="800"]]
656 +
657 +In this section:
658 +
659 +* Enable – a flag to enable the protection;
660 +* Delay before setting the error, millisecond;
661 +* Delay before clearing the error, second;
662 +* Lock – a flag to block the error until the device is restarted;
663 +* Errors 1, 2 to set the "Critical error" – bitfields to enable check of corresponding errors.
664 +
665 +The “General error” is generated if at least one of the enabled errors is generated during the “Delay before setting the error” time.
666 +
667 +The “General error” is cleared if there are no errors from the enabled errors during the “Delay before clearing the error” time.
668 +
669 +(% class="box warningmessage" %)
670 +(((
671 +The state of the “General error” can be assigned to a discrete output or to a power switch.
672 +)))
1740571600741-802.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +20.6 KB
Content
1740573733492-485.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +23.4 KB
Content
1740573914327-561.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +19.6 KB
Content
1762772949184-209.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +18.0 KB
Content
1762772978976-565.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +18.0 KB
Content
1762773073782-768.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +16.6 KB
Content
1762773136224-775.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +16.6 KB
Content
1762773285560-458.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +16.1 KB
Content