Changes for page 4.2 Battery

Last modified by Admin on 2025/06/19 11:13

From version 6.3
edited by Admin
on 2024/12/26 16:04
Change comment: There is no comment for this version
To version 6.7
edited by Admin
on 2024/12/26 16:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,9 +21,9 @@
21 21  * Number of Logic devices – number of connected Logic devices;
22 22  * Logic command rate – number of commands transmitted to Logic devices, com/s;
23 23  * Minimum Logic temperature – minimum temperature among Logic devices, °C;
24 -* # of Logic with minimum temperature – number of Logic with minimum temperature;
24 +* Min. Logic temp.: Logic index – number of Logic with minimum temperature;
25 25  * Maximum Logic temperature – minimum temperature among Logic devices, °C;
26 -* # of Logic with maximum temperature – number of Logic with maximum temperature;
26 +* Max. Logic temp.: Logic index – number of Logic with maximum temperature;
27 27  * Number of cells – number of connected cells;
28 28  * Average cell temperature, °C;
29 29  * Minimum cell temperature, °C;
... ... @@ -33,17 +33,17 @@
33 33  * Max. cell temp.: Logic index  – number of Logic with maximum cell temperature;
34 34  * Max. cell temp.: cell index – number of cell with maximum temperature;
35 35  * Minimum cell voltage, V;
36 -* Max. cell temp.: Logic index – number of Logic with minimum voltage;
37 -* # of cell with minimum voltage – number of cell with minimum voltage;
36 +* Min. cell volt.: Logic index – number of Logic with minimum voltage;
37 +* Min. cell volt.: cell index – number of cell with minimum voltage;
38 38  * Maximum cell voltage, V;
39 -* # of Logic with maximum cell voltage – number of Logic with maximum voltage;
40 -* # of cell with maximum voltage – number of cell with maximum voltage;
39 +* Max. cell volt.: Logic index – number of Logic with maximum voltage;
40 +* Max. cell volt.: cell index – number of cell with maximum voltage;
41 41  * Minimum cell SOC, %;
42 -* # of Logic with minimum cell SOC – number of Logic with minimum SOC;
43 -* # of cell with minimum SOC – number of cell with minimum SOC;
42 +* Min. cell SOC: Logic index – number of Logic with minimum SOC;
43 +* Min. cell SOC: cell index – number of cell with minimum SOC;
44 44  * Maximum cell SOC, %;
45 -* # of Logic with maximum cell SOC – number of Logic with maximum SOC;
46 -* # of cell with maximum SOC – number of cell with maximum SOC;
45 +* Max. cell SOC: Logic index – number of Logic with maximum SOC;
46 +* Max. cell SOC: cell index – number of cell with maximum SOC;
47 47  * Number of balancing cells;
48 48  * State:
49 49  ** Discharging ON;
... ... @@ -69,10 +69,12 @@
69 69  * Work charge- - amount of charge transmitted to the load (negative direction) since device startup, Ah;
70 70  * Work energy+ - amount of energy received from charger (positive direction) since device startup, Wh;
71 71  * Work energy- - amount of energy transmitted to the load (negative direction) since device startup, Wh;
72 -* Total energy+ - total energy received by the battery modules from the charger and during recuperation, Wh;
72 +* Work energy regen - amount of regererated energy (positive direction) since device startup, Wh;
73 +* Total energy+ - total energy received by the battery modules from the charger, Wh;
73 73  * Total energy- - total energy spent by the battery modules on the load, Wh;
75 +* Total energy regen - total energy received by the battery modules during recuperation, Wh;
74 74  * Total balanced energy – total energy dissipated by the battery modules on balancing resistors, Wh;
75 -* Input singals:
77 +* Input signals:
76 76  ** Battery cover – a signal from the battery cover;
77 77  ** Charger connected – a signal indicating that charger is connected;
78 78  ** Power up/down request – a request to power down the device;
... ... @@ -91,7 +91,8 @@
91 91  ** Fuse 1, Fuse 2, Fuse 3 – signals from fuses;
92 92  ** Circuit breaker status – status of protection disconnector;
93 93  ** Balancing request – a request to balance the cells;
94 -** Close Main contactor – a request to close the main contactor.
96 +** Close Main contactor – a request to close the main contactor;
97 +** Close External 1 – a request to active the External 1 signal;
95 95  * Internal signals – device internal signals:
96 96  ** Low SOC – a signal indicating the discharged battery;
97 97  ** High charging current;
... ... @@ -119,6 +119,7 @@
119 119  ** Ready to charge – the battery is ready to charge;
120 120  ** Ready to discharge – the battery is ready to discharge;
121 121  ** Power up – system power status;
125 +** Extern
122 122  * Errors 1 – errors of the battery 1:
123 123  ** Overcurrent;
124 124  ** Undervoltage;