Changes for page 3.3 Control

Last modified by Admin on 2026/04/30 15:56

From version 84.1
edited by Admin
on 2026/04/02 09:46
Change comment: There is no comment for this version
To version 81.1
edited by Admin
on 2026/03/31 14:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  * **Cell capacity** – nominal capacity of cells, Ah;
16 16  * **Cell resistance** – nominal (maximum) internal resistance of the cells, Ohm;
17 17  * **Connection of cells:**
18 -** **Serial **– all cells are connected in series in a single string;
18 +** **Serial **– all cells are connected in series in a single string.
19 19  ** **Parallel-Serial **– cells are grouped in parallel and serial items;
20 20  * **Parallel-Serial: Number of Logic devices in a chain**;
21 21  * **Parallel-Serial: Number of parallel chains in a block**;
... ... @@ -29,7 +29,7 @@
29 29  ** **Summation of cell voltages** – the overall voltage is calculated as on sum of all cells in the battery;
30 30  ** **Using voltage before contactors** – the overall voltage is estimated as voltage before contactors measured by BMS.
31 31  
32 -The **"Parallel-Serial"** connection works as follows: a bunch of serial connected Logics are grouped into chains. A bunch of parallel connected chains are grouped to blocks. A bunch of serial connected blocks are grouped into string. By configuring the corresponding settings it is possible to create a complex string configuration. Current through each chain will be calculated as overall string current divided by number of chains in a block.
32 +The **"Parallel-Serial"** connection works as follows: a bunch of serial connected Logics are grouped into chains. A bunch of parallel connected chains are grouped to blocks. A bunch of serial connected blocks are grouped into string. By configuring the corresponding settings it is possible to create a complex string configuration. Current through each chain will be estimated as a fraction of overall current accordingly to the number of chains in a block.
33 33  
34 34  The values **“Capacity”** and **“Resistance”** are used to calculate the SOC of cells and the battery.
35 35  
... ... @@ -39,7 +39,7 @@
39 39  
40 40  === SOC estimation ===
41 41  
42 -The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell by using following algorithms:
42 +The BMS Main 3 / BMS Main 2R device calculates the state of charge (SOC) of each cell, and then the overall battery SOC, by using following algorithms:
43 43  
44 44  The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
45 45