Changes for page 3.4 Protections

Last modified by Admin on 2025/04/09 12:23

From version 1.93
edited by Admin
on 2025/02/24 15:36
Change comment: There is no comment for this version
To version 2.2
edited by Admin
on 2025/02/26 11:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -43,6 +43,25 @@
43 43  * the current is positive (charging) or zero, and its modulo value is less than the “Tolerant charging current” value for the “Delay before clearing the error” time;
44 44  * the current is negative (discharging), and its modulo value is less than the “Tolerant discharging current” value for the “Delay before clearing the error” time.
45 45  
46 +=== Charge current limit ===
47 +
48 +The BMS Main 3 device can check if the charging current exceeds the estimated limit based on the [[Charge map>>url:https://docs.movicomelectric.com/bin/view/Battery%20management%20systems/BMS%20Main%203/3.%20Configuration/3.3%20Control/#HChargemap]]. If current exceeds the calculated limit more than configured difference, "Current limit" error is generated.
49 +
50 +Current difference is separated to two regions by the threshold value. Maximum current in Region 1 is calculated by the absolute difference, in Region 2 – by the relative difference.
51 +
52 +To change the overcurrent protection of the battery, select the "Protections → Charge current limit" section:
53 +
54 +
55 +In this section:
56 +
57 +* Enable – a flag to enable the protection;
58 +* Threshold to switch from Region 1 to Region 2 – a current value at which current excess calculation will be switched from absolute to relative difference, A;
59 +* Region 1: Current difference – a value of maximum absolute current diffr, A;
60 +* Region 2: Current difference – a value of maximum relative current excess, A;
61 +* Delay before setting the error, millisecond;
62 +* Delay before clearing the error, second;
63 +* Lock – a flag to block the error until the device is restarted.
64 +
46 46  === Undervoltage ===
47 47  
48 48  The BMS Mini device implements battery protection from too low voltage on the cells.