Wiki source code of BMS Mini S / BMS Mini 2

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