Wiki source code of BMS Mini S / BMS Mini 2

Version 7.1 by Admin on 2024/12/17 12:52

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