Changes for page 3.3 Control

Last modified by Admin on 2025/04/09 12:15

From version 27.3
edited by Admin
on 2025/02/24 12:31
Change comment: There is no comment for this version
To version 31.1
edited by Admin
on 2025/02/24 13:52
Change comment: Загрузить новое вложение 1740405145695-704.png

Summary

Details

Page properties
Content
... ... @@ -527,37 +527,46 @@
527 527  * Switch off the discharging (AUX) contactor if the SOC is too low;
528 528  * Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
529 529  * Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
530 +* Switch off the discharging (AUX) contactor if the cell voltage is out of the range;
531 +* Minimum cell voltage, V;
532 +* Maximum cell voltage, V;
530 530  * Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
531 -* Minimum voltage – minimum battery voltage, V;
532 -* Maximum voltage – maximum battery voltage, V;
533 -* Switch off the discharging (AUX) contactor on errors – the auxiliary (AUX) discharging contactor opens if the following errors occur: Undervoltage, Overcurrent, High temperature (DCH), Short circuit, Critical error.
534 +* Minimum battery voltage, V;
535 +* Maximum battery voltage, V;
536 +* Errors 1, 2 to open the auxiliary discharging contactor bitfields to choose the errors which will open the auxiliary discharging contactor.
534 534  
535 -=== ===
536 -
537 537  === Cell balancing ===
538 538  
539 -Balancing makes the voltage of all cells be equal to the minimum cell voltage.
540 +Balancing makes the voltage of all cells equal to the minimum cell voltage.
540 540  
541 541  The following balancing rules are supported:
542 542  
543 -* only when the battery is charging (current I > 0) and some time until the battery is relaxed;
544 +* when the battery is charging (current I > 0) and time after until the battery is relaxed;
544 544  * when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
545 545  * always (regardless of battery state).
546 546  
547 -A balancing resistor is connected to the cell if:
548 +A balancing resistor is connected to the cell if the following conditions are simultaneously met:
548 548  
549 -* the voltage on the cell is higher than the starting voltage of the balancing;
550 -* the difference between the cell voltage and the minimum voltage among the cells of the battery is greater than the balancing deviation.
550 +* the voltage on the cell is higher than the balancing start voltage;
551 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold;
551 551  
553 +A balancing resistor is disconnected from the cell if any of the following conditions are met:
554 +
555 +* the voltage on the cell is less than the balancing stop voltage;
556 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
557 +
552 552  (% class="box infomessage" %)
553 553  (((
554 -If the BMS Mini overheats, then the balancing of the cells connected to this device will not be performed.
560 +If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
555 555  )))
556 556  
557 -To change the cell balancing parameters, select the "Control Cell balancing" section:
563 +The BMS Mini device 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.
558 558  
559 -[[image:1733746797003-364.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]]
565 +BMS Mini device can force a cell balancing, if its voltage is higher than estimated value.
560 560  
567 +To change the cell balancing parameters, select the "Control → Cell balancing" section:
568 +
569 +[[image:1740404562825-676.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="168" width="800"]]
561 561  In this section:
562 562  
563 563  * Enable – a flag to enable cell balancing;
... ... @@ -565,11 +565,15 @@
565 565  ** Balance on charge;
566 566  ** Balance on charge or relaxed;
567 567  ** Balance always;
568 -
569 -[[image:1733746797004-660.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]]
570 -
577 +* Balancing condition:
578 +** Automatic – balancing will be performed automatically if needed conditions are met;
579 +** 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;
571 571  * Minimum cell voltage to start balancing, V;
572 -* Balancing deviation, V.
581 +* Voltage deviation to start balancing;
582 +* Voltage deviation to stop balancing;
583 +* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor;
584 +* Maximum allowable temperature of the board, ºC;
585 +* Command to discharge all cells – a flag to force the balancing of all cells.
573 573  
574 574  === Power down ===
575 575  
... ... @@ -584,20 +584,20 @@
584 584  
585 585  To change the parameters of the power down control, select the "Control → Power down" section:
586 586  
587 -[[image:1733746797005-459.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="115" width="800"]]
588 -
600 +[[image:1740404859367-943.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
589 589  In this section:
590 590  
591 591  * Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
592 592  * Idle time to power down – a time of battery inactivity after which the battery is shut down, minute;
593 -* 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.
605 +* 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;
606 +* Delay before setting the internal power down signal – a delay before turning off the device power when receiving the “Power down request” command, ms.
594 594  
595 595  === Heater ===
596 596  
597 597  To change the parameters of the heater control algorithm, select the "Control → Heater" section:
598 598  
599 -[[image:1733746808496-606.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
600 600  
613 +[[image:1740404973346-344.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="138" width="800"]]
601 601  In this section:
602 602  
603 603  * Enable – a flag to enable heater control;
... ... @@ -605,7 +605,7 @@
605 605  * Tolerant cell temperature, °C;
606 606  * Delay before starting the heater, millisecond;
607 607  * Delay before stopping the heater, millisecond;
608 -* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error).
621 +* Errors 1, 2 to turn off the heater – bitfields to choose the errors which will turn off the heater;
609 609  
610 610  As a result of operating the heating algorithm, the “Heater” signal is generated.
611 611  
1740404562825-676.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +25.4 KB
Content
1740404859367-943.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +18.8 KB
Content
1740404973346-344.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +21.0 KB
Content
1740405145695-704.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +20.6 KB
Content