Changes for page 3.3 Control

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

From version 13.2
edited by Admin
on 2024/12/24 18:14
Change comment: There is no comment for this version
To version 13.1
edited by Admin
on 2024/12/24 18:13
Change comment: Uploaded new attachment "1735064038329-836.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -509,7 +509,7 @@
509 509  
510 510  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
511 511  
512 -[[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]]
512 +[[image:1733323750262-841.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="360" width="800"]]
513 513  
514 514  In this section:
515 515  
... ... @@ -518,13 +518,12 @@
518 518  ** Always on – load is always connected;
519 519  ** On charger disconnected – load is connected when there is no signal “Charger connected”;
520 520  ** On discharge request – load is connected when there is signal “Discharge request”;
521 -* Allow charging only when the "Ready to discharge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
522 522  * Current corresponding to discharging – a current level to generate the "Discharging current present" signal, А;
523 523  * Current indicating no discharging – a current level to clear the "Discharging current present" signal, А;
524 524  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
525 525  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
526 526  * Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor;
527 -* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
526 +* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the charging contactor;
528 528  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
529 529  * Custom delay: <error> – specific error delay, millisecond;
530 530  * Switch off the discharging contactor on errors without delay – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.