Changes for page 4.2 Battery

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

From version 9.1
edited by Admin
on 2025/02/11 15:06
Change comment: There is no comment for this version
To version 13.1
edited by Admin
on 2025/02/27 09:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -32,6 +32,7 @@
32 32  * Maximum cell temperature, °C;
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 +* Average cell voltage, V;
35 35  * Minimum cell voltage, V;
36 36  * Min. cell volt.: Logic index – number of Logic with minimum voltage;
37 37  * Min. cell volt.: cell index – number of cell with minimum voltage;
... ... @@ -54,7 +54,7 @@
54 54  ** Relaxed (after charging) – battery is in a state of relaxation after charging;
55 55  * Duration – duration of the battery in the "State" state, s;
56 56  * SOC – state of charge of the battery, %;
57 -* DOD – depth of discharge of the battery, %;
58 +* DOD – depth of discharge of the battery, A×h;
58 58  * SOH – state of health of the battery, %;
59 59  * Balancing efficiency – balancing efficiency of the battery, %;
60 60  * Effective capacity, А×h;
... ... @@ -65,15 +65,15 @@
65 65  * Discharge current limit – maximum allowed discharge current of the battery, A;
66 66  * High voltage 1 – voltage before the contactors, V;
67 67  * High voltage 2 – voltage after the contactors, V;
68 -* Work charge+ amount of charge received from charger (positive direction) since device startup, Ah;
69 -* Work charge- amount of charge transmitted to the load (negative direction) since device startup, Ah;
70 -* Work energy+ amount of energy received from charger (positive direction) since device startup, Wh;
71 -* Work energy- amount of energy transmitted to the load (negative direction) since device startup, 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;
74 -* 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;
69 +* Work charge+ - amount of charge received from charger (positive direction) since device startup, Ah;
70 +* Work charge- - amount of charge transmitted to the load (negative direction) since device startup, Ah;
71 +* Work energy+ - amount of energy received from charger (positive direction) since device startup, Wh;
72 +* Work energy- - amount of energy transmitted to the load (negative direction) since device startup, Wh;
73 +* Work energy regen - amount of regererated energy (positive direction) since device startup, Wh;
74 +* Total energy+ - total energy received by the battery modules from the charger, Wh;
75 +* Total energy- - total energy spent by the battery modules on the load, Wh;
76 +* Total energy regen - total energy received by the battery modules during recuperation, Wh;
76 76  * Total balanced energy – total energy dissipated by the battery modules on balancing resistors, Wh;
77 77  * Input signals – a bitfield including input signals (see [[Input signals>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HInputsignals"]]);
78 78  * Internal signals – a bitfield including device internal signals (see [[Internal signals>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HInternalsignals"]]);
79 -* Errors 1, 2 – errors of the battery (see see [[Errors>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HErrors"]]).
80 +* Errors 1, 2 – errors of the battery (see [[Errors>>doc:Battery management systems.Additional information.1\. Battery controllers\: signals and errors.WebHome||anchor="HErrors"]]).