Changes for page 3.3 Control

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

From version 43.3
edited by Admin
on 2025/04/15 16:42
Change comment: There is no comment for this version
To version 43.1
edited by Admin
on 2025/04/15 16:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -190,7 +190,7 @@
190 190  * 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;
191 191  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
192 192  * Module balancing time – a time of balancing battery modules after joining modules and before closing main charging contactor, millisecond;
193 -* Interrupt balancing when modules are joined – a flag to break balancing time after all modules are joined;
193 +* Interrupt balancing when modules are joined – a flag to start closing main charging contactor after all modules are joined;
194 194  * Control the precharging contactor – a flag to control the main precharging contactor;
195 195  * Canceling charging time – a delay before opening the main charging contactor, ms;
196 196  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared.
... ... @@ -254,8 +254,7 @@
254 254  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
255 255  * 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;
256 256  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
257 -* Module balancing time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
258 -* Interrupt balancing when modules are joined – a flag to break balancing time after all modules are joined;
257 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
259 259  * Control the precharging contactor – a flag to control the main precharging contactor;
260 260  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
261 261  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared.
... ... @@ -328,8 +328,7 @@
328 328  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
329 329  * 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;
330 330  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
331 -* Module balancing time – a time of balancing battery modules after joining modules and before closing main chardischarging contactor, millisecond;
332 -* Interrupt balancing when modules are joined – a flag to break balancing time after all modules are joined;
330 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
333 333  * Control the precharging contactor – a flag to control the main precharging contactor;
334 334  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
335 335  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared;