Changes for page 3.3 Control

Last modified by Admin on 2025/04/09 12:14

From version 42.4
edited by Admin
on 2025/02/24 12:18
Change comment: There is no comment for this version
To version 41.1
edited by Admin
on 2025/02/17 17:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,7 @@
21 21  ** Summation of cell voltages – the overall voltage is calculated as on sum of all cells in the battery;
22 22  ** Using voltage before contactors – the overall voltage is estimated as voltage before contactors measured by BMS.
23 23  
24 -The values “Capacity” and “Resistance” are used to calculate the SOC of cells and the battery.
24 +The values “Capacity”, “Resistance”, “Cycles” are used to calculate the SOC of cells and the battery.
25 25  
26 26  The values of “Relax time” are used to determine the state of the battery. If the battery is in a state of relaxation, the system recalculates the voltage on the cells to the state of charge of the battery.
27 27  
... ... @@ -71,7 +71,7 @@
71 71  * Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
72 72  * Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
73 73  * Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell has 100% SOC, b) 0% if any cell has 0% SOC;
74 -* Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC.
74 +* Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC;
75 75  
76 76  Other parameters:
77 77  
... ... @@ -315,7 +315,8 @@
315 315  The Main contactor algorithm supports the following modes:
316 316  
317 317  * Always on;
318 -* Automatic.
318 +* Automatic;
319 +* On demand.
319 319  
320 320  In “Always on” mode main contactor closes if all the following is true:
321 321  
... ... @@ -457,7 +457,6 @@
457 457  **Note: **when errors occur in the system, the **Charge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
458 458  )))
459 459  
460 -
461 461  To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
462 462  
463 463  [[image:1735063563460-549.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="262" width="800"]]