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 startclosing mainhargingcontactorafter all modules are joined;193 +* Interrupt balancing when modules are joined – a flag to break balancing time 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,7 +254,8 @@ 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 -* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, 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; 258 258 * Control the precharging contactor – a flag to control the main precharging contactor; 259 259 * Canceling discharging time – a delay before opening the main discharging contactor, millisecond; 260 260 * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared. ... ... @@ -327,7 +327,8 @@ 327 327 * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A; 328 328 * 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; 329 329 * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond; 330 -* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, 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; 331 331 * Control the precharging contactor – a flag to control the main precharging contactor; 332 332 * Canceling discharging time – a delay before opening the main discharging contactor, millisecond; 333 333 * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared;