Changes for page BMS Main 2.1

Last modified by Admin on 2025/04/14 10:35

From version 1.2
edited by Admin
on 2024/11/22 09:05
Change comment: There is no comment for this version
To version 12.1
edited by Admin
on 2025/04/14 10:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,107 @@
1 -v1.66.0
1 +(% class="box infomessage" %)
2 +(((
3 +BMS Main 2.1 firmware update procedure is described [[here>>doc:Battery management systems.BMS Main 2\.1.4\. Firmware update.WebHome]].
4 +)))
2 2  
6 += v1.70.1 =
7 +
8 +[[BMS_Main_2.1_v1.70.1.srec>>FileManager.BMS_Main_2\.1_v1\.70\.1\.srec]]
9 +
10 +== Improvements ==
11 +
12 +* new assignments "Low SOC" and "High charging current" for relays
13 +
14 +== Fixes ==
15 +
16 +* resolving the issue of ill-considered reduction of the battery SOC level when the cell voltage is close to the level corresponding to SOC=0% (due to the flow of a large discharge current leading to the high voltage drop on the cells)
17 +
18 += v1.70.0 =
19 +
20 +[[BMS_Main_2.1_v1.70.0.srec>>FileManager.BMS_Main_2\.1_v1\.70\.0\.srec]]
21 +
22 +== Features ==
23 +
24 +* new parameters allowing to set different delays for battery discharge mode to detect the overcurrent error (see the "Protections - Overcurrent protection" section)
25 +* new flag that sets whether the BMS should wait for confirmation messages from the Combilift truck to start charging or not (see the "External equipment - Combilift truck" section)
26 +
27 +== Fixes ==
28 +
29 +* optimization of the logging process, minimizing the time to open the next log file if the current one is full
30 +
31 += v1.69.1 =
32 +
33 +[[BMS_Main_2.1_v1.69.1.srec>>FileManager.BMS_Main_2\.1_v1\.69\.1\.srec]]
34 +
35 +== Fixes ==
36 +
37 +* check the HYG and Combilift confirmation flags only if the truck offline error is not set
38 +* small internal fixes
39 +
40 += v1.69.0 =
41 +
42 +[[BMS_Main_2.1_v1.69.0.srec>>FileManager.BMS_Main_2\.1_v1\.69\.0\.srec]]
43 +
44 +== Features ==
45 +
46 +* new parameter for setting the condition for starting balancing: automatically (regardless of the command) or on the balancing request (see the "Cells - Cell balancing" section)
47 +* new option to start balancing if the cell voltage exceeds the "Voltage for forced balancing" value (see the "Cells - Cell balancing" section)
48 +* new assignment "Balancing request" for the discrete inputs (see the "Signals - Input signals" section)
49 +* new Max-Min algorithm for calculating the final battery SOC in the "Cells - SOC estimation" section
50 +* new algorithms "Automatic" and "On command" for the main contactor (see the "Cells - Main contactor" section)
51 +* new assignment "Close Main contactor" for the discrete inputs to close the main contactor by a command
52 +* new assignment "Close External 1" for the discrete inputs (see the "Signals - Input signals" section)
53 +* new assignment "External 1" for the discrete outputs and relays (see the "Signals - Output signals" section). The "External 1" output is directly controlled by the "Close External 1" command.
54 +* new "Precharge error" flag that is set when precharging cannot be completed
55 +* new flags in the "Protections - Undervoltage protection" and "Protections - Overvoltage protection" sections which allow using the calculated open circuit cell voltage instead of the actual voltage to detect the "Undervoltage" and "Overvoltage" errors, respectively
56 +* ability to check the "Ready to charge" and "Ready to discharge" signals to control the charging and discharging contactors (see the "Cells - Charging control" and "Cells - Discharging control" sections)
57 +
58 +== Improvements ==
59 +
60 +* ignoring the "Need acknowledge" flag when generating Modbus input register 0x2128 ("Error")
61 +* explicit flags to enable the use of the charging current limit for fast and/or normal charging when using the CCS Fast charge controller (see the "External equipment - CCS Fast charge controller" section)
62 +* improving resistance calculation
63 +
64 +== Fixes ==
65 +
66 +* resolving the issue where the "Need acknowledge" signal is not set if any of the device errors are not acknowledged in the error journal
67 +* using the calculated open circuit voltage to set/clear the "Ready to charge" and "Ready to discharge" signals
68 +
69 += v1.68.0 =
70 +
71 +[[BMS_Main_2.1_v1.68.0.srec>>FileManager.BMS_Main_2\.1_v1\.68\.0\.srec]]
72 +
73 +== Features ==
74 +
75 +- support for charge/discharge cycling using XD Discharger (see the sections "External equipment - Battery cycling" and "External equipment - XD Discharger (cycling)")
76 +
77 += v1.67.0 =
78 +
79 +[[BMS_Main_2.1_v1.67.0.srec>>FileManager.BMS_Main_2\.1_v1\.67\.0\.srec]]
80 +
81 +== Features ==
82 +
83 +* new additional heater controller (see the "Protections - Heater (AUX) control" section), which generates the "Heater (AUX)" signal, which can be assigned to a discrete output or relay
84 +
85 +== Improvements ==
86 +
87 +* new balancing strategy that attempts to keep the temperature of BMS Logic devices below a set value by discharging cells with higher voltages first than others (see the "Cells - Cell balancing" section)
88 +
89 += v1.66.1 =
90 +
91 +[[BMS_Main_2.1_v1.66.1.srec>>FileManager.BMS_Main_2\.1_v1\.66\.1\.srec]]
92 +
93 +== Improvements ==
94 +
95 +* closing all TCP connections over Ethernet if the interface link is down
96 +
97 += v1.66.0 =
98 +
3 3  [[BMS_Main_2.1_v1.66.0.srec>>FileManager.BMS_Main_2\.1_v1\.66\.0\.srec]]
4 4  
5 -
101 +== Features ==
102 +
103 +* support for the insulation monitoring device BMS IMD (see the section "External equipment - BMS IMD device")
104 +
105 +== Improvements ==
106 +
107 +* new parameters for switching off the Discharging (AUX) relay when the cell voltage is too low (see the "Cells - Discharging (AUX) control" section)