Wiki source code of 4.2 Battery
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% data-numbered-headings-start="4" style="--numbered-headings-start: 3;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) | ||
2 | = Monitoring = | ||
3 | |||
4 | (% data-numbered-headings-start="2" style="--numbered-headings-start: 1;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) | ||
5 | == Battery == | ||
6 | |||
7 | Battery parameters are summarized in the "Battery" section: | ||
8 | |||
9 | [[image:1735228916836-719.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="370" width="800"]] | ||
10 | |||
11 | In this section: | ||
12 | |||
13 | * Voltage – voltage of the battery, V; | ||
14 | * Current – current of the battery, A; | ||
15 | * Internal resistance – internal resistance of the battery, Ohm; | ||
16 | * Main voltage – supply voltage on the BMS, V; | ||
17 | * Power switch voltage – supply voltage on the power switches, V; | ||
18 | * Board temperature – internal temperature of the BMS, °C; | ||
19 | * Board humidity – relative humidity measured by the BMS, %; | ||
20 | * Temperature 1, 2 – temperature measured by the external temperature sensors, °C; | ||
21 | * Number of Logic devices – number of connected Logic devices; | ||
22 | * Logic command rate – number of commands transmitted to Logic devices, com/s; | ||
23 | * Minimum Logic temperature – minimum temperature among Logic devices, °C; | ||
24 | * Min. Logic temp.: Logic index – number of Logic with minimum temperature; | ||
25 | * Maximum Logic temperature – minimum temperature among Logic devices, °C; | ||
26 | * Max. Logic temp.: Logic index – number of Logic with maximum temperature; | ||
27 | * Number of cells – number of connected cells; | ||
28 | * Average cell temperature, °C; | ||
29 | * Minimum cell temperature, °C; | ||
30 | * Min. cell temp.: Logic index – number of Logic with minimum cell temperature; | ||
31 | * Min. cell temp.: cell index – number of cell with minimum temperature; | ||
32 | * Maximum cell temperature, °C; | ||
33 | * Max. cell temp.: Logic index – number of Logic with maximum cell temperature; | ||
34 | * Max. cell temp.: cell index – number of cell with maximum temperature; | ||
35 | * Average cell voltage, V; | ||
36 | * Minimum cell voltage, V; | ||
37 | * Min. cell volt.: Logic index – number of Logic with minimum voltage; | ||
38 | * Min. cell volt.: cell index – number of cell with minimum voltage; | ||
39 | * Maximum cell voltage, V; | ||
40 | * Max. cell volt.: Logic index – number of Logic with maximum voltage; | ||
41 | * Max. cell volt.: cell index – number of cell with maximum voltage; | ||
42 | * Minimum cell SOC, %; | ||
43 | * Min. cell SOC: Logic index – number of Logic with minimum SOC; | ||
44 | * Min. cell SOC: cell index – number of cell with minimum SOC; | ||
45 | * Maximum cell SOC, %; | ||
46 | * Max. cell SOC: Logic index – number of Logic with maximum SOC; | ||
47 | * Max. cell SOC: cell index – number of cell with maximum SOC; | ||
48 | * Number of balancing cells; | ||
49 | * State: | ||
50 | ** Discharging ON; | ||
51 | ** Discharging OFF; | ||
52 | ** Relaxed (after discharging) – battery is in a state of relaxation after discharging; | ||
53 | ** Charing ON; | ||
54 | ** Charging OFF; | ||
55 | ** Relaxed (after charging) – battery is in a state of relaxation after charging; | ||
56 | * Duration – duration of the battery in the "State" state, s; | ||
57 | * SOC – state of charge of the battery, %; | ||
58 | * DOD – depth of discharge of the battery, A×h; | ||
59 | * SOH – state of health of the battery, %; | ||
60 | * Balancing efficiency – balancing efficiency of the battery, %; | ||
61 | * Effective capacity, А×h; | ||
62 | * Instant capacity – instantaneous value of the effective capacity (used to calculate the SOC), А×h; | ||
63 | * Coulomb counter + – charge received by the battery from the charger, А×h; | ||
64 | * Coulomb counter - – charge transferred to the battery load, А×h; | ||
65 | * Charge current limit – maximum allowed charge current of the battery, A; | ||
66 | * Discharge current limit – maximum allowed discharge current of the battery, A; | ||
67 | * High voltage 1 – voltage before the contactors, V; | ||
68 | * High voltage 2 – voltage after the contactors, V; | ||
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; | ||
77 | * Total balanced energy – total energy dissipated by the battery modules on balancing resistors, Wh; | ||
78 | * 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"]]); | ||
79 | * 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"]]); | ||
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"]]). |