Wiki source code of BMS Mini S / BMS Mini

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

Show last authors
1 (% class="box infomessage" %)
2 (((
3 BMS Mini S / BMS Mini firmware update procedure is described [[here>>doc:Battery management systems.BMS Mini S.5\. Firmware update.WebHome]].
4 )))
5
6 = v1.6.2 =
7
8 [[BMS_Mini_v1.6.2.srec>>FileManager.BMS_Mini_v1\.6\.2\.srec]]
9
10 == Improvements ==
11
12 * new parameter for setting the type of network to which the BMS GSM communication module connects (see the "Connectivity - Cellular" section)
13 * ignoring the "Need acknowledge" flag when generating Modbus input register 0x2128 ("Error")
14
15 == Fixes ==
16
17 * 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)
18
19 = v1.6.1 =
20
21 [[BMS_Mini_v1.6.1.srec>>FileManager.BMS_Mini_v1\.6\.1\.srec]]
22
23 == Improvements ==
24
25 * ability to exclude errors from being saved in the error journal (see the "Service - Errors journal" section)
26 * extension of the CANopen dictionary to provide additional information for the BMS Display (device serial number, battery serial number, IP address in Wi-Fi network, etc.)
27
28 == Fixes ==
29
30 * small internal fixes
31
32 = v1.6.0 =
33
34 (% class="wikigeneratedid" %)
35 [[BMS_Mini_v1.6.0.srec>>FileManager.BMS_Mini_v1\.6\.0\.srec]]
36
37 == Features ==
38
39 * new parameter for setting the condition for starting balancing: automatically (regardless of the command) or on the balancing request (see the "Control - Cell balancing" section)
40 * new option to start balancing if the cell voltage exceeds the "Voltage for forced balancing" value (see the "Control - Cell balancing" section)
41 * new Max-Min algorithm for calculating the final battery SOC in the "Control - SOC estimation" section
42 * new flags in the "Protections - Undervoltage" and "Protections - Overvoltage" sections which allow using the calculated open circuit cell voltage instead of the actual voltage to detect the "Undervoltage" and "Overvoltage" errors, respectively
43 * ability to check the "Ready to charge" and "Ready to discharge" signals to control the charging and discharging contactors (see the "Control - Charge" and "Control - Discharge" sections)
44 * improved control of the precharging contactor, which can precharge capacitive load using multiple attempts and detect high power dissipated in the precharge resistor (see the "Control - Precharge" section)
45 * ability to select errors that the device saves in the errors journal (see the "Service - Errors journal" section)
46 * new parameter that limits the number of battery cycles; when the number of battery cycles exceeds the limit, the BMS cannot close the charging and discharging contactors (see the "Service" section, log in under the service account)
47
48 == Improvements ==
49
50 * placing the device input signals to the "Battery" section and adding raw discrete inputs to the "Signals" section
51
52 == Fixes ==
53
54 * using the calculated open circuit voltage to set/clear the "Ready to charge" and "Ready to discharge" signals
55 * resolving the problem of incorrect software signal addresses in the Modbus holding register table
56
57 = v1.5.1 =
58
59 [[BMS_Mini_v1.5.1.srec>>FileManager.BMS_Mini_v1\.5\.1\.srec]]
60
61 == Fixes ==
62
63 * resolving the problem of saving device parameters
64
65 = v1.5.0 =
66
67 [[BMS_Mini_v1.5.0.srec>>FileManager.BMS_Mini_v1\.5\.0\.srec]]
68
69 == Features ==
70
71
72 * new guest access to the device (password "guest")
73 * new algorithms in the Charging/Discharging controller that allow to control the Charging/Discharging contactor independently from the Charging and Discharging signals (see the "Control - Charge/Discharge" section). The new "Independent" algorithms are preferred in the battery systems with one contactor
74 * selection of errors that cause reset of contactor control signals (see the "Control - Main contactor", "Control - Charge", "Control - Discharge", "Control - Charge/Discharge", "Control - Discharge (AUX)", "Control - Heater", "Control - Cooler", "Protections - General error", "Control - Charging status", "Control - Discharging status" sections)
75 * new "Current limit error" which is set if the battery current exceeds the charging or discharging current limits (see the "Protections - Charge current limit" and "Protections - Discharge current limit" sections)
76 * clearing the Discharging (AUX) signal if the cell voltage is too low (see the "Control - Discharge (AUX)" section)
77 * new assignments "Interlock" "Fuse 1", "Fuse 2", "Fuse 3", "Circuit breaker status", "Balancing request", "Close Main contactor", "Close External 1" for the discrete inputs (see the "Signals - Input discrete signals - Assignments" section)
78 * new assignments "Low SOC", "High charging current", "Charging current present", "Discharging current present", "Power down ACK", "Ready to charge", "Ready to discharge", "General error", "External 1" for the discrete outputs and MOSFETs (see the "Signals - Output discrete signals - Assignments" and "Signals - MOSFETs - Assignments" sections). The "External 1" output is directly controlled by the "Close External 1" command
79 * new "Need acknowledge" warning signal that is set when a new record is created in the errors journal. The signal can be cleared in the "Service - Errors journal" section
80 * support for the ASTOM load bank
81 * support for the Bender iso165C device
82 * support for the BMS IMD device
83 * support for the BMS LANmodule adapter for connecting to a local network, which allows to configure the device using the ElectricDeviceMonitor software and monitor the battery system via the Modbus TCP protocol
84
85 == Improvements ==
86
87
88 * new balancing strategy that attempts to keep the temperature of the device below a set value by discharging cells with higher voltages first than others (see the "Control - Cell balancing" section)
89 * rearrangements in the settings sections, which are made to simplify the setup process