Changes for page 3.4 Protections

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

From version 1.6
edited by Admin
on 2025/02/24 14:09
Change comment: There is no comment for this version
To version 1.5
edited by Admin
on 2025/02/24 14:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -43,6 +43,10 @@
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 +(% class="box infomessage" %)
47 +(((
48 +If there is the "Overcurrent" error, the **charging **and **discharging **contactors open.
49 +)))
46 46  
47 47  === Undervoltage ===
48 48  
... ... @@ -71,6 +71,10 @@
71 71  
72 72  * the minimum voltage among all cells of the battery is greater than the “Tolerant cell voltage” value for the “Delay before clearing the error” time.
73 73  
78 +(% class="box infomessage" %)
79 +(((
80 +If there is the "Undervoltage" error, the **discharging **contactor opens.
81 +)))
74 74  
75 75  === Overvoltage ===
76 76  
... ... @@ -100,6 +100,11 @@
100 100  
101 101  * the maximum voltage among all cells of the battery is less than the “Tolerant cell voltage” value for the “Delay before clearing the error” time.
102 102  
111 +(% class="box infomessage" %)
112 +(((
113 +If there is the "Overvoltage" error, the **charging **contactor and **discharging **contactor open (if the “Switch off the discharging contactor on error” flag is set).
114 +)))
115 +
103 103  === Low temperature ===
104 104  
105 105  The BMS Mini device implements battery protection from too low temperature.
... ... @@ -129,6 +129,11 @@
129 129  
130 130  * the minimum temperature among all cells of the battery is greater than the “Tolerant charging (discharging) temperature” value for the “Delay before clearing the error” time.
131 131  
145 +(% class="box infomessage" %)
146 +(((
147 +If there is the "Low temperature (CH)" error, the **charging **contactor opens. If there is the "Low temperature (DCH)" error, the **discharging **contactor opens.
148 +)))
149 +
132 132  === High temperature ===
133 133  
134 134  The BMS Mini device implements battery protection from too high temperature.
... ... @@ -158,6 +158,11 @@
158 158  
159 159  * the maximum temperature among all cells of the battery is less than the “Tolerant charging (discharging) temperature” value for the “Delay before clearing the error” time.
160 160  
179 +(% class="box infomessage" %)
180 +(((
181 +If there is the "High temperature (CH)" error, the **charging **contactor opens. If there is the "High temperature (DCH)" error, the **discharging **contactor opens.
182 +)))
183 +
161 161  === Battery cover ===
162 162  
163 163  To change the protection parameters from opening the battery cover, select the "Protections → Battery cover" section:
... ... @@ -183,7 +183,7 @@
183 183  
184 184  (% class="box warningmessage" %)
185 185  (((
186 -If there is the "Battery cover error", the **“Critical error” **is generated.
209 +If there is the "Battery cover error", the **“Critical error” **is generated **and all contactors open.**
187 187  )))
188 188  
189 189  === Cell monitor offline ===