Changes for page 3.3 Control

Last modified by Admin on 2025/06/11 15:52

From version 29.2
edited by Admin
on 2025/06/11 15:51
Change comment: There is no comment for this version
To version 30.1
edited by Admin
on 2025/06/11 15:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -301,7 +301,7 @@
301 301  
302 302  The charge/discharge contactor control is configured in the “Control → Charge/Discharge” section:
303 303  
304 -[[image:1749657114587-360.png]]
304 +[[image:1749657114587-360.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="284" width="800"]]
305 305  
306 306  In this section:
307 307  
... ... @@ -317,7 +317,8 @@
317 317  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
318 318  * Allowable voltage difference to rejoin modules – a difference between the voltage of the disconnected module and the battery voltage at which its joining is permitted, V;
319 319  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
320 -* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
320 +* Module balancing time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
321 +* Interrupt balancing when modules are joined – a flag to break balancing time after all modules are joined;
321 321  * Control the precharging contactor – a flag to control the main precharging contactor;
322 322  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
323 323  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared;
... ... @@ -324,6 +324,8 @@
324 324  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared;
325 325  * Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears;
326 326  * Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears;
328 +* Regulator: Keep battery module currents below limits – a flag to enable regulation of module currents to be below module current limit;
329 +* Regulator: Gain – a gain of current regulator;
327 327  * Maximum charge current limit – a maximum allowed charging current of all the battery, A;
328 328  * Maximum discharge current limit – a maximum allowed discharging current of all the battery, A;
329 329  * Errors to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus;