Wiki source code of BMS Mini S / BMS Mini

Version 12.1 by Admin on 2025/02/27 12:57

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.1 =
7
8 [[BMS_Mini_v1.6.1.srec>>FileManager.BMS_Mini_v1\.6\.1\.srec]]
9
10 == Improvements ==
11
12 * ability to exclude errors from being saved in the error journal (see the "Service - Errors journal" section)
13 * 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.)
14
15 == Fixes ==
16
17 * small internal fixes
18
19 = v1.6.0 =
20
21 (% class="wikigeneratedid" %)
22 [[BMS_Mini_v1.6.0.srec>>FileManager.BMS_Mini_v1\.6\.0\.srec]]
23
24 == Features ==
25
26 * 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)
27 * new option to start balancing if the cell voltage exceeds the "Voltage for forced balancing" value (see the "Control - Cell balancing" section)
28 * new Max-Min algorithm for calculating the final battery SOC in the "Control - SOC estimation" section
29 * 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
30 * 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)
31 * 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)
32 * ability to select errors that the device saves in the errors journal (see the "Service - Errors journal" section)
33 * 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)
34
35 == Improvements ==
36
37 * placing the device input signals to the "Battery" section and adding raw discrete inputs to the "Signals" section
38
39 == Fixes ==
40
41 * using the calculated open circuit voltage to set/clear the "Ready to charge" and "Ready to discharge" signals
42 * resolving the problem of incorrect software signal addresses in the Modbus holding register table
43
44 = v1.5.1 =
45
46 [[BMS_Mini_v1.5.1.srec>>FileManager.BMS_Mini_v1\.5\.1\.srec]]
47
48 == Fixes ==
49
50 * resolving the problem of saving device parameters
51
52 = v1.5.0 =
53
54 [[BMS_Mini_v1.5.0.srec>>FileManager.BMS_Mini_v1\.5\.0\.srec]]
55
56 == Features ==
57
58
59 * new guest access to the device (password "guest")
60 * 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
61 * 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)
62 * 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)
63 * clearing the Discharging (AUX) signal if the cell voltage is too low (see the "Control - Discharge (AUX)" section)
64 * 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)
65 * 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
66 * 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
67 * support for the ASTOM load bank
68 * support for the Bender iso165C device
69 * support for the BMS IMD device
70 * 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
71
72 == Improvements ==
73
74
75 * 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)
76 * rearrangements in the settings sections, which are made to simplify the setup process