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
-
... ... @@ -197,7 +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 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; 201 201 * Maximum CONTINUOUS charge current limit – a maximum continuous allowed charging current of all battery, A; 202 202 * Maximum charge current limit – a maximum allowed charging current of all battery, A; 203 203 * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus; ... ... @@ -260,6 +260,8 @@ 260 260 * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared. 261 261 * 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; 262 262 * 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; 263 263 * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A; 264 264 * Maximum discharge current limit – a maximum allowed discharging current of all the battery, A; 265 265 * Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus; ... ... @@ -331,6 +331,8 @@ 331 331 * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared; 332 332 * Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears; 333 333 * 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; 334 334 * Maximum CONTINUOUS charge current limit – a maximum allowed continuous charging current of all the battery, A; 335 335 * Maximum charge current limit – a maximum allowed charging current of all the battery, A; 336 336 * Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A;