Changes for page 3.3 Control

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

From version 42.4
edited by Admin
on 2025/02/24 12:18
Change comment: There is no comment for this version
To version 42.7
edited by Admin
on 2025/02/24 13:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -457,7 +457,6 @@
457 457  **Note: **when errors occur in the system, the **Charge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
458 458  )))
459 459  
460 -
461 461  To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
462 462  
463 463  [[image:1735063563460-549.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="262" width="800"]]
... ... @@ -472,7 +472,7 @@
472 472  * Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
473 473  * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
474 474  * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
475 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor;
474 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
476 476  * Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
477 477  * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
478 478  * Custom delay: <error> – delay for specific error, millisecond;
... ... @@ -511,8 +511,6 @@
511 511  **Note: **when errors occur in the system, the **Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
512 512  )))
513 513  
514 -The device supports controlling the precharging contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]).
515 -
516 516  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
517 517  
518 518  [[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]]
... ... @@ -527,7 +527,7 @@
527 527  * Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
528 528  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
529 529  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
530 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor;
527 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
531 531  * Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
532 532  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
533 533  * Custom delay: <error> – specific error delay, millisecond;
... ... @@ -582,11 +582,6 @@
582 582  * the battery voltage is out of range;
583 583  * the errors are detected (configured in the "Errors 1, 2 ..." bitfields).
584 584  
585 -(% class="box infomessage" %)
586 -(((
587 -**Note: **when errors occur in the system, the **Discharge (AUX) **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
588 -)))
589 -
590 590  To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section:
591 591  
592 592  [[image:1735066190419-838.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]]
... ... @@ -603,7 +603,7 @@
603 603  * Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
604 604  * Minimum battery voltage, V;
605 605  * Maximum battery voltage, V;
606 -* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor;
598 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor.
607 607  
608 608  === Cell balancing ===
609 609  
... ... @@ -625,7 +625,10 @@
625 625  * the voltage on the cell is less than the balancing stop voltage;
626 626  * the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
627 627  
620 +(% class="box infomessage" %)
621 +(((
628 628  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
623 +)))
629 629  
630 630  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.
631 631  
... ... @@ -642,9 +642,6 @@
642 642  ** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
643 643  ** 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);
644 644  ** Balance always – balancing is always performed regardless the battery state;
645 -
646 -[[image:1735065666891-686.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="132" width="800"]]
647 -
648 648  * Balancing condition:
649 649  ** Automatic – balancing will be performed automatically if needed conditions are met;
650 650  ** 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;