Changes for page 3.3 Control

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

From version 42.8
edited by Admin
on 2025/02/24 13:51
Change comment: There is no comment for this version
To version 42.5
edited by Admin
on 2025/02/24 12:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -510,6 +510,8 @@
510 510  **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).
511 511  )))
512 512  
513 +The device supports controlling the precharging contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]).
514 +
513 513  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
514 514  
515 515  [[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]]
... ... @@ -524,7 +524,7 @@
524 524  * Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
525 525  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
526 526  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
527 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
529 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor;
528 528  * Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
529 529  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
530 530  * Custom delay: <error> – specific error delay, millisecond;
... ... @@ -579,6 +579,11 @@
579 579  * the battery voltage is out of range;
580 580  * the errors are detected (configured in the "Errors 1, 2 ..." bitfields).
581 581  
584 +(% class="box infomessage" %)
585 +(((
586 +**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).
587 +)))
588 +
582 582  To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section:
583 583  
584 584  [[image:1735066190419-838.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]]
... ... @@ -595,7 +595,7 @@
595 595  * Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
596 596  * Minimum battery voltage, V;
597 597  * Maximum battery voltage, V;
598 -* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor.
605 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor;
599 599  
600 600  === Cell balancing ===
601 601  
... ... @@ -617,10 +617,7 @@
617 617  * the voltage on the cell is less than the balancing stop voltage;
618 618  * the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
619 619  
620 -(% class="box infomessage" %)
621 -(((
622 622  If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
623 -)))
624 624  
625 625  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.
626 626  
... ... @@ -637,6 +637,9 @@
637 637  ** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states);
638 638  ** 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);
639 639  ** Balance always – balancing is always performed regardless the battery state;
644 +
645 +[[image:1735065666891-686.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="132" width="800"]]
646 +
640 640  * Balancing condition:
641 641  ** Automatic – balancing will be performed automatically if needed conditions are met;
642 642  ** 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;