Changes for page 3.3 Control

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

From version 12.25
edited by Admin
on 2025/02/11 16:44
Change comment: There is no comment for this version
To version 12.29
edited by Admin
on 2025/02/11 16:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -271,9 +271,8 @@
271 271  * Dependent - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if "Charging" signal is set, otherwise – as Discharging contactor;
272 272  * Independent - Charge/Discharge contactor is based on its own controller.
273 273  
274 +The charging/discharging controller supports the following modes:
274 274  
275 -The device supports the following charging/discharging modes:
276 -
277 277  1. Charging/Discharging is always allowed (Always on) – the device ignores voltage and current unbalance of the battery modules and commands to close the discharging contactors of the battery modules and the main discharging contactor.
278 278  1. Charging/Discharging is allowed if all battery modules are balanced (Balanced).
279 279  1. Charging/Discharging is allowed for most balanced battery modules (Partially balanced). Unbalanced modules are disconnected from the common bus and do not participate in the discharging.
... ... @@ -292,14 +292,11 @@
292 292  * If "Discharge request" is received, procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section;
293 293  * If both signals received, "Charge request" has a priority.
294 294  
294 +In addition to controlling the charge/discharge contactor, the charge/discharge controller calculates and transmits to the upper-level system the maximum allowable current value with which the modular battery can be charged ("Charge current limit") and discharged ("Discharge current limit"), as well as the maximum regeneration current value with which the modular battery can be charged during operation under load ("Regeneration current limit"). The calculation of the charge, discharge and regeneration currents of the entire battery is performed based on the number of battery modules operating for charge or discharge and the maximum charge and discharge current values ​​transmitted by them:
295 295  
296 -The command to turn on the main charging contactor "Discharging" can be issued either to the upper-level system via the CAN1 (ext) bus, or to the intelligent switch of the device, which serves for direct control of the main discharging contactor "Discharging".
296 +* "Charge current limit" and "Regeneration current limit" are calculated only if there is "Charge request";
297 +* "Discharge current limit" is calculated only if there is "Discharge request".
297 297  
298 -
299 -In addition to controlling the charge/discharge contactor, the charge/discharge controller calculates and transmits to the upper-level system the maximum allowable current value with which the modular battery can be charged ("Charge current limit") and discharged ("Discharge current limit"), as well as the maximum regeneration current value with which the modular battery can be charged during operation under load ("Regeneration current limit"). The calculation of the discharge current and regeneration current of the entire battery is performed based on the number of battery modules operating for discharge and the maximum discharge and charge current values ​​transmitted by them.
300 -
301 -"Charge current limit" calculated only if Charge r
302 -
303 303  The charge/discharge contactor control is configured in the “Control → Charge/Discharge” section:
304 304  
305 305  [[image:1734089702994-738.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="92" width="600"]]