Changes for page 4.2 Battery

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

From version 6.11
edited by Admin
on 2024/12/26 16:13
Change comment: There is no comment for this version
To version 6.6
edited by Admin
on 2024/12/26 16:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,11 +70,11 @@
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 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 +* Total energy+ - total energy received by the battery modules from the charger and during recuperation, Wh;
74 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;
75 +* Total energy regen - total energy received by the battery modules from the charger and during recuperation, Wh;
76 76  * Total balanced energy – total energy dissipated by the battery modules on balancing resistors, Wh;
77 -* Input signals:
77 +* Input singals:
78 78  ** Battery cover – a signal from the battery cover;
79 79  ** Charger connected – a signal indicating that charger is connected;
80 80  ** Power up/down request – a request to power down the device;
... ... @@ -93,8 +93,7 @@
93 93  ** Fuse 1, Fuse 2, Fuse 3 – signals from fuses;
94 94  ** Circuit breaker status – status of protection disconnector;
95 95  ** Balancing request – a request to balance the cells;
96 -** Close Main contactor – a request to close the main contactor;
97 -** Close External 1 – a request to active the External 1 signal;
96 +** Close Main contactor – a request to close the main contactor.
98 98  * Internal signals – device internal signals:
99 99  ** Low SOC – a signal indicating the discharged battery;
100 100  ** High charging current;
... ... @@ -122,7 +122,6 @@
122 122  ** Ready to charge – the battery is ready to charge;
123 123  ** Ready to discharge – the battery is ready to discharge;
124 124  ** Power up – system power status;
125 -** External 1 – a signal controlled directly by external request;
126 126  * Errors 1 – errors of the battery 1:
127 127  ** Overcurrent;
128 128  ** Undervoltage;
... ... @@ -138,7 +138,6 @@
138 138  ** Crown error – connection with a Crown forklift is lost;
139 139  ** Cell count error – number of cells does not match the specified value;
140 140  ** HYG offline – connection with a HYG forklift is lost;
141 -** Need acknowledge – there is an unacknowledged error in Error journal;
142 142  ** Combilift offline – connection with a Combilift forklift is lost;
143 143  ** Short circuit;
144 144  ** High contactor temperature;
... ... @@ -168,5 +168,4 @@
168 168  ** Power switch error – short circuit in contactor coil control circuit or power switch overheating;
169 169  ** HVIL error – breakage of high-voltage interlock current loop;
170 170  ** Precharge error – capacitive load pre-charge process did not end during the estimated time;
171 -** Power fault – external devices power supply error: current sensors, HVIL, BMS Logic or CAN2 (int) bus powered devices;
172 -** Current limit error – charging or discharging current is more than
168 +** Power fault – external devices power supply error: current sensors, HVIL, BMS Logic or CAN2 (int) bus powered devices.