Changes for page 3.3 Control

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

From version 35.9
edited by Admin
on 2025/03/20 13:00
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
... ... @@ -198,7 +198,7 @@
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 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 regulato
201 +* Regulator: Gain – a gain of current regulator;
202 202  * Maximum CONTINUOUS charge current limit – a maximum continuous allowed charging current of all battery, A;
203 203  * Maximum charge current limit – a maximum allowed charging current of all battery, A;
204 204  * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus;
... ... @@ -261,6 +261,8 @@
261 261  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared.
262 262  * 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;
263 263  * 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;
264 264  * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;
265 265  * Maximum discharge current limit – a maximum allowed discharging current of all the battery, A;
266 266  * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus;
... ... @@ -332,6 +332,8 @@
332 332  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared;
333 333  * Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears;
334 334  * 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;
335 335  * Maximum CONTINUOUS charge current limit – a maximum allowed continuous charging current of all the battery, A;
336 336  * Maximum charge current limit – a maximum allowed charging current of all the battery, A;
337 337  * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;