Wiki source code of 4.2 Батарея

Version 2.4 by Admin on 2025/02/27 09:37

Show last authors
1 Параметры батареи сведены в раздел «Battery»:
2
3 [[image:1740648929852-915.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="622" width="800"]]
4
5 In this section:
6
7 * Voltage – voltage of the battery, V;
8 * Current – current of the battery, A;
9 * Internal resistance – internal resistance of the battery, Ohm;
10 * BMS consumption – current consumption of the BMS, A;
11 * Board temperature – internal temperature of the BMS, °C;
12 * Contactor temperature – temperature of the contactor, °C;
13 * Number of cells – number of connected cells;
14 * Average cell temperature, °C;
15 * Minimum cell temperature, °C;
16 * Min. cell temp.: Logic index – number of Logic with minimum cell temperature;
17 * Min. cell temp.: cell index – number of cell with minimum temperature;
18 * Maximum cell temperature, °C;
19 * Max. cell temp.: Logic index  – number of Logic with maximum cell temperature;
20 * Max. cell temp.: cell index – number of cell with maximum temperature;
21 * Average cell voltage, V;
22 * Minimum cell voltage, V;
23 * Min. cell volt.: cell index – number of cell with minimum voltage;
24 * Maximum cell voltage, V;
25 * Max. cell volt.: cell index – number of cell with maximum voltage;
26 * Minimum cell SOC, %;
27 * Min. cell SOC: cell index – number of cell with minimum SOC;
28 * Maximum cell SOC, %;
29 * Max. cell SOC: cell index – number of cell with maximum SOC;
30 * Number of balancing cells;
31 * State:
32 ** Discharging ON;
33 ** Discharging OFF;
34 ** Relaxed (after discharging) – battery is in a state of relaxation after discharging;
35 ** Charing ON;
36 ** Charging OFF;
37 ** Relaxed (after charging) – battery is in a state of relaxation after charging;
38 * Duration – duration of the battery in the "State" state, s;
39 * SOC – state of charge of the battery, %;
40 * SOH – state of health of the battery, %;
41 * Balancing efficiency – balancing efficiency of the battery, %;
42 * Effective capacity, А×h;
43 * Instant capacity – instantaneous value of the effective capacity (used to calculate the SOC), А×h;
44 * Coulomb counter + – charge received by the battery from the charger, А×h;
45 * Coulomb counter - – charge transferred to the battery load, А×h;
46 * Charge current limit – maximum allowed charge current of the battery, A;
47 * Discharge current limit – maximum allowed discharge current of the battery, A;
48 * Energy+ - total energy received by the battery modules from the charger and during recuperation, Wh;
49 * Energy- - total energy spent by the battery modules on the load, Wh;
50 * Balanced energy – total energy dissipated by the battery modules on balancing resistors, Wh;
51 * Internal signals – device internal signals:
52 ** Charging – state of the charging contactor;
53 ** Allow charging signal – signal allowing the operation of the charger;
54 ** Charging current present – charging current is detected;
55 ** Discharging – state of the discharging contactor;
56 ** Discharging current present – discharging current is detected;
57 ** Voltage is too high for charging;
58 ** Heater – signal to turn on heater;
59 ** Cooler – signal to turn on cooler;
60 ** Shutdown request (HYG/Spirit) – request to open the discharging contactor received from the HYG forklift;
61 ** Init – initialization of the device (calibration of the current sensor and communication with the cell monitor);
62 ** Precharging – state of the precharge contactor;
63 ** Shutdown request (Combilift) – request to open the discharging contactor received from the Combilift forklift;
64 ** Cell analysis – operation of the algorithm for determining the discharge characteristics;
65 ** Discharging (AUX) – state of the discharging (AUX) contactor (powering of external equipment is on);
66 ** Power down ACK – signal to acknowledge powering down the battery system;
67 ** Crown EWS – signal sent to the Crown truck before opening the discharging contactor;
68 ** Main contactor – state of the main contactor;
69 ** Service reset;
70 ** Charging/Discharging – state of the charging/discharging contactor;
71 ** Ready to charge – the battery is ready to charge;
72 ** Ready to discharge – the battery is ready to discharge;
73 ** Power up – system power status;
74 * Errors 1 – errors of the battery 1:
75 ** Overcurrent;
76 ** Undervoltage;
77 ** Overvoltage;
78 ** Low temperature (DCH) – temperature is too low for discharging;
79 ** High temperature (DCH) – temperature is too high for discharging;
80 ** Battery cover error – battery cover is opened;
81 ** Crown error – connection with a Crown forklift is lost;
82 ** Cell count – number of cells does not match the specified value;
83 ** HYG offline – connection with a HYG forklift is lost;
84 ** Combilift offline – connection with a Combilift forklift is lost;
85 ** Short circuit;
86 ** High contactor temperature;
87 ** ADC error – current cannot be measured;
88 ** Current sensor error – error in the current sensor circuit;
89 ** CH contactor cycles error – switching frequency of the charging contactor is too high;
90 ** DCH contactor cycles error – switching frequency of the discharging contactor is too high;
91 ** Shunt offline – connection with the shunt current sensor is lost;
92 ** Shunt error – internal error of the shunt current sensor;
93 ** WDT reset – watchdog timer reset the device;
94 ** No temperature sensors – the device has no temperature sensors connected;
95 ** Temperature sensor is shorted – some temperature sensors are shorted;
96 ** Spirit offline – connection with a Spirit forklift is lost;
97 * Errors 2 – errors of the battery 2:
98 ** Low temperature (CH) – temperature is too low for charging;
99 ** High temperature (CH) – temperature is too high for charging;
100 ** Unallowable charging – charging the battery through the discharging contactor;
101 ** Stuck contactor;
102 ** Insulation fault;
103 ** Contactor feedback – contactor control and feedback signals differ.