Changes for page 3.3 Control

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

From version 35.5
edited by Admin
on 2025/03/20 12:59
Change comment: There is no comment for this version
To version 36.1
edited by Admin
on 2025/03/20 13:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -197,6 +197,8 @@
197 197  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared.
198 198  * Disconnect all modules if one is not ready to charge – a flag for disconnecting all modules if any of the modules have the “Ready to charge” signal cleared;
199 199  * Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears;
200 +* Regulator: Keep battery module currents below limits – a flag to enable regulation of module currents to be below module current limit;
201 +* Regulator: Gain – a gain of current regulator;
200 200  * Maximum CONTINUOUS charge current limit – a maximum continuous allowed charging current of all battery, A;
201 201  * Maximum charge current limit – a maximum allowed charging current of all battery, A;
202 202  * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus;
... ... @@ -259,6 +259,8 @@
259 259  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared.
260 260  * 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;
261 261  * Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears;
264 +* Regulator: Keep battery module currents below limits – a flag to enable regulation of module currents to be below module current limit;
265 +* Regulator: Gain – a gain of current regulator;
262 262  * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;
263 263  * Maximum discharge current limit – a maximum allowed discharging current of all the battery, A;
264 264  * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus;
... ... @@ -330,6 +330,8 @@
330 330  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared;
331 331  * Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears;
332 332  * Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears;
337 +* Regulator: Keep battery module currents below limits – a flag to enable regulation of module currents to be below module current limit;
338 +* Regulator: Gain – a gain of current regulator;
333 333  * Maximum CONTINUOUS charge current limit – a maximum allowed continuous charging current of all the battery, A;
334 334  * Maximum charge current limit – a maximum allowed charging current of all the battery, A;
335 335  * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;