Changes for page 3.3 Control
Last modified by Admin on 2025/05/30 16:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 breakbalancingtimeafter all modules are joined;193 +* Interrupt balancing when modules are joined – a flag to start closing main 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 chadischarging 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;