Changes for page 3.3 Control

Last modified by Admin on 2025/05/30 16:50

From version 12.30
edited by Admin
on 2025/02/11 16:49
Change comment: There is no comment for this version
To version 12.31
edited by Admin
on 2025/02/11 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -315,13 +315,14 @@
315 315  * Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
316 316  * Control the precharging contactor – a flag to control the main precharging contactor;
317 317  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
318 -* Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared.
319 -* Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared.
320 -* Disconnect all modules if one is not ready to discharge – a flag for disconnecting all modules if one of the modules have the “Ready to discharge” signal cleared;
321 -* Disconnect all modules if one is not ready to discharge – a flag for disconnecting all modules if one of the modules have the “Ready to discharge” signal cleared;
318 +* Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared;
319 +* Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared;
320 +* Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears;
322 322  * Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears;
323 323  * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;
324 324  * Maximum discharge current limit – a maximum allowed discharging current of all the battery, A;
324 +* Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;
325 +* Maximum discharge current limit – a maximum allowed discharging current of all the battery, A;
325 325  * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus;
326 326  * Errors 1 (2) to open the discharging contactor – errors that cause the main discharging contactor "Discharging" to open,
327 327  * Switch of the discharging contactor on errors without a delay – a flag that allows the main discharging contactor “Discharging” to be opened without delay if errors are detected.