Changes for page 3.3 Control

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

From version 42.1
edited by Admin
on 2025/04/15 16:18
Change comment: Загрузить новое вложение 1744733920147-654.png
To version 43.2
edited by Admin
on 2025/04/15 16:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -176,7 +176,7 @@
176 176  
177 177  The battery charge management is configured in the "Control → Charge" section:
178 178  
179 -[[image:1742473171584-412.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="209" width="600"]]
179 +[[image:1744733920147-654.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="209" width="600"]]
180 180  
181 181  In this section:
182 182  
... ... @@ -189,7 +189,8 @@
189 189  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
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 -* Balancing modules time – a time of balancing battery modules after joining modules and before closing main charging contactor, millisecond;
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 193  * Control the precharging contactor – a flag to control the main precharging contactor;
194 194  * Canceling charging time – a delay before opening the main charging contactor, ms;
195 195  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared.
... ... @@ -253,7 +253,8 @@
253 253  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
254 254  * 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;
255 255  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
256 -* 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;
257 257  * Control the precharging contactor – a flag to control the main precharging contactor;
258 258  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
259 259  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared.
... ... @@ -326,7 +326,8 @@
326 326  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
327 327  * 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;
328 328  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
329 -* 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;
330 330  * Control the precharging contactor – a flag to control the main precharging contactor;
331 331  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
332 332  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared;